logger=settings t=2026-05-09T13:01:47.741063482Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-09T13:01:47Z logger=settings t=2026-05-09T13:01:47.741811503Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-09T13:01:47.741907065Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-09T13:01:47.741923346Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-09T13:01:47.741931016Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-09T13:01:47.741938116Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-09T13:01:47.741950326Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-09T13:01:47.741959307Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-09T13:01:47.741972667Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-09T13:01:47.741980147Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-09T13:01:47.741987767Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-09T13:01:47.741999698Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-09T13:01:47.742007498Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-09T13:01:47.742015208Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-09T13:01:47.742023508Z level=info msg=Target target=[all] logger=settings t=2026-05-09T13:01:47.742051679Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-09T13:01:47.742062809Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-09T13:01:47.74207487Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-09T13:01:47.74208419Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-09T13:01:47.74209147Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-09T13:01:47.74210352Z level=info msg="App mode production" logger=sqlstore t=2026-05-09T13:01:47.742635455Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-09T13:01:47.742660175Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-09T13:01:47.744594798Z level=info msg="Locking database" logger=migrator t=2026-05-09T13:01:47.744612989Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-09T13:01:47.745313527Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-09T13:01:47.748369102Z level=info msg="Migration successfully executed" id="create migration_log table" duration=3.054325ms logger=migrator t=2026-05-09T13:01:48.042272234Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-09T13:01:48.04652884Z level=info msg="Migration successfully executed" id="create user table" duration=4.256237ms logger=migrator t=2026-05-09T13:01:48.159219414Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-09T13:01:48.160594192Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.378308ms logger=migrator t=2026-05-09T13:01:48.328347825Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-09T13:01:48.330973405Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.622611ms logger=migrator t=2026-05-09T13:01:48.552740147Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-09T13:01:48.554259498Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.521231ms logger=migrator t=2026-05-09T13:01:48.565641587Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-09T13:01:48.56646806Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=826.793µs logger=migrator t=2026-05-09T13:01:48.572900095Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-09T13:01:48.5756518Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.751145ms logger=migrator t=2026-05-09T13:01:48.57969722Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-09T13:01:48.580294276Z level=info msg="Migration successfully executed" id="create user table v2" duration=597.066µs logger=migrator t=2026-05-09T13:01:48.587603505Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-09T13:01:48.588506269Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=906.395µs logger=migrator t=2026-05-09T13:01:48.594708498Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-09T13:01:48.595686145Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=981.137µs logger=migrator t=2026-05-09T13:01:48.599862768Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-09T13:01:48.600228259Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=365.221µs logger=migrator t=2026-05-09T13:01:48.604591637Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-09T13:01:48.6050965Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=504.843µs logger=migrator t=2026-05-09T13:01:48.60948275Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-09T13:01:48.610650451Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.165161ms logger=migrator t=2026-05-09T13:01:48.616095029Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-09T13:01:48.61612664Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.541µs logger=migrator t=2026-05-09T13:01:48.620000456Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-09T13:01:48.621118626Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.11808ms logger=migrator t=2026-05-09T13:01:48.628308192Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-09T13:01:48.628887648Z level=info msg="Migration successfully executed" id="Add missing user data" duration=585.776µs logger=migrator t=2026-05-09T13:01:48.63409751Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-09T13:01:48.6359882Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.88825ms logger=migrator t=2026-05-09T13:01:48.642541499Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-09T13:01:48.64331578Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=770.511µs logger=migrator t=2026-05-09T13:01:48.647095362Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-09T13:01:48.64920093Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.104408ms logger=migrator t=2026-05-09T13:01:48.653781615Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-09T13:01:48.664496446Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.716871ms logger=migrator t=2026-05-09T13:01:48.668565377Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-09T13:01:48.669696717Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.131431ms logger=migrator t=2026-05-09T13:01:48.674607851Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-09T13:01:48.674870068Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=265.448µs logger=migrator t=2026-05-09T13:01:48.678709853Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-09T13:01:48.679271438Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=561.785µs logger=migrator t=2026-05-09T13:01:48.684984053Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-09T13:01:48.685424175Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=440.432µs logger=migrator t=2026-05-09T13:01:48.690847383Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-09T13:01:48.691465479Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=618.536µs logger=migrator t=2026-05-09T13:01:48.697059781Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-09T13:01:48.698240884Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.181203ms logger=migrator t=2026-05-09T13:01:48.7043418Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-09T13:01:48.705021188Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=679.168µs logger=migrator t=2026-05-09T13:01:48.710931519Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-09T13:01:48.712003379Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.073949ms logger=migrator t=2026-05-09T13:01:48.717471836Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-09T13:01:48.718552376Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.08049ms logger=migrator t=2026-05-09T13:01:48.72494193Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-09T13:01:48.725721971Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=783.551µs logger=migrator t=2026-05-09T13:01:48.730267364Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-09T13:01:48.730291465Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.521µs logger=migrator t=2026-05-09T13:01:48.734172481Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-09T13:01:48.734705186Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=533.555µs logger=migrator t=2026-05-09T13:01:48.740591596Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-09T13:01:48.741067779Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=475.683µs logger=migrator t=2026-05-09T13:01:48.745734836Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-09T13:01:48.746176028Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=441.372µs logger=migrator t=2026-05-09T13:01:48.750994868Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-09T13:01:48.751484302Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=489.164µs logger=migrator t=2026-05-09T13:01:48.758388879Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-09T13:01:48.764356282Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.994234ms logger=migrator t=2026-05-09T13:01:48.769401479Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-09T13:01:48.770253532Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=848.763µs logger=migrator t=2026-05-09T13:01:48.798743037Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-09T13:01:48.800137915Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.399579ms logger=migrator t=2026-05-09T13:01:48.805059069Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-09T13:01:48.806128648Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.068839ms logger=migrator t=2026-05-09T13:01:48.811239627Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-09T13:01:48.812151921Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=915.594µs logger=migrator t=2026-05-09T13:01:48.817545988Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-09T13:01:48.820403926Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=2.850878ms logger=migrator t=2026-05-09T13:01:48.827584572Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-09T13:01:48.829063671Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.47722ms logger=migrator t=2026-05-09T13:01:48.834654393Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-09T13:01:48.835511697Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=849.044µs logger=migrator t=2026-05-09T13:01:48.847334709Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-09T13:01:48.847936065Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=602.606µs logger=migrator t=2026-05-09T13:01:48.854167694Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-09T13:01:48.855342037Z level=info msg="Migration successfully executed" id="create star table" duration=1.177162ms logger=migrator t=2026-05-09T13:01:48.860918818Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-09T13:01:48.862423858Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.50669ms logger=migrator t=2026-05-09T13:01:48.870727404Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-09T13:01:48.872045171Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.318227ms logger=migrator t=2026-05-09T13:01:48.878322561Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-09T13:01:48.87974891Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.420848ms logger=migrator t=2026-05-09T13:01:48.885475575Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-09T13:01:48.886506924Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.032309ms logger=migrator t=2026-05-09T13:01:48.892161208Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-09T13:01:48.892848646Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=687.199µs logger=migrator t=2026-05-09T13:01:48.899064775Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-09T13:01:48.900506415Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.44339ms logger=migrator t=2026-05-09T13:01:48.906348594Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-09T13:01:48.907549126Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.200423ms logger=migrator t=2026-05-09T13:01:48.913110867Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-09T13:01:48.913139868Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.981µs logger=migrator t=2026-05-09T13:01:48.91835713Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-09T13:01:48.918415341Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=58.391µs logger=migrator t=2026-05-09T13:01:48.924090156Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-09T13:01:48.924350523Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=260.968µs logger=migrator t=2026-05-09T13:01:48.929180334Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-09T13:01:48.930307455Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.127141ms logger=migrator t=2026-05-09T13:01:48.935732942Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-09T13:01:48.937004407Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.270605ms logger=migrator t=2026-05-09T13:01:48.942134917Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-09T13:01:48.943458922Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.319555ms logger=migrator t=2026-05-09T13:01:48.94965295Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-09T13:01:48.950265088Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=612.648µs logger=migrator t=2026-05-09T13:01:48.955564362Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-09T13:01:48.956747164Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.180563ms logger=migrator t=2026-05-09T13:01:48.962459919Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-09T13:01:48.96396789Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.506671ms logger=migrator t=2026-05-09T13:01:48.978052913Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-09T13:01:48.988353963Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=10.28053ms logger=migrator t=2026-05-09T13:01:48.993686118Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-09T13:01:48.994532071Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=846.343µs logger=migrator t=2026-05-09T13:01:48.999284341Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-09T13:01:49.000224046Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=940.005µs logger=migrator t=2026-05-09T13:01:49.006446066Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-09T13:01:49.007116164Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=669.498µs logger=migrator t=2026-05-09T13:01:49.021895006Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-09T13:01:49.02244294Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=550.795µs logger=migrator t=2026-05-09T13:01:49.028190226Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-09T13:01:49.029135023Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=944.807µs logger=migrator t=2026-05-09T13:01:49.035246589Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-09T13:01:49.035332641Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=86.622µs logger=migrator t=2026-05-09T13:01:49.040247555Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-09T13:01:49.042407933Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.163238ms logger=migrator t=2026-05-09T13:01:49.049977169Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-09T13:01:49.052973331Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.996251ms logger=migrator t=2026-05-09T13:01:49.057607007Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-09T13:01:49.05954439Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.936943ms logger=migrator t=2026-05-09T13:01:49.06433936Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-09T13:01:49.065585984Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.246144ms logger=migrator t=2026-05-09T13:01:49.071514655Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-09T13:01:49.080558871Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=9.035196ms logger=migrator t=2026-05-09T13:01:49.085181677Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-09T13:01:49.086484162Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.302635ms logger=migrator t=2026-05-09T13:01:49.091448197Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-09T13:01:49.092756003Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.981604ms logger=migrator t=2026-05-09T13:01:49.098232971Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-09T13:01:49.098263562Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.171µs logger=migrator t=2026-05-09T13:01:49.102904819Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-09T13:01:49.1029364Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.121µs logger=migrator t=2026-05-09T13:01:49.107596087Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-09T13:01:49.110755882Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.158095ms logger=migrator t=2026-05-09T13:01:49.116701604Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-09T13:01:49.11873861Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.036376ms logger=migrator t=2026-05-09T13:01:49.123256422Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-09T13:01:49.125531534Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.273992ms logger=migrator t=2026-05-09T13:01:49.131197828Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-09T13:01:49.134439836Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.231668ms logger=migrator t=2026-05-09T13:01:49.139993157Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-09T13:01:49.140265184Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=275.797µs logger=migrator t=2026-05-09T13:01:49.142981428Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-09T13:01:49.143890134Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=907.916µs logger=migrator t=2026-05-09T13:01:49.148454177Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-09T13:01:49.149320052Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=865.385µs logger=migrator t=2026-05-09T13:01:49.153953927Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-09T13:01:49.153996778Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=43.711µs logger=migrator t=2026-05-09T13:01:49.158792589Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-09T13:01:49.161469462Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.675362ms logger=migrator t=2026-05-09T13:01:49.166726985Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-09T13:01:49.167798963Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.077349ms logger=migrator t=2026-05-09T13:01:49.173203731Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-09T13:01:49.182240176Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.031155ms logger=migrator t=2026-05-09T13:01:49.186695858Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-09T13:01:49.187455598Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=759.36µs logger=migrator t=2026-05-09T13:01:49.193999326Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-09T13:01:49.194838769Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=839.573µs logger=migrator t=2026-05-09T13:01:49.201038378Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-09T13:01:49.202066985Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.031828ms logger=migrator t=2026-05-09T13:01:49.207406981Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-09T13:01:49.20776232Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=355.429µs logger=migrator t=2026-05-09T13:01:49.210840145Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-09T13:01:49.211703308Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=863.043µs logger=migrator t=2026-05-09T13:01:49.215968713Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-09T13:01:49.21988496Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.911147ms logger=migrator t=2026-05-09T13:01:49.225329348Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-09T13:01:49.226178141Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=850.303µs logger=migrator t=2026-05-09T13:01:49.23201929Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-09T13:01:49.23273923Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=719.569µs logger=migrator t=2026-05-09T13:01:49.237378916Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-09T13:01:49.237605852Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=226.976µs logger=migrator t=2026-05-09T13:01:49.2444837Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-09T13:01:49.247098441Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.617251ms logger=migrator t=2026-05-09T13:01:49.253621128Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-09T13:01:49.25590203Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.280742ms logger=migrator t=2026-05-09T13:01:49.259881598Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-09T13:01:49.261296557Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.419709ms logger=migrator t=2026-05-09T13:01:49.268082041Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-09T13:01:49.268747109Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=671.058µs logger=migrator t=2026-05-09T13:01:49.274409953Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-09T13:01:49.275211725Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=800.002µs logger=migrator t=2026-05-09T13:01:49.279999615Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-09T13:01:49.281037484Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.037309ms logger=migrator t=2026-05-09T13:01:49.285737391Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-09T13:01:49.287200511Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.46687ms logger=migrator t=2026-05-09T13:01:49.291799826Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-09T13:01:49.301909891Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.107805ms logger=migrator t=2026-05-09T13:01:49.306854345Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-09T13:01:49.308082898Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.229763ms logger=migrator t=2026-05-09T13:01:49.312361136Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-09T13:01:49.313188178Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=838.413µs logger=migrator t=2026-05-09T13:01:49.318825801Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-09T13:01:49.319511459Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=686.358µs logger=migrator t=2026-05-09T13:01:49.325141942Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-09T13:01:49.326082069Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=939.876µs logger=migrator t=2026-05-09T13:01:49.331822964Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-09T13:01:49.334171408Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.348654ms logger=migrator t=2026-05-09T13:01:49.339675619Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-09T13:01:49.345039293Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=5.359595ms logger=migrator t=2026-05-09T13:01:49.352950349Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-09T13:01:49.35300928Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=66.652µs logger=migrator t=2026-05-09T13:01:49.359110446Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-09T13:01:49.359447606Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=338.34µs logger=migrator t=2026-05-09T13:01:49.364823392Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-09T13:01:49.367297509Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.473597ms logger=migrator t=2026-05-09T13:01:49.370799755Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-09T13:01:49.370955309Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=150.434µs logger=migrator t=2026-05-09T13:01:49.375558473Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-09T13:01:49.375929974Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=375.551µs logger=migrator t=2026-05-09T13:01:49.378999758Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-09T13:01:49.380841417Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.841779ms logger=migrator t=2026-05-09T13:01:49.385748481Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-09T13:01:49.385951146Z level=info msg="Migration successfully executed" id="Update uid value" duration=203.765µs logger=migrator t=2026-05-09T13:01:49.389217885Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-09T13:01:49.390076089Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=857.544µs logger=migrator t=2026-05-09T13:01:49.393325677Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-09T13:01:49.394755616Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.429069ms logger=migrator t=2026-05-09T13:01:49.399131945Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-09T13:01:49.40043237Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.300825ms logger=migrator t=2026-05-09T13:01:49.412424097Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-09T13:01:49.413723352Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.300405ms logger=migrator t=2026-05-09T13:01:49.491298732Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-09T13:01:49.493405538Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.111797ms logger=migrator t=2026-05-09T13:01:49.499798603Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-09T13:01:49.501355665Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.557392ms logger=migrator t=2026-05-09T13:01:49.505650232Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-09T13:01:49.506773422Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.12326ms logger=migrator t=2026-05-09T13:01:49.511592003Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-09T13:01:49.51258924Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=992.907µs logger=migrator t=2026-05-09T13:01:49.518542792Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-09T13:01:49.520055223Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.512121ms logger=migrator t=2026-05-09T13:01:49.524323109Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-09T13:01:49.53316143Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.838701ms logger=migrator t=2026-05-09T13:01:49.539085831Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-09T13:01:49.539877293Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=791.212µs logger=migrator t=2026-05-09T13:01:49.545074344Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-09T13:01:49.545975318Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=901.334µs logger=migrator t=2026-05-09T13:01:49.549547085Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-09T13:01:49.550320997Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=773.842µs logger=migrator t=2026-05-09T13:01:49.555844587Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-09T13:01:49.556654659Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=811.692µs logger=migrator t=2026-05-09T13:01:49.565877479Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-09T13:01:49.566486147Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=610.968µs logger=migrator t=2026-05-09T13:01:49.571757379Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-09T13:01:49.572599443Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=842.844µs logger=migrator t=2026-05-09T13:01:49.57763258Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-09T13:01:49.577703392Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=72.982µs logger=migrator t=2026-05-09T13:01:49.581453734Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-09T13:01:49.58610026Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.632837ms logger=migrator t=2026-05-09T13:01:49.590239962Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-09T13:01:49.59492871Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.681378ms logger=migrator t=2026-05-09T13:01:49.599334479Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-09T13:01:49.599526264Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=186.655µs logger=migrator t=2026-05-09T13:01:49.604613313Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-09T13:01:49.607241024Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.627141ms logger=migrator t=2026-05-09T13:01:49.612478457Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-09T13:01:49.618250014Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.774157ms logger=migrator t=2026-05-09T13:01:49.627534906Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-09T13:01:49.628480442Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=946.176µs logger=migrator t=2026-05-09T13:01:49.634232719Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-09T13:01:49.63576516Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.532491ms logger=migrator t=2026-05-09T13:01:49.640810888Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-09T13:01:49.64165647Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=845.912µs logger=migrator t=2026-05-09T13:01:49.64530957Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-09T13:01:49.646832011Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.515581ms logger=migrator t=2026-05-09T13:01:49.652178087Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-09T13:01:49.653209494Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.031978ms logger=migrator t=2026-05-09T13:01:49.65744271Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-09T13:01:49.658517519Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.074839ms logger=migrator t=2026-05-09T13:01:49.664313216Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-09T13:01:49.66444639Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=134.374µs logger=migrator t=2026-05-09T13:01:49.669248361Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-09T13:01:49.669278982Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.051µs logger=migrator t=2026-05-09T13:01:49.672963553Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-09T13:01:49.67731656Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.351658ms logger=migrator t=2026-05-09T13:01:49.681482014Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-09T13:01:49.686308754Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.82814ms logger=migrator t=2026-05-09T13:01:49.690420767Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-09T13:01:49.690520369Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=111.063µs logger=migrator t=2026-05-09T13:01:49.695340891Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-09T13:01:49.696843132Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.50742ms logger=migrator t=2026-05-09T13:01:49.701685233Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-09T13:01:49.703195814Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.509541ms logger=migrator t=2026-05-09T13:01:49.707683046Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-09T13:01:49.707714427Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.411µs logger=migrator t=2026-05-09T13:01:49.712185359Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-09T13:01:49.713360081Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.174001ms logger=migrator t=2026-05-09T13:01:49.718086339Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-09T13:01:49.71960507Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.519261ms logger=migrator t=2026-05-09T13:01:49.724084593Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-09T13:01:49.727467324Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.383051ms logger=migrator t=2026-05-09T13:01:49.732633955Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-09T13:01:49.732712977Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=80.442µs logger=migrator t=2026-05-09T13:01:49.73796949Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-09T13:01:49.738982627Z level=info msg="Migration successfully executed" id="create session table" duration=1.013137ms logger=migrator t=2026-05-09T13:01:49.744388984Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-09T13:01:49.744524348Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=131.164µs logger=migrator t=2026-05-09T13:01:49.748512187Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-09T13:01:49.74861411Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=105.963µs logger=migrator t=2026-05-09T13:01:49.753329518Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-09T13:01:49.754308475Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=981.038µs logger=migrator t=2026-05-09T13:01:49.758912169Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-09T13:01:49.759715962Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=803.353µs logger=migrator t=2026-05-09T13:01:49.764608584Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-09T13:01:49.764658085Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=51.101µs logger=migrator t=2026-05-09T13:01:49.769144708Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-09T13:01:49.769175489Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=31.15µs logger=migrator t=2026-05-09T13:01:49.772728635Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-09T13:01:49.776289052Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.561757ms logger=migrator t=2026-05-09T13:01:49.780163048Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-09T13:01:49.783531479Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.367481ms logger=migrator t=2026-05-09T13:01:49.787292081Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-09T13:01:49.787417484Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=125.063µs logger=migrator t=2026-05-09T13:01:49.791832665Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-09T13:01:49.791920597Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=88.122µs logger=migrator t=2026-05-09T13:01:49.797155299Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-09T13:01:49.798582228Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.427299ms logger=migrator t=2026-05-09T13:01:49.80452718Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-09T13:01:49.804564822Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.632µs logger=migrator t=2026-05-09T13:01:49.808461287Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-09T13:01:49.813272668Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.801351ms logger=migrator t=2026-05-09T13:01:49.818014726Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-09T13:01:49.818125219Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=107.213µs logger=migrator t=2026-05-09T13:01:49.821955724Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-09T13:01:49.825032948Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.077044ms logger=migrator t=2026-05-09T13:01:49.828873682Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-09T13:01:49.831992907Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.118685ms logger=migrator t=2026-05-09T13:01:49.835537974Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-09T13:01:49.835604906Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.602µs logger=migrator t=2026-05-09T13:01:49.845596617Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-09T13:01:49.84681793Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.225544ms logger=migrator t=2026-05-09T13:01:49.851485857Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-09T13:01:49.853383029Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.897081ms logger=migrator t=2026-05-09T13:01:49.859180926Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-09T13:01:49.860375189Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.194972ms logger=migrator t=2026-05-09T13:01:49.864979884Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-09T13:01:49.865981621Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.002707ms logger=migrator t=2026-05-09T13:01:49.870689889Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-09T13:01:49.872274493Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.584374ms logger=migrator t=2026-05-09T13:01:49.878514122Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-09T13:01:49.879418936Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=904.804µs logger=migrator t=2026-05-09T13:01:49.884279959Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-09T13:01:49.885033479Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=753.28µs logger=migrator t=2026-05-09T13:01:49.889695336Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-09T13:01:49.891136965Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.441569ms logger=migrator t=2026-05-09T13:01:49.896905642Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-09T13:01:49.897784466Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=879.274µs logger=migrator t=2026-05-09T13:01:49.901659421Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-09T13:01:49.915324233Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.666042ms logger=migrator t=2026-05-09T13:01:49.919080955Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-09T13:01:49.919635051Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=553.616µs logger=migrator t=2026-05-09T13:01:49.924166913Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-09T13:01:49.925222543Z 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=1.05413ms logger=migrator t=2026-05-09T13:01:49.92994067Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-09T13:01:49.930587998Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=647.368µs logger=migrator t=2026-05-09T13:01:49.934724771Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-09T13:01:49.935669396Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=943.655µs logger=migrator t=2026-05-09T13:01:49.940540159Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-09T13:01:49.941388072Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=847.423µs logger=migrator t=2026-05-09T13:01:49.945194316Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-09T13:01:49.950709166Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.51235ms logger=migrator t=2026-05-09T13:01:49.955964419Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-09T13:01:49.96082164Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.856111ms logger=migrator t=2026-05-09T13:01:49.965612141Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-09T13:01:49.969145627Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.532716ms logger=migrator t=2026-05-09T13:01:49.973871236Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-09T13:01:49.977483393Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.611608ms logger=migrator t=2026-05-09T13:01:49.981338849Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-09T13:01:49.982264074Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=924.685µs logger=migrator t=2026-05-09T13:01:49.987438884Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-09T13:01:49.987467365Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.231µs logger=migrator t=2026-05-09T13:01:49.991166666Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-09T13:01:49.991195776Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.041µs logger=migrator t=2026-05-09T13:01:49.995085023Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-09T13:01:49.996364307Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.275424ms logger=migrator t=2026-05-09T13:01:50.001090276Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T13:01:50.002570276Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.4789ms logger=migrator t=2026-05-09T13:01:50.008850476Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-09T13:01:50.009673649Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=827.793µs logger=migrator t=2026-05-09T13:01:50.013735659Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-09T13:01:50.015147138Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.410639ms logger=migrator t=2026-05-09T13:01:50.02072665Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T13:01:50.022261041Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.533981ms logger=migrator t=2026-05-09T13:01:50.026334473Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-09T13:01:50.031222425Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.888402ms logger=migrator t=2026-05-09T13:01:50.03545105Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-09T13:01:50.042010088Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.557468ms logger=migrator t=2026-05-09T13:01:50.047026365Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-09T13:01:50.047193839Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=167.184µs logger=migrator t=2026-05-09T13:01:50.051156908Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-09T13:01:50.052240277Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.080069ms logger=migrator t=2026-05-09T13:01:50.057407288Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-09T13:01:50.058797485Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.390908ms logger=migrator t=2026-05-09T13:01:50.062992869Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-09T13:01:50.066868314Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.876195ms logger=migrator t=2026-05-09T13:01:50.071608643Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-09T13:01:50.071678435Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.482µs logger=migrator t=2026-05-09T13:01:50.07697418Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-09T13:01:50.077895864Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=918.494µs logger=migrator t=2026-05-09T13:01:50.0817765Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-09T13:01:50.083337182Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.555692ms logger=migrator t=2026-05-09T13:01:50.089215562Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-09T13:01:50.089425848Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=158.644µs logger=migrator t=2026-05-09T13:01:50.094241389Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-09T13:01:50.095551984Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.309155ms logger=migrator t=2026-05-09T13:01:50.101874907Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-09T13:01:50.102771001Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=899.394µs logger=migrator t=2026-05-09T13:01:50.109317259Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-09T13:01:50.110995795Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.677846ms logger=migrator t=2026-05-09T13:01:50.120444011Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-09T13:01:50.121604693Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.157552ms logger=migrator t=2026-05-09T13:01:50.124942854Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-09T13:01:50.125746285Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=803.031µs logger=migrator t=2026-05-09T13:01:50.129595461Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-09T13:01:50.130694081Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.09823ms logger=migrator t=2026-05-09T13:01:50.135509642Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-09T13:01:50.135546383Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.461µs logger=migrator t=2026-05-09T13:01:50.13913911Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-09T13:01:50.143280672Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.139642ms logger=migrator t=2026-05-09T13:01:50.14760705Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-09T13:01:50.148500654Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=892.704µs logger=migrator t=2026-05-09T13:01:50.152973446Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-09T13:01:50.156935854Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.961838ms logger=migrator t=2026-05-09T13:01:50.160741668Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-09T13:01:50.1615662Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=821.392µs logger=migrator t=2026-05-09T13:01:50.166177556Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-09T13:01:50.167205733Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.024867ms logger=migrator t=2026-05-09T13:01:50.171094399Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-09T13:01:50.172067156Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=972.717µs logger=migrator t=2026-05-09T13:01:50.176478695Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-09T13:01:50.189668084Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.187169ms logger=migrator t=2026-05-09T13:01:50.193918599Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-09T13:01:50.194842855Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=923.946µs logger=migrator t=2026-05-09T13:01:50.198890955Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-09T13:01:50.200506979Z 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.641585ms logger=migrator t=2026-05-09T13:01:50.206594094Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-09T13:01:50.207054677Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=460.043µs logger=migrator t=2026-05-09T13:01:50.211042366Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-09T13:01:50.211594391Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=551.675µs logger=migrator t=2026-05-09T13:01:50.215802085Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-09T13:01:50.216094213Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=292.458µs logger=migrator t=2026-05-09T13:01:50.219677841Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-09T13:01:50.228022338Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.344987ms logger=migrator t=2026-05-09T13:01:50.237493965Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-09T13:01:50.252102692Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=14.610148ms logger=migrator t=2026-05-09T13:01:50.255859085Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-09T13:01:50.256489962Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=628.286µs logger=migrator t=2026-05-09T13:01:50.261438806Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-09T13:01:50.262282309Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=844.193µs logger=migrator t=2026-05-09T13:01:50.283055104Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-09T13:01:50.283501916Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=453.182µs logger=migrator t=2026-05-09T13:01:50.288513022Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-09T13:01:50.292218134Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.702251ms logger=migrator t=2026-05-09T13:01:50.298602547Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-09T13:01:50.299359397Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=756.89µs logger=migrator t=2026-05-09T13:01:50.304797865Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-09T13:01:50.30498358Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=179.865µs logger=migrator t=2026-05-09T13:01:50.309409151Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-09T13:01:50.310725766Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.287494ms logger=migrator t=2026-05-09T13:01:50.315348512Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-09T13:01:50.316149364Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=799.792µs logger=migrator t=2026-05-09T13:01:50.321605082Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-09T13:01:50.322492776Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=887.974µs logger=migrator t=2026-05-09T13:01:50.3406541Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T13:01:50.341811261Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.159831ms logger=migrator t=2026-05-09T13:01:50.345109771Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T13:01:50.345969745Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=859.924µs logger=migrator t=2026-05-09T13:01:50.351582548Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-09T13:01:50.353098159Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.520421ms logger=migrator t=2026-05-09T13:01:50.358177867Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-09T13:01:50.359194264Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.017457ms logger=migrator t=2026-05-09T13:01:50.364052826Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-09T13:01:50.364131099Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=78.932µs logger=migrator t=2026-05-09T13:01:50.369511705Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-09T13:01:50.370861052Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.352547ms logger=migrator t=2026-05-09T13:01:50.377118112Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-09T13:01:50.378778497Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.663525ms logger=migrator t=2026-05-09T13:01:50.385693675Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-09T13:01:50.386648651Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=955.246µs logger=migrator t=2026-05-09T13:01:50.394621218Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-09T13:01:50.39616366Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.532562ms logger=migrator t=2026-05-09T13:01:50.401939967Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-09T13:01:50.402174453Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=235.576µs logger=migrator t=2026-05-09T13:01:50.406571183Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-09T13:01:50.406920853Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=350.03µs logger=migrator t=2026-05-09T13:01:50.413783709Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-09T13:01:50.413899902Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=117.093µs logger=migrator t=2026-05-09T13:01:50.42044354Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-09T13:01:50.421481909Z level=info msg="Migration successfully executed" id="create team table" duration=1.039259ms logger=migrator t=2026-05-09T13:01:50.427612725Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-09T13:01:50.428343885Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=730.81µs logger=migrator t=2026-05-09T13:01:50.436287101Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-09T13:01:50.437213816Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=926.325µs logger=migrator t=2026-05-09T13:01:50.443472447Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-09T13:01:50.448513323Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.040466ms logger=migrator t=2026-05-09T13:01:50.453219761Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-09T13:01:50.453461708Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=241.267µs logger=migrator t=2026-05-09T13:01:50.457871249Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-09T13:01:50.458785683Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=915.104µs logger=migrator t=2026-05-09T13:01:50.464662443Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-09T13:01:50.465548497Z level=info msg="Migration successfully executed" id="create team member table" duration=885.954µs logger=migrator t=2026-05-09T13:01:50.471014705Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-09T13:01:50.47189707Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=885.695µs logger=migrator t=2026-05-09T13:01:50.477595525Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-09T13:01:50.47855004Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=954.355µs logger=migrator t=2026-05-09T13:01:50.48443574Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-09T13:01:50.485314205Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=878.385µs logger=migrator t=2026-05-09T13:01:50.49213973Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-09T13:01:50.501362001Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=9.22182ms logger=migrator t=2026-05-09T13:01:50.545134422Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-09T13:01:50.553011246Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.874364ms logger=migrator t=2026-05-09T13:01:50.558605408Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-09T13:01:50.562102393Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.496135ms logger=migrator t=2026-05-09T13:01:50.567738536Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-09T13:01:50.568713762Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=969.786µs logger=migrator t=2026-05-09T13:01:50.574863159Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-09T13:01:50.576022132Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.158532ms logger=migrator t=2026-05-09T13:01:50.58147809Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-09T13:01:50.583020661Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.541831ms logger=migrator t=2026-05-09T13:01:50.589707444Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-09T13:01:50.590645109Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=933.875µs logger=migrator t=2026-05-09T13:01:50.596365545Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-09T13:01:50.597745393Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.379058ms logger=migrator t=2026-05-09T13:01:50.603480288Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-09T13:01:50.604842825Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.366027ms logger=migrator t=2026-05-09T13:01:50.610621872Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-09T13:01:50.612096793Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.47408ms logger=migrator t=2026-05-09T13:01:50.617451178Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-09T13:01:50.618316821Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=865.203µs logger=migrator t=2026-05-09T13:01:50.62374923Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-09T13:01:50.624450008Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=700.818µs logger=migrator t=2026-05-09T13:01:50.629070594Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-09T13:01:50.629449494Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=379.87µs logger=migrator t=2026-05-09T13:01:50.633888946Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-09T13:01:50.635008926Z level=info msg="Migration successfully executed" id="create tag table" duration=1.119831ms logger=migrator t=2026-05-09T13:01:50.640071693Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-09T13:01:50.640941117Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=869.264µs logger=migrator t=2026-05-09T13:01:50.645872651Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-09T13:01:50.647061173Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.188502ms logger=migrator t=2026-05-09T13:01:50.651917606Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-09T13:01:50.653405817Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.48788ms logger=migrator t=2026-05-09T13:01:50.658217877Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-09T13:01:50.659088621Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=870.214µs logger=migrator t=2026-05-09T13:01:50.663925952Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-09T13:01:50.679847915Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.907083ms logger=migrator t=2026-05-09T13:01:50.685724695Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-09T13:01:50.686518936Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=793.461µs logger=migrator t=2026-05-09T13:01:50.69219909Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-09T13:01:50.69361941Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.420119ms logger=migrator t=2026-05-09T13:01:50.699110929Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-09T13:01:50.69953837Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=428.581µs logger=migrator t=2026-05-09T13:01:50.704158806Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-09T13:01:50.704749922Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=590.516µs logger=migrator t=2026-05-09T13:01:50.709353507Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-09T13:01:50.71055061Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.196693ms logger=migrator t=2026-05-09T13:01:50.715474324Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-09T13:01:50.716916853Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.437449ms logger=migrator t=2026-05-09T13:01:50.722001361Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-09T13:01:50.722108884Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=108.483µs logger=migrator t=2026-05-09T13:01:50.726750451Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-09T13:01:50.732800245Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.050344ms logger=migrator t=2026-05-09T13:01:50.737138803Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-09T13:01:50.742150269Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.010696ms logger=migrator t=2026-05-09T13:01:50.746558269Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-09T13:01:50.751515374Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.956005ms logger=migrator t=2026-05-09T13:01:50.75688437Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-09T13:01:50.761863755Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.978975ms logger=migrator t=2026-05-09T13:01:50.766614365Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-09T13:01:50.767514479Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=899.424µs logger=migrator t=2026-05-09T13:01:50.772605748Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-09T13:01:50.780509673Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.903295ms logger=migrator t=2026-05-09T13:01:50.785303533Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-09T13:01:50.786074224Z level=info msg="Migration successfully executed" id="create server_lock table" duration=770.271µs logger=migrator t=2026-05-09T13:01:50.790861595Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-09T13:01:50.792271392Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.409667ms logger=migrator t=2026-05-09T13:01:50.797597207Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-09T13:01:50.79843826Z level=info msg="Migration successfully executed" id="create user auth token table" duration=841.023µs logger=migrator t=2026-05-09T13:01:50.804408342Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-09T13:01:50.805335698Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=927.076µs logger=migrator t=2026-05-09T13:01:50.810876089Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-09T13:01:50.812294307Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.418129ms logger=migrator t=2026-05-09T13:01:50.81792497Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-09T13:01:50.818971029Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.045839ms logger=migrator t=2026-05-09T13:01:50.824380916Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-09T13:01:50.832831906Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.45021ms logger=migrator t=2026-05-09T13:01:50.838275934Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-09T13:01:50.839285321Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.008567ms logger=migrator t=2026-05-09T13:01:50.844538334Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-09T13:01:50.845981243Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.442209ms logger=migrator t=2026-05-09T13:01:50.851546444Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-09T13:01:50.852552622Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.005338ms logger=migrator t=2026-05-09T13:01:50.857843705Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-09T13:01:50.85873299Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=888.355µs logger=migrator t=2026-05-09T13:01:50.864386904Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-09T13:01:50.865440372Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.052388ms logger=migrator t=2026-05-09T13:01:50.871144647Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-09T13:01:50.871303612Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=162.905µs logger=migrator t=2026-05-09T13:01:50.877699086Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-09T13:01:50.877896731Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=197.315µs logger=migrator t=2026-05-09T13:01:50.883042871Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-09T13:01:50.883976987Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=933.316µs logger=migrator t=2026-05-09T13:01:50.889335182Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T13:01:50.890395291Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.058899ms logger=migrator t=2026-05-09T13:01:50.896124967Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T13:01:50.897866985Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.743588ms logger=migrator t=2026-05-09T13:01:50.905282885Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-09T13:01:50.905510733Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=228.487µs logger=migrator t=2026-05-09T13:01:50.912611505Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T13:01:50.915079182Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.470677ms logger=migrator t=2026-05-09T13:01:50.920374497Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T13:01:50.922197956Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.824779ms logger=migrator t=2026-05-09T13:01:50.927684275Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T13:01:50.928674532Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=982.697µs logger=migrator t=2026-05-09T13:01:50.933585606Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T13:01:50.935322893Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.737237ms logger=migrator t=2026-05-09T13:01:50.939407154Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-09T13:01:50.946655761Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.249447ms logger=migrator t=2026-05-09T13:01:50.951114763Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-09T13:01:50.952068028Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=952.775µs logger=migrator t=2026-05-09T13:01:50.957677201Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-09T13:01:50.957865256Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=188.965µs logger=migrator t=2026-05-09T13:01:50.962469991Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-09T13:01:50.963987602Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.516221ms logger=migrator t=2026-05-09T13:01:50.968776422Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-09T13:01:50.969828541Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.051009ms logger=migrator t=2026-05-09T13:01:50.973207923Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-09T13:01:50.974898539Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.688646ms logger=migrator t=2026-05-09T13:01:50.980904762Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T13:01:50.981054936Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=151.554µs logger=migrator t=2026-05-09T13:01:50.986385631Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-09T13:01:50.987302707Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=920.516µs logger=migrator t=2026-05-09T13:01:50.992829047Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-09T13:01:50.994932153Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.112116ms logger=migrator t=2026-05-09T13:01:51.002629543Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-09T13:01:51.003828716Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.198993ms logger=migrator t=2026-05-09T13:01:51.010623011Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-09T13:01:51.012263506Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.641185ms logger=migrator t=2026-05-09T13:01:51.018850944Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-09T13:01:51.024689133Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.837819ms logger=migrator t=2026-05-09T13:01:51.029627938Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-09T13:01:51.030562173Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=933.005µs logger=migrator t=2026-05-09T13:01:51.035037465Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T13:01:51.035919159Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=880.654µs logger=migrator t=2026-05-09T13:01:51.041878141Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-09T13:01:51.069932813Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.053863ms logger=migrator t=2026-05-09T13:01:51.075788483Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-09T13:01:51.099743545Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.941772ms logger=migrator t=2026-05-09T13:01:51.1062188Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-09T13:01:51.107215648Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=995.738µs logger=migrator t=2026-05-09T13:01:51.112429829Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T13:01:51.114055604Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.625055ms logger=migrator t=2026-05-09T13:01:51.120144199Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-09T13:01:51.126567363Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.415144ms logger=migrator t=2026-05-09T13:01:51.131515808Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-09T13:01:51.137447829Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.931001ms logger=migrator t=2026-05-09T13:01:51.142762584Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-09T13:01:51.143797523Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.035399ms logger=migrator t=2026-05-09T13:01:51.149604291Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-09T13:01:51.15144378Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.838569ms logger=migrator t=2026-05-09T13:01:51.158242386Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-09T13:01:51.159392516Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.150161ms logger=migrator t=2026-05-09T13:01:51.165000379Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-09T13:01:51.166248363Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.249514ms logger=migrator t=2026-05-09T13:01:51.172648117Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-09T13:01:51.172810092Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=161.695µs logger=migrator t=2026-05-09T13:01:51.177591962Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-09T13:01:51.189639239Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=12.036417ms logger=migrator t=2026-05-09T13:01:51.195379365Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-09T13:01:51.201569974Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.190528ms logger=migrator t=2026-05-09T13:01:51.206825277Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-09T13:01:51.21394384Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.117834ms logger=migrator t=2026-05-09T13:01:51.221176386Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-09T13:01:51.221983748Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=804.172µs logger=migrator t=2026-05-09T13:01:51.227469878Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-09T13:01:51.229343159Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.874061ms logger=migrator t=2026-05-09T13:01:51.235517657Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-09T13:01:51.241660774Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.143027ms logger=migrator t=2026-05-09T13:01:51.247716849Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-09T13:01:51.253695862Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.977802ms logger=migrator t=2026-05-09T13:01:51.258574814Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-09T13:01:51.25989265Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.316766ms logger=migrator t=2026-05-09T13:01:51.265675627Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-09T13:01:51.273676065Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.000867ms logger=migrator t=2026-05-09T13:01:51.279697488Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-09T13:01:51.285787134Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.088656ms logger=migrator t=2026-05-09T13:01:51.296279619Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-09T13:01:51.296367102Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=88.653µs logger=migrator t=2026-05-09T13:01:51.30514265Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-09T13:01:51.30695028Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.81514ms logger=migrator t=2026-05-09T13:01:51.312655105Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-09T13:01:51.313722954Z 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.067248ms logger=migrator t=2026-05-09T13:01:51.319253284Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-09T13:01:51.320956051Z 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.701086ms logger=migrator t=2026-05-09T13:01:51.326729447Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T13:01:51.326850351Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=120.954µs logger=migrator t=2026-05-09T13:01:51.331731874Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-09T13:01:51.338112367Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.380413ms logger=migrator t=2026-05-09T13:01:51.342787455Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-09T13:01:51.34887503Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.086545ms logger=migrator t=2026-05-09T13:01:51.354144873Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-09T13:01:51.36063554Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.489296ms logger=migrator t=2026-05-09T13:01:51.36615255Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-09T13:01:51.372480941Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.327281ms logger=migrator t=2026-05-09T13:01:51.378042393Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-09T13:01:51.38784868Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.797437ms logger=migrator t=2026-05-09T13:01:51.392854465Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-09T13:01:51.392929128Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=70.383µs logger=migrator t=2026-05-09T13:01:51.398820178Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-09T13:01:51.399583639Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=763.271µs logger=migrator t=2026-05-09T13:01:51.408318856Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-09T13:01:51.415473271Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.161735ms logger=migrator t=2026-05-09T13:01:51.419061249Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-09T13:01:51.419139771Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=78.592µs logger=migrator t=2026-05-09T13:01:51.422540093Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-09T13:01:51.428734551Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.193348ms logger=migrator t=2026-05-09T13:01:51.432198186Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-09T13:01:51.433288585Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.089049ms logger=migrator t=2026-05-09T13:01:51.439040552Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-09T13:01:51.446397992Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.35744ms logger=migrator t=2026-05-09T13:01:51.452221391Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-09T13:01:51.452821597Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=604.626µs logger=migrator t=2026-05-09T13:01:51.458255955Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-09T13:01:51.459443826Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.187382ms logger=migrator t=2026-05-09T13:01:51.465325286Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-09T13:01:51.472116932Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.791016ms logger=migrator t=2026-05-09T13:01:51.475596216Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-09T13:01:51.476427408Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=831.362µs logger=migrator t=2026-05-09T13:01:51.481436115Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-09T13:01:51.483127301Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.690006ms logger=migrator t=2026-05-09T13:01:51.489393371Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-09T13:01:51.491020516Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.629485ms logger=migrator t=2026-05-09T13:01:51.496269528Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-09T13:01:51.498071707Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.802039ms logger=migrator t=2026-05-09T13:01:51.502841097Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-09T13:01:51.502913119Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.802µs logger=migrator t=2026-05-09T13:01:51.508696666Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-09T13:01:51.510632009Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.940143ms logger=migrator t=2026-05-09T13:01:51.516317784Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-09T13:01:51.517260189Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=942.995µs logger=migrator t=2026-05-09T13:01:51.521022381Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T13:01:51.521378631Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T13:01:51.525191385Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-09T13:01:51.525689499Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=487.863µs logger=migrator t=2026-05-09T13:01:51.529939444Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-09T13:01:51.531128006Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.188322ms logger=migrator t=2026-05-09T13:01:51.534611351Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-09T13:01:51.544822199Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.198467ms logger=migrator t=2026-05-09T13:01:51.5489412Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-09T13:01:51.549730931Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=789.761µs logger=migrator t=2026-05-09T13:01:51.554763469Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-09T13:01:51.5555079Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=743.881µs logger=migrator t=2026-05-09T13:01:51.55996609Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-09T13:01:51.561233585Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.267605ms logger=migrator t=2026-05-09T13:01:51.566774316Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-09T13:01:51.567802564Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.028218ms logger=migrator t=2026-05-09T13:01:51.573108568Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-09T13:01:51.574869195Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.760047ms logger=migrator t=2026-05-09T13:01:51.579538413Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-09T13:01:51.579569743Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.211µs logger=migrator t=2026-05-09T13:01:51.583269084Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-09T13:01:51.583336686Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=72.072µs logger=migrator t=2026-05-09T13:01:51.587488429Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-09T13:01:51.598727295Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.239015ms logger=migrator t=2026-05-09T13:01:51.602518867Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-09T13:01:51.602775614Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=254.027µs logger=migrator t=2026-05-09T13:01:51.606791294Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-09T13:01:51.608417238Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.619354ms logger=migrator t=2026-05-09T13:01:51.613117116Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-09T13:01:51.613524507Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=407.911µs logger=migrator t=2026-05-09T13:01:51.618297707Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-09T13:01:51.619228562Z level=info msg="Migration successfully executed" id="create data_keys table" duration=931.045µs logger=migrator t=2026-05-09T13:01:51.623473458Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-09T13:01:51.624719161Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.244673ms logger=migrator t=2026-05-09T13:01:51.629729608Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-09T13:01:51.664635667Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.91094ms logger=migrator t=2026-05-09T13:01:51.670073885Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-09T13:01:51.678074562Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.000287ms logger=migrator t=2026-05-09T13:01:51.683673164Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-09T13:01:51.683779267Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=104.133µs logger=migrator t=2026-05-09T13:01:51.688299371Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-09T13:01:51.721658958Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.356927ms logger=migrator t=2026-05-09T13:01:51.725965385Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-09T13:01:51.753324369Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.359194ms logger=migrator t=2026-05-09T13:01:51.758537651Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-09T13:01:51.759176348Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=638.827µs logger=migrator t=2026-05-09T13:01:51.764631166Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-09T13:01:51.765441958Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=810.412µs logger=migrator t=2026-05-09T13:01:51.769787177Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-09T13:01:51.770117506Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=325.859µs logger=migrator t=2026-05-09T13:01:51.775003039Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-09T13:01:51.776291103Z level=info msg="Migration successfully executed" id="create permission table" duration=1.287584ms logger=migrator t=2026-05-09T13:01:51.781271589Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-09T13:01:51.783369166Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.096187ms logger=migrator t=2026-05-09T13:01:51.789662417Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-09T13:01:51.790757677Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.09452ms logger=migrator t=2026-05-09T13:01:51.806912726Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-09T13:01:51.80812434Z level=info msg="Migration successfully executed" id="create role table" duration=1.216324ms logger=migrator t=2026-05-09T13:01:51.81258256Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-09T13:01:51.820385133Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.805672ms logger=migrator t=2026-05-09T13:01:51.824413053Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-09T13:01:51.83169677Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.283627ms logger=migrator t=2026-05-09T13:01:51.835971127Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-09T13:01:51.836995145Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.023317ms logger=migrator t=2026-05-09T13:01:51.84198123Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-09T13:01:51.843412729Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.431229ms logger=migrator t=2026-05-09T13:01:51.848075956Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-09T13:01:51.849138094Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.061778ms logger=migrator t=2026-05-09T13:01:51.853448632Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-09T13:01:51.854406468Z level=info msg="Migration successfully executed" id="create team role table" duration=957.696µs logger=migrator t=2026-05-09T13:01:51.859377763Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-09T13:01:51.86038866Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.011087ms logger=migrator t=2026-05-09T13:01:51.864456272Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-09T13:01:51.866112186Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.654875ms logger=migrator t=2026-05-09T13:01:51.870850865Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-09T13:01:51.872156651Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.305526ms logger=migrator t=2026-05-09T13:01:51.877831695Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-09T13:01:51.878688158Z level=info msg="Migration successfully executed" id="create user role table" duration=863.783µs logger=migrator t=2026-05-09T13:01:51.882835861Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-09T13:01:51.88386777Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.031339ms logger=migrator t=2026-05-09T13:01:51.888878536Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-09T13:01:51.889641196Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=760.67µs logger=migrator t=2026-05-09T13:01:51.894641723Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-09T13:01:51.895374172Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=732.239µs logger=migrator t=2026-05-09T13:01:51.899892654Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-09T13:01:51.900876002Z level=info msg="Migration successfully executed" id="create builtin role table" duration=983.328µs logger=migrator t=2026-05-09T13:01:51.904989923Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-09T13:01:51.906895325Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.904952ms logger=migrator t=2026-05-09T13:01:51.912507738Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-09T13:01:51.914153883Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.640675ms logger=migrator t=2026-05-09T13:01:51.918537812Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-09T13:01:51.92618348Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.645098ms logger=migrator t=2026-05-09T13:01:51.931213007Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-09T13:01:51.932104591Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=891.524µs logger=migrator t=2026-05-09T13:01:51.945512486Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-09T13:01:51.947277083Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.760727ms logger=migrator t=2026-05-09T13:01:51.951812907Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-09T13:01:51.953883054Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.070066ms logger=migrator t=2026-05-09T13:01:51.95782578Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-09T13:01:51.95891067Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.0807ms logger=migrator t=2026-05-09T13:01:51.963387122Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-09T13:01:51.964154722Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=766.95µs logger=migrator t=2026-05-09T13:01:51.96958136Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-09T13:01:51.970711551Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.132621ms logger=migrator t=2026-05-09T13:01:51.982599684Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-09T13:01:51.993931753Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.331119ms logger=migrator t=2026-05-09T13:01:51.998150568Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-09T13:01:52.006943237Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.789498ms logger=migrator t=2026-05-09T13:01:52.010613196Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-09T13:01:52.016374313Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.760587ms logger=migrator t=2026-05-09T13:01:52.019837537Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-09T13:01:52.027753572Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.915255ms logger=migrator t=2026-05-09T13:01:52.032266865Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-09T13:01:52.03317688Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=909.525µs logger=migrator t=2026-05-09T13:01:52.037115486Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-09T13:01:52.037905689Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=789.832µs logger=migrator t=2026-05-09T13:01:52.041675571Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-09T13:01:52.042715659Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.039198ms logger=migrator t=2026-05-09T13:01:52.047230502Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-09T13:01:52.048361882Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.13001ms logger=migrator t=2026-05-09T13:01:52.052321451Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-09T13:01:52.054002856Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.680615ms logger=migrator t=2026-05-09T13:01:52.059101975Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-09T13:01:52.059195367Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=90.633µs logger=migrator t=2026-05-09T13:01:52.063918826Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-09T13:01:52.063967547Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.851µs logger=migrator t=2026-05-09T13:01:52.067642517Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-09T13:01:52.068044727Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=402.04µs logger=migrator t=2026-05-09T13:01:52.071849602Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-09T13:01:52.072371986Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=523.104µs logger=migrator t=2026-05-09T13:01:52.080486417Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-09T13:01:52.08134424Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=860.944µs logger=migrator t=2026-05-09T13:01:52.085323538Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-09T13:01:52.085541324Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=218.256µs logger=migrator t=2026-05-09T13:01:52.090030056Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-09T13:01:52.090575251Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=544.876µs logger=migrator t=2026-05-09T13:01:52.095790002Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-09T13:01:52.097243432Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.45334ms logger=migrator t=2026-05-09T13:01:52.102931337Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-09T13:01:52.104078208Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.146071ms logger=migrator t=2026-05-09T13:01:52.109440894Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-09T13:01:52.117580735Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.139271ms logger=migrator t=2026-05-09T13:01:52.121106791Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-09T13:01:52.121156582Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=52.082µs logger=migrator t=2026-05-09T13:01:52.124189535Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-09T13:01:52.124875234Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=685.849µs logger=migrator t=2026-05-09T13:01:52.130157508Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-09T13:01:52.13210367Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.946332ms logger=migrator t=2026-05-09T13:01:52.136298474Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-09T13:01:52.137405824Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.10466ms logger=migrator t=2026-05-09T13:01:52.141092265Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-09T13:01:52.149223665Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.13101ms logger=migrator t=2026-05-09T13:01:52.15342754Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-09T13:01:52.154223202Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=795.362µs logger=migrator t=2026-05-09T13:01:52.157536052Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-09T13:01:52.158316273Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=780.111µs logger=migrator t=2026-05-09T13:01:52.161666104Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-09T13:01:52.188086902Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.419468ms logger=migrator t=2026-05-09T13:01:52.191443174Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-09T13:01:52.192255356Z level=info msg="Migration successfully executed" id="create correlation v2" duration=811.962µs logger=migrator t=2026-05-09T13:01:52.197085188Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-09T13:01:52.198205978Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.12102ms logger=migrator t=2026-05-09T13:01:52.203101591Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-09T13:01:52.205074114Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.972593ms logger=migrator t=2026-05-09T13:01:52.212601679Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-09T13:01:52.21408468Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.487021ms logger=migrator t=2026-05-09T13:01:52.220022501Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-09T13:01:52.220263278Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=242.117µs logger=migrator t=2026-05-09T13:01:52.224479532Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-09T13:01:52.225359067Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=877.024µs logger=migrator t=2026-05-09T13:01:52.231567635Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-09T13:01:52.24350601Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.932745ms logger=migrator t=2026-05-09T13:01:52.252682699Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-09T13:01:52.253780339Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.10086ms logger=migrator t=2026-05-09T13:01:52.262490786Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-09T13:01:52.263869943Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.378727ms logger=migrator t=2026-05-09T13:01:52.269182768Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T13:01:52.269654601Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T13:01:52.277781982Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T13:01:52.278253605Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T13:01:52.281843773Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-09T13:01:52.28251019Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=664.348µs logger=migrator t=2026-05-09T13:01:52.289707887Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-09T13:01:52.291434693Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.747247ms logger=migrator t=2026-05-09T13:01:52.296169092Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T13:01:52.297657552Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.48726ms logger=migrator t=2026-05-09T13:01:52.302275208Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T13:01:52.303711848Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.435109ms logger=migrator t=2026-05-09T13:01:52.308030064Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T13:01:52.309098474Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.0681ms logger=migrator t=2026-05-09T13:01:52.313289447Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T13:01:52.315077187Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.766799ms logger=migrator t=2026-05-09T13:01:52.318702015Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-09T13:01:52.320045341Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.343086ms logger=migrator t=2026-05-09T13:01:52.324695608Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-09T13:01:52.325790498Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.09467ms logger=migrator t=2026-05-09T13:01:52.32954199Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T13:01:52.330772333Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.229453ms logger=migrator t=2026-05-09T13:01:52.339181931Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T13:01:52.341178776Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.999285ms logger=migrator t=2026-05-09T13:01:52.346034229Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-09T13:01:52.347416476Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.381818ms logger=migrator t=2026-05-09T13:01:52.353617534Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-09T13:01:52.377428002Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.806248ms logger=migrator t=2026-05-09T13:01:52.381565424Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-09T13:01:52.389231083Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.665719ms logger=migrator t=2026-05-09T13:01:52.392756668Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-09T13:01:52.398702141Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.945003ms logger=migrator t=2026-05-09T13:01:52.402895815Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-09T13:01:52.403362717Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=469.142µs logger=migrator t=2026-05-09T13:01:52.409220936Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-09T13:01:52.422611241Z level=info msg="Migration successfully executed" id="add share column" duration=13.384514ms logger=migrator t=2026-05-09T13:01:52.427993247Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-09T13:01:52.428225953Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=233.526µs logger=migrator t=2026-05-09T13:01:52.434413332Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-09T13:01:52.436005515Z level=info msg="Migration successfully executed" id="create file table" duration=1.592304ms logger=migrator t=2026-05-09T13:01:52.446584523Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-09T13:01:52.448252648Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.667725ms logger=migrator t=2026-05-09T13:01:52.455459165Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-09T13:01:52.456702118Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.243374ms logger=migrator t=2026-05-09T13:01:52.461310153Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-09T13:01:52.461976371Z level=info msg="Migration successfully executed" id="create file_meta table" duration=664.808µs logger=migrator t=2026-05-09T13:01:52.465714423Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-09T13:01:52.466983478Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.268485ms logger=migrator t=2026-05-09T13:01:52.471678556Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-09T13:01:52.471807789Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=124.204µs logger=migrator t=2026-05-09T13:01:52.47591807Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-09T13:01:52.476003603Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=86.073µs logger=migrator t=2026-05-09T13:01:52.480552017Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-09T13:01:52.481120542Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=568.125µs logger=migrator t=2026-05-09T13:01:52.495084022Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-09T13:01:52.495714359Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=635.867µs logger=migrator t=2026-05-09T13:01:52.503813629Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-09T13:01:52.505859215Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.046896ms logger=migrator t=2026-05-09T13:01:52.509154365Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-09T13:01:52.519008722Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.847528ms logger=migrator t=2026-05-09T13:01:52.52592124Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-09T13:01:52.526305561Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=388.971µs logger=migrator t=2026-05-09T13:01:52.534834752Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-09T13:01:52.53656012Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.727018ms logger=migrator t=2026-05-09T13:01:52.540851176Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-09T13:01:52.541912316Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.06174ms logger=migrator t=2026-05-09T13:01:52.547240861Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-09T13:01:52.547462107Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=221.466µs logger=migrator t=2026-05-09T13:01:52.551685641Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-09T13:01:52.552209595Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=524.314µs logger=migrator t=2026-05-09T13:01:52.556236615Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-09T13:01:52.568357935Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.120569ms logger=migrator t=2026-05-09T13:01:52.572019034Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-09T13:01:52.582150529Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.132675ms logger=migrator t=2026-05-09T13:01:52.587079364Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-09T13:01:52.587849844Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=770.56µs logger=migrator t=2026-05-09T13:01:52.593751315Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-09T13:01:52.676436794Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.686519ms logger=migrator t=2026-05-09T13:01:52.692067088Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-09T13:01:52.69357889Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.515832ms logger=migrator t=2026-05-09T13:01:52.709461391Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-09T13:01:52.711841986Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.381285ms logger=migrator t=2026-05-09T13:01:52.717973324Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-09T13:01:52.74505849Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.083907ms logger=migrator t=2026-05-09T13:01:52.750485047Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-09T13:01:52.760088209Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.602412ms logger=migrator t=2026-05-09T13:01:52.764815977Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-09T13:01:52.765144826Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=329.309µs logger=migrator t=2026-05-09T13:01:52.769921776Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-09T13:01:52.770194173Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=272.207µs logger=migrator t=2026-05-09T13:01:52.774912702Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-09T13:01:52.775442846Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=530.004µs logger=migrator t=2026-05-09T13:01:52.780827323Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-09T13:01:52.781069979Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=242.926µs logger=migrator t=2026-05-09T13:01:52.785762337Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-09T13:01:52.786008174Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=245.747µs logger=migrator t=2026-05-09T13:01:52.791595436Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-09T13:01:52.792623523Z level=info msg="Migration successfully executed" id="create folder table" duration=1.028367ms logger=migrator t=2026-05-09T13:01:52.799021617Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-09T13:01:52.800353424Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.330947ms logger=migrator t=2026-05-09T13:01:52.805568436Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-09T13:01:52.807866678Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.297362ms logger=migrator t=2026-05-09T13:01:52.813471281Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-09T13:01:52.813501162Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.491µs logger=migrator t=2026-05-09T13:01:52.818789305Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T13:01:52.820307566Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.520641ms logger=migrator t=2026-05-09T13:01:52.827647986Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T13:01:52.828640383Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=992.527µs logger=migrator t=2026-05-09T13:01:52.834634936Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-09T13:01:52.835759597Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.109441ms logger=migrator t=2026-05-09T13:01:52.841245006Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-09T13:01:52.842000677Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=757.191µs logger=migrator t=2026-05-09T13:01:52.847191048Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-09T13:01:52.847702862Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=520.784µs logger=migrator t=2026-05-09T13:01:52.852684487Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-09T13:01:52.854006393Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.317706ms logger=migrator t=2026-05-09T13:01:52.858430713Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-09T13:01:52.859487012Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.055969ms logger=migrator t=2026-05-09T13:01:52.864590831Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-09T13:01:52.866015989Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.425748ms logger=migrator t=2026-05-09T13:01:52.870723088Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-09T13:01:52.872907967Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.185649ms logger=migrator t=2026-05-09T13:01:52.877690447Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-09T13:01:52.879608349Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.919362ms logger=migrator t=2026-05-09T13:01:52.884072621Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-09T13:01:52.884981895Z level=info msg="Migration successfully executed" id="create anon_device table" duration=909.624µs logger=migrator t=2026-05-09T13:01:52.88956694Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-09T13:01:52.891077851Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.510981ms logger=migrator t=2026-05-09T13:01:52.896663883Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-09T13:01:52.89875754Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.093837ms logger=migrator t=2026-05-09T13:01:52.904450135Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-09T13:01:52.905340569Z level=info msg="Migration successfully executed" id="create signing_key table" duration=890.234µs logger=migrator t=2026-05-09T13:01:52.910707785Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-09T13:01:52.912929535Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.225471ms logger=migrator t=2026-05-09T13:01:52.918478946Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-09T13:01:52.919668658Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.189622ms logger=migrator t=2026-05-09T13:01:52.934713618Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-09T13:01:52.935277413Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=577.246µs logger=migrator t=2026-05-09T13:01:52.950347423Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-09T13:01:52.957371814Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.025771ms logger=migrator t=2026-05-09T13:01:52.964375524Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-09T13:01:52.964888369Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=513.805µs logger=migrator t=2026-05-09T13:01:52.973095922Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T13:01:52.973118823Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.331µs logger=migrator t=2026-05-09T13:01:52.978071587Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T13:01:52.979354832Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.282845ms logger=migrator t=2026-05-09T13:01:52.98407547Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T13:01:52.984124172Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=52.942µs logger=migrator t=2026-05-09T13:01:52.990280139Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-09T13:01:52.992256352Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.976713ms logger=migrator t=2026-05-09T13:01:52.998533124Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T13:01:52.999917401Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.383087ms logger=migrator t=2026-05-09T13:01:53.006464529Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-09T13:01:53.00796369Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.500741ms logger=migrator t=2026-05-09T13:01:53.013923902Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-09T13:01:53.014815086Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=884.674µs logger=migrator t=2026-05-09T13:01:53.019294728Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-09T13:01:53.019599736Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=305.368µs logger=migrator t=2026-05-09T13:01:53.024010736Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-09T13:01:53.024917061Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=906.495µs logger=migrator t=2026-05-09T13:01:53.030993346Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-09T13:01:53.032370414Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.387838ms logger=migrator t=2026-05-09T13:01:53.038346626Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-09T13:01:53.039692572Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.346986ms logger=migrator t=2026-05-09T13:01:53.045193592Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-09T13:01:53.054751512Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.55745ms logger=migrator t=2026-05-09T13:01:53.061031093Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-09T13:01:53.072814653Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.78625ms logger=migrator t=2026-05-09T13:01:53.077265955Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-09T13:01:53.085206731Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.939906ms logger=migrator t=2026-05-09T13:01:53.090124094Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-09T13:01:53.090189636Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=65.882µs logger=migrator t=2026-05-09T13:01:53.094718379Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-09T13:01:53.106469028Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.750889ms logger=migrator t=2026-05-09T13:01:53.1120293Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-09T13:01:53.120911171Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.882221ms logger=migrator t=2026-05-09T13:01:53.12562262Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-09T13:01:53.125837405Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=214.385µs logger=migrator t=2026-05-09T13:01:53.130387789Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.385109043s logger=migrator t=2026-05-09T13:01:53.131293434Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-09T13:01:53.149246292Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-09T13:01:53.149459738Z level=info msg="Created default organization" logger=secrets t=2026-05-09T13:01:53.155996986Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T13:01:53.207006103Z level=info msg="Restored cache from database" duration=713.709µs logger=plugin.store t=2026-05-09T13:01:53.208692999Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-09T13:01:53.256089628Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-09T13:01:53.256129399Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-09T13:01:53.256244132Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-09T13:01:53.256258503Z level=info msg="Plugins loaded" count=54 duration=47.567714ms logger=query_data t=2026-05-09T13:01:53.260625301Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-09T13:01:53.264230619Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-09T13:01:53.272882305Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-09T13:01:53.286158415Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-09T13:01:53.288599612Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-09T13:01:53.290498504Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-09T13:01:53.315276068Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-09T13:01:53.33557449Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-09T13:01:53.356020515Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-09T13:01:53.356057706Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-09T13:01:53.356361774Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-09T13:01:53.356736286Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-09T13:01:53.356855619Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-09T13:01:53.360429776Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-09T13:01:53.400517385Z level=info msg="State cache has been initialized" states=0 duration=43.76909ms logger=ngalert.scheduler t=2026-05-09T13:01:53.40067323Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-09T13:01:53.400805813Z level=info msg=starting first_tick=2026-05-09T13:02:00Z logger=provisioning.dashboard t=2026-05-09T13:01:53.423454569Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-09T13:01:53.425785753Z level=info msg="Update check succeeded" duration=68.537524ms logger=grafana.update.checker t=2026-05-09T13:01:53.436325449Z level=info msg="Update check succeeded" duration=79.393558ms logger=sqlstore.transactions t=2026-05-09T13:01:53.438319874Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T13:01:53.462801559Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T13:01:53.474816607Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-09T13:01:53.49736481Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-09T13:01:53.534960772Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T13:01:53.563545379Z level=info msg="Patterns update finished" duration=114.129923ms logger=grafana-apiserver t=2026-05-09T13:01:53.694815739Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-09T13:01:53.696003432Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-09T13:01:57.495145703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.496394786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.513108771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.542672595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.561493386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.586075125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.60536777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.626929097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.64398881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.70794977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.722208857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.746674013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.761667081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.852137151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:57.867747016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.089004223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.109958682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.448748996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.465731958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.49483469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.51618648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.549523687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.566168399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.603569186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.626429409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.661741238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.681502976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.715145071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.736478731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.805164109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.825809121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.868390099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.885858154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.932766269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.948990481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:58.99236352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.013581957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.067596726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.086601623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.125905322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.143218053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.180509196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.214180832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.247731685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.262566159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.310532793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.337912988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.416708981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.436789807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.495964166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.51376441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.569412563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.586186829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.645918394Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.667409028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.740571908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.756333017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.806258755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.833735902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.9013044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.922117046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:01:59.993559449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.01235923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.088919742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.108635408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.198132283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.227997604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.324172102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.3442879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.418018678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.440262844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.517266261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.536316629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.602662846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.620871523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.704888801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.722991903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.807732121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.829540345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T13:02:00.913364368Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-09T13:03:45.380015632Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-09T13:11:53.367933355Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-09T13:11:53.382433Z level=info msg="Completed cleanup jobs" duration=25.356011ms logger=plugins.update.checker t=2026-05-09T13:11:53.503067078Z level=info msg="Update check succeeded" duration=74.595683ms logger=cleanup t=2026-05-09T13:21:53.38593478Z level=info msg="Completed cleanup jobs" duration=28.620631ms logger=plugins.update.checker t=2026-05-09T13:21:53.503138289Z level=info msg="Update check succeeded" duration=76.484097ms logger=cleanup t=2026-05-09T13:31:53.416550404Z level=info msg="Completed cleanup jobs" duration=59.013348ms logger=plugins.update.checker t=2026-05-09T13:31:53.492119093Z level=info msg="Update check succeeded" duration=65.904776ms logger=infra.usagestats t=2026-05-09T13:33:45.403514709Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T13:41:53.359011489Z level=info msg="Completed cleanup jobs" duration=2.130338ms logger=plugins.update.checker t=2026-05-09T13:41:53.47375052Z level=info msg="Update check succeeded" duration=46.87462ms logger=cleanup t=2026-05-09T13:51:53.384082048Z level=info msg="Completed cleanup jobs" duration=26.577146ms logger=plugins.update.checker t=2026-05-09T13:51:53.478902115Z level=info msg="Update check succeeded" duration=51.446624ms logger=cleanup t=2026-05-09T14:01:53.384656502Z level=info msg="Completed cleanup jobs" duration=27.572123ms logger=plugins.update.checker t=2026-05-09T14:01:53.479211494Z level=info msg="Update check succeeded" duration=52.628747ms logger=infra.usagestats t=2026-05-09T14:03:45.403602436Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T14:11:53.371513701Z level=info msg="Completed cleanup jobs" duration=13.605411ms logger=plugins.update.checker t=2026-05-09T14:11:53.548966751Z level=info msg="Update check succeeded" duration=122.1342ms