logger=settings t=2026-03-31T01:27:28.535149666Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-31T01:27:28Z logger=settings t=2026-03-31T01:27:28.535579366Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-31T01:27:28.535597486Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-31T01:27:28.535602837Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-31T01:27:28.535607727Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-31T01:27:28.535612967Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-31T01:27:28.535618657Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-31T01:27:28.535623497Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-31T01:27:28.535628347Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-31T01:27:28.535633557Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-31T01:27:28.535638227Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-31T01:27:28.535658998Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-31T01:27:28.535669378Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-31T01:27:28.535674258Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-31T01:27:28.535680308Z level=info msg=Target target=[all] logger=settings t=2026-03-31T01:27:28.535691039Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-31T01:27:28.535697649Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-31T01:27:28.535703859Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-31T01:27:28.535708779Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-31T01:27:28.535715529Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-31T01:27:28.535721099Z level=info msg="App mode production" logger=sqlstore t=2026-03-31T01:27:28.536199931Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-31T01:27:28.536226511Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-31T01:27:28.538153297Z level=info msg="Locking database" logger=migrator t=2026-03-31T01:27:28.538174207Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-31T01:27:28.539208052Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-31T01:27:28.540152424Z level=info msg="Migration successfully executed" id="create migration_log table" duration=943.912µs logger=migrator t=2026-03-31T01:27:28.546468293Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-31T01:27:28.54716905Z level=info msg="Migration successfully executed" id="create user table" duration=703.617µs logger=migrator t=2026-03-31T01:27:28.554725978Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-31T01:27:28.556105071Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.382283ms logger=migrator t=2026-03-31T01:27:28.563408853Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-31T01:27:28.564261144Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=848.1µs logger=migrator t=2026-03-31T01:27:28.569464726Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-31T01:27:28.570122662Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=657.596µs logger=migrator t=2026-03-31T01:27:28.576108374Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-31T01:27:28.577258831Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.151077ms logger=migrator t=2026-03-31T01:27:28.582762441Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-31T01:27:28.586848597Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.084246ms logger=migrator t=2026-03-31T01:27:28.591979569Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-31T01:27:28.592984582Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.006533ms logger=migrator t=2026-03-31T01:27:28.598118494Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-31T01:27:28.598902562Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=784.458µs logger=migrator t=2026-03-31T01:27:28.603247205Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-31T01:27:28.603970122Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=722.877µs logger=migrator t=2026-03-31T01:27:28.611019769Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-31T01:27:28.611638353Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=613.125µs logger=migrator t=2026-03-31T01:27:28.616515698Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-31T01:27:28.617287487Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=773.608µs logger=migrator t=2026-03-31T01:27:28.622815377Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-31T01:27:28.624727922Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.912045ms logger=migrator t=2026-03-31T01:27:28.629515805Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-31T01:27:28.629580267Z level=info msg="Migration successfully executed" id="Update user table charset" duration=66.342µs logger=migrator t=2026-03-31T01:27:28.633985741Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-31T01:27:28.63565142Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.669379ms logger=migrator t=2026-03-31T01:27:28.6424277Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-31T01:27:28.642801379Z level=info msg="Migration successfully executed" id="Add missing user data" duration=374.419µs logger=migrator t=2026-03-31T01:27:28.664328388Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-31T01:27:28.676428114Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=12.097176ms logger=migrator t=2026-03-31T01:27:28.688165611Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-31T01:27:28.688831757Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=669.286µs logger=migrator t=2026-03-31T01:27:28.6940465Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-31T01:27:28.694945861Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=900.591µs logger=migrator t=2026-03-31T01:27:28.702860328Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-31T01:27:28.713335496Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.472778ms logger=migrator t=2026-03-31T01:27:28.717125925Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-31T01:27:28.717970865Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=844.29µs logger=migrator t=2026-03-31T01:27:28.721436647Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-31T01:27:28.721700453Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=264.376µs logger=migrator t=2026-03-31T01:27:28.726276842Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-31T01:27:28.72703672Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=761.108µs logger=migrator t=2026-03-31T01:27:28.732493199Z 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-03-31T01:27:28.732810896Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=315.887µs logger=migrator t=2026-03-31T01:27:28.737351763Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-31T01:27:28.737764073Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=413.1µs logger=migrator t=2026-03-31T01:27:28.74271759Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-31T01:27:28.74353798Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=820.38µs logger=migrator t=2026-03-31T01:27:28.749721626Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-31T01:27:28.750785451Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.064165ms logger=migrator t=2026-03-31T01:27:28.756213879Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-31T01:27:28.757732045Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.516086ms logger=migrator t=2026-03-31T01:27:28.763203014Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-31T01:27:28.763933492Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=730.698µs logger=migrator t=2026-03-31T01:27:28.769574065Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-31T01:27:28.770539588Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=965.533µs logger=migrator t=2026-03-31T01:27:28.776273533Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-31T01:27:28.776351275Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=81.572µs logger=migrator t=2026-03-31T01:27:28.780269567Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-31T01:27:28.781049496Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=777.139µs logger=migrator t=2026-03-31T01:27:28.786362141Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-31T01:27:28.787047288Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=685.997µs logger=migrator t=2026-03-31T01:27:28.79306372Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-31T01:27:28.794116425Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.052244ms logger=migrator t=2026-03-31T01:27:28.798057528Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-31T01:27:28.798942559Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=885.391µs logger=migrator t=2026-03-31T01:27:28.802617156Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-31T01:27:28.806652981Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.033945ms logger=migrator t=2026-03-31T01:27:28.810731697Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-31T01:27:28.81212792Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.396033ms logger=migrator t=2026-03-31T01:27:28.816020982Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-31T01:27:28.816633787Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=625.634µs logger=migrator t=2026-03-31T01:27:28.824069802Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-31T01:27:28.824668077Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=598.185µs logger=migrator t=2026-03-31T01:27:28.828756193Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-31T01:27:28.829403608Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=647.065µs logger=migrator t=2026-03-31T01:27:28.866946725Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-31T01:27:28.867749264Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=806.789µs logger=migrator t=2026-03-31T01:27:28.897225151Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-31T01:27:28.897947768Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=726.907µs logger=migrator t=2026-03-31T01:27:28.904981124Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-31T01:27:28.905557348Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=577.054µs logger=migrator t=2026-03-31T01:27:28.909194474Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-31T01:27:28.909584173Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=389.6µs logger=migrator t=2026-03-31T01:27:28.913308521Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-31T01:27:28.914335995Z level=info msg="Migration successfully executed" id="create star table" duration=1.027804ms logger=migrator t=2026-03-31T01:27:28.920546472Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-31T01:27:28.921806752Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.25994ms logger=migrator t=2026-03-31T01:27:28.936345755Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-31T01:27:28.937323668Z level=info msg="Migration successfully executed" id="create org table v1" duration=979.563µs logger=migrator t=2026-03-31T01:27:28.941474006Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-31T01:27:28.942287736Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=814.68µs logger=migrator t=2026-03-31T01:27:28.946501425Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-31T01:27:28.947495399Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=992.413µs logger=migrator t=2026-03-31T01:27:28.95175671Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-31T01:27:28.952908077Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.151888ms logger=migrator t=2026-03-31T01:27:28.957363982Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-31T01:27:28.95810919Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=744.907µs logger=migrator t=2026-03-31T01:27:28.964341067Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-31T01:27:28.965626177Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.289151ms logger=migrator t=2026-03-31T01:27:28.973131405Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-31T01:27:28.973210196Z level=info msg="Migration successfully executed" id="Update org table charset" duration=84.112µs logger=migrator t=2026-03-31T01:27:28.977374405Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-31T01:27:28.977416036Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.861µs logger=migrator t=2026-03-31T01:27:28.98946958Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-31T01:27:28.989790438Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=323.138µs logger=migrator t=2026-03-31T01:27:28.993210779Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-31T01:27:28.993998618Z level=info msg="Migration successfully executed" id="create dashboard table" duration=789.338µs logger=migrator t=2026-03-31T01:27:28.997774697Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-31T01:27:28.998502574Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=727.847µs logger=migrator t=2026-03-31T01:27:29.003620055Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-31T01:27:29.004776342Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.159077ms logger=migrator t=2026-03-31T01:27:29.009966405Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-31T01:27:29.010745673Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=778.988µs logger=migrator t=2026-03-31T01:27:29.015438514Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-31T01:27:29.016362096Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=923.702µs logger=migrator t=2026-03-31T01:27:29.022532052Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-31T01:27:29.023211098Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=683.576µs logger=migrator t=2026-03-31T01:27:29.026532056Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-31T01:27:29.030131371Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.599015ms logger=migrator t=2026-03-31T01:27:29.035495348Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-31T01:27:29.036044451Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=551.093µs logger=migrator t=2026-03-31T01:27:29.041447638Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-31T01:27:29.041968331Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=520.373µs logger=migrator t=2026-03-31T01:27:29.047388619Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-31T01:27:29.048782072Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.394733ms logger=migrator t=2026-03-31T01:27:29.055554292Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-31T01:27:29.05631322Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=761.648µs logger=migrator t=2026-03-31T01:27:29.063791186Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-31T01:27:29.064739539Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=946.863µs logger=migrator t=2026-03-31T01:27:29.069037481Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-31T01:27:29.069120913Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=84.772µs logger=migrator t=2026-03-31T01:27:29.07664542Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-31T01:27:29.078843922Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.198212ms logger=migrator t=2026-03-31T01:27:29.08338031Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-31T01:27:29.085462949Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.08113ms logger=migrator t=2026-03-31T01:27:29.089829642Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-31T01:27:29.091810049Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.983367ms logger=migrator t=2026-03-31T01:27:29.101160869Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-31T01:27:29.1024301Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.2704ms logger=migrator t=2026-03-31T01:27:29.106492126Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-31T01:27:29.108834391Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.342585ms logger=migrator t=2026-03-31T01:27:29.113982522Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-31T01:27:29.114797922Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=815.56µs logger=migrator t=2026-03-31T01:27:29.125142336Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-31T01:27:29.125920735Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=782.019µs logger=migrator t=2026-03-31T01:27:29.130271097Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-31T01:27:29.130301548Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.011µs logger=migrator t=2026-03-31T01:27:29.136781891Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-31T01:27:29.136810842Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.871µs logger=migrator t=2026-03-31T01:27:29.143324366Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-31T01:27:29.145310293Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.985117ms logger=migrator t=2026-03-31T01:27:29.156111818Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-31T01:27:29.157954401Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.845103ms logger=migrator t=2026-03-31T01:27:29.16169843Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-31T01:27:29.163450741Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.752161ms logger=migrator t=2026-03-31T01:27:29.167843405Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-31T01:27:29.169430253Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.586648ms logger=migrator t=2026-03-31T01:27:29.175132137Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-31T01:27:29.175324782Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=193.395µs logger=migrator t=2026-03-31T01:27:29.17903477Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-31T01:27:29.179966812Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=931.772µs logger=migrator t=2026-03-31T01:27:29.183910645Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-31T01:27:29.184738934Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=831.589µs logger=migrator t=2026-03-31T01:27:29.189122678Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-31T01:27:29.189156639Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=35.031µs logger=migrator t=2026-03-31T01:27:29.192760764Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-31T01:27:29.193429419Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=661.485µs logger=migrator t=2026-03-31T01:27:29.197559607Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-31T01:27:29.198147061Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=587.154µs logger=migrator t=2026-03-31T01:27:29.205835293Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-31T01:27:29.211011095Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.175042ms logger=migrator t=2026-03-31T01:27:29.215691045Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-31T01:27:29.216552476Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=861.111µs logger=migrator t=2026-03-31T01:27:29.221822191Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-31T01:27:29.22263491Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=812.419µs logger=migrator t=2026-03-31T01:27:29.407417306Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-31T01:27:29.408954402Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.539706ms logger=migrator t=2026-03-31T01:27:29.611873136Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-31T01:27:29.612918701Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=1.048555ms logger=migrator t=2026-03-31T01:27:29.643933934Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-31T01:27:29.644817775Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=884.871µs logger=migrator t=2026-03-31T01:27:29.649554277Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-31T01:27:29.651647936Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.093759ms logger=migrator t=2026-03-31T01:27:29.655965769Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-31T01:27:29.656746297Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=780.708µs logger=migrator t=2026-03-31T01:27:29.661267764Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-31T01:27:29.66152256Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=257.996µs logger=migrator t=2026-03-31T01:27:29.665938894Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-31T01:27:29.666127858Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=196.044µs logger=migrator t=2026-03-31T01:27:29.671224579Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-31T01:27:29.671943056Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=717.667µs logger=migrator t=2026-03-31T01:27:29.67760308Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-31T01:27:29.681621495Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.018455ms logger=migrator t=2026-03-31T01:27:29.687648757Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-31T01:27:29.688684401Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.035634ms logger=migrator t=2026-03-31T01:27:29.693168108Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-31T01:27:29.694446798Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.27861ms logger=migrator t=2026-03-31T01:27:29.699960178Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-31T01:27:29.701021593Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.062315ms logger=migrator t=2026-03-31T01:27:29.705337725Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-31T01:27:29.706229086Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=886.641µs logger=migrator t=2026-03-31T01:27:29.710299122Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-31T01:27:29.711197374Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=898.161µs logger=migrator t=2026-03-31T01:27:29.716848627Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-31T01:27:29.724113519Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.258861ms logger=migrator t=2026-03-31T01:27:29.730306205Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-31T01:27:29.731418741Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.110966ms logger=migrator t=2026-03-31T01:27:29.736928941Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-31T01:27:29.73770065Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=771.499µs logger=migrator t=2026-03-31T01:27:29.746099108Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-31T01:27:29.747483471Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.384323ms logger=migrator t=2026-03-31T01:27:29.753144685Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-31T01:27:29.753755299Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=608.454µs logger=migrator t=2026-03-31T01:27:29.761032141Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-31T01:27:29.765507377Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.477396ms logger=migrator t=2026-03-31T01:27:29.769385399Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-31T01:27:29.771719744Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.336936ms logger=migrator t=2026-03-31T01:27:29.775895002Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-31T01:27:29.775929433Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=35.491µs logger=migrator t=2026-03-31T01:27:29.780435399Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-31T01:27:29.780711916Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=274.167µs logger=migrator t=2026-03-31T01:27:29.786660257Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-31T01:27:29.792231248Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.570992ms logger=migrator t=2026-03-31T01:27:29.796283144Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-31T01:27:29.79653163Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=249.266µs logger=migrator t=2026-03-31T01:27:29.800029942Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-31T01:27:29.800243597Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=213.645µs logger=migrator t=2026-03-31T01:27:29.804777285Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-31T01:27:29.808292408Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.511533ms logger=migrator t=2026-03-31T01:27:29.813722386Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-31T01:27:29.813940471Z level=info msg="Migration successfully executed" id="Update uid value" duration=215.785µs logger=migrator t=2026-03-31T01:27:29.817806802Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-31T01:27:29.818648522Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=841.62µs logger=migrator t=2026-03-31T01:27:29.823820265Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-31T01:27:29.82530582Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.488595ms logger=migrator t=2026-03-31T01:27:29.83081538Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-31T01:27:29.831611579Z level=info msg="Migration successfully executed" id="create api_key table" duration=796.359µs logger=migrator t=2026-03-31T01:27:29.837077928Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-31T01:27:29.837892227Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=814.309µs logger=migrator t=2026-03-31T01:27:29.844228857Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-31T01:27:29.845128668Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=898.791µs logger=migrator t=2026-03-31T01:27:29.849604044Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-31T01:27:29.851074469Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.470734ms logger=migrator t=2026-03-31T01:27:29.855490763Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-31T01:27:29.856836995Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.345851ms logger=migrator t=2026-03-31T01:27:29.862434457Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-31T01:27:29.863217005Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=782.368µs logger=migrator t=2026-03-31T01:27:29.867570458Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-31T01:27:29.868865869Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.295801ms logger=migrator t=2026-03-31T01:27:29.872770981Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-31T01:27:29.879992762Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.211951ms logger=migrator t=2026-03-31T01:27:29.884665542Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-31T01:27:29.885203405Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=537.603µs logger=migrator t=2026-03-31T01:27:29.889268431Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-31T01:27:29.890356137Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.085906ms logger=migrator t=2026-03-31T01:27:29.896791759Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-31T01:27:29.89809523Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.30329ms logger=migrator t=2026-03-31T01:27:29.90445468Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-31T01:27:29.905347651Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=892.311µs logger=migrator t=2026-03-31T01:27:29.912220113Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-31T01:27:29.912996241Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=775.448µs logger=migrator t=2026-03-31T01:27:29.916986866Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-31T01:27:29.917483088Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=491.791µs logger=migrator t=2026-03-31T01:27:29.922334262Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-31T01:27:29.922358233Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=24.381µs logger=migrator t=2026-03-31T01:27:29.928340314Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-31T01:27:29.930223819Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=1.883085ms logger=migrator t=2026-03-31T01:27:29.936756223Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-31T01:27:29.939333634Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.577101ms logger=migrator t=2026-03-31T01:27:29.946948664Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-31T01:27:29.947131698Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=183.574µs logger=migrator t=2026-03-31T01:27:29.952466324Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-31T01:27:29.957119924Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.65235ms logger=migrator t=2026-03-31T01:27:29.962940142Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-31T01:27:29.965918782Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.97811ms logger=migrator t=2026-03-31T01:27:29.973822389Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-31T01:27:29.974858263Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.033304ms logger=migrator t=2026-03-31T01:27:29.981951111Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-31T01:27:29.982598876Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=647.035µs logger=migrator t=2026-03-31T01:27:29.99037555Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-31T01:27:29.991338062Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=964.952µs logger=migrator t=2026-03-31T01:27:29.998669966Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-31T01:27:29.999771782Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.101996ms logger=migrator t=2026-03-31T01:27:30.007067384Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-31T01:27:30.007968395Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=901.181µs logger=migrator t=2026-03-31T01:27:30.01238868Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-31T01:27:30.013594508Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.206068ms logger=migrator t=2026-03-31T01:27:30.029701169Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-31T01:27:30.029791541Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=92.782µs logger=migrator t=2026-03-31T01:27:30.035577658Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-31T01:27:30.035612209Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=36.001µs logger=migrator t=2026-03-31T01:27:30.041127609Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-31T01:27:30.044250063Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.130604ms logger=migrator t=2026-03-31T01:27:30.050365797Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-31T01:27:30.054152607Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.78556ms logger=migrator t=2026-03-31T01:27:30.063473207Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-31T01:27:30.063551959Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=77.392µs logger=migrator t=2026-03-31T01:27:30.069682774Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-31T01:27:30.07121811Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.534356ms logger=migrator t=2026-03-31T01:27:30.086602054Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-31T01:27:30.088758535Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=2.151641ms logger=migrator t=2026-03-31T01:27:30.09576436Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-31T01:27:30.095793461Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.351µs logger=migrator t=2026-03-31T01:27:30.101411993Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-31T01:27:30.102299594Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=886.541µs logger=migrator t=2026-03-31T01:27:30.107500848Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-31T01:27:30.1203076Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=12.804103ms logger=migrator t=2026-03-31T01:27:30.133344528Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-31T01:27:30.135628582Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.285044ms logger=migrator t=2026-03-31T01:27:30.14063511Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-31T01:27:30.140659891Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.791µs logger=migrator t=2026-03-31T01:27:30.14530345Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-31T01:27:30.146148011Z level=info msg="Migration successfully executed" id="create session table" duration=844.31µs logger=migrator t=2026-03-31T01:27:30.1529087Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-31T01:27:30.153047784Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=138.954µs logger=migrator t=2026-03-31T01:27:30.275596689Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-31T01:27:30.275770503Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=177.284µs logger=migrator t=2026-03-31T01:27:30.28452186Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-31T01:27:30.285397981Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=877.531µs logger=migrator t=2026-03-31T01:27:30.292078588Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-31T01:27:30.293162434Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.087226ms logger=migrator t=2026-03-31T01:27:30.303070218Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-31T01:27:30.303091929Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=22.541µs logger=migrator t=2026-03-31T01:27:30.309323596Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-31T01:27:30.309392748Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=74.722µs logger=migrator t=2026-03-31T01:27:30.316760092Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-31T01:27:30.321688178Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.926646ms logger=migrator t=2026-03-31T01:27:30.328331065Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-31T01:27:30.331278595Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.94993ms logger=migrator t=2026-03-31T01:27:30.335874204Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-31T01:27:30.335961206Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=87.552µs logger=migrator t=2026-03-31T01:27:30.340563874Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-31T01:27:30.340675137Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=111.893µs logger=migrator t=2026-03-31T01:27:30.349009554Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-31T01:27:30.350247733Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.238389ms logger=migrator t=2026-03-31T01:27:30.356843399Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-31T01:27:30.356917881Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=75.972µs logger=migrator t=2026-03-31T01:27:30.36408755Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-31T01:27:30.369071128Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.994308ms logger=migrator t=2026-03-31T01:27:30.374897506Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-31T01:27:30.37506519Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=166.003µs logger=migrator t=2026-03-31T01:27:30.380054977Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-31T01:27:30.385047285Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.987398ms logger=migrator t=2026-03-31T01:27:30.391041657Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-31T01:27:30.394348365Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.304708ms logger=migrator t=2026-03-31T01:27:30.400575832Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-31T01:27:30.400649794Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.862µs logger=migrator t=2026-03-31T01:27:30.406240486Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-31T01:27:30.407552687Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.312361ms logger=migrator t=2026-03-31T01:27:30.413704983Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-31T01:27:30.415036224Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.331252ms logger=migrator t=2026-03-31T01:27:30.422947691Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-31T01:27:30.423927034Z level=info msg="Migration successfully executed" id="create alert table v1" duration=979.053µs logger=migrator t=2026-03-31T01:27:30.431555334Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-31T01:27:30.43265427Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.102416ms logger=migrator t=2026-03-31T01:27:30.439981273Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-31T01:27:30.440864394Z level=info msg="Migration successfully executed" id="add index alert state" duration=882.631µs logger=migrator t=2026-03-31T01:27:30.447538442Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-31T01:27:30.448369572Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=831.23µs logger=migrator t=2026-03-31T01:27:30.456469953Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-31T01:27:30.457169159Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=701.216µs logger=migrator t=2026-03-31T01:27:30.463905008Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-31T01:27:30.464902452Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=981.064µs logger=migrator t=2026-03-31T01:27:30.470496444Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-31T01:27:30.472144823Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.649169ms logger=migrator t=2026-03-31T01:27:30.478409211Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-31T01:27:30.490074687Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.662456ms logger=migrator t=2026-03-31T01:27:30.496025297Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-31T01:27:30.496957349Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=935.002µs logger=migrator t=2026-03-31T01:27:30.503012672Z 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-03-31T01:27:30.503891143Z 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=881.451µs logger=migrator t=2026-03-31T01:27:30.511968654Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-31T01:27:30.512360343Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=393.829µs logger=migrator t=2026-03-31T01:27:30.520333942Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-31T01:27:30.521014198Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=683.376µs logger=migrator t=2026-03-31T01:27:30.526634421Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-31T01:27:30.527287096Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=653.275µs logger=migrator t=2026-03-31T01:27:30.532737695Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-31T01:27:30.53889718Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.153935ms logger=migrator t=2026-03-31T01:27:30.545492806Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-31T01:27:30.549592693Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.101877ms logger=migrator t=2026-03-31T01:27:30.556065556Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-31T01:27:30.559938927Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.873231ms logger=migrator t=2026-03-31T01:27:30.564947386Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-31T01:27:30.568677894Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.729918ms logger=migrator t=2026-03-31T01:27:30.575888484Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-31T01:27:30.576859887Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=971.273µs logger=migrator t=2026-03-31T01:27:30.584611691Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-31T01:27:30.584665742Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=45.021µs logger=migrator t=2026-03-31T01:27:30.590896309Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-31T01:27:30.59092317Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.681µs logger=migrator t=2026-03-31T01:27:30.596916521Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-31T01:27:30.59769172Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=774.579µs logger=migrator t=2026-03-31T01:27:30.603427485Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-31T01:27:30.604938711Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.511646ms logger=migrator t=2026-03-31T01:27:30.611869075Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-31T01:27:30.613319509Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.448835ms logger=migrator t=2026-03-31T01:27:30.620759745Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-31T01:27:30.621546653Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=786.188µs logger=migrator t=2026-03-31T01:27:30.62691068Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-31T01:27:30.628395165Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.484455ms logger=migrator t=2026-03-31T01:27:30.633819263Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-31T01:27:30.637520091Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.699498ms logger=migrator t=2026-03-31T01:27:30.644066095Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-31T01:27:30.647678631Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.612336ms logger=migrator t=2026-03-31T01:27:30.652680299Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-31T01:27:30.652850463Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=170.734µs logger=migrator t=2026-03-31T01:27:30.657846981Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-31T01:27:30.658667541Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=822.179µs logger=migrator t=2026-03-31T01:27:30.6649813Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-31T01:27:30.665759308Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=778.248µs logger=migrator t=2026-03-31T01:27:30.671046803Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-31T01:27:30.674634808Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.587775ms logger=migrator t=2026-03-31T01:27:30.680577518Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-31T01:27:30.68065124Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.602µs logger=migrator t=2026-03-31T01:27:30.686625631Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-31T01:27:30.687525522Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=900.291µs logger=migrator t=2026-03-31T01:27:30.693555295Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-31T01:27:30.694460496Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=905.101µs logger=migrator t=2026-03-31T01:27:30.699756741Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-31T01:27:30.699838153Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=82.182µs logger=migrator t=2026-03-31T01:27:30.706019289Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-31T01:27:30.707476494Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.458224ms logger=migrator t=2026-03-31T01:27:30.714389227Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-31T01:27:30.715938254Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.550297ms logger=migrator t=2026-03-31T01:27:30.721816122Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-31T01:27:30.722665983Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=849.93µs logger=migrator t=2026-03-31T01:27:30.728337246Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-31T01:27:30.729806001Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.465415ms logger=migrator t=2026-03-31T01:27:30.736330366Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-31T01:27:30.737275228Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=962.673µs logger=migrator t=2026-03-31T01:27:30.743013643Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-31T01:27:30.744824396Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.812293ms logger=migrator t=2026-03-31T01:27:30.751787371Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-31T01:27:30.751814761Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.4µs logger=migrator t=2026-03-31T01:27:30.756786799Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-31T01:27:30.764446799Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.65984ms logger=migrator t=2026-03-31T01:27:30.769484498Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-31T01:27:30.770079592Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=595.264µs logger=migrator t=2026-03-31T01:27:30.77590425Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-31T01:27:30.781624015Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.719165ms logger=migrator t=2026-03-31T01:27:30.786550781Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-31T01:27:30.787240607Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=689.936µs logger=migrator t=2026-03-31T01:27:30.791896937Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-31T01:27:30.792790269Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=892.852µs logger=migrator t=2026-03-31T01:27:30.799561928Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-31T01:27:30.800967222Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.405283ms logger=migrator t=2026-03-31T01:27:30.806475342Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-31T01:27:30.821132418Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.655366ms logger=migrator t=2026-03-31T01:27:30.82627064Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-31T01:27:30.826798072Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=527.263µs logger=migrator t=2026-03-31T01:27:30.832278572Z 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-03-31T01:27:30.833162172Z 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=883.27µs logger=migrator t=2026-03-31T01:27:30.838679363Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-31T01:27:30.839118933Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=440.05µs logger=migrator t=2026-03-31T01:27:30.843959447Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-31T01:27:30.844852918Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=893.681µs logger=migrator t=2026-03-31T01:27:30.850776769Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-31T01:27:30.850962493Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=186.004µs logger=migrator t=2026-03-31T01:27:30.856050193Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-31T01:27:30.863005087Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.955154ms logger=migrator t=2026-03-31T01:27:30.868528448Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-31T01:27:30.871330084Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.808636ms logger=migrator t=2026-03-31T01:27:30.876204049Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-31T01:27:30.87709102Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=886.881µs logger=migrator t=2026-03-31T01:27:30.882967379Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-31T01:27:30.884447204Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.478265ms logger=migrator t=2026-03-31T01:27:30.890290102Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-31T01:27:30.890532088Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=242.256µs logger=migrator t=2026-03-31T01:27:30.895818513Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-31T01:27:30.902342847Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.514234ms logger=migrator t=2026-03-31T01:27:30.90883538Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-31T01:27:30.909439835Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=606.665µs logger=migrator t=2026-03-31T01:27:30.915023606Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-31T01:27:30.915277992Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=247.356µs logger=migrator t=2026-03-31T01:27:30.921600912Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-31T01:27:30.922155675Z level=info msg="Migration successfully executed" id="Move region to single row" duration=555.433µs logger=migrator t=2026-03-31T01:27:30.929079109Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-31T01:27:30.930061212Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=983.553µs logger=migrator t=2026-03-31T01:27:30.938805208Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-31T01:27:30.939600367Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=795.299µs logger=migrator t=2026-03-31T01:27:30.944983825Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-31T01:27:30.945979068Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=992.253µs logger=migrator t=2026-03-31T01:27:30.953331132Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-31T01:27:30.954509459Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.176787ms logger=migrator t=2026-03-31T01:27:30.961815092Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-31T01:27:30.962596101Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=781.379µs logger=migrator t=2026-03-31T01:27:30.968745716Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-31T01:27:30.9697577Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.011264ms logger=migrator t=2026-03-31T01:27:30.97656041Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-31T01:27:30.976662113Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=102.803µs logger=migrator t=2026-03-31T01:27:30.983052364Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-31T01:27:30.984394686Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.343072ms logger=migrator t=2026-03-31T01:27:30.991649307Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-31T01:27:30.992475726Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=826.509µs logger=migrator t=2026-03-31T01:27:30.999909042Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-31T01:27:31.001369987Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.461045ms logger=migrator t=2026-03-31T01:27:31.008089795Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-31T01:27:31.009515769Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.425974ms logger=migrator t=2026-03-31T01:27:31.016373201Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-31T01:27:31.016618517Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=247.226µs logger=migrator t=2026-03-31T01:27:31.026144542Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-31T01:27:31.026609783Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=467.881µs logger=migrator t=2026-03-31T01:27:31.031688403Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-31T01:27:31.031754665Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=69.221µs logger=migrator t=2026-03-31T01:27:31.036658711Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-31T01:27:31.037521031Z level=info msg="Migration successfully executed" id="create team table" duration=861.98µs logger=migrator t=2026-03-31T01:27:31.043070812Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-31T01:27:31.043952183Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=881.231µs logger=migrator t=2026-03-31T01:27:31.050147229Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-31T01:27:31.050973779Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=826.5µs logger=migrator t=2026-03-31T01:27:31.056699064Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-31T01:27:31.061281562Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.581958ms logger=migrator t=2026-03-31T01:27:31.067632982Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-31T01:27:31.067793936Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=161.794µs logger=migrator t=2026-03-31T01:27:31.074061774Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-31T01:27:31.074921125Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=859.791µs logger=migrator t=2026-03-31T01:27:31.080198709Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-31T01:27:31.080810384Z level=info msg="Migration successfully executed" id="create team member table" duration=612.795µs logger=migrator t=2026-03-31T01:27:31.086602711Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-31T01:27:31.088175688Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.567077ms logger=migrator t=2026-03-31T01:27:31.095100992Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-31T01:27:31.095741307Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=640.245µs logger=migrator t=2026-03-31T01:27:31.101109613Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-31T01:27:31.102569188Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.459095ms logger=migrator t=2026-03-31T01:27:31.108964859Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-31T01:27:31.113495266Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.533687ms logger=migrator t=2026-03-31T01:27:31.120405819Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-31T01:27:31.126550094Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.142585ms logger=migrator t=2026-03-31T01:27:31.133031388Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-31T01:27:31.141516108Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.48779ms logger=migrator t=2026-03-31T01:27:31.14751419Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-31T01:27:31.148226576Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=712.646µs logger=migrator t=2026-03-31T01:27:31.155646992Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-31T01:27:31.157167138Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.519426ms logger=migrator t=2026-03-31T01:27:31.162698109Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-31T01:27:31.163717713Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.018715ms logger=migrator t=2026-03-31T01:27:31.175424159Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-31T01:27:31.176550196Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.129467ms logger=migrator t=2026-03-31T01:27:31.181505573Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-31T01:27:31.182933377Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.423473ms logger=migrator t=2026-03-31T01:27:31.188478238Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-31T01:27:31.18983297Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.355152ms logger=migrator t=2026-03-31T01:27:31.196029686Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-31T01:27:31.196903317Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=871.081µs logger=migrator t=2026-03-31T01:27:31.204063536Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-31T01:27:31.205413628Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.349512ms logger=migrator t=2026-03-31T01:27:31.211565593Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-31T01:27:31.212312651Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=746.768µs logger=migrator t=2026-03-31T01:27:31.219521971Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-31T01:27:31.219872089Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=347.978µs logger=migrator t=2026-03-31T01:27:31.225722638Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-31T01:27:31.226849234Z level=info msg="Migration successfully executed" id="create tag table" duration=1.124026ms logger=migrator t=2026-03-31T01:27:31.232634931Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-31T01:27:31.234005043Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.369572ms logger=migrator t=2026-03-31T01:27:31.240496357Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-31T01:27:31.241637884Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.141137ms logger=migrator t=2026-03-31T01:27:31.248218569Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-31T01:27:31.249723145Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.503996ms logger=migrator t=2026-03-31T01:27:31.256076235Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-31T01:27:31.257359815Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.28346ms logger=migrator t=2026-03-31T01:27:31.263572422Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-31T01:27:31.278101445Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.529873ms logger=migrator t=2026-03-31T01:27:31.283671097Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-31T01:27:31.28423221Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=561.073µs logger=migrator t=2026-03-31T01:27:31.289611597Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-31T01:27:31.29097428Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.362592ms logger=migrator t=2026-03-31T01:27:31.298114138Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-31T01:27:31.298543168Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=428.63µs logger=migrator t=2026-03-31T01:27:31.305113704Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-31T01:27:31.306074656Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=962.552µs logger=migrator t=2026-03-31T01:27:31.31299388Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-31T01:27:31.314251069Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.257339ms logger=migrator t=2026-03-31T01:27:31.320374614Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-31T01:27:31.32190167Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.526336ms logger=migrator t=2026-03-31T01:27:31.330077133Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-31T01:27:31.330180766Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=104.783µs logger=migrator t=2026-03-31T01:27:31.336605178Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-31T01:27:31.341706098Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.10073ms logger=migrator t=2026-03-31T01:27:31.349691107Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-31T01:27:31.356292303Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.601786ms logger=migrator t=2026-03-31T01:27:31.361930016Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-31T01:27:31.365583642Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.650886ms logger=migrator t=2026-03-31T01:27:31.370297444Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-31T01:27:31.375312262Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.012118ms logger=migrator t=2026-03-31T01:27:31.381242183Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-31T01:27:31.381882298Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=639.786µs logger=migrator t=2026-03-31T01:27:31.387518291Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-31T01:27:31.394828894Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.314323ms logger=migrator t=2026-03-31T01:27:31.400089988Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-31T01:27:31.401514241Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.424613ms logger=migrator t=2026-03-31T01:27:31.408823134Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-31T01:27:31.410653327Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.832343ms logger=migrator t=2026-03-31T01:27:31.418427691Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-31T01:27:31.419961307Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.535516ms logger=migrator t=2026-03-31T01:27:31.429869041Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-31T01:27:31.431487229Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.621068ms logger=migrator t=2026-03-31T01:27:31.436975549Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-31T01:27:31.437879861Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=904.012µs logger=migrator t=2026-03-31T01:27:31.443217807Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-31T01:27:31.444727492Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.513165ms logger=migrator t=2026-03-31T01:27:31.44968969Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-31T01:27:31.455114058Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.424378ms logger=migrator t=2026-03-31T01:27:31.460829773Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-31T01:27:31.461730334Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=901.251µs logger=migrator t=2026-03-31T01:27:31.469865936Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-31T01:27:31.471023494Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.157288ms logger=migrator t=2026-03-31T01:27:31.477404385Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-31T01:27:31.478858169Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.453764ms logger=migrator t=2026-03-31T01:27:31.484339968Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-31T01:27:31.485193448Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=853.46µs logger=migrator t=2026-03-31T01:27:31.493397603Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-31T01:27:31.495073662Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.67603ms logger=migrator t=2026-03-31T01:27:31.50048485Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-31T01:27:31.500553071Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=66.891µs logger=migrator t=2026-03-31T01:27:31.50640375Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-31T01:27:31.506483761Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=80.041µs logger=migrator t=2026-03-31T01:27:31.511128701Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-31T01:27:31.511986332Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=857.561µs logger=migrator t=2026-03-31T01:27:31.521004175Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-31T01:27:31.524054777Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=3.053493ms logger=migrator t=2026-03-31T01:27:31.531313198Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-31T01:27:31.533294965Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.981637ms logger=migrator t=2026-03-31T01:27:31.541081659Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-31T01:27:31.541193192Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=112.563µs logger=migrator t=2026-03-31T01:27:31.545688818Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-31T01:27:31.547167043Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.478165ms logger=migrator t=2026-03-31T01:27:31.554627899Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-31T01:27:31.55548859Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=860.67µs logger=migrator t=2026-03-31T01:27:31.562833283Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-31T01:27:31.564935203Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.100209ms logger=migrator t=2026-03-31T01:27:31.570038403Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-31T01:27:31.571623771Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.589238ms logger=migrator t=2026-03-31T01:27:31.579689931Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-31T01:27:31.588147441Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.46219ms logger=migrator t=2026-03-31T01:27:31.59698315Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-31T01:27:31.597920522Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=937.952µs logger=migrator t=2026-03-31T01:27:31.605203614Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-31T01:27:31.605345028Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=142.274µs logger=migrator t=2026-03-31T01:27:31.613698515Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-31T01:27:31.614844702Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.149127ms logger=migrator t=2026-03-31T01:27:31.623144948Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-31T01:27:31.625703479Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.562771ms logger=migrator t=2026-03-31T01:27:31.633650606Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-31T01:27:31.636248738Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.623652ms logger=migrator t=2026-03-31T01:27:31.640511428Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-31T01:27:31.64057552Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=64.862µs logger=migrator t=2026-03-31T01:27:31.644545844Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-31T01:27:31.645483536Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=937.212µs logger=migrator t=2026-03-31T01:27:31.65243843Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-31T01:27:31.653464234Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.022554ms logger=migrator t=2026-03-31T01:27:31.660252775Z 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-03-31T01:27:31.662405146Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.153571ms logger=migrator t=2026-03-31T01:27:31.667483196Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-31T01:27:31.668480949Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=997.593µs logger=migrator t=2026-03-31T01:27:31.673789195Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-31T01:27:31.679664584Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.875369ms logger=migrator t=2026-03-31T01:27:31.683851863Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-31T01:27:31.684855226Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.003563ms logger=migrator t=2026-03-31T01:27:31.68965509Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-31T01:27:31.690597162Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=942.172µs logger=migrator t=2026-03-31T01:27:31.69434302Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-31T01:27:31.719836023Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.492573ms logger=migrator t=2026-03-31T01:27:31.766660879Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-31T01:27:31.792402707Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.743508ms logger=migrator t=2026-03-31T01:27:31.799607668Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-31T01:27:31.800447337Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=841.479µs logger=migrator t=2026-03-31T01:27:31.804618416Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-31T01:27:31.805558788Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=938.122µs logger=migrator t=2026-03-31T01:27:31.810442604Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-31T01:27:31.819539839Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.098445ms logger=migrator t=2026-03-31T01:27:31.827860285Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-31T01:27:31.834331388Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.403911ms logger=migrator t=2026-03-31T01:27:31.838395194Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-31T01:27:31.839355097Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=960.353µs logger=migrator t=2026-03-31T01:27:31.844754064Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-31T01:27:31.845751878Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=997.744µs logger=migrator t=2026-03-31T01:27:31.853096342Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-31T01:27:31.854167487Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.072126ms logger=migrator t=2026-03-31T01:27:31.859977444Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-31T01:27:31.861112281Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.134667ms logger=migrator t=2026-03-31T01:27:31.866140949Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-31T01:27:31.866229822Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=89.933µs logger=migrator t=2026-03-31T01:27:31.871479816Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-31T01:27:31.885914727Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=14.428271ms logger=migrator t=2026-03-31T01:27:31.892241016Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-31T01:27:31.899834686Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.59973ms logger=migrator t=2026-03-31T01:27:31.907720142Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-31T01:27:31.915596678Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.881546ms logger=migrator t=2026-03-31T01:27:31.920124935Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-31T01:27:31.921537518Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.407853ms logger=migrator t=2026-03-31T01:27:31.927271954Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-31T01:27:31.928444702Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.173568ms logger=migrator t=2026-03-31T01:27:31.934448844Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-31T01:27:31.940668871Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.219336ms logger=migrator t=2026-03-31T01:27:31.947324838Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-31T01:27:31.955598513Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.275405ms logger=migrator t=2026-03-31T01:27:31.962769093Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-31T01:27:31.963946471Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.177548ms logger=migrator t=2026-03-31T01:27:31.973440555Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-31T01:27:31.979032877Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.595422ms logger=migrator t=2026-03-31T01:27:31.987425105Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-31T01:27:31.994573154Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.145049ms logger=migrator t=2026-03-31T01:27:32.000395982Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-31T01:27:32.000484194Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=91.042µs logger=migrator t=2026-03-31T01:27:32.007543881Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-31T01:27:32.008681518Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.142627ms logger=migrator t=2026-03-31T01:27:32.016211115Z 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-03-31T01:27:32.01726849Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.057425ms logger=migrator t=2026-03-31T01:27:32.025783102Z 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-03-31T01:27:32.02782418Z 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=2.039878ms logger=migrator t=2026-03-31T01:27:32.034022166Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-31T01:27:32.034096088Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=74.492µs logger=migrator t=2026-03-31T01:27:32.038137014Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-31T01:27:32.042595749Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=4.458675ms logger=migrator t=2026-03-31T01:27:32.050897845Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-31T01:27:32.060132813Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.233048ms logger=migrator t=2026-03-31T01:27:32.065699655Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-31T01:27:32.071103312Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.396947ms logger=migrator t=2026-03-31T01:27:32.076127521Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-31T01:27:32.082333918Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.203617ms logger=migrator t=2026-03-31T01:27:32.086991048Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-31T01:27:32.093572143Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.581635ms logger=migrator t=2026-03-31T01:27:32.101737046Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-31T01:27:32.101820438Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=81.852µs logger=migrator t=2026-03-31T01:27:32.106038468Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-31T01:27:32.106712914Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=675.186µs logger=migrator t=2026-03-31T01:27:32.113884643Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-31T01:27:32.121969264Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.085341ms logger=migrator t=2026-03-31T01:27:32.128769975Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-31T01:27:32.128869977Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=102.262µs logger=migrator t=2026-03-31T01:27:32.137196354Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-31T01:27:32.144585629Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.389175ms logger=migrator t=2026-03-31T01:27:32.149691669Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-31T01:27:32.152315861Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.622692ms logger=migrator t=2026-03-31T01:27:32.15987892Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-31T01:27:32.167952071Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.072791ms logger=migrator t=2026-03-31T01:27:32.172484208Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-31T01:27:32.17339879Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=914.502µs logger=migrator t=2026-03-31T01:27:32.177463886Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-31T01:27:32.178625153Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.160807ms logger=migrator t=2026-03-31T01:27:32.18274614Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-31T01:27:32.189700975Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.954205ms logger=migrator t=2026-03-31T01:27:32.194967819Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-31T01:27:32.19583428Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=866.221µs logger=migrator t=2026-03-31T01:27:32.201455902Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-31T01:27:32.203220334Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.763162ms logger=migrator t=2026-03-31T01:27:32.20812705Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-31T01:27:32.209843231Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.717711ms logger=migrator t=2026-03-31T01:27:32.215163696Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-31T01:27:32.216394626Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.230189ms logger=migrator t=2026-03-31T01:27:32.22039743Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-31T01:27:32.220544423Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=147.603µs logger=migrator t=2026-03-31T01:27:32.230418547Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-31T01:27:32.231959673Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.542476ms logger=migrator t=2026-03-31T01:27:32.239390829Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-31T01:27:32.240193978Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=803.689µs logger=migrator t=2026-03-31T01:27:32.243655819Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-31T01:27:32.244176042Z 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-03-31T01:27:32.24791296Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-31T01:27:32.248448183Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=534.503µs logger=migrator t=2026-03-31T01:27:32.253433051Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-31T01:27:32.254760922Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.325881ms logger=migrator t=2026-03-31T01:27:32.261935291Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-31T01:27:32.269727256Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.794645ms logger=migrator t=2026-03-31T01:27:32.278191606Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-31T01:27:32.279505757Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.316891ms logger=migrator t=2026-03-31T01:27:32.28599495Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-31T01:27:32.287117727Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.122447ms logger=migrator t=2026-03-31T01:27:32.293528188Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-31T01:27:32.29488047Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.355502ms logger=migrator t=2026-03-31T01:27:32.300942413Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-31T01:27:32.302444949Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.503876ms logger=migrator t=2026-03-31T01:27:32.30883791Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-31T01:27:32.311054532Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.215562ms logger=migrator t=2026-03-31T01:27:32.315944178Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-31T01:27:32.315968248Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=25.28µs logger=migrator t=2026-03-31T01:27:32.322640926Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-31T01:27:32.322728098Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=88.452µs logger=migrator t=2026-03-31T01:27:32.32702889Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-31T01:27:32.337288982Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.259212ms logger=migrator t=2026-03-31T01:27:32.342050284Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-31T01:27:32.342377842Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=325.838µs logger=migrator t=2026-03-31T01:27:32.3494828Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-31T01:27:32.350887313Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.399333ms logger=migrator t=2026-03-31T01:27:32.356713341Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-31T01:27:32.356963307Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=257.606µs logger=migrator t=2026-03-31T01:27:32.363526322Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-31T01:27:32.3647217Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.194638ms logger=migrator t=2026-03-31T01:27:32.369014512Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-31T01:27:32.369869592Z level=info msg="Migration successfully executed" id="create secrets table" duration=855.01µs logger=migrator t=2026-03-31T01:27:32.37952908Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-31T01:27:32.41255802Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.02532ms logger=migrator t=2026-03-31T01:27:32.421147244Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-31T01:27:32.43033562Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.184107ms logger=migrator t=2026-03-31T01:27:32.435284707Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-31T01:27:32.435434761Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=151.264µs logger=migrator t=2026-03-31T01:27:32.441999786Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-31T01:27:32.471693047Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.692791ms logger=migrator t=2026-03-31T01:27:32.475522578Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-31T01:27:32.508338223Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.813385ms logger=migrator t=2026-03-31T01:27:32.513381993Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-31T01:27:32.513976067Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=594.344µs logger=migrator t=2026-03-31T01:27:32.521066664Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-31T01:27:32.52213868Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.071646ms logger=migrator t=2026-03-31T01:27:32.528442108Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-31T01:27:32.528788747Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=341.468µs logger=migrator t=2026-03-31T01:27:32.532951695Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-31T01:27:32.533776255Z level=info msg="Migration successfully executed" id="create permission table" duration=824.16µs logger=migrator t=2026-03-31T01:27:32.538091687Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-31T01:27:32.53908592Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=994.673µs logger=migrator t=2026-03-31T01:27:32.544786035Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-31T01:27:32.545809039Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.023184ms logger=migrator t=2026-03-31T01:27:32.550766276Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-31T01:27:32.55220241Z level=info msg="Migration successfully executed" id="create role table" duration=1.435984ms logger=migrator t=2026-03-31T01:27:32.557764671Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-31T01:27:32.568244919Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.479858ms logger=migrator t=2026-03-31T01:27:32.572776716Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-31T01:27:32.580052478Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.274942ms logger=migrator t=2026-03-31T01:27:32.587244358Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-31T01:27:32.588382395Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.139807ms logger=migrator t=2026-03-31T01:27:32.606660297Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-31T01:27:32.607419635Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=761.638µs logger=migrator t=2026-03-31T01:27:32.613732424Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-31T01:27:32.614474781Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=739.377µs logger=migrator t=2026-03-31T01:27:32.624235752Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-31T01:27:32.625116383Z level=info msg="Migration successfully executed" id="create team role table" duration=880.561µs logger=migrator t=2026-03-31T01:27:32.633241455Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-31T01:27:32.634243568Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=998.553µs logger=migrator t=2026-03-31T01:27:32.641558391Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-31T01:27:32.643381614Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.822233ms logger=migrator t=2026-03-31T01:27:32.648374862Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-31T01:27:32.649390036Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.014594ms logger=migrator t=2026-03-31T01:27:32.653504404Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-31T01:27:32.654289862Z level=info msg="Migration successfully executed" id="create user role table" duration=785.449µs logger=migrator t=2026-03-31T01:27:32.660392806Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-31T01:27:32.66139868Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.005834ms logger=migrator t=2026-03-31T01:27:32.666414959Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-31T01:27:32.66817232Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.755631ms logger=migrator t=2026-03-31T01:27:32.672845681Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-31T01:27:32.673886075Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.040595ms logger=migrator t=2026-03-31T01:27:32.681262859Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-31T01:27:32.682618281Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.355152ms logger=migrator t=2026-03-31T01:27:32.68890375Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-31T01:27:32.689922794Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.018814ms logger=migrator t=2026-03-31T01:27:32.69482114Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-31T01:27:32.695912415Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.091025ms logger=migrator t=2026-03-31T01:27:32.700692358Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-31T01:27:32.708334269Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.641771ms logger=migrator t=2026-03-31T01:27:32.712110438Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-31T01:27:32.713121682Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.011004ms logger=migrator t=2026-03-31T01:27:32.716927622Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-31T01:27:32.717977417Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.049325ms logger=migrator t=2026-03-31T01:27:32.722194016Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-31T01:27:32.72317915Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=985.114µs logger=migrator t=2026-03-31T01:27:32.728208729Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-31T01:27:32.729217532Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.011153ms logger=migrator t=2026-03-31T01:27:32.733250008Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-31T01:27:32.734001235Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=748.967µs logger=migrator t=2026-03-31T01:27:32.738603374Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-31T01:27:32.73967689Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.073166ms logger=migrator t=2026-03-31T01:27:32.743662864Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-31T01:27:32.753751502Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.089158ms logger=migrator t=2026-03-31T01:27:32.7570562Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-31T01:27:32.763735368Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.678278ms logger=migrator t=2026-03-31T01:27:32.767266992Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-31T01:27:32.775035465Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.768224ms logger=migrator t=2026-03-31T01:27:32.780973516Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-31T01:27:32.793000569Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.029724ms logger=migrator t=2026-03-31T01:27:32.796973943Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-31T01:27:32.798037859Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.061385ms logger=migrator t=2026-03-31T01:27:32.803120459Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-31T01:27:32.804258736Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.137417ms logger=migrator t=2026-03-31T01:27:32.808428754Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-31T01:27:32.809406687Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=978.103µs logger=migrator t=2026-03-31T01:27:32.813139305Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-31T01:27:32.814701432Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.561747ms logger=migrator t=2026-03-31T01:27:32.819519156Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-31T01:27:32.820693194Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.173608ms logger=migrator t=2026-03-31T01:27:32.824982095Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-31T01:27:32.825050197Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.692µs logger=migrator t=2026-03-31T01:27:32.828624171Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-31T01:27:32.828667722Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=43.771µs logger=migrator t=2026-03-31T01:27:32.832103713Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-31T01:27:32.832557834Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=461.241µs logger=migrator t=2026-03-31T01:27:32.836837565Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-31T01:27:32.837370318Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=533.323µs logger=migrator t=2026-03-31T01:27:32.841052295Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-31T01:27:32.84168498Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=632.815µs logger=migrator t=2026-03-31T01:27:32.846547405Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-31T01:27:32.846866162Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=316.317µs logger=migrator t=2026-03-31T01:27:32.850674592Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-31T01:27:32.851342078Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=673.506µs logger=migrator t=2026-03-31T01:27:32.855523937Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-31T01:27:32.856385027Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=859.49µs logger=migrator t=2026-03-31T01:27:32.86030815Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-31T01:27:32.862128583Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.820343ms logger=migrator t=2026-03-31T01:27:32.866397484Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-31T01:27:32.874594068Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.196114ms logger=migrator t=2026-03-31T01:27:32.879286678Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-31T01:27:32.87935128Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=65.202µs logger=migrator t=2026-03-31T01:27:32.882577506Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-31T01:27:32.883492508Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=916.602µs logger=migrator t=2026-03-31T01:27:32.88994284Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-31T01:27:32.892189123Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.247583ms logger=migrator t=2026-03-31T01:27:32.897846357Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-31T01:27:32.899837534Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.994567ms logger=migrator t=2026-03-31T01:27:32.904307999Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-31T01:27:32.912849642Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.540702ms logger=migrator t=2026-03-31T01:27:32.917727787Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-31T01:27:32.918618838Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=890.711µs logger=migrator t=2026-03-31T01:27:32.923530344Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-31T01:27:32.92464439Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.116467ms logger=migrator t=2026-03-31T01:27:32.92929731Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-31T01:27:32.952382456Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.078855ms logger=migrator t=2026-03-31T01:27:32.956516963Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-31T01:27:32.957386864Z level=info msg="Migration successfully executed" id="create correlation v2" duration=869.771µs logger=migrator t=2026-03-31T01:27:32.96444446Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-31T01:27:32.965661669Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.218719ms logger=migrator t=2026-03-31T01:27:32.971545078Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-31T01:27:32.972835399Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.290091ms logger=migrator t=2026-03-31T01:27:32.978911252Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-31T01:27:32.980760576Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.848814ms logger=migrator t=2026-03-31T01:27:32.984949125Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-31T01:27:32.985329174Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=387.879µs logger=migrator t=2026-03-31T01:27:32.989619105Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-31T01:27:32.990381463Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=762.358µs logger=migrator t=2026-03-31T01:27:32.995023883Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-31T01:27:33.00676513Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.742897ms logger=migrator t=2026-03-31T01:27:33.010209892Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-31T01:27:33.010788716Z level=info msg="Migration successfully executed" id="create entity_events table" duration=578.553µs logger=migrator t=2026-03-31T01:27:33.014054793Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-31T01:27:33.015004795Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=949.922µs logger=migrator t=2026-03-31T01:27:33.0211273Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-31T01:27:33.02155783Z 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-03-31T01:27:33.025671697Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-31T01:27:33.026339423Z 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-03-31T01:27:33.030601104Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-31T01:27:33.031399722Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=798.848µs logger=migrator t=2026-03-31T01:27:33.036038062Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-31T01:27:33.037057836Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.017874ms logger=migrator t=2026-03-31T01:27:33.04101856Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-31T01:27:33.042883934Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.864804ms logger=migrator t=2026-03-31T01:27:33.048077637Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-31T01:27:33.049165202Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.086915ms logger=migrator t=2026-03-31T01:27:33.05457509Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-31T01:27:33.056178978Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.610318ms logger=migrator t=2026-03-31T01:27:33.060254334Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-31T01:27:33.061910683Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.657589ms logger=migrator t=2026-03-31T01:27:33.066686106Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-31T01:27:33.067443334Z level=info msg="Migration successfully executed" id="Drop public config table" duration=763.028µs logger=migrator t=2026-03-31T01:27:33.07279238Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-31T01:27:33.073889176Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.096586ms logger=migrator t=2026-03-31T01:27:33.078071605Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-31T01:27:33.079929889Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.858114ms logger=migrator t=2026-03-31T01:27:33.085073461Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-31T01:27:33.086427183Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.352572ms logger=migrator t=2026-03-31T01:27:33.090409127Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-31T01:27:33.091520933Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.111136ms logger=migrator t=2026-03-31T01:27:33.096303986Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-31T01:27:33.120306413Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.000547ms logger=migrator t=2026-03-31T01:27:33.125478925Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-31T01:27:33.13289128Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.411605ms logger=migrator t=2026-03-31T01:27:33.137016598Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-31T01:27:33.145933819Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.916331ms logger=migrator t=2026-03-31T01:27:33.150553158Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-31T01:27:33.150716972Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=163.924µs logger=migrator t=2026-03-31T01:27:33.154255415Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-31T01:27:33.163709159Z level=info msg="Migration successfully executed" id="add share column" duration=9.446964ms logger=migrator t=2026-03-31T01:27:33.169974437Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-31T01:27:33.17010243Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=128.043µs logger=migrator t=2026-03-31T01:27:33.174043243Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-31T01:27:33.175221581Z level=info msg="Migration successfully executed" id="create file table" duration=1.177038ms logger=migrator t=2026-03-31T01:27:33.179972463Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-31T01:27:33.181241103Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.26933ms logger=migrator t=2026-03-31T01:27:33.188709559Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-31T01:27:33.18999954Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.293851ms logger=migrator t=2026-03-31T01:27:33.198760927Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-31T01:27:33.199662858Z level=info msg="Migration successfully executed" id="create file_meta table" duration=896.821µs logger=migrator t=2026-03-31T01:27:33.206248674Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-31T01:27:33.208081497Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.830523ms logger=migrator t=2026-03-31T01:27:33.214698783Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-31T01:27:33.214785116Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=109.652µs logger=migrator t=2026-03-31T01:27:33.218453072Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-31T01:27:33.218533234Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=73.862µs logger=migrator t=2026-03-31T01:27:33.222743574Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-31T01:27:33.223330407Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=586.784µs logger=migrator t=2026-03-31T01:27:33.227598688Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-31T01:27:33.227827684Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=228.855µs logger=migrator t=2026-03-31T01:27:33.232414772Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-31T01:27:33.234654555Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.238333ms logger=migrator t=2026-03-31T01:27:33.238499236Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-31T01:27:33.247801885Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.297249ms logger=migrator t=2026-03-31T01:27:33.253428169Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-31T01:27:33.253583912Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=156.833µs logger=migrator t=2026-03-31T01:27:33.259737908Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-31T01:27:33.260847314Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.109276ms logger=migrator t=2026-03-31T01:27:33.268243218Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-31T01:27:33.268659088Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=416.63µs logger=migrator t=2026-03-31T01:27:33.275553781Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-31T01:27:33.27589851Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=345.398µs logger=migrator t=2026-03-31T01:27:33.283631792Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-31T01:27:33.284753499Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.121176ms logger=migrator t=2026-03-31T01:27:33.291478588Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-31T01:27:33.301679469Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.19682ms logger=migrator t=2026-03-31T01:27:33.30892302Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-31T01:27:33.320504903Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.585493ms logger=migrator t=2026-03-31T01:27:33.327681833Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-31T01:27:33.328743158Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.062135ms logger=migrator t=2026-03-31T01:27:33.334279459Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-31T01:27:33.409383324Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.104344ms logger=migrator t=2026-03-31T01:27:33.446194673Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-31T01:27:33.44857954Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.388757ms logger=migrator t=2026-03-31T01:27:33.454409707Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-31T01:27:33.455894972Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.484315ms logger=migrator t=2026-03-31T01:27:33.465029518Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-31T01:27:33.493313916Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.285488ms logger=migrator t=2026-03-31T01:27:33.498743265Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-31T01:27:33.507129333Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.385008ms logger=migrator t=2026-03-31T01:27:33.514297172Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-31T01:27:33.514574039Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=276.677µs logger=migrator t=2026-03-31T01:27:33.519299601Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-31T01:27:33.519822113Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=477.091µs logger=migrator t=2026-03-31T01:27:33.525237851Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-31T01:27:33.525509187Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=271.036µs logger=migrator t=2026-03-31T01:27:33.530225249Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-31T01:27:33.530478835Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=246.995µs logger=migrator t=2026-03-31T01:27:33.537174473Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-31T01:27:33.537459Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=284.677µs logger=migrator t=2026-03-31T01:27:33.542293884Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-31T01:27:33.543911672Z level=info msg="Migration successfully executed" id="create folder table" duration=1.617398ms logger=migrator t=2026-03-31T01:27:33.550504178Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-31T01:27:33.551718496Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.214098ms logger=migrator t=2026-03-31T01:27:33.559400748Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-31T01:27:33.561266492Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.865794ms logger=migrator t=2026-03-31T01:27:33.567017548Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-31T01:27:33.567045599Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.071µs logger=migrator t=2026-03-31T01:27:33.57174728Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-31T01:27:33.572929888Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.188879ms logger=migrator t=2026-03-31T01:27:33.581733616Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-31T01:27:33.583482617Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.749371ms logger=migrator t=2026-03-31T01:27:33.588961016Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-31T01:27:33.590113044Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.151598ms logger=migrator t=2026-03-31T01:27:33.595414249Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-31T01:27:33.596161797Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=750.388µs logger=migrator t=2026-03-31T01:27:33.603544811Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-31T01:27:33.603951911Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=407.51µs logger=migrator t=2026-03-31T01:27:33.60900446Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-31T01:27:33.610935586Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.930976ms logger=migrator t=2026-03-31T01:27:33.616949078Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-31T01:27:33.618141596Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.192268ms logger=migrator t=2026-03-31T01:27:33.625570871Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-31T01:27:33.627287952Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.717471ms logger=migrator t=2026-03-31T01:27:33.631569143Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-31T01:27:33.632823393Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.25424ms logger=migrator t=2026-03-31T01:27:33.637655387Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-31T01:27:33.639410439Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.754701ms logger=migrator t=2026-03-31T01:27:33.646393923Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-31T01:27:33.647284824Z level=info msg="Migration successfully executed" id="create anon_device table" duration=884.161µs logger=migrator t=2026-03-31T01:27:33.652254972Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-31T01:27:33.654236319Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.981117ms logger=migrator t=2026-03-31T01:27:33.662421052Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-31T01:27:33.663828815Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.410963ms logger=migrator t=2026-03-31T01:27:33.669841158Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-31T01:27:33.670858412Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.017014ms logger=migrator t=2026-03-31T01:27:33.67754527Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-31T01:27:33.679452685Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.907655ms logger=migrator t=2026-03-31T01:27:33.686220405Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-31T01:27:33.688156791Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.940356ms logger=migrator t=2026-03-31T01:27:33.694858709Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-31T01:27:33.695298039Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=440.47µs logger=migrator t=2026-03-31T01:27:33.700466491Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-31T01:27:33.711756828Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.291987ms logger=migrator t=2026-03-31T01:27:33.717473333Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-31T01:27:33.718149679Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=686.146µs logger=migrator t=2026-03-31T01:27:33.722824529Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-31T01:27:33.7228445Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.071µs logger=migrator t=2026-03-31T01:27:33.729137309Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-31T01:27:33.730767097Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.630028ms logger=migrator t=2026-03-31T01:27:33.737311912Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-31T01:27:33.737346753Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=36.63µs logger=migrator t=2026-03-31T01:27:33.745314821Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-31T01:27:33.74654424Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.229529ms logger=migrator t=2026-03-31T01:27:33.752495641Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-31T01:27:33.753622087Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.122716ms logger=migrator t=2026-03-31T01:27:33.761468093Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-31T01:27:33.763166033Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.697731ms logger=migrator t=2026-03-31T01:27:33.770270591Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-31T01:27:33.771026338Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=749.507µs logger=migrator t=2026-03-31T01:27:33.777111692Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-31T01:27:33.777518422Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=408.08µs logger=migrator t=2026-03-31T01:27:33.783085423Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-31T01:27:33.784032876Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=947.313µs logger=migrator t=2026-03-31T01:27:33.789744801Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-31T01:27:33.790838047Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.095996ms logger=migrator t=2026-03-31T01:27:33.797235708Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-31T01:27:33.798135059Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=898.861µs logger=migrator t=2026-03-31T01:27:33.805092763Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-31T01:27:33.817914996Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.822723ms logger=migrator t=2026-03-31T01:27:33.824772248Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-31T01:27:33.83459026Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.817242ms logger=migrator t=2026-03-31T01:27:33.84049607Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-31T01:27:33.850159978Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.662118ms logger=migrator t=2026-03-31T01:27:33.854536921Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-31T01:27:33.854603533Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.202µs logger=migrator t=2026-03-31T01:27:33.859907259Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-31T01:27:33.869573377Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.661928ms logger=migrator t=2026-03-31T01:27:33.876704066Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-31T01:27:33.887851159Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.143663ms logger=migrator t=2026-03-31T01:27:33.895491469Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-31T01:27:33.895852638Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=361.929µs logger=migrator t=2026-03-31T01:27:33.90356882Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.364484091s logger=migrator t=2026-03-31T01:27:33.90482026Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-31T01:27:33.924016023Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-31T01:27:33.92429011Z level=info msg="Created default organization" logger=secrets t=2026-03-31T01:27:33.933857066Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-31T01:27:33.984042931Z level=info msg="Restored cache from database" duration=440.28µs logger=plugin.store t=2026-03-31T01:27:33.98523106Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-31T01:27:34.022720355Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-31T01:27:34.022748476Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-31T01:27:34.022827308Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-31T01:27:34.022835818Z level=info msg="Plugins loaded" count=54 duration=37.605649ms logger=query_data t=2026-03-31T01:27:34.026922185Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-31T01:27:34.030871478Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-31T01:27:34.037888184Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-31T01:27:34.047926571Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-31T01:27:34.050594454Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-31T01:27:34.054337143Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-31T01:27:34.076609349Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-31T01:27:34.097551603Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-31T01:27:34.119353889Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-31T01:27:34.119375799Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-31T01:27:34.119814579Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-31T01:27:34.120993797Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-31T01:27:34.12196883Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-31T01:27:34.123496807Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-31T01:27:34.165746795Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-03-31T01:27:34.174909881Z level=info msg="State cache has been initialized" states=0 duration=53.907344ms logger=ngalert.scheduler t=2026-03-31T01:27:34.174973923Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-31T01:27:34.175065685Z level=info msg=starting first_tick=2026-03-31T01:27:40Z logger=sqlstore.transactions t=2026-03-31T01:27:34.185998143Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-03-31T01:27:34.189147398Z level=info msg="Update check succeeded" duration=67.252419ms logger=plugins.update.checker t=2026-03-31T01:27:34.190218123Z level=info msg="Update check succeeded" duration=69.352959ms logger=sqlstore.transactions t=2026-03-31T01:27:34.217741063Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-31T01:27:34.229339277Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-31T01:27:34.229948172Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-31T01:27:34.315538184Z level=info msg="Patterns update finished" duration=112.58377ms logger=grafana-apiserver t=2026-03-31T01:27:34.817096284Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-31T01:27:34.817745089Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-31T01:27:38.477585476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:38.478471637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:38.938639427Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-31T01:27:38.996273989Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-31T01:27:39.023111523Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-31T01:27:39.038775523Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-31T01:27:39.054294959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.111648694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.150356968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.16566514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.211917843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.231065505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.268325665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.290753745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.338659216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.356691162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.398707455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.419517606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.458650881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.477475415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.522569821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.544083909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.596972928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.613049398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.659756201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.677222814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.969677242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:39.996091836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.0703455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.085449637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.148351333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.166988203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.224219805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.241435352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.304082791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.325652371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.394671441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.413303421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.471063986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.487540955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.546397885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.56565569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.621874568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.641753217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.693225663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.709799875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.773229144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.78663121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.848078912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.864200992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.923139165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.940004463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:40.99703619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.010526689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.203128278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.223083419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.286257962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.306384157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.368025153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.386207563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.460481928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.476439464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.552253444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.571227532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.640922229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.659110878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.727200077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.74807563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.816316762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.832964755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.907281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.924403725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:41.993928737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:42.011166804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:42.091743488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:42.108944724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:42.207154064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:42.227972736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:42.297819466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:42.309504422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:42.377335944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:42.39325481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T01:27:42.46310674Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-31T01:28:53.143305914Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-31T01:37:34.129456604Z level=info msg="Completed cleanup jobs" duration=6.863402ms logger=sqlstore.transactions t=2026-03-31T01:37:34.13391583Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-31T01:37:34.25202242Z level=info msg="Update check succeeded" duration=61.39068ms logger=sqlstore.transactions t=2026-03-31T01:42:34.046999717Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"