logger=settings t=2026-08-22T10:39:57.713496743Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-22T10:39:57Z logger=settings t=2026-08-22T10:39:57.713809621Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-22T10:39:57.713823072Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-22T10:39:57.713826962Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-22T10:39:57.713829752Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-22T10:39:57.713832402Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-22T10:39:57.713838092Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-22T10:39:57.713840792Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-22T10:39:57.713843742Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-22T10:39:57.713846582Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-22T10:39:57.713850802Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-22T10:39:57.713853962Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-22T10:39:57.713856863Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-22T10:39:57.713859743Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-22T10:39:57.713863223Z level=info msg=Target target=[all] logger=settings t=2026-08-22T10:39:57.713869983Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-22T10:39:57.713878163Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-22T10:39:57.713881793Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-22T10:39:57.713885113Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-22T10:39:57.713890763Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-22T10:39:57.713897804Z level=info msg="App mode production" logger=sqlstore t=2026-08-22T10:39:57.714199021Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-22T10:39:57.714223262Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-22T10:39:57.716193503Z level=info msg="Locking database" logger=migrator t=2026-08-22T10:39:57.716206884Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-22T10:39:57.716758668Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-22T10:39:57.717824636Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.065638ms logger=migrator t=2026-08-22T10:39:57.724312085Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-22T10:39:57.725550127Z level=info msg="Migration successfully executed" id="create user table" duration=1.236563ms logger=migrator t=2026-08-22T10:39:57.730253459Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-22T10:39:57.730969368Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=715.839µs logger=migrator t=2026-08-22T10:39:57.73568344Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-22T10:39:57.73641982Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=736.77µs logger=migrator t=2026-08-22T10:39:57.742838687Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-22T10:39:57.743933725Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.095338ms logger=migrator t=2026-08-22T10:39:57.748192786Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-22T10:39:57.749228303Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.035697ms logger=migrator t=2026-08-22T10:39:57.753915075Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-22T10:39:57.757837367Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.922642ms logger=migrator t=2026-08-22T10:39:57.762904309Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-22T10:39:57.764010198Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.104338ms logger=migrator t=2026-08-22T10:39:57.768235728Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-22T10:39:57.769078769Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=843.251µs logger=migrator t=2026-08-22T10:39:57.773138905Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-22T10:39:57.773912335Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=773.71µs logger=migrator t=2026-08-22T10:39:57.780313442Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-22T10:39:57.780950488Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=641.866µs logger=migrator t=2026-08-22T10:39:57.787369035Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-22T10:39:57.788290679Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=924.534µs logger=migrator t=2026-08-22T10:39:57.792875889Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-22T10:39:57.794646005Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.764886ms logger=migrator t=2026-08-22T10:39:57.79870028Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-22T10:39:57.798738231Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.571µs logger=migrator t=2026-08-22T10:39:57.803273789Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-22T10:39:57.804376998Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.103469ms logger=migrator t=2026-08-22T10:39:57.807385846Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-22T10:39:57.807619622Z level=info msg="Migration successfully executed" id="Add missing user data" duration=233.996µs logger=migrator t=2026-08-22T10:39:57.810279062Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-22T10:39:57.81138381Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.104448ms logger=migrator t=2026-08-22T10:39:57.816027361Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-22T10:39:57.81674411Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=712.848µs logger=migrator t=2026-08-22T10:39:57.822798657Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-22T10:39:57.824005059Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.203712ms logger=migrator t=2026-08-22T10:39:57.828245369Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-22T10:39:57.836534185Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.296536ms logger=migrator t=2026-08-22T10:39:57.840365314Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-22T10:39:57.841157905Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=792.801µs logger=migrator t=2026-08-22T10:39:57.845106388Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-22T10:39:57.845250451Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=144.463µs logger=migrator t=2026-08-22T10:39:57.850776575Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-22T10:39:57.851800832Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.026997ms logger=migrator t=2026-08-22T10:39:57.856043542Z 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-08-22T10:39:57.85633605Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=292.958µs logger=migrator t=2026-08-22T10:39:57.860075397Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-22T10:39:57.860458187Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=390.73µs logger=migrator t=2026-08-22T10:39:57.865671743Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-22T10:39:57.866903595Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.231392ms logger=migrator t=2026-08-22T10:39:57.872928412Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-22T10:39:57.874307557Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.371526ms logger=migrator t=2026-08-22T10:39:57.879986335Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-22T10:39:57.880676913Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=691.208µs logger=migrator t=2026-08-22T10:39:57.884641476Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-22T10:39:57.885334234Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=696.938µs logger=migrator t=2026-08-22T10:39:57.891826484Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-22T10:39:57.892723087Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=896.053µs logger=migrator t=2026-08-22T10:39:57.897317676Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-22T10:39:57.897383458Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=71.182µs logger=migrator t=2026-08-22T10:39:57.900684534Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-22T10:39:57.901909036Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.224742ms logger=migrator t=2026-08-22T10:39:57.905297714Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-22T10:39:57.90629855Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.000556ms logger=migrator t=2026-08-22T10:39:57.910653363Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-22T10:39:57.911269739Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=611.446µs logger=migrator t=2026-08-22T10:39:57.914885193Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-22T10:39:57.915489459Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=604.046µs logger=migrator t=2026-08-22T10:39:57.918839657Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-22T10:39:57.92359548Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.755144ms logger=migrator t=2026-08-22T10:39:57.93049111Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-22T10:39:57.93128075Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=789.7µs logger=migrator t=2026-08-22T10:39:57.935968472Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-22T10:39:57.937076001Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.107079ms logger=migrator t=2026-08-22T10:39:57.941003383Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-22T10:39:57.942178684Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.16484ms logger=migrator t=2026-08-22T10:39:57.946671211Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-22T10:39:57.947344938Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=673.557µs logger=migrator t=2026-08-22T10:39:57.95087383Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-22T10:39:57.951902147Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.031047ms logger=migrator t=2026-08-22T10:39:57.956008094Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-22T10:39:57.956576459Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=560.544µs logger=migrator t=2026-08-22T10:39:57.9604937Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-22T10:39:57.960985503Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=491.923µs logger=migrator t=2026-08-22T10:39:57.965119631Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-22T10:39:57.96547517Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=355.559µs logger=migrator t=2026-08-22T10:39:57.970496881Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-22T10:39:57.971473096Z level=info msg="Migration successfully executed" id="create star table" duration=975.885µs logger=migrator t=2026-08-22T10:39:57.975442739Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-22T10:39:57.9766122Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.169151ms logger=migrator t=2026-08-22T10:39:57.981897277Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-22T10:39:57.982828821Z level=info msg="Migration successfully executed" id="create org table v1" duration=937.394µs logger=migrator t=2026-08-22T10:39:57.986435146Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-22T10:39:57.987621646Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.186691ms logger=migrator t=2026-08-22T10:39:57.991366914Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-22T10:39:57.992144484Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=777.31µs logger=migrator t=2026-08-22T10:39:57.995954633Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-22T10:39:57.996765714Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=805.991µs logger=migrator t=2026-08-22T10:39:58.001845526Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-22T10:39:58.003032257Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.186591ms logger=migrator t=2026-08-22T10:39:58.00814884Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-22T10:39:58.009361722Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.212782ms logger=migrator t=2026-08-22T10:39:58.013346806Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-22T10:39:58.013375887Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.7µs logger=migrator t=2026-08-22T10:39:58.017294518Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-22T10:39:58.017321689Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.951µs logger=migrator t=2026-08-22T10:39:58.021864067Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-22T10:39:58.022180315Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=307.528µs logger=migrator t=2026-08-22T10:39:58.026363585Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-22T10:39:58.027569236Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.204731ms logger=migrator t=2026-08-22T10:39:58.031373745Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-22T10:39:58.032562566Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.17911ms logger=migrator t=2026-08-22T10:39:58.036471978Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-22T10:39:58.037357951Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=885.333µs logger=migrator t=2026-08-22T10:39:58.04196209Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-22T10:39:58.042668909Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=706.349µs logger=migrator t=2026-08-22T10:39:58.047800152Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-22T10:39:58.048651444Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=858.682µs logger=migrator t=2026-08-22T10:39:58.054057805Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-22T10:39:58.055184575Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.123869ms logger=migrator t=2026-08-22T10:39:58.060108292Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-22T10:39:58.070542784Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=10.435332ms logger=migrator t=2026-08-22T10:39:58.074977059Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-22T10:39:58.075699798Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=723.089µs logger=migrator t=2026-08-22T10:39:58.078487161Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-22T10:39:58.079101217Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=613.556µs logger=migrator t=2026-08-22T10:39:58.082617448Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-22T10:39:58.083162283Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=544.794µs logger=migrator t=2026-08-22T10:39:58.086460438Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-22T10:39:58.086995052Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=533.684µs logger=migrator t=2026-08-22T10:39:58.090504283Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-22T10:39:58.09190527Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.400837ms logger=migrator t=2026-08-22T10:39:58.09728182Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-22T10:39:58.097352232Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=71.042µs logger=migrator t=2026-08-22T10:39:58.100473913Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-22T10:39:58.102408763Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.93451ms logger=migrator t=2026-08-22T10:39:58.105628547Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-22T10:39:58.107517076Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.888179ms logger=migrator t=2026-08-22T10:39:58.111449209Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-22T10:39:58.113317297Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.868008ms logger=migrator t=2026-08-22T10:39:58.116672664Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-22T10:39:58.117479735Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=806.851µs logger=migrator t=2026-08-22T10:39:58.120915895Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-22T10:39:58.123154963Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.240778ms logger=migrator t=2026-08-22T10:39:58.127813574Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-22T10:39:58.129086157Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.272013ms logger=migrator t=2026-08-22T10:39:58.132494786Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-22T10:39:58.133274737Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=783.931µs logger=migrator t=2026-08-22T10:39:58.136739447Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-22T10:39:58.136764707Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.1µs logger=migrator t=2026-08-22T10:39:58.140776182Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-22T10:39:58.140840323Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=65.281µs logger=migrator t=2026-08-22T10:39:58.144622452Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-22T10:39:58.147726082Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.103ms logger=migrator t=2026-08-22T10:39:58.15146289Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-22T10:39:58.15337507Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.911769ms logger=migrator t=2026-08-22T10:39:58.157859626Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-22T10:39:58.15991042Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.050414ms logger=migrator t=2026-08-22T10:39:58.163742889Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-22T10:39:58.165862645Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.119485ms logger=migrator t=2026-08-22T10:39:58.171127911Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-22T10:39:58.171405479Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=277.328µs logger=migrator t=2026-08-22T10:39:58.175413553Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-22T10:39:58.176718467Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.304634ms logger=migrator t=2026-08-22T10:39:58.18184626Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-22T10:39:58.183009621Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.16025ms logger=migrator t=2026-08-22T10:39:58.186690016Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-22T10:39:58.186716687Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.421µs logger=migrator t=2026-08-22T10:39:58.190063524Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-22T10:39:58.191081771Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.005826ms logger=migrator t=2026-08-22T10:39:58.196082431Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-22T10:39:58.197300732Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.225441ms logger=migrator t=2026-08-22T10:39:58.201207154Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-22T10:39:58.209616553Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.410919ms logger=migrator t=2026-08-22T10:39:58.215798304Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-22T10:39:58.216375179Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=576.755µs logger=migrator t=2026-08-22T10:39:58.223212397Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-22T10:39:58.224579602Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.366415ms logger=migrator t=2026-08-22T10:39:58.228601817Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-22T10:39:58.229407368Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=802.161µs logger=migrator t=2026-08-22T10:39:58.232712594Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-22T10:39:58.233034953Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=322.878µs logger=migrator t=2026-08-22T10:39:58.237031316Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-22T10:39:58.23754581Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=514.544µs logger=migrator t=2026-08-22T10:39:58.241185694Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-22T10:39:58.243514425Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.328621ms logger=migrator t=2026-08-22T10:39:58.246928274Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-22T10:39:58.247691694Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=763.55µs logger=migrator t=2026-08-22T10:39:58.252129699Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-22T10:39:58.252298324Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=169.175µs logger=migrator t=2026-08-22T10:39:58.255833576Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-22T10:39:58.256095573Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=262.886µs logger=migrator t=2026-08-22T10:39:58.260695702Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-22T10:39:58.26216399Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.481588ms logger=migrator t=2026-08-22T10:39:58.266993476Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-22T10:39:58.269936373Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.942627ms logger=migrator t=2026-08-22T10:39:58.275347374Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-22T10:39:58.277449668Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.086205ms logger=migrator t=2026-08-22T10:39:58.282034637Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-22T10:39:58.283734632Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.694404ms logger=migrator t=2026-08-22T10:39:58.288941577Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-22T10:39:58.290502598Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.560881ms logger=migrator t=2026-08-22T10:39:58.295560229Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-22T10:39:58.296279298Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=719.359µs logger=migrator t=2026-08-22T10:39:58.301621887Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-22T10:39:58.30251485Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=889.213µs logger=migrator t=2026-08-22T10:39:58.306317069Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-22T10:39:58.314838121Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.521712ms logger=migrator t=2026-08-22T10:39:58.319070861Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-22T10:39:58.319957614Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=886.423µs logger=migrator t=2026-08-22T10:39:58.323556808Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-22T10:39:58.324310698Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=753.63µs logger=migrator t=2026-08-22T10:39:58.328402664Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-22T10:39:58.329178654Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=775.74µs logger=migrator t=2026-08-22T10:39:58.334074682Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-22T10:39:58.334861352Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=787.071µs logger=migrator t=2026-08-22T10:39:58.342557972Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-22T10:39:58.346278689Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.720267ms logger=migrator t=2026-08-22T10:39:58.351575397Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-22T10:39:58.353859857Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.28591ms logger=migrator t=2026-08-22T10:39:58.357558003Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-22T10:39:58.357589864Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26µs logger=migrator t=2026-08-22T10:39:58.362110391Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-22T10:39:58.362316126Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=206.435µs logger=migrator t=2026-08-22T10:39:58.366714911Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-22T10:39:58.370490969Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.781648ms logger=migrator t=2026-08-22T10:39:58.376398613Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-22T10:39:58.376969858Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=571.585µs logger=migrator t=2026-08-22T10:39:58.382558933Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-22T10:39:58.382871962Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=312.978µs logger=migrator t=2026-08-22T10:39:58.388870697Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-22T10:39:58.391249499Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.386512ms logger=migrator t=2026-08-22T10:39:58.394896825Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-22T10:39:58.395077819Z level=info msg="Migration successfully executed" id="Update uid value" duration=181.145µs logger=migrator t=2026-08-22T10:39:58.399302699Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-22T10:39:58.400167792Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=864.742µs logger=migrator t=2026-08-22T10:39:58.403735194Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-22T10:39:58.404547185Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=811.991µs logger=migrator t=2026-08-22T10:39:58.4081935Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-22T10:39:58.408968121Z level=info msg="Migration successfully executed" id="create api_key table" duration=774.361µs logger=migrator t=2026-08-22T10:39:58.413507209Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-22T10:39:58.414394432Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=887.163µs logger=migrator t=2026-08-22T10:39:58.417977905Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-22T10:39:58.418849588Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=871.603µs logger=migrator t=2026-08-22T10:39:58.422963485Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-22T10:39:58.424226318Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.261303ms logger=migrator t=2026-08-22T10:39:58.430284525Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-22T10:39:58.43160373Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.316384ms logger=migrator t=2026-08-22T10:39:58.437111743Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-22T10:39:58.438262613Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.15105ms logger=migrator t=2026-08-22T10:39:58.444395482Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-22T10:39:58.445591063Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.196231ms logger=migrator t=2026-08-22T10:39:58.451248371Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-22T10:39:58.462317039Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.064508ms logger=migrator t=2026-08-22T10:39:58.47351928Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-22T10:39:58.47428318Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=765.53µs logger=migrator t=2026-08-22T10:39:58.481510548Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-22T10:39:58.482449753Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=939.145µs logger=migrator t=2026-08-22T10:39:58.487186206Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-22T10:39:58.488662404Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.453468ms logger=migrator t=2026-08-22T10:39:58.494385723Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-22T10:39:58.495691227Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.314834ms logger=migrator t=2026-08-22T10:39:58.505747559Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-22T10:39:58.506076968Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=329.819µs logger=migrator t=2026-08-22T10:39:58.509365913Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-22T10:39:58.510070951Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=704.908µs logger=migrator t=2026-08-22T10:39:58.517436103Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-22T10:39:58.517463164Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.991µs logger=migrator t=2026-08-22T10:39:58.523150442Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-22T10:39:58.525631996Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.481544ms logger=migrator t=2026-08-22T10:39:58.530690508Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-22T10:39:58.533155162Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.464924ms logger=migrator t=2026-08-22T10:39:58.536808447Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-22T10:39:58.53692254Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=112.013µs logger=migrator t=2026-08-22T10:39:58.541812767Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-22T10:39:58.545861343Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.061976ms logger=migrator t=2026-08-22T10:39:58.550420211Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-22T10:39:58.552878945Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.454314ms logger=migrator t=2026-08-22T10:39:58.557249449Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-22T10:39:58.557974578Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=728.079µs logger=migrator t=2026-08-22T10:39:58.562778523Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-22T10:39:58.563276926Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=500.293µs logger=migrator t=2026-08-22T10:39:58.567588048Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-22T10:39:58.568559974Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=970.695µs logger=migrator t=2026-08-22T10:39:58.591379237Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-22T10:39:58.59263783Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.257443ms logger=migrator t=2026-08-22T10:39:58.601269235Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-22T10:39:58.602591899Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.322554ms logger=migrator t=2026-08-22T10:39:58.608303347Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-22T10:39:58.609667433Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.362456ms logger=migrator t=2026-08-22T10:39:58.616694666Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-22T10:39:58.616807659Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=113.833µs logger=migrator t=2026-08-22T10:39:58.64182345Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-22T10:39:58.641892392Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=73.772µs logger=migrator t=2026-08-22T10:39:58.648671808Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-22T10:39:58.653568596Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.896168ms logger=migrator t=2026-08-22T10:39:58.66296356Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-22T10:39:58.668047662Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.087512ms logger=migrator t=2026-08-22T10:39:58.674141991Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-22T10:39:58.674319945Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=182.894µs logger=migrator t=2026-08-22T10:39:58.681269536Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-22T10:39:58.682300773Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.031097ms logger=migrator t=2026-08-22T10:39:58.687437337Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-22T10:39:58.688439333Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.000736ms logger=migrator t=2026-08-22T10:39:58.694320136Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-22T10:39:58.694361067Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=42.251µs logger=migrator t=2026-08-22T10:39:58.69986201Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-22T10:39:58.701108603Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.245982ms logger=migrator t=2026-08-22T10:39:58.707317974Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-22T10:39:58.70869086Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.363046ms logger=migrator t=2026-08-22T10:39:58.714323166Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-22T10:39:58.717427777Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.104431ms logger=migrator t=2026-08-22T10:39:58.72328783Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-22T10:39:58.723318301Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.671µs logger=migrator t=2026-08-22T10:39:58.729976614Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-22T10:39:58.730919588Z level=info msg="Migration successfully executed" id="create session table" duration=934.884µs logger=migrator t=2026-08-22T10:39:58.736864323Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-22T10:39:58.736996257Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=132.214µs logger=migrator t=2026-08-22T10:39:58.741987766Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-22T10:39:58.742104839Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=118.103µs logger=migrator t=2026-08-22T10:39:58.748079455Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-22T10:39:58.749229385Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.1508ms logger=migrator t=2026-08-22T10:39:58.756624987Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-22T10:39:58.757396107Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=775.16µs logger=migrator t=2026-08-22T10:39:58.766857314Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-22T10:39:58.766922125Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=69.712µs logger=migrator t=2026-08-22T10:39:58.781601407Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-22T10:39:58.781653729Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=55.511µs logger=migrator t=2026-08-22T10:39:58.786425983Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-22T10:39:58.79206588Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.639716ms logger=migrator t=2026-08-22T10:39:58.798196949Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-22T10:39:58.801203037Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.005578ms logger=migrator t=2026-08-22T10:39:58.807143952Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-22T10:39:58.807226024Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=83.432µs logger=migrator t=2026-08-22T10:39:58.81401323Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-22T10:39:58.814197255Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=186.805µs logger=migrator t=2026-08-22T10:39:58.820620253Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-22T10:39:58.821654089Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.033766ms logger=migrator t=2026-08-22T10:39:58.826469735Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-22T10:39:58.826510346Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=40.301µs logger=migrator t=2026-08-22T10:39:58.830558011Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-22T10:39:58.834170175Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.611744ms logger=migrator t=2026-08-22T10:39:58.840330925Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-22T10:39:58.840764627Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=440.421µs logger=migrator t=2026-08-22T10:39:58.902176085Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-22T10:39:58.907588735Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.440291ms logger=migrator t=2026-08-22T10:39:58.98155398Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-22T10:39:58.986651623Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.104493ms logger=migrator t=2026-08-22T10:39:59.078896213Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-22T10:39:59.079109809Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=220.246µs logger=migrator t=2026-08-22T10:39:59.099015187Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-22T10:39:59.100504366Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.495699ms logger=migrator t=2026-08-22T10:39:59.10913253Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-22T10:39:59.110099445Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=981.305µs logger=migrator t=2026-08-22T10:39:59.115926937Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-22T10:39:59.116961964Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.034647ms logger=migrator t=2026-08-22T10:39:59.122352594Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-22T10:39:59.123265958Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=913.114µs logger=migrator t=2026-08-22T10:39:59.129383327Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-22T10:39:59.130175368Z level=info msg="Migration successfully executed" id="add index alert state" duration=792.471µs logger=migrator t=2026-08-22T10:39:59.136777849Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-22T10:39:59.138499694Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.724745ms logger=migrator t=2026-08-22T10:39:59.143285219Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-22T10:39:59.143967677Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=682.188µs logger=migrator t=2026-08-22T10:39:59.150689051Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-22T10:39:59.151578055Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=885.833µs logger=migrator t=2026-08-22T10:39:59.156888943Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-22T10:39:59.158006382Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.117139ms logger=migrator t=2026-08-22T10:39:59.164366777Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-22T10:39:59.178901556Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.522108ms logger=migrator t=2026-08-22T10:39:59.188145206Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-22T10:39:59.189774939Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.624942ms logger=migrator t=2026-08-22T10:39:59.198227309Z 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-08-22T10:39:59.199126832Z 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=900.153µs logger=migrator t=2026-08-22T10:39:59.205687563Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-22T10:39:59.206023641Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=336.288µs logger=migrator t=2026-08-22T10:39:59.210754304Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-22T10:39:59.211958376Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.205152ms logger=migrator t=2026-08-22T10:39:59.218720482Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-22T10:39:59.220549459Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.831357ms logger=migrator t=2026-08-22T10:39:59.227925131Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-22T10:39:59.232352587Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.427455ms logger=migrator t=2026-08-22T10:39:59.237402318Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-22T10:39:59.240876238Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.47348ms logger=migrator t=2026-08-22T10:39:59.247573873Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-22T10:39:59.253968759Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.397477ms logger=migrator t=2026-08-22T10:39:59.25901544Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-22T10:39:59.262055709Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.038189ms logger=migrator t=2026-08-22T10:39:59.267207394Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-22T10:39:59.268488487Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.281463ms logger=migrator t=2026-08-22T10:39:59.274581505Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-22T10:39:59.274612916Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.921µs logger=migrator t=2026-08-22T10:39:59.279317839Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-22T10:39:59.27938917Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=71.801µs logger=migrator t=2026-08-22T10:39:59.284660298Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-22T10:39:59.285492799Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=832.781µs logger=migrator t=2026-08-22T10:39:59.290933721Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-22T10:39:59.292453431Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.51912ms logger=migrator t=2026-08-22T10:39:59.299960536Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-22T10:39:59.300725216Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=764.39µs logger=migrator t=2026-08-22T10:39:59.304896014Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-22T10:39:59.305718025Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=821.561µs logger=migrator t=2026-08-22T10:39:59.311947398Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-22T10:39:59.312919473Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=971.385µs logger=migrator t=2026-08-22T10:39:59.319249388Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-22T10:39:59.325064649Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.815681ms logger=migrator t=2026-08-22T10:39:59.329673009Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-22T10:39:59.334019902Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.347373ms logger=migrator t=2026-08-22T10:39:59.338489379Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-22T10:39:59.338638532Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=151.854µs logger=migrator t=2026-08-22T10:39:59.343750005Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-22T10:39:59.344508455Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=758.22µs logger=migrator t=2026-08-22T10:39:59.350042309Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-22T10:39:59.350769588Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=738.249µs logger=migrator t=2026-08-22T10:39:59.355900141Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-22T10:39:59.359251239Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.350818ms logger=migrator t=2026-08-22T10:39:59.364626479Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-22T10:39:59.36468866Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=62.301µs logger=migrator t=2026-08-22T10:39:59.369542766Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-22T10:39:59.370295066Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=753.09µs logger=migrator t=2026-08-22T10:39:59.374644269Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-22T10:39:59.375516242Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=871.893µs logger=migrator t=2026-08-22T10:39:59.381449036Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-22T10:39:59.3816088Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=161.444µs logger=migrator t=2026-08-22T10:39:59.388273634Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-22T10:39:59.389982019Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.715484ms logger=migrator t=2026-08-22T10:39:59.396264262Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-22T10:39:59.398350406Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.089274ms logger=migrator t=2026-08-22T10:39:59.404681271Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-22T10:39:59.405683777Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.001976ms logger=migrator t=2026-08-22T10:39:59.410757919Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-22T10:39:59.412260028Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.500489ms logger=migrator t=2026-08-22T10:39:59.418827029Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-22T10:39:59.419925218Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.098479ms logger=migrator t=2026-08-22T10:39:59.425482482Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-22T10:39:59.426532809Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.049957ms logger=migrator t=2026-08-22T10:39:59.431742735Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-22T10:39:59.431771956Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.321µs logger=migrator t=2026-08-22T10:39:59.436235542Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-22T10:39:59.440820661Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.584299ms logger=migrator t=2026-08-22T10:39:59.446366226Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-22T10:39:59.447248749Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=882.793µs logger=migrator t=2026-08-22T10:39:59.451738825Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-22T10:39:59.456350085Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.61064ms logger=migrator t=2026-08-22T10:39:59.461037917Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-22T10:39:59.46189266Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=854.383µs logger=migrator t=2026-08-22T10:39:59.467649659Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-22T10:39:59.468724347Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.077048ms logger=migrator t=2026-08-22T10:39:59.474923049Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-22T10:39:59.476557881Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.630992ms logger=migrator t=2026-08-22T10:39:59.482450644Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-22T10:39:59.498355879Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.905955ms logger=migrator t=2026-08-22T10:39:59.504221791Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-22T10:39:59.504786166Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=564.255µs logger=migrator t=2026-08-22T10:39:59.509998831Z 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-08-22T10:39:59.511661775Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.662624ms logger=migrator t=2026-08-22T10:39:59.517573469Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-22T10:39:59.517911127Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=337.649µs logger=migrator t=2026-08-22T10:39:59.525944547Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-22T10:39:59.526959813Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.016387ms logger=migrator t=2026-08-22T10:39:59.532884937Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-22T10:39:59.533222316Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=340.659µs logger=migrator t=2026-08-22T10:39:59.537944108Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-22T10:39:59.544463728Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.51893ms logger=migrator t=2026-08-22T10:39:59.549597102Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-22T10:39:59.552430836Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.833654ms logger=migrator t=2026-08-22T10:39:59.559784277Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-22T10:39:59.560764022Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=979.915µs logger=migrator t=2026-08-22T10:39:59.565728752Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-22T10:39:59.56719276Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.463708ms logger=migrator t=2026-08-22T10:39:59.573376411Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-22T10:39:59.573785131Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=410.501µs logger=migrator t=2026-08-22T10:39:59.578225127Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-22T10:39:59.583576596Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.351849ms logger=migrator t=2026-08-22T10:39:59.58871766Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-22T10:39:59.589647944Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=929.904µs logger=migrator t=2026-08-22T10:39:59.594942912Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-22T10:39:59.595108716Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=166.474µs logger=migrator t=2026-08-22T10:39:59.601441051Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-22T10:39:59.602083858Z level=info msg="Migration successfully executed" id="Move region to single row" duration=645.386µs logger=migrator t=2026-08-22T10:39:59.607463158Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-22T10:39:59.608896575Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.431348ms logger=migrator t=2026-08-22T10:39:59.612688354Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-22T10:39:59.614125441Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.438327ms logger=migrator t=2026-08-22T10:39:59.618503515Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-22T10:39:59.619436349Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=932.264µs logger=migrator t=2026-08-22T10:39:59.624933072Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-22T10:39:59.626659777Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.732965ms logger=migrator t=2026-08-22T10:39:59.630903458Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-22T10:39:59.63177687Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=873.722µs logger=migrator t=2026-08-22T10:39:59.63599962Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-22T10:39:59.636893234Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=893.414µs logger=migrator t=2026-08-22T10:39:59.640122258Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-22T10:39:59.64021724Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=95.683µs logger=migrator t=2026-08-22T10:39:59.643463304Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-22T10:39:59.644329447Z level=info msg="Migration successfully executed" id="create test_data table" duration=867.083µs logger=migrator t=2026-08-22T10:39:59.650915298Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-22T10:39:59.651711129Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=793.761µs logger=migrator t=2026-08-22T10:39:59.658568347Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-22T10:39:59.660266462Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.698725ms logger=migrator t=2026-08-22T10:39:59.668020533Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-22T10:39:59.669584384Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.564041ms logger=migrator t=2026-08-22T10:39:59.674197804Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-22T10:39:59.674379769Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=182.805µs logger=migrator t=2026-08-22T10:39:59.677927731Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-22T10:39:59.678324812Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=397.121µs logger=migrator t=2026-08-22T10:39:59.682662824Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-22T10:39:59.682727236Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=65.512µs logger=migrator t=2026-08-22T10:39:59.686628048Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-22T10:39:59.687729816Z level=info msg="Migration successfully executed" id="create team table" duration=1.101438ms logger=migrator t=2026-08-22T10:39:59.692687465Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-22T10:39:59.693741943Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.051858ms logger=migrator t=2026-08-22T10:39:59.698996919Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-22T10:39:59.700202251Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.204642ms logger=migrator t=2026-08-22T10:39:59.705117459Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-22T10:39:59.709918764Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.800575ms logger=migrator t=2026-08-22T10:39:59.715120389Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-22T10:39:59.715380566Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=260.207µs logger=migrator t=2026-08-22T10:39:59.718962919Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-22T10:39:59.7201439Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.181261ms logger=migrator t=2026-08-22T10:39:59.725307954Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-22T10:39:59.726799063Z level=info msg="Migration successfully executed" id="create team member table" duration=1.495429ms logger=migrator t=2026-08-22T10:39:59.731187547Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-22T10:39:59.732401159Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.214782ms logger=migrator t=2026-08-22T10:39:59.736791293Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-22T10:39:59.737683526Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=891.263µs logger=migrator t=2026-08-22T10:39:59.741400283Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-22T10:39:59.742297726Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=896.823µs logger=migrator t=2026-08-22T10:39:59.747309157Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-22T10:39:59.751955598Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.64617ms logger=migrator t=2026-08-22T10:39:59.755263434Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-22T10:39:59.75974625Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.481976ms logger=migrator t=2026-08-22T10:39:59.76397109Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-22T10:39:59.768456877Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.484547ms logger=migrator t=2026-08-22T10:39:59.771516967Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-22T10:39:59.77243013Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=913.083µs logger=migrator t=2026-08-22T10:39:59.776873866Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-22T10:39:59.778383355Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.506989ms logger=migrator t=2026-08-22T10:39:59.782566674Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-22T10:39:59.784112264Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.54487ms logger=migrator t=2026-08-22T10:39:59.78856679Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-22T10:39:59.789512895Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=945.745µs logger=migrator t=2026-08-22T10:39:59.793809067Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-22T10:39:59.795025338Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.215281ms logger=migrator t=2026-08-22T10:39:59.799232478Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-22T10:39:59.800600014Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.367905ms logger=migrator t=2026-08-22T10:39:59.80506416Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-22T10:39:59.805988364Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=920.993µs logger=migrator t=2026-08-22T10:39:59.810515911Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-22T10:39:59.811377004Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=860.943µs logger=migrator t=2026-08-22T10:39:59.815224734Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-22T10:39:59.815680226Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=455.472µs logger=migrator t=2026-08-22T10:39:59.823653453Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-22T10:39:59.824057534Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=405.321µs logger=migrator t=2026-08-22T10:39:59.830851411Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-22T10:39:59.831715863Z level=info msg="Migration successfully executed" id="create tag table" duration=869.213µs logger=migrator t=2026-08-22T10:39:59.835225684Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-22T10:39:59.836165109Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=938.045µs logger=migrator t=2026-08-22T10:39:59.839737362Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-22T10:39:59.840516182Z level=info msg="Migration successfully executed" id="create login attempt table" duration=780.63µs logger=migrator t=2026-08-22T10:39:59.845076131Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-22T10:39:59.846015645Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=939.504µs logger=migrator t=2026-08-22T10:39:59.854721552Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-22T10:39:59.856265322Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.54251ms logger=migrator t=2026-08-22T10:39:59.859885446Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-22T10:39:59.877232317Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.345091ms logger=migrator t=2026-08-22T10:39:59.881794456Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-22T10:39:59.882407742Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=616.716µs logger=migrator t=2026-08-22T10:39:59.885566944Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-22T10:39:59.886323164Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=756.09µs logger=migrator t=2026-08-22T10:39:59.890115133Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-22T10:39:59.890421431Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=306.258µs logger=migrator t=2026-08-22T10:39:59.894892247Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-22T10:39:59.895836412Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=942.875µs logger=migrator t=2026-08-22T10:39:59.899591779Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-22T10:39:59.900960965Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.369036ms logger=migrator t=2026-08-22T10:39:59.904785234Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-22T10:39:59.906595522Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.810137ms logger=migrator t=2026-08-22T10:39:59.912338481Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-22T10:39:59.912456544Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=118.693µs logger=migrator t=2026-08-22T10:39:59.917314Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-22T10:39:59.922452654Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.138614ms logger=migrator t=2026-08-22T10:39:59.926100399Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-22T10:39:59.931325255Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.224336ms logger=migrator t=2026-08-22T10:39:59.935515484Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-22T10:39:59.940640778Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.124904ms logger=migrator t=2026-08-22T10:39:59.943974064Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-22T10:39:59.949100138Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.125444ms logger=migrator t=2026-08-22T10:39:59.952846905Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-22T10:39:59.9538062Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=958.965µs logger=migrator t=2026-08-22T10:39:59.961135781Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-22T10:39:59.966184352Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.050111ms logger=migrator t=2026-08-22T10:39:59.969348305Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-22T10:39:59.970170446Z level=info msg="Migration successfully executed" id="create server_lock table" duration=821.682µs logger=migrator t=2026-08-22T10:39:59.973841441Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-22T10:39:59.974735895Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=895.624µs logger=migrator t=2026-08-22T10:39:59.979438837Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-22T10:39:59.98032801Z level=info msg="Migration successfully executed" id="create user auth token table" duration=889.163µs logger=migrator t=2026-08-22T10:39:59.985130515Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-22T10:39:59.986718087Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.587991ms logger=migrator t=2026-08-22T10:39:59.991023239Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-22T10:39:59.99259501Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.570941ms logger=migrator t=2026-08-22T10:39:59.997263991Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-22T10:39:59.998221826Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=957.665µs logger=migrator t=2026-08-22T10:40:00.001898631Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-22T10:40:00.007120808Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.221807ms logger=migrator t=2026-08-22T10:40:00.010641839Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-22T10:40:00.011539112Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=897.783µs logger=migrator t=2026-08-22T10:40:00.01566622Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-22T10:40:00.01681589Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.1493ms logger=migrator t=2026-08-22T10:40:00.021216474Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-22T10:40:00.022174399Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=958.015µs logger=migrator t=2026-08-22T10:40:00.025855115Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-22T10:40:00.026721178Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=865.952µs logger=migrator t=2026-08-22T10:40:00.030512646Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-22T10:40:00.031479912Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=967.235µs logger=migrator t=2026-08-22T10:40:00.035372793Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-22T10:40:00.035440204Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=69.411µs logger=migrator t=2026-08-22T10:40:00.038645888Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-22T10:40:00.03872606Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=80.552µs logger=migrator t=2026-08-22T10:40:00.0417965Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-22T10:40:00.042660182Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=863.862µs logger=migrator t=2026-08-22T10:40:00.046144263Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T10:40:00.047072797Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=928.884µs logger=migrator t=2026-08-22T10:40:00.050719392Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T10:40:00.051672907Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=953.155µs logger=migrator t=2026-08-22T10:40:00.055570238Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-22T10:40:00.05564001Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=70.282µs logger=migrator t=2026-08-22T10:40:00.058399282Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T10:40:00.059672465Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.273263ms logger=migrator t=2026-08-22T10:40:00.062826147Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T10:40:00.06369619Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=869.793µs logger=migrator t=2026-08-22T10:40:00.066974545Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T10:40:00.067912929Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=937.994µs logger=migrator t=2026-08-22T10:40:00.070947728Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T10:40:00.071874893Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=924.414µs logger=migrator t=2026-08-22T10:40:00.074774148Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-22T10:40:00.080455786Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.681188ms logger=migrator t=2026-08-22T10:40:00.083554966Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-22T10:40:00.08444948Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=894.454µs logger=migrator t=2026-08-22T10:40:00.087490459Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-22T10:40:00.087566891Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=76.632µs logger=migrator t=2026-08-22T10:40:00.090105167Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-22T10:40:00.09099033Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=885.353µs logger=migrator t=2026-08-22T10:40:00.094023229Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-22T10:40:00.094977704Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=953.865µs logger=migrator t=2026-08-22T10:40:00.09788459Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-22T10:40:00.098841584Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=956.054µs logger=migrator t=2026-08-22T10:40:00.101818792Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-22T10:40:00.101885164Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.122µs logger=migrator t=2026-08-22T10:40:00.104849211Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-22T10:40:00.105731163Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=833.031µs logger=migrator t=2026-08-22T10:40:00.108930547Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-22T10:40:00.109918322Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=987.185µs logger=migrator t=2026-08-22T10:40:00.113043144Z 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-08-22T10:40:00.114023619Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=979.975µs logger=migrator t=2026-08-22T10:40:00.117641823Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-22T10:40:00.118595588Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=953.555µs logger=migrator t=2026-08-22T10:40:00.122936351Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-22T10:40:00.131839393Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.901562ms logger=migrator t=2026-08-22T10:40:00.135276552Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-22T10:40:00.135938379Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=661.317µs logger=migrator t=2026-08-22T10:40:00.139355788Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-22T10:40:00.139995955Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=639.847µs logger=migrator t=2026-08-22T10:40:00.142438719Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-22T10:40:00.169060832Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.622913ms logger=migrator t=2026-08-22T10:40:00.172995874Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-22T10:40:00.196871675Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.875741ms logger=migrator t=2026-08-22T10:40:00.203551349Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-22T10:40:00.204544635Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=991.316µs logger=migrator t=2026-08-22T10:40:00.209960086Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-22T10:40:00.211492306Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.53084ms logger=migrator t=2026-08-22T10:40:00.217738798Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-22T10:40:00.223638212Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.899324ms logger=migrator t=2026-08-22T10:40:00.227221015Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-22T10:40:00.233093598Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.871882ms logger=migrator t=2026-08-22T10:40:00.237826301Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-22T10:40:00.238823947Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=997.306µs logger=migrator t=2026-08-22T10:40:00.242742119Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-22T10:40:00.24433925Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.593871ms logger=migrator t=2026-08-22T10:40:00.249558756Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-22T10:40:00.251162658Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.605682ms logger=migrator t=2026-08-22T10:40:00.261785375Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-22T10:40:00.262553365Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=768.91µs logger=migrator t=2026-08-22T10:40:00.278963541Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-22T10:40:00.279072224Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=112.793µs logger=migrator t=2026-08-22T10:40:00.290016269Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-22T10:40:00.300086151Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.070142ms logger=migrator t=2026-08-22T10:40:00.312323069Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-22T10:40:00.31694118Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.621141ms logger=migrator t=2026-08-22T10:40:00.319986989Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-22T10:40:00.32617458Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.187241ms logger=migrator t=2026-08-22T10:40:00.330149754Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-22T10:40:00.331059167Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=909.753µs logger=migrator t=2026-08-22T10:40:00.334353473Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-22T10:40:00.335350399Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=996.506µs logger=migrator t=2026-08-22T10:40:00.338778318Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-22T10:40:00.344683592Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.905074ms logger=migrator t=2026-08-22T10:40:00.347958767Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-22T10:40:00.354701822Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.741935ms logger=migrator t=2026-08-22T10:40:00.358803289Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-22T10:40:00.359573389Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=770.04µs logger=migrator t=2026-08-22T10:40:00.363282706Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-22T10:40:00.367650999Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.367834ms logger=migrator t=2026-08-22T10:40:00.371457108Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-22T10:40:00.377592958Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.13548ms logger=migrator t=2026-08-22T10:40:00.381362806Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-22T10:40:00.38152015Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=157.314µs logger=migrator t=2026-08-22T10:40:00.386158711Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-22T10:40:00.38726956Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.112099ms logger=migrator t=2026-08-22T10:40:00.390438742Z 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-08-22T10:40:00.39151009Z 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.070748ms logger=migrator t=2026-08-22T10:40:00.395042852Z 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-08-22T10:40:00.396158411Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.115139ms logger=migrator t=2026-08-22T10:40:00.399765375Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-22T10:40:00.399830047Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.312µs logger=migrator t=2026-08-22T10:40:00.402389913Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-22T10:40:00.408763489Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.373426ms logger=migrator t=2026-08-22T10:40:00.412828345Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-22T10:40:00.419428086Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.599481ms logger=migrator t=2026-08-22T10:40:00.42302408Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-22T10:40:00.429425527Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.400897ms logger=migrator t=2026-08-22T10:40:00.432860006Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-22T10:40:00.4391455Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.282723ms logger=migrator t=2026-08-22T10:40:00.443741349Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-22T10:40:00.449970011Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.228212ms logger=migrator t=2026-08-22T10:40:00.453402981Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-22T10:40:00.453465122Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=62.341µs logger=migrator t=2026-08-22T10:40:00.456770648Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-22T10:40:00.457555899Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=785.151µs logger=migrator t=2026-08-22T10:40:00.461884161Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-22T10:40:00.468555715Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.670754ms logger=migrator t=2026-08-22T10:40:00.472103197Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-22T10:40:00.472174019Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=71.792µs logger=migrator t=2026-08-22T10:40:00.478312679Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-22T10:40:00.484377167Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.058647ms logger=migrator t=2026-08-22T10:40:00.489333125Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-22T10:40:00.490361632Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.028747ms logger=migrator t=2026-08-22T10:40:00.495114786Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-22T10:40:00.501282256Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.16441ms logger=migrator t=2026-08-22T10:40:00.504833929Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-22T10:40:00.505601799Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=767.53µs logger=migrator t=2026-08-22T10:40:00.511849662Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-22T10:40:00.513388682Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.53837ms logger=migrator t=2026-08-22T10:40:00.517872318Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-22T10:40:00.524302646Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.429968ms logger=migrator t=2026-08-22T10:40:00.534255514Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-22T10:40:00.534908961Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=654.647µs logger=migrator t=2026-08-22T10:40:00.540117637Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-22T10:40:00.541124983Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.007076ms logger=migrator t=2026-08-22T10:40:00.547194831Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-22T10:40:00.548011983Z level=info msg="Migration successfully executed" id="create alert_image table" duration=817.152µs logger=migrator t=2026-08-22T10:40:00.552267363Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-22T10:40:00.553250759Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=982.916µs logger=migrator t=2026-08-22T10:40:00.561205886Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-22T10:40:00.561274808Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.512µs logger=migrator t=2026-08-22T10:40:00.567736836Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-22T10:40:00.568725212Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=988.065µs logger=migrator t=2026-08-22T10:40:00.574878532Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-22T10:40:00.575849577Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=971.036µs logger=migrator t=2026-08-22T10:40:00.580535559Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-22T10:40:00.580904819Z 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-08-22T10:40:00.58519737Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-22T10:40:00.585665212Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=467.592µs logger=migrator t=2026-08-22T10:40:00.589570444Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-22T10:40:00.591222077Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.648803ms logger=migrator t=2026-08-22T10:40:00.594891812Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-22T10:40:00.603429135Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.538092ms logger=migrator t=2026-08-22T10:40:00.608024114Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-22T10:40:00.609165454Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.14117ms logger=migrator t=2026-08-22T10:40:00.617325156Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-22T10:40:00.618486947Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.16092ms logger=migrator t=2026-08-22T10:40:00.623922448Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-22T10:40:00.625187151Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.264953ms logger=migrator t=2026-08-22T10:40:00.632291436Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-22T10:40:00.633555219Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.262903ms logger=migrator t=2026-08-22T10:40:00.640124859Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-22T10:40:00.642413989Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.28917ms logger=migrator t=2026-08-22T10:40:00.646498865Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-22T10:40:00.646525846Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.901µs logger=migrator t=2026-08-22T10:40:00.652039889Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-22T10:40:00.652104101Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=65.182µs logger=migrator t=2026-08-22T10:40:00.657833721Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-22T10:40:00.666974068Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.139198ms logger=migrator t=2026-08-22T10:40:00.672701837Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-22T10:40:00.673043156Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=342.769µs logger=migrator t=2026-08-22T10:40:00.676467205Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-22T10:40:00.677475681Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.012966ms logger=migrator t=2026-08-22T10:40:00.682293517Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-22T10:40:00.682664466Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=371.529µs logger=migrator t=2026-08-22T10:40:00.686845705Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-22T10:40:00.688337354Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.491559ms logger=migrator t=2026-08-22T10:40:00.694416052Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-22T10:40:00.696665781Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.251059ms logger=migrator t=2026-08-22T10:40:00.710772298Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-22T10:40:00.750697857Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.920788ms logger=migrator t=2026-08-22T10:40:00.755865121Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-22T10:40:00.761884018Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.018157ms logger=migrator t=2026-08-22T10:40:00.767854813Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-22T10:40:00.76810471Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=247.087µs logger=migrator t=2026-08-22T10:40:00.772386091Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-22T10:40:00.816703334Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=44.310923ms logger=migrator t=2026-08-22T10:40:00.82268801Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-22T10:40:00.855460323Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.778113ms logger=migrator t=2026-08-22T10:40:00.858673557Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-22T10:40:00.859280872Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=607.636µs logger=migrator t=2026-08-22T10:40:00.864248762Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-22T10:40:00.86534029Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.090598ms logger=migrator t=2026-08-22T10:40:00.870192586Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-22T10:40:00.870390461Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=198.125µs logger=migrator t=2026-08-22T10:40:00.873617855Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-22T10:40:00.875002331Z level=info msg="Migration successfully executed" id="create permission table" duration=1.384256ms logger=migrator t=2026-08-22T10:40:00.879381554Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-22T10:40:00.880701159Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.320695ms logger=migrator t=2026-08-22T10:40:00.886966462Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-22T10:40:00.888179703Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.216311ms logger=migrator t=2026-08-22T10:40:00.89266657Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-22T10:40:00.893515612Z level=info msg="Migration successfully executed" id="create role table" duration=844.872µs logger=migrator t=2026-08-22T10:40:00.897199148Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-22T10:40:00.90804485Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.841012ms logger=migrator t=2026-08-22T10:40:00.913381279Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-22T10:40:00.918871302Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.488983ms logger=migrator t=2026-08-22T10:40:00.923864212Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-22T10:40:00.924879508Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.015406ms logger=migrator t=2026-08-22T10:40:00.929091168Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-22T10:40:00.930873005Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.786226ms logger=migrator t=2026-08-22T10:40:00.937822425Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-22T10:40:00.939225692Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.404166ms logger=migrator t=2026-08-22T10:40:00.988302349Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-22T10:40:00.99026898Z level=info msg="Migration successfully executed" id="create team role table" duration=1.971431ms logger=migrator t=2026-08-22T10:40:00.997291723Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-22T10:40:00.999054519Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.762726ms logger=migrator t=2026-08-22T10:40:01.005187028Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-22T10:40:01.006280096Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.089248ms logger=migrator t=2026-08-22T10:40:01.012525309Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-22T10:40:01.013562726Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.040757ms logger=migrator t=2026-08-22T10:40:01.018887825Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-22T10:40:01.020314242Z level=info msg="Migration successfully executed" id="create user role table" duration=1.428558ms logger=migrator t=2026-08-22T10:40:01.026536104Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-22T10:40:01.027628842Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.092368ms logger=migrator t=2026-08-22T10:40:01.033432113Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-22T10:40:01.034580993Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.14791ms logger=migrator t=2026-08-22T10:40:01.039742867Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-22T10:40:01.041235186Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.492829ms logger=migrator t=2026-08-22T10:40:01.04638207Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-22T10:40:01.047392626Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.009966ms logger=migrator t=2026-08-22T10:40:01.05327174Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-22T10:40:01.054350478Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.078149ms logger=migrator t=2026-08-22T10:40:01.059494491Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-22T10:40:01.060659952Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.16515ms logger=migrator t=2026-08-22T10:40:01.066217566Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-22T10:40:01.074246845Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.028729ms logger=migrator t=2026-08-22T10:40:01.079640776Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-22T10:40:01.080706643Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.059048ms logger=migrator t=2026-08-22T10:40:01.086108874Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-22T10:40:01.087945322Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.836177ms logger=migrator t=2026-08-22T10:40:01.093525617Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-22T10:40:01.095910209Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.384972ms logger=migrator t=2026-08-22T10:40:01.101776221Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-22T10:40:01.102796958Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.020547ms logger=migrator t=2026-08-22T10:40:01.107188692Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-22T10:40:01.108516657Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.328005ms logger=migrator t=2026-08-22T10:40:01.114219105Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-22T10:40:01.115901559Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.682024ms logger=migrator t=2026-08-22T10:40:01.121988108Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-22T10:40:01.131089124Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.101446ms logger=migrator t=2026-08-22T10:40:01.135973171Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-22T10:40:01.141477555Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.509864ms logger=migrator t=2026-08-22T10:40:01.146095395Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-22T10:40:01.154293938Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.198473ms logger=migrator t=2026-08-22T10:40:01.160092149Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-22T10:40:01.168377505Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.282656ms logger=migrator t=2026-08-22T10:40:01.173285902Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-22T10:40:01.174420302Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.13471ms logger=migrator t=2026-08-22T10:40:01.179762791Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-22T10:40:01.180907611Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.109739ms logger=migrator t=2026-08-22T10:40:01.1866523Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-22T10:40:01.187716278Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.064258ms logger=migrator t=2026-08-22T10:40:01.192283027Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-22T10:40:01.193625162Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.342105ms logger=migrator t=2026-08-22T10:40:01.198414816Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-22T10:40:01.200075239Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.662263ms logger=migrator t=2026-08-22T10:40:01.206817985Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-22T10:40:01.207039771Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=228.856µs logger=migrator t=2026-08-22T10:40:01.221033015Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-22T10:40:01.221083486Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.621µs logger=migrator t=2026-08-22T10:40:01.225279505Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-22T10:40:01.225822979Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=541.564µs logger=migrator t=2026-08-22T10:40:01.229462774Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-22T10:40:01.230088901Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=632.057µs logger=migrator t=2026-08-22T10:40:01.234714611Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-22T10:40:01.235492411Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=778.04µs logger=migrator t=2026-08-22T10:40:01.241292172Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-22T10:40:01.241506117Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=210.655µs logger=migrator t=2026-08-22T10:40:01.245935753Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-22T10:40:01.246693913Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=758.64µs logger=migrator t=2026-08-22T10:40:01.252050292Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-22T10:40:01.253496319Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.445907ms logger=migrator t=2026-08-22T10:40:01.259370773Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-22T10:40:01.261302663Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.93135ms logger=migrator t=2026-08-22T10:40:01.266223901Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-22T10:40:01.276634592Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.409491ms logger=migrator t=2026-08-22T10:40:01.282798462Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-22T10:40:01.282850513Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=52.611µs logger=migrator t=2026-08-22T10:40:01.290729068Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-22T10:40:01.292758361Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.032923ms logger=migrator t=2026-08-22T10:40:01.300562244Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-22T10:40:01.302021432Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.461698ms logger=migrator t=2026-08-22T10:40:01.30847379Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-22T10:40:01.30963844Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.16494ms logger=migrator t=2026-08-22T10:40:01.314669132Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-22T10:40:01.326765566Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.097295ms logger=migrator t=2026-08-22T10:40:01.331586532Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-22T10:40:01.332608288Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.021566ms logger=migrator t=2026-08-22T10:40:01.337594308Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-22T10:40:01.338633435Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.039027ms logger=migrator t=2026-08-22T10:40:01.343546003Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-22T10:40:01.36994744Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.399397ms logger=migrator t=2026-08-22T10:40:01.375105244Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-22T10:40:01.375897435Z level=info msg="Migration successfully executed" id="create correlation v2" duration=791.701µs logger=migrator t=2026-08-22T10:40:01.381922802Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-22T10:40:01.383599045Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.676413ms logger=migrator t=2026-08-22T10:40:01.388681957Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-22T10:40:01.389868288Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.190331ms logger=migrator t=2026-08-22T10:40:01.39452204Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-22T10:40:01.395613588Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.091469ms logger=migrator t=2026-08-22T10:40:01.401130441Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-22T10:40:01.401358367Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=228.076µs logger=migrator t=2026-08-22T10:40:01.406581413Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-22T10:40:01.407645281Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.062058ms logger=migrator t=2026-08-22T10:40:01.41261363Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-22T10:40:01.422163249Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.550129ms logger=migrator t=2026-08-22T10:40:01.427887888Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-22T10:40:01.428728259Z level=info msg="Migration successfully executed" id="create entity_events table" duration=839.181µs logger=migrator t=2026-08-22T10:40:01.433602986Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-22T10:40:01.434586002Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=983.356µs logger=migrator t=2026-08-22T10:40:01.440069055Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-22T10:40:01.440508726Z 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-08-22T10:40:01.447053366Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-22T10:40:01.447766865Z 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-08-22T10:40:01.452490568Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-22T10:40:01.453288039Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=850.203µs logger=migrator t=2026-08-22T10:40:01.458268968Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-22T10:40:01.459214593Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=945.415µs logger=migrator t=2026-08-22T10:40:01.464389298Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-22T10:40:01.465460135Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.070417ms logger=migrator t=2026-08-22T10:40:01.470979499Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-22T10:40:01.472731964Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.752435ms logger=migrator t=2026-08-22T10:40:01.4779179Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-22T10:40:01.478983557Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.066157ms logger=migrator t=2026-08-22T10:40:01.485296931Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-22T10:40:01.486299367Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.002206ms logger=migrator t=2026-08-22T10:40:01.491901923Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-22T10:40:01.492715675Z level=info msg="Migration successfully executed" id="Drop public config table" duration=810.851µs logger=migrator t=2026-08-22T10:40:01.500421355Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-22T10:40:01.501518383Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.096578ms logger=migrator t=2026-08-22T10:40:01.513474125Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-22T10:40:01.514651825Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.176071ms logger=migrator t=2026-08-22T10:40:01.519937973Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-22T10:40:01.521634167Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.695814ms logger=migrator t=2026-08-22T10:40:01.527605532Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-22T10:40:01.528398973Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=789.311µs logger=migrator t=2026-08-22T10:40:01.534364468Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-22T10:40:01.56247721Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.110432ms logger=migrator t=2026-08-22T10:40:01.567275505Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-22T10:40:01.573712262Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.420337ms logger=migrator t=2026-08-22T10:40:01.579264327Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-22T10:40:01.587549632Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.283825ms logger=migrator t=2026-08-22T10:40:01.593030405Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-22T10:40:01.593268431Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=239.866µs logger=migrator t=2026-08-22T10:40:01.597894721Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-22T10:40:01.606505245Z level=info msg="Migration successfully executed" id="add share column" duration=8.611034ms logger=migrator t=2026-08-22T10:40:01.612208054Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-22T10:40:01.612330727Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=122.873µs logger=migrator t=2026-08-22T10:40:01.616452084Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-22T10:40:01.617383639Z level=info msg="Migration successfully executed" id="create file table" duration=931.275µs logger=migrator t=2026-08-22T10:40:01.622547223Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-22T10:40:01.623669322Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.121979ms logger=migrator t=2026-08-22T10:40:01.629570796Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-22T10:40:01.630676105Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.105379ms logger=migrator t=2026-08-22T10:40:01.636452825Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-22T10:40:01.637831911Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.379405ms logger=migrator t=2026-08-22T10:40:01.644193786Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-22T10:40:01.646000163Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.805427ms logger=migrator t=2026-08-22T10:40:01.652638606Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-22T10:40:01.652703998Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.822µs logger=migrator t=2026-08-22T10:40:01.657900913Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-22T10:40:01.657966255Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=65.752µs logger=migrator t=2026-08-22T10:40:01.670319706Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-22T10:40:01.671547948Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.222342ms logger=migrator t=2026-08-22T10:40:01.677342989Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-22T10:40:01.677676037Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=333.988µs logger=migrator t=2026-08-22T10:40:01.684042433Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-22T10:40:01.686083096Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.040853ms logger=migrator t=2026-08-22T10:40:01.691272561Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-22T10:40:01.700781209Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.509368ms logger=migrator t=2026-08-22T10:40:01.706467227Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-22T10:40:01.706723523Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=257.516µs logger=migrator t=2026-08-22T10:40:01.712445492Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-22T10:40:01.714230229Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.783987ms logger=migrator t=2026-08-22T10:40:01.722279438Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-22T10:40:01.72273393Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=459.062µs logger=migrator t=2026-08-22T10:40:01.726776605Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-22T10:40:01.726982211Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=205.536µs logger=migrator t=2026-08-22T10:40:01.731377215Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-22T10:40:01.731764785Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=387.83µs logger=migrator t=2026-08-22T10:40:01.7358139Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-22T10:40:01.743400298Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=7.585698ms logger=migrator t=2026-08-22T10:40:01.75386366Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-22T10:40:01.766423447Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.559407ms logger=migrator t=2026-08-22T10:40:01.771798107Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-22T10:40:01.772542596Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=745.309µs logger=migrator t=2026-08-22T10:40:01.777249079Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-22T10:40:01.863886873Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.623174ms logger=migrator t=2026-08-22T10:40:01.872771684Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-22T10:40:01.874092969Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.321485ms logger=migrator t=2026-08-22T10:40:01.880467394Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-22T10:40:01.886247195Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=5.775111ms logger=migrator t=2026-08-22T10:40:01.896211914Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-22T10:40:01.926284627Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.077343ms logger=migrator t=2026-08-22T10:40:01.933761981Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-22T10:40:01.943643529Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.882348ms logger=migrator t=2026-08-22T10:40:01.950281251Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-22T10:40:01.950643051Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=363.21µs logger=migrator t=2026-08-22T10:40:01.955774864Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-22T10:40:01.955956679Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=181.835µs logger=migrator t=2026-08-22T10:40:01.964136852Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-22T10:40:01.964388388Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=252.926µs logger=migrator t=2026-08-22T10:40:01.970000214Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-22T10:40:01.97020045Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=200.806µs logger=migrator t=2026-08-22T10:40:01.981869723Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-22T10:40:01.982188942Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=313.968µs logger=migrator t=2026-08-22T10:40:01.988321051Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-22T10:40:01.989996925Z level=info msg="Migration successfully executed" id="create folder table" duration=1.676674ms logger=migrator t=2026-08-22T10:40:01.997778907Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-22T10:40:01.999058341Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.279364ms logger=migrator t=2026-08-22T10:40:02.004334528Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-22T10:40:02.005671382Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.336204ms logger=migrator t=2026-08-22T10:40:02.016170776Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-22T10:40:02.016229417Z level=info msg="Migration successfully executed" id="Update folder title length" duration=64.051µs logger=migrator t=2026-08-22T10:40:02.024203535Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-22T10:40:02.026014222Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.810337ms logger=migrator t=2026-08-22T10:40:02.031737281Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-22T10:40:02.032724576Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=991.345µs logger=migrator t=2026-08-22T10:40:02.037889711Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-22T10:40:02.038757744Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=867.333µs logger=migrator t=2026-08-22T10:40:02.044124843Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-22T10:40:02.044441871Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=317.048µs logger=migrator t=2026-08-22T10:40:02.048311492Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-22T10:40:02.048493767Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=182.665µs logger=migrator t=2026-08-22T10:40:02.052749258Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-22T10:40:02.053481217Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=732.389µs logger=migrator t=2026-08-22T10:40:02.057487551Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-22T10:40:02.058354293Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=862.842µs logger=migrator t=2026-08-22T10:40:02.063027055Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-22T10:40:02.063777765Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=746.51µs logger=migrator t=2026-08-22T10:40:02.067940603Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-22T10:40:02.068800705Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=861.892µs logger=migrator t=2026-08-22T10:40:02.072889942Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-22T10:40:02.073624441Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=734.589µs logger=migrator t=2026-08-22T10:40:02.0789729Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-22T10:40:02.079607397Z level=info msg="Migration successfully executed" id="create anon_device table" duration=634.397µs logger=migrator t=2026-08-22T10:40:02.085932551Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-22T10:40:02.086769543Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=836.852µs logger=migrator t=2026-08-22T10:40:02.095385297Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-22T10:40:02.096199518Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=814.471µs logger=migrator t=2026-08-22T10:40:02.100989403Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-22T10:40:02.10164074Z level=info msg="Migration successfully executed" id="create signing_key table" duration=647.057µs logger=migrator t=2026-08-22T10:40:02.105641394Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-22T10:40:02.106517537Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=873.103µs logger=migrator t=2026-08-22T10:40:02.114476024Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-22T10:40:02.116575659Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.102525ms logger=migrator t=2026-08-22T10:40:02.122435181Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-22T10:40:02.122744059Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=305.668µs logger=migrator t=2026-08-22T10:40:02.129825243Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-22T10:40:02.144656689Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.828416ms logger=migrator t=2026-08-22T10:40:02.15045554Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-22T10:40:02.151296442Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=842.562µs logger=migrator t=2026-08-22T10:40:02.158737576Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-22T10:40:02.158795077Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=48.021µs logger=migrator t=2026-08-22T10:40:02.163619173Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-22T10:40:02.164880936Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.260292ms logger=migrator t=2026-08-22T10:40:02.17006713Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-22T10:40:02.170128162Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=67.812µs logger=migrator t=2026-08-22T10:40:02.178143941Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-22T10:40:02.180468091Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.327951ms logger=migrator t=2026-08-22T10:40:02.185479542Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-22T10:40:02.186912689Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.433597ms logger=migrator t=2026-08-22T10:40:02.193648154Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-22T10:40:02.194818584Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.17098ms logger=migrator t=2026-08-22T10:40:02.202035142Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-22T10:40:02.203409598Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.376406ms logger=migrator t=2026-08-22T10:40:02.208963162Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-22T10:40:02.209570238Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=612.226µs logger=migrator t=2026-08-22T10:40:02.214515397Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-22T10:40:02.215309518Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=794.731µs logger=migrator t=2026-08-22T10:40:02.22155403Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-22T10:40:02.222657389Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.100839ms logger=migrator t=2026-08-22T10:40:02.22882968Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-22T10:40:02.229494627Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=664.417µs logger=migrator t=2026-08-22T10:40:02.234752784Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-22T10:40:02.246379026Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.617903ms logger=migrator t=2026-08-22T10:40:02.260077783Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-22T10:40:02.273112962Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.015518ms logger=migrator t=2026-08-22T10:40:02.277932617Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-22T10:40:02.294706554Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=16.771947ms logger=migrator t=2026-08-22T10:40:02.300990257Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-22T10:40:02.301117301Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=132.334µs logger=migrator t=2026-08-22T10:40:02.309961121Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-22T10:40:02.322042325Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.086854ms logger=migrator t=2026-08-22T10:40:02.327564739Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-22T10:40:02.336096461Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.530612ms logger=migrator t=2026-08-22T10:40:02.342100237Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-22T10:40:02.342455616Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=355.549µs logger=migrator t=2026-08-22T10:40:02.348160835Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.631422398s logger=migrator t=2026-08-22T10:40:02.348802022Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-22T10:40:02.366598115Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-22T10:40:02.366947774Z level=info msg="Created default organization" logger=secrets t=2026-08-22T10:40:02.371586854Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-22T10:40:02.415870157Z level=info msg="Restored cache from database" duration=402.281µs logger=plugin.store t=2026-08-22T10:40:02.417106379Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-22T10:40:02.451039452Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-22T10:40:02.451060012Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-22T10:40:02.451121814Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-22T10:40:02.451130204Z level=info msg="Plugins loaded" count=54 duration=34.024685ms logger=query_data t=2026-08-22T10:40:02.454847911Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-22T10:40:02.457844689Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-22T10:40:02.461456393Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-22T10:40:02.468515637Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-22T10:40:02.470301003Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-22T10:40:02.471957106Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-22T10:40:02.491809103Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-22T10:40:02.510072468Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-22T10:40:02.530384077Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-22T10:40:02.530408437Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-22T10:40:02.532220734Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-22T10:40:02.532381869Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-22T10:40:02.533257281Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-08-22T10:40:02.533916969Z level=info msg="State cache has been initialized" states=0 duration=1.53347ms logger=ngalert.scheduler t=2026-08-22T10:40:02.534001501Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-22T10:40:02.534247957Z level=info msg=starting first_tick=2026-08-22T10:40:10Z logger=http.server t=2026-08-22T10:40:02.550431458Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-08-22T10:40:02.632051312Z level=info msg="Update check succeeded" duration=97.499257ms logger=plugins.update.checker t=2026-08-22T10:40:02.636530239Z level=info msg="Update check succeeded" duration=103.470782ms logger=provisioning.dashboard t=2026-08-22T10:40:02.638775767Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-22T10:40:02.652839893Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-22T10:40:02.667531726Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-22T10:40:02.687021693Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-22T10:40:02.701393786Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-22T10:40:02.71383836Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-22T10:40:02.724171039Z level=info msg="Patterns update finished" duration=109.497729ms logger=grafana-apiserver t=2026-08-22T10:40:02.852761826Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-22T10:40:02.853155816Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-22T10:40:06.094678465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.095442985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.115477497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.140325213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.15939989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.186284689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.219615896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.253215381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.271087156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.300527902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.315891482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.336258792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.352500124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.438157473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.45840768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.486249805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.503295318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.528227427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.551052691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.58405823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.604228725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.633652081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.64786367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.677629255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.692743678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.728589951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.745388448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.778869819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.79349997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.832087014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.845584685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.873557143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.891042828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.933994776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.952835446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:06.999384748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.018849444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.055167689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.074298147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.106976367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.131477975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.169920865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.199278709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.252077913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.269170848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.30692643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.323607774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.360255318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.378125023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.413449392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.43412456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.494738718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.51209172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.549800821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.567283306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.607876222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.625173573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.680371689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.698295245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.772385223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.78764264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.831103841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.849550211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.904582303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.92097555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.962004377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:07.982242414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.034053041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.055307784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.104929675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.120331485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.168598631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.1904847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.24232499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.27806266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.374513469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.394839908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.492285074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.513762033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:08.609236997Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-22T10:41:50.559239681Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-22T10:50:02.572748978Z level=info msg="Completed cleanup jobs" duration=36.428408ms logger=plugins.update.checker t=2026-08-22T10:50:02.739193219Z level=info msg="Update check succeeded" duration=101.720737ms logger=sqlstore.transactions t=2026-08-22T10:55:02.472414819Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-22T11:00:02.55220824Z level=info msg="Completed cleanup jobs" duration=15.651701ms logger=plugins.update.checker t=2026-08-22T11:00:02.749964818Z level=info msg="Update check succeeded" duration=112.321547ms logger=cleanup t=2026-08-22T11:10:02.55172254Z level=info msg="Completed cleanup jobs" duration=14.509174ms logger=plugins.update.checker t=2026-08-22T11:10:02.717809563Z level=info msg="Update check succeeded" duration=81.127327ms logger=infra.usagestats t=2026-08-22T11:11:50.587026309Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-22T11:20:02.558583046Z level=info msg="Completed cleanup jobs" duration=21.026763ms logger=plugins.update.checker t=2026-08-22T11:20:02.72543319Z level=info msg="Update check succeeded" duration=88.230887ms logger=cleanup t=2026-08-22T11:30:02.578214617Z level=info msg="Completed cleanup jobs" duration=41.975094ms logger=plugins.update.checker t=2026-08-22T11:30:02.715335301Z level=info msg="Update check succeeded" duration=77.681025ms