logger=settings t=2026-06-11T01:33:15.992897913Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-11T01:33:15Z logger=settings t=2026-06-11T01:33:15.993148919Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-11T01:33:15.99316081Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-11T01:33:15.99316444Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-11T01:33:15.99316732Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-11T01:33:15.99317002Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-11T01:33:15.99317302Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-11T01:33:15.99317558Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-11T01:33:15.99317841Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-11T01:33:15.99318151Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-11T01:33:15.99318431Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-11T01:33:15.9931872Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-11T01:33:15.99319166Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-11T01:33:15.99319597Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-11T01:33:15.993199921Z level=info msg=Target target=[all] logger=settings t=2026-06-11T01:33:15.993209821Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-11T01:33:15.993212721Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-11T01:33:15.993217211Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-11T01:33:15.993220361Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-11T01:33:15.993223661Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-11T01:33:15.993228101Z level=info msg="App mode production" logger=sqlstore t=2026-06-11T01:33:15.993536829Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-11T01:33:15.993552789Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-11T01:33:15.994954942Z level=info msg="Locking database" logger=migrator t=2026-06-11T01:33:15.994969382Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-11T01:33:15.995502855Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-11T01:33:15.996512839Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.006844ms logger=migrator t=2026-06-11T01:33:16.006245029Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-11T01:33:16.00709835Z level=info msg="Migration successfully executed" id="create user table" duration=853.561µs logger=migrator t=2026-06-11T01:33:16.014753271Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-11T01:33:16.015955919Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.202078ms logger=migrator t=2026-06-11T01:33:16.02064584Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-11T01:33:16.021362907Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=709.847µs logger=migrator t=2026-06-11T01:33:16.026433897Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-11T01:33:16.027064862Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=631.495µs logger=migrator t=2026-06-11T01:33:16.031890676Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-11T01:33:16.032734517Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=844.2µs logger=migrator t=2026-06-11T01:33:16.0383982Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-11T01:33:16.040945431Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.546871ms logger=migrator t=2026-06-11T01:33:16.045813316Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-11T01:33:16.049519424Z level=info msg="Migration successfully executed" id="create user table v2" duration=3.692587ms logger=migrator t=2026-06-11T01:33:16.054788798Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-11T01:33:16.055629728Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=840.91µs logger=migrator t=2026-06-11T01:33:16.063237868Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-11T01:33:16.065912262Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=2.671103ms logger=migrator t=2026-06-11T01:33:16.074895204Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-11T01:33:16.075610311Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=717.987µs logger=migrator t=2026-06-11T01:33:16.081535301Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-11T01:33:16.082131595Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=596.504µs logger=migrator t=2026-06-11T01:33:16.087689047Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-11T01:33:16.089577282Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.897195ms logger=migrator t=2026-06-11T01:33:16.095527973Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-11T01:33:16.095578914Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.551µs logger=migrator t=2026-06-11T01:33:16.102453347Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-11T01:33:16.103620814Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.168588ms logger=migrator t=2026-06-11T01:33:16.107485636Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-11T01:33:16.107710761Z level=info msg="Migration successfully executed" id="Add missing user data" duration=225.435µs logger=migrator t=2026-06-11T01:33:16.111354557Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-11T01:33:16.112458053Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.103306ms logger=migrator t=2026-06-11T01:33:16.115884864Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-11T01:33:16.116941009Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.055825ms logger=migrator t=2026-06-11T01:33:16.12244376Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-11T01:33:16.124219992Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.776152ms logger=migrator t=2026-06-11T01:33:16.129875626Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-11T01:33:16.137756472Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.881896ms logger=migrator t=2026-06-11T01:33:16.142045484Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-11T01:33:16.142846753Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=803.619µs logger=migrator t=2026-06-11T01:33:16.147601325Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-11T01:33:16.147905512Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=304.967µs logger=migrator t=2026-06-11T01:33:16.154022447Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-11T01:33:16.155148474Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.125957ms logger=migrator t=2026-06-11T01:33:16.160228044Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-06-11T01:33:16.160529291Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=301.217µs logger=migrator t=2026-06-11T01:33:16.164309561Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-11T01:33:16.164670349Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=360.568µs logger=migrator t=2026-06-11T01:33:16.172016013Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-11T01:33:16.173307124Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.29048ms logger=migrator t=2026-06-11T01:33:16.179341186Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-11T01:33:16.180710569Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.372953ms logger=migrator t=2026-06-11T01:33:16.186063746Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-11T01:33:16.186882705Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=821.269µs logger=migrator t=2026-06-11T01:33:16.192947469Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-11T01:33:16.193702946Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=755.848µs logger=migrator t=2026-06-11T01:33:16.2010579Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-11T01:33:16.201843179Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=786.129µs logger=migrator t=2026-06-11T01:33:16.214371726Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-11T01:33:16.214473788Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=118.633µs logger=migrator t=2026-06-11T01:33:16.314778762Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-11T01:33:16.316289928Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.515756ms logger=migrator t=2026-06-11T01:33:16.333604258Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-11T01:33:16.334749125Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.156027ms logger=migrator t=2026-06-11T01:33:16.340520532Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-11T01:33:16.341780351Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.247689ms logger=migrator t=2026-06-11T01:33:16.348411038Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-11T01:33:16.349108435Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=697.597µs logger=migrator t=2026-06-11T01:33:16.355567778Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-11T01:33:16.361697693Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.122765ms logger=migrator t=2026-06-11T01:33:16.369498358Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-11T01:33:16.370315107Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=820.92µs logger=migrator t=2026-06-11T01:33:16.376282938Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-11T01:33:16.377820315Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.541076ms logger=migrator t=2026-06-11T01:33:16.384915652Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-11T01:33:16.38736627Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=2.449648ms logger=migrator t=2026-06-11T01:33:16.395925213Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-11T01:33:16.396906356Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=985.673µs logger=migrator t=2026-06-11T01:33:16.405746356Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-11T01:33:16.40678193Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.037805ms logger=migrator t=2026-06-11T01:33:16.413991391Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-11T01:33:16.414684927Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=685.376µs logger=migrator t=2026-06-11T01:33:16.419950962Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-11T01:33:16.420463604Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=509.402µs logger=migrator t=2026-06-11T01:33:16.42537641Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-11T01:33:16.42580528Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=428.96µs logger=migrator t=2026-06-11T01:33:16.431068145Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-11T01:33:16.432220932Z level=info msg="Migration successfully executed" id="create star table" duration=1.156477ms logger=migrator t=2026-06-11T01:33:16.437862726Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-11T01:33:16.439017043Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.154387ms logger=migrator t=2026-06-11T01:33:16.444479242Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-11T01:33:16.44565991Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.180318ms logger=migrator t=2026-06-11T01:33:16.450637178Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-11T01:33:16.451734924Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.097426ms logger=migrator t=2026-06-11T01:33:16.456721662Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-11T01:33:16.457750846Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.022304ms logger=migrator t=2026-06-11T01:33:16.46253117Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-11T01:33:16.463224646Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=694.136µs logger=migrator t=2026-06-11T01:33:16.468383158Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-11T01:33:16.469602757Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.219539ms logger=migrator t=2026-06-11T01:33:16.474540424Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-11T01:33:16.475252371Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=711.977µs logger=migrator t=2026-06-11T01:33:16.481606261Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-11T01:33:16.481648322Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.551µs logger=migrator t=2026-06-11T01:33:16.486564018Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-11T01:33:16.486602039Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.521µs logger=migrator t=2026-06-11T01:33:16.491444814Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-11T01:33:16.491611508Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=167.304µs logger=migrator t=2026-06-11T01:33:16.49675705Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-11T01:33:16.497689902Z level=info msg="Migration successfully executed" id="create dashboard table" duration=933.502µs logger=migrator t=2026-06-11T01:33:16.503753465Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-11T01:33:16.504950124Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.196549ms logger=migrator t=2026-06-11T01:33:16.510107506Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-11T01:33:16.511340085Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.223099ms logger=migrator t=2026-06-11T01:33:16.516399175Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-11T01:33:16.517362958Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=963.523µs logger=migrator t=2026-06-11T01:33:16.522459258Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-11T01:33:16.523632946Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.173308ms logger=migrator t=2026-06-11T01:33:16.527999839Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-11T01:33:16.528661405Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=661.616µs logger=migrator t=2026-06-11T01:33:16.533357226Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-11T01:33:16.541299134Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.931378ms logger=migrator t=2026-06-11T01:33:16.546377834Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-11T01:33:16.546957058Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=579.514µs logger=migrator t=2026-06-11T01:33:16.55208679Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-11T01:33:16.553251917Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.164837ms logger=migrator t=2026-06-11T01:33:16.55843515Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-11T01:33:16.559655949Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.220399ms logger=migrator t=2026-06-11T01:33:16.564130585Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-11T01:33:16.564448292Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=317.747µs logger=migrator t=2026-06-11T01:33:16.569152573Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-11T01:33:16.569993033Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=840.06µs logger=migrator t=2026-06-11T01:33:16.575671728Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-11T01:33:16.57577649Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.472µs logger=migrator t=2026-06-11T01:33:16.582579131Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-11T01:33:16.584475856Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.899425ms logger=migrator t=2026-06-11T01:33:16.589048024Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-11T01:33:16.590851757Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.808233ms logger=migrator t=2026-06-11T01:33:16.595974788Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-11T01:33:16.597940645Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.966117ms logger=migrator t=2026-06-11T01:33:16.602146294Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-11T01:33:16.602954424Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=807.97µs logger=migrator t=2026-06-11T01:33:16.607561943Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-11T01:33:16.609532599Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.970226ms logger=migrator t=2026-06-11T01:33:16.614710982Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-11T01:33:16.615591903Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=886.411µs logger=migrator t=2026-06-11T01:33:16.623050239Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-11T01:33:16.625011086Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.960777ms logger=migrator t=2026-06-11T01:33:16.631811027Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-11T01:33:16.631835247Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=25.12µs logger=migrator t=2026-06-11T01:33:16.637181764Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-11T01:33:16.637223325Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=43.051µs logger=migrator t=2026-06-11T01:33:16.643253728Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-11T01:33:16.647074818Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.822851ms logger=migrator t=2026-06-11T01:33:16.653576312Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-11T01:33:16.655735843Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.159961ms logger=migrator t=2026-06-11T01:33:16.66196272Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-11T01:33:16.664172173Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.204942ms logger=migrator t=2026-06-11T01:33:16.669925779Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-11T01:33:16.672021488Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.097329ms logger=migrator t=2026-06-11T01:33:16.677454047Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-11T01:33:16.677693193Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=240.466µs logger=migrator t=2026-06-11T01:33:16.683180393Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-11T01:33:16.684518324Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.339702ms logger=migrator t=2026-06-11T01:33:16.689655746Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-11T01:33:16.690765622Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.111436ms logger=migrator t=2026-06-11T01:33:16.696148749Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-11T01:33:16.69619213Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=44.241µs logger=migrator t=2026-06-11T01:33:16.702294645Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-11T01:33:16.703741319Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.444034ms logger=migrator t=2026-06-11T01:33:16.709174088Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-11T01:33:16.710253163Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.083635ms logger=migrator t=2026-06-11T01:33:16.716192314Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-11T01:33:16.724716086Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.523562ms logger=migrator t=2026-06-11T01:33:16.730884742Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-11T01:33:16.731457885Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=573.383µs logger=migrator t=2026-06-11T01:33:16.735954802Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-11T01:33:16.736758131Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=802.789µs logger=migrator t=2026-06-11T01:33:16.74389698Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-11T01:33:16.745473347Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.579487ms logger=migrator t=2026-06-11T01:33:16.750336632Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-11T01:33:16.75065208Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=315.768µs logger=migrator t=2026-06-11T01:33:16.755293089Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-11T01:33:16.75617769Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=884.051µs logger=migrator t=2026-06-11T01:33:16.763473753Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-11T01:33:16.76797497Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.501297ms logger=migrator t=2026-06-11T01:33:16.780565298Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-11T01:33:16.781296745Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=735.738µs logger=migrator t=2026-06-11T01:33:16.786614671Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-11T01:33:16.786757024Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=142.933µs logger=migrator t=2026-06-11T01:33:16.792141352Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-11T01:33:16.792318626Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=171.844µs logger=migrator t=2026-06-11T01:33:16.799604628Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-11T01:33:16.800992011Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.391453ms logger=migrator t=2026-06-11T01:33:16.808344875Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-11T01:33:16.810924666Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.584271ms logger=migrator t=2026-06-11T01:33:16.816948719Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-11T01:33:16.817986633Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.038934ms logger=migrator t=2026-06-11T01:33:16.823378251Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-11T01:33:16.824539259Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.161408ms logger=migrator t=2026-06-11T01:33:16.828756668Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-11T01:33:16.830001578Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.23516ms logger=migrator t=2026-06-11T01:33:16.835303763Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-11T01:33:16.836134273Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=831.64µs logger=migrator t=2026-06-11T01:33:16.840946357Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-11T01:33:16.842167076Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.171418ms logger=migrator t=2026-06-11T01:33:16.847571114Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-11T01:33:16.857503219Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.919294ms logger=migrator t=2026-06-11T01:33:16.862467036Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-11T01:33:16.863186833Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=721.157µs logger=migrator t=2026-06-11T01:33:16.868192212Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-11T01:33:16.869032392Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=840.33µs logger=migrator t=2026-06-11T01:33:16.876465548Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-11T01:33:16.877868301Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.395723ms logger=migrator t=2026-06-11T01:33:16.884479477Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-11T01:33:16.885391879Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=909.552µs logger=migrator t=2026-06-11T01:33:16.890225404Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-11T01:33:16.895613531Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=5.405938ms logger=migrator t=2026-06-11T01:33:16.905046164Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-11T01:33:16.911580549Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=6.531355ms logger=migrator t=2026-06-11T01:33:16.920262854Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-11T01:33:16.920311686Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=53.982µs logger=migrator t=2026-06-11T01:33:16.927438184Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-11T01:33:16.927808683Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=371.149µs logger=migrator t=2026-06-11T01:33:16.934933292Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-11T01:33:16.937457931Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.51628ms logger=migrator t=2026-06-11T01:33:16.943143276Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-11T01:33:16.943332491Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=189.295µs logger=migrator t=2026-06-11T01:33:17.382600339Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-11T01:33:17.382924247Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=327.108µs logger=migrator t=2026-06-11T01:33:17.717907389Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-11T01:33:17.72216458Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.260881ms logger=migrator t=2026-06-11T01:33:17.732552546Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-11T01:33:17.733015507Z level=info msg="Migration successfully executed" id="Update uid value" duration=467.661µs logger=migrator t=2026-06-11T01:33:17.738338773Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-11T01:33:17.739332157Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=992.884µs logger=migrator t=2026-06-11T01:33:17.748826052Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-11T01:33:17.750331067Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.507995ms logger=migrator t=2026-06-11T01:33:17.759102615Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-11T01:33:17.76016974Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.076015ms logger=migrator t=2026-06-11T01:33:17.764605575Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-11T01:33:17.765535997Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=931.792µs logger=migrator t=2026-06-11T01:33:17.771603631Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-11T01:33:17.772472012Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=870.021µs logger=migrator t=2026-06-11T01:33:17.777559352Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-11T01:33:17.778615697Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.055555ms logger=migrator t=2026-06-11T01:33:17.782601592Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-11T01:33:17.783757609Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.156848ms logger=migrator t=2026-06-11T01:33:17.789011413Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-11T01:33:17.789850953Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=838.26µs logger=migrator t=2026-06-11T01:33:17.794589965Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-11T01:33:17.795448126Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=857.101µs logger=migrator t=2026-06-11T01:33:17.799612014Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-11T01:33:17.808496885Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.88709ms logger=migrator t=2026-06-11T01:33:17.813179455Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-11T01:33:17.814139418Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=959.983µs logger=migrator t=2026-06-11T01:33:17.819099156Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-11T01:33:17.819914355Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=814.309µs logger=migrator t=2026-06-11T01:33:17.82351749Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-11T01:33:17.824264308Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=738.968µs logger=migrator t=2026-06-11T01:33:17.828847707Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-11T01:33:17.829637465Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=788.408µs logger=migrator t=2026-06-11T01:33:17.837951202Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-11T01:33:17.838398343Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=450.461µs logger=migrator t=2026-06-11T01:33:17.842289975Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-11T01:33:17.84290848Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=618.235µs logger=migrator t=2026-06-11T01:33:17.846939295Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-11T01:33:17.846990086Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=58.431µs logger=migrator t=2026-06-11T01:33:17.851935503Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-11T01:33:17.856648005Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.709962ms logger=migrator t=2026-06-11T01:33:17.860926146Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-11T01:33:17.863760993Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.788536ms logger=migrator t=2026-06-11T01:33:17.867748228Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-11T01:33:17.867913932Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=166.084µs logger=migrator t=2026-06-11T01:33:17.874528218Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-11T01:33:17.878870171Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.344633ms logger=migrator t=2026-06-11T01:33:17.884036253Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-11T01:33:17.886659916Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.624203ms logger=migrator t=2026-06-11T01:33:17.890767463Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-11T01:33:17.89148056Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=715.187µs logger=migrator t=2026-06-11T01:33:17.895061335Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-11T01:33:17.895585227Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=524.633µs logger=migrator t=2026-06-11T01:33:17.904215351Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-11T01:33:17.905540103Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.316011ms logger=migrator t=2026-06-11T01:33:17.911950525Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-11T01:33:17.913397689Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.448874ms logger=migrator t=2026-06-11T01:33:17.919736069Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-11T01:33:17.920650731Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=914.972µs logger=migrator t=2026-06-11T01:33:17.927236827Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-11T01:33:17.92864266Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.404503ms logger=migrator t=2026-06-11T01:33:17.933879594Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-11T01:33:17.933974966Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=94.452µs logger=migrator t=2026-06-11T01:33:17.940162473Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-11T01:33:17.940215894Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.681µs logger=migrator t=2026-06-11T01:33:17.945193432Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-11T01:33:17.948833378Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.637756ms logger=migrator t=2026-06-11T01:33:17.956468199Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-11T01:33:17.959414629Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.944469ms logger=migrator t=2026-06-11T01:33:17.966354383Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-11T01:33:17.966520217Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=169.004µs logger=migrator t=2026-06-11T01:33:17.970549222Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-11T01:33:17.971405803Z level=info msg="Migration successfully executed" id="create quota table v1" duration=858.86µs logger=migrator t=2026-06-11T01:33:17.975548541Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-11T01:33:17.976646437Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.100857ms logger=migrator t=2026-06-11T01:33:17.980663002Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-11T01:33:17.980698383Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.561µs logger=migrator t=2026-06-11T01:33:17.984324038Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-11T01:33:17.985310792Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=986.624µs logger=migrator t=2026-06-11T01:33:17.990257809Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-11T01:33:17.991224602Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=967.703µs logger=migrator t=2026-06-11T01:33:17.995334529Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-11T01:33:17.998444443Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.110004ms logger=migrator t=2026-06-11T01:33:18.002590651Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-11T01:33:18.002623642Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.801µs logger=migrator t=2026-06-11T01:33:18.008346847Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-11T01:33:18.010264263Z level=info msg="Migration successfully executed" id="create session table" duration=1.917286ms logger=migrator t=2026-06-11T01:33:18.015110808Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-11T01:33:18.015250571Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=140.223µs logger=migrator t=2026-06-11T01:33:18.019390589Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-11T01:33:18.019525212Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=139.433µs logger=migrator t=2026-06-11T01:33:18.024397907Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-11T01:33:18.025913643Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.515736ms logger=migrator t=2026-06-11T01:33:18.030760958Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-11T01:33:18.031661919Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=901.931µs logger=migrator t=2026-06-11T01:33:18.036183977Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-11T01:33:18.036218087Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=35.101µs logger=migrator t=2026-06-11T01:33:18.039913925Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-11T01:33:18.039941156Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.081µs logger=migrator t=2026-06-11T01:33:18.045120338Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-11T01:33:18.048341554Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.226406ms logger=migrator t=2026-06-11T01:33:18.05281387Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-11T01:33:18.055856882Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.039472ms logger=migrator t=2026-06-11T01:33:18.060094423Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-11T01:33:18.060236686Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=143.223µs logger=migrator t=2026-06-11T01:33:18.065192643Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-11T01:33:18.065350977Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=158.144µs logger=migrator t=2026-06-11T01:33:18.069464235Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-11T01:33:18.070865828Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.410204ms logger=migrator t=2026-06-11T01:33:18.075148169Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-11T01:33:18.07519396Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=47.181µs logger=migrator t=2026-06-11T01:33:18.078771265Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-11T01:33:18.082805991Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.033736ms logger=migrator t=2026-06-11T01:33:18.08829498Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-11T01:33:18.088485795Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=191.695µs logger=migrator t=2026-06-11T01:33:18.092962751Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-11T01:33:18.098309908Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.350057ms logger=migrator t=2026-06-11T01:33:18.102887656Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-11T01:33:18.106500252Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.613096ms logger=migrator t=2026-06-11T01:33:18.112671808Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-11T01:33:18.11277171Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=98.502µs logger=migrator t=2026-06-11T01:33:18.119368207Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-11T01:33:18.120272488Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=904.892µs logger=migrator t=2026-06-11T01:33:18.124987259Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-11T01:33:18.125884321Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=896.762µs logger=migrator t=2026-06-11T01:33:18.129518047Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-11T01:33:18.130651924Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.133047ms logger=migrator t=2026-06-11T01:33:18.134377422Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-11T01:33:18.135271013Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=888.651µs logger=migrator t=2026-06-11T01:33:18.141287206Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-11T01:33:18.143118149Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.834264ms logger=migrator t=2026-06-11T01:33:18.147231256Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-11T01:33:18.148053076Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=822.17µs logger=migrator t=2026-06-11T01:33:18.152969182Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-11T01:33:18.1537406Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=777.428µs logger=migrator t=2026-06-11T01:33:18.159068797Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-11T01:33:18.159881266Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=812.159µs logger=migrator t=2026-06-11T01:33:18.164485715Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-11T01:33:18.166088163Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.605048ms logger=migrator t=2026-06-11T01:33:18.17228825Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-11T01:33:18.188959215Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=16.669945ms logger=migrator t=2026-06-11T01:33:18.193915942Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-11T01:33:18.194645769Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=719.947µs logger=migrator t=2026-06-11T01:33:18.20144605Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-06-11T01:33:18.20313429Z 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.69258ms logger=migrator t=2026-06-11T01:33:18.210186547Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-11T01:33:18.210492934Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=306.867µs logger=migrator t=2026-06-11T01:33:18.217397158Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-11T01:33:18.21832694Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=919.801µs logger=migrator t=2026-06-11T01:33:18.227538788Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-11T01:33:18.228431119Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=893.221µs logger=migrator t=2026-06-11T01:33:18.234222176Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-11T01:33:18.237907774Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.685218ms logger=migrator t=2026-06-11T01:33:18.241946009Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-11T01:33:18.245508044Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.561125ms logger=migrator t=2026-06-11T01:33:18.25167648Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-11T01:33:18.255238744Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.561914ms logger=migrator t=2026-06-11T01:33:18.261078612Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-11T01:33:18.264828511Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.749459ms logger=migrator t=2026-06-11T01:33:18.268773545Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-11T01:33:18.269931212Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.159498ms logger=migrator t=2026-06-11T01:33:18.27575638Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-11T01:33:18.275792301Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.261µs logger=migrator t=2026-06-11T01:33:18.279774125Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-11T01:33:18.279805656Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.471µs logger=migrator t=2026-06-11T01:33:18.283392731Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-11T01:33:18.284236991Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=844.099µs logger=migrator t=2026-06-11T01:33:18.287627121Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-11T01:33:18.288513052Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=885.511µs logger=migrator t=2026-06-11T01:33:18.295400125Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-11T01:33:18.296961552Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.565767ms logger=migrator t=2026-06-11T01:33:18.302227547Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-11T01:33:18.303104567Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=878.7µs logger=migrator t=2026-06-11T01:33:18.309596631Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-11T01:33:18.311113467Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.516916ms logger=migrator t=2026-06-11T01:33:18.316447204Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-11T01:33:18.320221853Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.76853ms logger=migrator t=2026-06-11T01:33:18.325385655Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-11T01:33:18.329030712Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.643356ms logger=migrator t=2026-06-11T01:33:18.333719372Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-11T01:33:18.333897107Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=177.844µs logger=migrator t=2026-06-11T01:33:18.338879665Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-11T01:33:18.339717555Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=837.68µs logger=migrator t=2026-06-11T01:33:18.34501428Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-11T01:33:18.346318801Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.304871ms logger=migrator t=2026-06-11T01:33:18.352099508Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-11T01:33:18.356485362Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.377093ms logger=migrator t=2026-06-11T01:33:18.362145626Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-11T01:33:18.362244958Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=102.392µs logger=migrator t=2026-06-11T01:33:18.368722271Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-11T01:33:18.369904619Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.183788ms logger=migrator t=2026-06-11T01:33:18.37669186Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-11T01:33:18.378285488Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.595828ms logger=migrator t=2026-06-11T01:33:18.382281732Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-11T01:33:18.382363644Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=82.542µs logger=migrator t=2026-06-11T01:33:18.386600265Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-11T01:33:18.387529727Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=929.342µs logger=migrator t=2026-06-11T01:33:18.392443893Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-11T01:33:18.393326324Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=882.261µs logger=migrator t=2026-06-11T01:33:18.397201016Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-11T01:33:18.398106917Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=905.511µs logger=migrator t=2026-06-11T01:33:18.401959869Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-11T01:33:18.403037784Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.077465ms logger=migrator t=2026-06-11T01:33:18.408665537Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-11T01:33:18.410262685Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.596818ms logger=migrator t=2026-06-11T01:33:18.419089964Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-11T01:33:18.420797465Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.709611ms logger=migrator t=2026-06-11T01:33:18.642076615Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-11T01:33:18.642120216Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.871µs logger=migrator t=2026-06-11T01:33:18.647844701Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-11T01:33:18.651260852Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.415291ms logger=migrator t=2026-06-11T01:33:18.658660147Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-11T01:33:18.659784464Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.124917ms logger=migrator t=2026-06-11T01:33:18.66553481Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-11T01:33:18.670071217Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.536497ms logger=migrator t=2026-06-11T01:33:18.674617995Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-11T01:33:18.675428175Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=810.479µs logger=migrator t=2026-06-11T01:33:18.680256389Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-11T01:33:18.68115227Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=895.031µs logger=migrator t=2026-06-11T01:33:18.686170309Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-11T01:33:18.687440979Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.26931ms logger=migrator t=2026-06-11T01:33:18.694403494Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-11T01:33:18.709609784Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.20292ms logger=migrator t=2026-06-11T01:33:18.713952907Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-11T01:33:18.714650803Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=698.256µs logger=migrator t=2026-06-11T01:33:18.719325034Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-06-11T01:33:18.720151344Z 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=825.99µs logger=migrator t=2026-06-11T01:33:18.724244591Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-11T01:33:18.724523467Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=279.056µs logger=migrator t=2026-06-11T01:33:18.729582387Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-11T01:33:18.730701293Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.124306ms logger=migrator t=2026-06-11T01:33:18.736516561Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-11T01:33:18.736857469Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=341.578µs logger=migrator t=2026-06-11T01:33:18.743050926Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-11T01:33:18.7499942Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.935784ms logger=migrator t=2026-06-11T01:33:18.759717731Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-11T01:33:18.768725194Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=9.012074ms logger=migrator t=2026-06-11T01:33:18.773347233Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-11T01:33:18.774173223Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=827.71µs logger=migrator t=2026-06-11T01:33:18.777618304Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-11T01:33:18.778545006Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=923.342µs logger=migrator t=2026-06-11T01:33:18.78248697Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-11T01:33:18.782714935Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=228.515µs logger=migrator t=2026-06-11T01:33:18.787832676Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-11T01:33:18.794080564Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.248478ms logger=migrator t=2026-06-11T01:33:18.797899365Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-11T01:33:18.798808096Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=906.221µs logger=migrator t=2026-06-11T01:33:18.80359246Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-11T01:33:18.803751233Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=159.333µs logger=migrator t=2026-06-11T01:33:18.807798549Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-11T01:33:18.80827995Z level=info msg="Migration successfully executed" id="Move region to single row" duration=481.591µs logger=migrator t=2026-06-11T01:33:18.815359268Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-11T01:33:18.816352322Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=995.794µs logger=migrator t=2026-06-11T01:33:18.820116481Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-11T01:33:18.82093644Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=818.079µs logger=migrator t=2026-06-11T01:33:18.825311444Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-11T01:33:18.826372779Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.058485ms logger=migrator t=2026-06-11T01:33:18.830054306Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-11T01:33:18.830919097Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=864.311µs logger=migrator t=2026-06-11T01:33:18.834771578Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-11T01:33:18.836166671Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.395213ms logger=migrator t=2026-06-11T01:33:18.841847736Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-11T01:33:18.842626954Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=781.088µs logger=migrator t=2026-06-11T01:33:18.847245393Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-11T01:33:18.847382667Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=138.793µs logger=migrator t=2026-06-11T01:33:18.852123139Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-11T01:33:18.853082362Z level=info msg="Migration successfully executed" id="create test_data table" duration=959.673µs logger=migrator t=2026-06-11T01:33:18.857919216Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-11T01:33:18.858766696Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=847.66µs logger=migrator t=2026-06-11T01:33:18.862650888Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-11T01:33:18.864061412Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.410574ms logger=migrator t=2026-06-11T01:33:18.868254651Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-11T01:33:18.869258215Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.006943ms logger=migrator t=2026-06-11T01:33:18.875427791Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-11T01:33:18.875655106Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=230.485µs logger=migrator t=2026-06-11T01:33:18.881593007Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-11T01:33:18.881980946Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=387.739µs logger=migrator t=2026-06-11T01:33:18.886082583Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-11T01:33:18.886234097Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=151.644µs logger=migrator t=2026-06-11T01:33:18.890880366Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-11T01:33:18.892186607Z level=info msg="Migration successfully executed" id="create team table" duration=1.305851ms logger=migrator t=2026-06-11T01:33:18.898051687Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-11T01:33:18.899555222Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.503336ms logger=migrator t=2026-06-11T01:33:18.906124278Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-11T01:33:18.907024019Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=899.321µs logger=migrator t=2026-06-11T01:33:18.910945482Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-11T01:33:18.916006762Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.060259ms logger=migrator t=2026-06-11T01:33:18.921757678Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-11T01:33:18.921929372Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=169.934µs logger=migrator t=2026-06-11T01:33:18.927001052Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-11T01:33:18.928390195Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.388373ms logger=migrator t=2026-06-11T01:33:18.932775299Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-11T01:33:18.934023698Z level=info msg="Migration successfully executed" id="create team member table" duration=1.245699ms logger=migrator t=2026-06-11T01:33:18.938261359Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-11T01:33:18.93916416Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=905.402µs logger=migrator t=2026-06-11T01:33:18.945143292Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-11T01:33:18.946647427Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.503505ms logger=migrator t=2026-06-11T01:33:18.953679434Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-11T01:33:18.955171459Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.491875ms logger=migrator t=2026-06-11T01:33:18.9598416Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-11T01:33:18.964576512Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.733852ms logger=migrator t=2026-06-11T01:33:18.970287287Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-11T01:33:18.974816554Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.528667ms logger=migrator t=2026-06-11T01:33:18.979065525Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-11T01:33:18.983687094Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.620729ms logger=migrator t=2026-06-11T01:33:18.987760781Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-11T01:33:18.988775275Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.014154ms logger=migrator t=2026-06-11T01:33:18.993467726Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-11T01:33:18.994657524Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.188678ms logger=migrator t=2026-06-11T01:33:18.999207712Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-11T01:33:19.000322878Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.114776ms logger=migrator t=2026-06-11T01:33:19.006812202Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-11T01:33:19.008370739Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.558357ms logger=migrator t=2026-06-11T01:33:19.012988408Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-11T01:33:19.014094144Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.107046ms logger=migrator t=2026-06-11T01:33:19.018779065Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-11T01:33:19.019695917Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=916.662µs logger=migrator t=2026-06-11T01:33:19.024482741Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-11T01:33:19.025427583Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=944.683µs logger=migrator t=2026-06-11T01:33:19.030613215Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-11T01:33:19.032132322Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.518276ms logger=migrator t=2026-06-11T01:33:19.037243333Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-11T01:33:19.03797515Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=732.077µs logger=migrator t=2026-06-11T01:33:19.043437179Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-11T01:33:19.043774107Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=337.508µs logger=migrator t=2026-06-11T01:33:19.048354466Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-11T01:33:19.049042502Z level=info msg="Migration successfully executed" id="create tag table" duration=689.886µs logger=migrator t=2026-06-11T01:33:19.052808841Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-11T01:33:19.05402897Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.218979ms logger=migrator t=2026-06-11T01:33:19.059384587Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-11T01:33:19.060574255Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.189858ms logger=migrator t=2026-06-11T01:33:19.064675252Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-11T01:33:19.065640735Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=962.243µs logger=migrator t=2026-06-11T01:33:19.07048026Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-11T01:33:19.0713145Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=832.359µs logger=migrator t=2026-06-11T01:33:19.077157698Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-11T01:33:19.09202966Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.869382ms logger=migrator t=2026-06-11T01:33:19.099057897Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-11T01:33:19.100131992Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.073855ms logger=migrator t=2026-06-11T01:33:19.105516749Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-11T01:33:19.107074196Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.554887ms logger=migrator t=2026-06-11T01:33:19.113221492Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-11T01:33:19.113826186Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=602.814µs logger=migrator t=2026-06-11T01:33:19.118877886Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-11T01:33:19.119567972Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=690.966µs logger=migrator t=2026-06-11T01:33:19.135359776Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-11T01:33:19.136864252Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.506896ms logger=migrator t=2026-06-11T01:33:19.144984284Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-11T01:33:19.146348906Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.365282ms logger=migrator t=2026-06-11T01:33:19.227440107Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-11T01:33:19.227619961Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=181.774µs logger=migrator t=2026-06-11T01:33:19.235680312Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-11T01:33:19.241378527Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.698485ms logger=migrator t=2026-06-11T01:33:19.249042718Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-11T01:33:19.256106966Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.067658ms logger=migrator t=2026-06-11T01:33:19.263149172Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-11T01:33:19.268708624Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.558872ms logger=migrator t=2026-06-11T01:33:19.275925335Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-11T01:33:19.281615599Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.689064ms logger=migrator t=2026-06-11T01:33:19.288120753Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-11T01:33:19.289202718Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.082275ms logger=migrator t=2026-06-11T01:33:19.295403535Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-11T01:33:19.303851475Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.43981ms logger=migrator t=2026-06-11T01:33:19.310240466Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-11T01:33:19.311123797Z level=info msg="Migration successfully executed" id="create server_lock table" duration=882.601µs logger=migrator t=2026-06-11T01:33:19.317160791Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-11T01:33:19.31882805Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.66672ms logger=migrator t=2026-06-11T01:33:19.324390672Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-11T01:33:19.325313113Z level=info msg="Migration successfully executed" id="create user auth token table" duration=921.611µs logger=migrator t=2026-06-11T01:33:19.331855318Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-11T01:33:19.334210844Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.354526ms logger=migrator t=2026-06-11T01:33:19.341751203Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-11T01:33:19.342920981Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.170247ms logger=migrator t=2026-06-11T01:33:19.348454171Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-11T01:33:19.349538027Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.083376ms logger=migrator t=2026-06-11T01:33:19.363379435Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-11T01:33:19.371061547Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.686162ms logger=migrator t=2026-06-11T01:33:19.376857014Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-11T01:33:19.377822177Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=965.343µs logger=migrator t=2026-06-11T01:33:19.384475805Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-11T01:33:19.385352245Z level=info msg="Migration successfully executed" id="create cache_data table" duration=874.361µs logger=migrator t=2026-06-11T01:33:19.391562022Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-11T01:33:19.392547226Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=984.413µs logger=migrator t=2026-06-11T01:33:19.400212607Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-11T01:33:19.401768754Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.553177ms logger=migrator t=2026-06-11T01:33:19.408430562Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-11T01:33:19.410074631Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.644169ms logger=migrator t=2026-06-11T01:33:19.415517059Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-11T01:33:19.415635012Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=118.813µs logger=migrator t=2026-06-11T01:33:19.422041044Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-11T01:33:19.422135216Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=93.702µs logger=migrator t=2026-06-11T01:33:19.427563545Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-11T01:33:19.428486567Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=923.792µs logger=migrator t=2026-06-11T01:33:19.435182635Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-11T01:33:19.436146608Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=963.673µs logger=migrator t=2026-06-11T01:33:19.441614048Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-11T01:33:19.443146834Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.532326ms logger=migrator t=2026-06-11T01:33:19.449536395Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-11T01:33:19.449616477Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=77.482µs logger=migrator t=2026-06-11T01:33:19.455594069Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-11T01:33:19.456527821Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=931.592µs logger=migrator t=2026-06-11T01:33:19.484082723Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-11T01:33:19.48521692Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.137497ms logger=migrator t=2026-06-11T01:33:19.521074929Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-11T01:33:19.523082737Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.008568ms logger=migrator t=2026-06-11T01:33:19.529710334Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-11T01:33:19.53081123Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.100046ms logger=migrator t=2026-06-11T01:33:19.53628374Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-11T01:33:19.544643697Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.360568ms logger=migrator t=2026-06-11T01:33:19.550196509Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-11T01:33:19.551176042Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=978.863µs logger=migrator t=2026-06-11T01:33:19.556891647Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-11T01:33:19.55698349Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=93.073µs logger=migrator t=2026-06-11T01:33:19.562215634Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-11T01:33:19.563884803Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.666269ms logger=migrator t=2026-06-11T01:33:19.572470957Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-11T01:33:19.573697516Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.22904ms logger=migrator t=2026-06-11T01:33:19.583264322Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-11T01:33:19.584395319Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.133467ms logger=migrator t=2026-06-11T01:33:19.593076364Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-11T01:33:19.593167017Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=92.983µs logger=migrator t=2026-06-11T01:33:19.599489186Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-11T01:33:19.600448739Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=958.833µs logger=migrator t=2026-06-11T01:33:19.605395906Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-11T01:33:19.606499762Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.100896ms logger=migrator t=2026-06-11T01:33:19.613099778Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-06-11T01:33:19.614247556Z 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.147378ms logger=migrator t=2026-06-11T01:33:19.623994266Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-11T01:33:19.624946099Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=951.983µs logger=migrator t=2026-06-11T01:33:19.630278255Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-11T01:33:19.636263317Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.984222ms logger=migrator t=2026-06-11T01:33:19.644042001Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-11T01:33:19.650442653Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=6.395522ms logger=migrator t=2026-06-11T01:33:19.657728545Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-11T01:33:19.658899483Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.174468ms logger=migrator t=2026-06-11T01:33:19.664563207Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-11T01:33:19.693956923Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.388676ms logger=migrator t=2026-06-11T01:33:19.731686877Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-11T01:33:19.762578478Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.894101ms logger=migrator t=2026-06-11T01:33:19.905584185Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-11T01:33:19.907330916Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.749651ms logger=migrator t=2026-06-11T01:33:19.922178968Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-11T01:33:19.924290778Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.11056ms logger=migrator t=2026-06-11T01:33:19.935671217Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-11T01:33:19.945933841Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.262543ms logger=migrator t=2026-06-11T01:33:19.953387027Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-11T01:33:19.959698586Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.314009ms logger=migrator t=2026-06-11T01:33:19.963281511Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-11T01:33:19.964329796Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.049125ms logger=migrator t=2026-06-11T01:33:19.970168434Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-11T01:33:19.971004894Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=836.07µs logger=migrator t=2026-06-11T01:33:19.977352184Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-11T01:33:19.978952572Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.600388ms logger=migrator t=2026-06-11T01:33:19.983965081Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-11T01:33:19.985046026Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.079435ms logger=migrator t=2026-06-11T01:33:19.991972811Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-11T01:33:19.992077143Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.383µs logger=migrator t=2026-06-11T01:33:19.999737925Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-11T01:33:20.009741201Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.002177ms logger=migrator t=2026-06-11T01:33:20.016976123Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-11T01:33:20.022893293Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.91382ms logger=migrator t=2026-06-11T01:33:20.031034336Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-11T01:33:20.037219092Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.186737ms logger=migrator t=2026-06-11T01:33:20.043315266Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-11T01:33:20.044588497Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.273041ms logger=migrator t=2026-06-11T01:33:20.049882222Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-11T01:33:20.051383928Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.501085ms logger=migrator t=2026-06-11T01:33:20.057466052Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-11T01:33:20.065958423Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.493441ms logger=migrator t=2026-06-11T01:33:20.072656261Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-11T01:33:20.079091074Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.433003ms logger=migrator t=2026-06-11T01:33:20.084393499Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-11T01:33:20.085478035Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.084446ms logger=migrator t=2026-06-11T01:33:20.090738649Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-11T01:33:20.096729791Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.987492ms logger=migrator t=2026-06-11T01:33:20.102635151Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-11T01:33:20.108695745Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.059053ms logger=migrator t=2026-06-11T01:33:20.129117898Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-11T01:33:20.129266502Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=148.574µs logger=migrator t=2026-06-11T01:33:20.1351232Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-11T01:33:20.136844481Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.720681ms logger=migrator t=2026-06-11T01:33:20.159769204Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-06-11T01:33:20.161361102Z 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.592468ms logger=migrator t=2026-06-11T01:33:20.167353894Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-06-11T01:33:20.168949651Z 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.595297ms logger=migrator t=2026-06-11T01:33:20.175008235Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-11T01:33:20.175074517Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=64.372µs logger=migrator t=2026-06-11T01:33:20.181178461Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-11T01:33:20.189598631Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.42028ms logger=migrator t=2026-06-11T01:33:20.195386378Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-11T01:33:20.201641196Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.253807ms logger=migrator t=2026-06-11T01:33:20.207026573Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-11T01:33:20.213203069Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.175916ms logger=migrator t=2026-06-11T01:33:20.218264719Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-11T01:33:20.224394224Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.127575ms logger=migrator t=2026-06-11T01:33:20.230402777Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-11T01:33:20.236735157Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.33192ms logger=migrator t=2026-06-11T01:33:20.242302719Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-11T01:33:20.24236907Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.951µs logger=migrator t=2026-06-11T01:33:20.247252416Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-11T01:33:20.248011384Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=758.808µs logger=migrator t=2026-06-11T01:33:20.253963715Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-11T01:33:20.263394708Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.431703ms logger=migrator t=2026-06-11T01:33:20.268979971Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-11T01:33:20.269044112Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.681µs logger=migrator t=2026-06-11T01:33:20.27444206Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-11T01:33:20.283623717Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.178257ms logger=migrator t=2026-06-11T01:33:20.289764133Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-11T01:33:20.290740056Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=975.453µs logger=migrator t=2026-06-11T01:33:20.296208655Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-11T01:33:20.302494584Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.284339ms logger=migrator t=2026-06-11T01:33:20.308195509Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-11T01:33:20.308988218Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=795.209µs logger=migrator t=2026-06-11T01:33:20.314542219Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-11T01:33:20.316398513Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.803763ms logger=migrator t=2026-06-11T01:33:20.321911334Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-11T01:33:20.328417598Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.505574ms logger=migrator t=2026-06-11T01:33:20.334125883Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-11T01:33:20.334952983Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=826.87µs logger=migrator t=2026-06-11T01:33:20.340785471Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-11T01:33:20.343177877Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.391356ms logger=migrator t=2026-06-11T01:33:20.350065931Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-11T01:33:20.350997983Z level=info msg="Migration successfully executed" id="create alert_image table" duration=933.302µs logger=migrator t=2026-06-11T01:33:20.357194099Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-11T01:33:20.358287825Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.092866ms logger=migrator t=2026-06-11T01:33:20.364719467Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-11T01:33:20.36480777Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=88.413µs logger=migrator t=2026-06-11T01:33:20.37198959Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-11T01:33:20.373741431Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.755151ms logger=migrator t=2026-06-11T01:33:20.385614333Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-11T01:33:20.387399695Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.786853ms logger=migrator t=2026-06-11T01:33:20.393343285Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-11T01:33:20.393628372Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-11T01:33:20.398643001Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-11T01:33:20.399296066Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=653.395µs logger=migrator t=2026-06-11T01:33:20.409342745Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-11T01:33:20.411324801Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.986247ms logger=migrator t=2026-06-11T01:33:20.417858596Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-11T01:33:20.424707728Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.812811ms logger=migrator t=2026-06-11T01:33:20.432151554Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-11T01:33:20.433198399Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.046235ms logger=migrator t=2026-06-11T01:33:20.437291186Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-11T01:33:20.438934615Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.642749ms logger=migrator t=2026-06-11T01:33:20.445286335Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-11T01:33:20.446147496Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=860.951µs logger=migrator t=2026-06-11T01:33:20.452363303Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-11T01:33:20.454472883Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.11204ms logger=migrator t=2026-06-11T01:33:20.459607365Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-11T01:33:20.460836114Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.2306ms logger=migrator t=2026-06-11T01:33:20.466642181Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-11T01:33:20.466673172Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.671µs logger=migrator t=2026-06-11T01:33:20.470788919Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-11T01:33:20.470913432Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=137.363µs logger=migrator t=2026-06-11T01:33:20.474468397Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-11T01:33:20.482271361Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.800134ms logger=migrator t=2026-06-11T01:33:20.488417247Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-11T01:33:20.488819597Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=403.84µs logger=migrator t=2026-06-11T01:33:20.493031676Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-11T01:33:20.495110235Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.077959ms logger=migrator t=2026-06-11T01:33:20.500468062Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-11T01:33:20.500740199Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=275.647µs logger=migrator t=2026-06-11T01:33:20.504752974Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-11T01:33:20.505775208Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.023414ms logger=migrator t=2026-06-11T01:33:20.510791807Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-11T01:33:20.511601786Z level=info msg="Migration successfully executed" id="create secrets table" duration=810.369µs logger=migrator t=2026-06-11T01:33:20.51725256Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-11T01:33:20.554901371Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.644871ms logger=migrator t=2026-06-11T01:33:20.559875039Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-11T01:33:20.572185971Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.310951ms logger=migrator t=2026-06-11T01:33:20.577753842Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-11T01:33:20.577927357Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=174.105µs logger=migrator t=2026-06-11T01:33:20.581641475Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-11T01:33:20.615424695Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.777619ms logger=migrator t=2026-06-11T01:33:20.621286793Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-11T01:33:20.661279301Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=39.986707ms logger=migrator t=2026-06-11T01:33:20.666788701Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-11T01:33:20.667530609Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=740.547µs logger=migrator t=2026-06-11T01:33:20.676074491Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-11T01:33:20.678086868Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.009477ms logger=migrator t=2026-06-11T01:33:20.682593715Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-11T01:33:20.683017675Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=428.03µs logger=migrator t=2026-06-11T01:33:20.687658715Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-11T01:33:20.688678799Z level=info msg="Migration successfully executed" id="create permission table" duration=1.019674ms logger=migrator t=2026-06-11T01:33:20.693210117Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-11T01:33:20.694277262Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.065696ms logger=migrator t=2026-06-11T01:33:20.698269416Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-11T01:33:20.699312241Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.041945ms logger=migrator t=2026-06-11T01:33:20.703955431Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-11T01:33:20.70477761Z level=info msg="Migration successfully executed" id="create role table" duration=821.929µs logger=migrator t=2026-06-11T01:33:20.708622272Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-11T01:33:20.716090998Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.468286ms logger=migrator t=2026-06-11T01:33:20.722495Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-11T01:33:20.729808343Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.313573ms logger=migrator t=2026-06-11T01:33:20.749672284Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-11T01:33:20.75079157Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.123437ms logger=migrator t=2026-06-11T01:33:20.755815509Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-11T01:33:20.756926616Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.110677ms logger=migrator t=2026-06-11T01:33:20.777602865Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-11T01:33:20.779418758Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.816083ms logger=migrator t=2026-06-11T01:33:20.783672429Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-11T01:33:20.78457791Z level=info msg="Migration successfully executed" id="create team role table" duration=905.501µs logger=migrator t=2026-06-11T01:33:20.789815104Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-11T01:33:20.79088183Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.066715ms logger=migrator t=2026-06-11T01:33:20.795294754Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-11T01:33:20.801820699Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=6.520354ms logger=migrator t=2026-06-11T01:33:20.80652968Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-11T01:33:20.807619116Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.088956ms logger=migrator t=2026-06-11T01:33:20.812991723Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-11T01:33:20.814223452Z level=info msg="Migration successfully executed" id="create user role table" duration=1.232259ms logger=migrator t=2026-06-11T01:33:20.820079601Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-11T01:33:20.822033927Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.955336ms logger=migrator t=2026-06-11T01:33:20.82593159Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-11T01:33:20.827695431Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.763231ms logger=migrator t=2026-06-11T01:33:20.833914579Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-11T01:33:20.835755032Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.845144ms logger=migrator t=2026-06-11T01:33:20.840067874Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-11T01:33:20.841364515Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.296881ms logger=migrator t=2026-06-11T01:33:20.852216792Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-11T01:33:20.853550893Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.337751ms logger=migrator t=2026-06-11T01:33:20.857794374Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-11T01:33:20.859046924Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.2523ms logger=migrator t=2026-06-11T01:33:20.863489609Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-11T01:33:20.872186705Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.692446ms logger=migrator t=2026-06-11T01:33:20.878057044Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-11T01:33:20.879628371Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.571077ms logger=migrator t=2026-06-11T01:33:20.886562676Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-11T01:33:20.888588143Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.028758ms logger=migrator t=2026-06-11T01:33:20.892567168Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-11T01:33:20.894510224Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.942326ms logger=migrator t=2026-06-11T01:33:20.899389469Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-11T01:33:20.900825503Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.435764ms logger=migrator t=2026-06-11T01:33:20.90450535Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-11T01:33:20.905292569Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=787.109µs logger=migrator t=2026-06-11T01:33:20.909467298Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-11T01:33:20.91127237Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.804423ms logger=migrator t=2026-06-11T01:33:20.916062574Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-11T01:33:20.924472303Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.397719ms logger=migrator t=2026-06-11T01:33:20.930894765Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-11T01:33:20.939673183Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.777048ms logger=migrator t=2026-06-11T01:33:20.947014457Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-11T01:33:20.959025481Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.018254ms logger=migrator t=2026-06-11T01:33:20.964379768Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-11T01:33:20.972159322Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.778584ms logger=migrator t=2026-06-11T01:33:20.977906189Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-11T01:33:20.979104767Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.198498ms logger=migrator t=2026-06-11T01:33:20.984859293Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-11T01:33:20.986092502Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.232599ms logger=migrator t=2026-06-11T01:33:20.990339983Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-11T01:33:20.992532155Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.194062ms logger=migrator t=2026-06-11T01:33:20.997016461Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-11T01:33:20.9982444Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.227379ms logger=migrator t=2026-06-11T01:33:21.00330686Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-11T01:33:21.004492938Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.190098ms logger=migrator t=2026-06-11T01:33:21.008555134Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-11T01:33:21.008626506Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=72.862µs logger=migrator t=2026-06-11T01:33:21.012322704Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-11T01:33:21.012358965Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=35.93µs logger=migrator t=2026-06-11T01:33:21.017734432Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-11T01:33:21.018270844Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=540.963µs logger=migrator t=2026-06-11T01:33:21.022774821Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-11T01:33:21.023739434Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=966.523µs logger=migrator t=2026-06-11T01:33:21.027978144Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-11T01:33:21.028709772Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=730.767µs logger=migrator t=2026-06-11T01:33:21.032830599Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-11T01:33:21.033037244Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=205.095µs logger=migrator t=2026-06-11T01:33:21.037454708Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-11T01:33:21.037992861Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=532.153µs logger=migrator t=2026-06-11T01:33:21.048143312Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-11T01:33:21.049878043Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.737832ms logger=migrator t=2026-06-11T01:33:21.054555674Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-11T01:33:21.05649113Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.935325ms logger=migrator t=2026-06-11T01:33:21.061900077Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-11T01:33:21.070689036Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.788589ms logger=migrator t=2026-06-11T01:33:21.075169432Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-11T01:33:21.075278544Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=109.892µs logger=migrator t=2026-06-11T01:33:21.079404162Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-11T01:33:21.08056427Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.159598ms logger=migrator t=2026-06-11T01:33:21.086272315Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-11T01:33:21.088325463Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.061029ms logger=migrator t=2026-06-11T01:33:21.09366806Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-11T01:33:21.095080033Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.417223ms logger=migrator t=2026-06-11T01:33:21.098814412Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-11T01:33:21.107435916Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.620454ms logger=migrator t=2026-06-11T01:33:21.114539814Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-11T01:33:21.115556018Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.015454ms logger=migrator t=2026-06-11T01:33:21.123042785Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-11T01:33:21.12408569Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.043245ms logger=migrator t=2026-06-11T01:33:21.131064166Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-11T01:33:21.154345337Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.282951ms logger=migrator t=2026-06-11T01:33:21.159395936Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-11T01:33:21.160193845Z level=info msg="Migration successfully executed" id="create correlation v2" duration=797.729µs logger=migrator t=2026-06-11T01:33:21.16588318Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-11T01:33:21.166966495Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.083375ms logger=migrator t=2026-06-11T01:33:21.17177804Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-11T01:33:21.172805684Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.027214ms logger=migrator t=2026-06-11T01:33:21.17730834Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-11T01:33:21.178385046Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.075396ms logger=migrator t=2026-06-11T01:33:21.183339713Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-11T01:33:21.183563079Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=225.036µs logger=migrator t=2026-06-11T01:33:21.192280505Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-11T01:33:21.193279209Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.002534ms logger=migrator t=2026-06-11T01:33:21.206383169Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-11T01:33:21.215050674Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.668365ms logger=migrator t=2026-06-11T01:33:21.219304075Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-11T01:33:21.219979541Z level=info msg="Migration successfully executed" id="create entity_events table" duration=676.886µs logger=migrator t=2026-06-11T01:33:21.226572757Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-11T01:33:21.228495253Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.920606ms logger=migrator t=2026-06-11T01:33:21.249340696Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-11T01:33:21.249950751Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-11T01:33:21.265716324Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-11T01:33:21.266598005Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-11T01:33:21.283602478Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-11T01:33:21.286891246Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=3.290248ms logger=migrator t=2026-06-11T01:33:21.299069264Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-11T01:33:21.300389985Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.323401ms logger=migrator t=2026-06-11T01:33:21.311743474Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-11T01:33:21.313535577Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.794663ms logger=migrator t=2026-06-11T01:33:21.339989913Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-11T01:33:21.341001967Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.014374ms logger=migrator t=2026-06-11T01:33:21.363124351Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-11T01:33:21.366360677Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=3.161664ms logger=migrator t=2026-06-11T01:33:21.382624743Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-11T01:33:21.3841924Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.566817ms logger=migrator t=2026-06-11T01:33:21.393783867Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-11T01:33:21.394652957Z level=info msg="Migration successfully executed" id="Drop public config table" duration=868.79µs logger=migrator t=2026-06-11T01:33:21.403669691Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-11T01:33:21.405690259Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.023268ms logger=migrator t=2026-06-11T01:33:21.426776058Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-11T01:33:21.4293827Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.607972ms logger=migrator t=2026-06-11T01:33:21.451184076Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-11T01:33:21.453122412Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.939746ms logger=migrator t=2026-06-11T01:33:21.478108094Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-11T01:33:21.479872506Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.768561ms logger=migrator t=2026-06-11T01:33:21.496054559Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-11T01:33:21.530551086Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=34.490866ms logger=migrator t=2026-06-11T01:33:21.606687599Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-11T01:33:21.618903748Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.23058ms logger=migrator t=2026-06-11T01:33:21.625102565Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-11T01:33:21.632159152Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.054517ms logger=migrator t=2026-06-11T01:33:21.652180726Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-11T01:33:21.652728679Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=551.213µs logger=migrator t=2026-06-11T01:33:21.679216736Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-11T01:33:21.688624919Z level=info msg="Migration successfully executed" id="add share column" duration=9.407543ms logger=migrator t=2026-06-11T01:33:21.71823826Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-11T01:33:21.718691991Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=459.491µs logger=migrator t=2026-06-11T01:33:21.742383712Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-11T01:33:21.744382059Z level=info msg="Migration successfully executed" id="create file table" duration=2.005377ms logger=migrator t=2026-06-11T01:33:21.774455242Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-11T01:33:21.776822388Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.376497ms logger=migrator t=2026-06-11T01:33:21.791665289Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-11T01:33:21.792752605Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.085906ms logger=migrator t=2026-06-11T01:33:21.810021644Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-11T01:33:21.811754525Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.737781ms logger=migrator t=2026-06-11T01:33:21.938081206Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-11T01:33:21.940966395Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.886939ms logger=migrator t=2026-06-11T01:33:21.986284358Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-11T01:33:21.986427451Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=147.483µs logger=migrator t=2026-06-11T01:33:22.002741567Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-11T01:33:22.0028561Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=116.513µs logger=migrator t=2026-06-11T01:33:22.01383836Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-11T01:33:22.014760012Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=921.512µs logger=migrator t=2026-06-11T01:33:22.031164671Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-11T01:33:22.031579611Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=415.05µs logger=migrator t=2026-06-11T01:33:22.071586698Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-11T01:33:22.073142955Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.559677ms logger=migrator t=2026-06-11T01:33:22.099751305Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-11T01:33:22.11348813Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.717105ms logger=migrator t=2026-06-11T01:33:22.128727691Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-11T01:33:22.12910815Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=383.989µs logger=migrator t=2026-06-11T01:33:22.368862818Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-11T01:33:22.37022108Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.360862ms logger=migrator t=2026-06-11T01:33:22.504395277Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-11T01:33:22.505126135Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=735.478µs logger=migrator t=2026-06-11T01:33:22.580923139Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-11T01:33:22.581351229Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=429.57µs logger=migrator t=2026-06-11T01:33:22.689073771Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-11T01:33:22.689955972Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=885.431µs logger=migrator t=2026-06-11T01:33:22.810304792Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-11T01:33:22.820534264Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.230632ms logger=migrator t=2026-06-11T01:33:22.865338504Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-11T01:33:22.878381893Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.044779ms logger=migrator t=2026-06-11T01:33:22.898519259Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-11T01:33:22.900203779Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.68474ms logger=migrator t=2026-06-11T01:33:22.907624205Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-11T01:33:22.988818428Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.191553ms logger=migrator t=2026-06-11T01:33:22.995432345Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-11T01:33:22.996357867Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=932.823µs logger=migrator t=2026-06-11T01:33:23.007136212Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-11T01:33:23.008998816Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.859024ms logger=migrator t=2026-06-11T01:33:23.016151675Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-11T01:33:23.044990168Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.836583ms logger=migrator t=2026-06-11T01:33:23.052541477Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-11T01:33:23.059932422Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.389685ms logger=migrator t=2026-06-11T01:33:23.065699309Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-11T01:33:23.066066497Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=365.848µs logger=migrator t=2026-06-11T01:33:23.073090414Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-11T01:33:23.073483033Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=398µs logger=migrator t=2026-06-11T01:33:23.080621312Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-11T01:33:23.081065992Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=444.8µs logger=migrator t=2026-06-11T01:33:23.090044235Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-11T01:33:23.090459525Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=418.71µs logger=migrator t=2026-06-11T01:33:23.095979046Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-11T01:33:23.096231482Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=252.656µs logger=migrator t=2026-06-11T01:33:23.103141115Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-11T01:33:23.104133819Z level=info msg="Migration successfully executed" id="create folder table" duration=996.314µs logger=migrator t=2026-06-11T01:33:23.109752282Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-11T01:33:23.110613662Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=861.04µs logger=migrator t=2026-06-11T01:33:23.119210266Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-11T01:33:23.121254574Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.047018ms logger=migrator t=2026-06-11T01:33:23.128639789Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-11T01:33:23.12866706Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.561µs logger=migrator t=2026-06-11T01:33:23.134533329Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-11T01:33:23.136437424Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.903715ms logger=migrator t=2026-06-11T01:33:23.143824419Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-11T01:33:23.145070958Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.247269ms logger=migrator t=2026-06-11T01:33:23.151670054Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-11T01:33:23.153271422Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.600478ms logger=migrator t=2026-06-11T01:33:23.165683566Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-11T01:33:23.166322481Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=641.445µs logger=migrator t=2026-06-11T01:33:23.172359945Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-11T01:33:23.172900537Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=544.783µs logger=migrator t=2026-06-11T01:33:23.181425299Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-11T01:33:23.182579286Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.182078ms logger=migrator t=2026-06-11T01:33:23.187955664Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-11T01:33:23.190000222Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.047809ms logger=migrator t=2026-06-11T01:33:23.198686718Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-11T01:33:23.200444149Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.760661ms logger=migrator t=2026-06-11T01:33:23.20636373Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-11T01:33:23.208423508Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.12578ms logger=migrator t=2026-06-11T01:33:23.214795739Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-11T01:33:23.21649973Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.704231ms logger=migrator t=2026-06-11T01:33:23.22286352Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-11T01:33:23.223782212Z level=info msg="Migration successfully executed" id="create anon_device table" duration=919.072µs logger=migrator t=2026-06-11T01:33:23.230329827Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-11T01:33:23.232092759Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.769472ms logger=migrator t=2026-06-11T01:33:23.240004956Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-11T01:33:23.241492332Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.489696ms logger=migrator t=2026-06-11T01:33:23.248416445Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-11T01:33:23.24946866Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.052635ms logger=migrator t=2026-06-11T01:33:23.254457549Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-11T01:33:23.255749209Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.29282ms logger=migrator t=2026-06-11T01:33:23.260997213Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-11T01:33:23.262289744Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.294831ms logger=migrator t=2026-06-11T01:33:23.271543473Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-11T01:33:23.272148237Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=609.824µs logger=migrator t=2026-06-11T01:33:23.278060778Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-11T01:33:23.286472047Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.413239ms logger=migrator t=2026-06-11T01:33:23.292075309Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-11T01:33:23.292633893Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=562.844µs logger=migrator t=2026-06-11T01:33:23.297635091Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-11T01:33:23.297675312Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=44.821µs logger=migrator t=2026-06-11T01:33:23.303873279Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-11T01:33:23.306260185Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.387406ms logger=migrator t=2026-06-11T01:33:23.320469582Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-11T01:33:23.320499223Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.971µs logger=migrator t=2026-06-11T01:33:23.328351998Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-11T01:33:23.330166731Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.817533ms logger=migrator t=2026-06-11T01:33:23.335775624Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-11T01:33:23.337012493Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.225399ms logger=migrator t=2026-06-11T01:33:23.345330651Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-11T01:33:23.346596071Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.267129ms logger=migrator t=2026-06-11T01:33:23.353174686Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-11T01:33:23.354263282Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.090226ms logger=migrator t=2026-06-11T01:33:23.361839791Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-11T01:33:23.36220393Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=366.249µs logger=migrator t=2026-06-11T01:33:23.367878465Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-11T01:33:23.36851079Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=635.136µs logger=migrator t=2026-06-11T01:33:23.376077409Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-11T01:33:23.377887182Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.809512ms logger=migrator t=2026-06-11T01:33:23.383943105Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-11T01:33:23.385547593Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.603508ms logger=migrator t=2026-06-11T01:33:23.397173718Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-11T01:33:23.408912466Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.737328ms logger=migrator t=2026-06-11T01:33:23.417153481Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-11T01:33:23.431229215Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.052783ms logger=migrator t=2026-06-11T01:33:23.435029015Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-11T01:33:23.443539216Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.507441ms logger=migrator t=2026-06-11T01:33:23.449306313Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-11T01:33:23.449482447Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=180.314µs logger=migrator t=2026-06-11T01:33:23.461746357Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-11T01:33:23.472211985Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.461338ms logger=migrator t=2026-06-11T01:33:23.478983645Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-11T01:33:23.490636441Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.652626ms logger=migrator t=2026-06-11T01:33:23.495715462Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-11T01:33:23.496018829Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=299.397µs logger=migrator t=2026-06-11T01:33:23.501854547Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.506369763s logger=migrator t=2026-06-11T01:33:23.502429271Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-11T01:33:23.517869136Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-11T01:33:23.518105262Z level=info msg="Created default organization" logger=secrets t=2026-06-11T01:33:23.524004032Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-11T01:33:23.56910925Z level=info msg="Restored cache from database" duration=399.49µs logger=plugin.store t=2026-06-11T01:33:23.570875152Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-11T01:33:23.605901971Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-11T01:33:23.605932482Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-11T01:33:23.605988013Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-11T01:33:23.605995833Z level=info msg="Plugins loaded" count=54 duration=35.121462ms logger=query_data t=2026-06-11T01:33:23.609810794Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-11T01:33:23.615787625Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-11T01:33:23.628578618Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-11T01:33:23.636885565Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-11T01:33:23.63964196Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-11T01:33:23.641689229Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-11T01:33:23.662116532Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-11T01:33:23.680623471Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-11T01:33:23.69877632Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-11T01:33:23.698797551Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-11T01:33:23.699152839Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-11T01:33:23.699825655Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-11T01:33:23.700080771Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-11T01:33:23.702499749Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-11T01:33:23.797480068Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-06-11T01:33:23.797698853Z level=info msg="State cache has been initialized" states=0 duration=97.872168ms logger=ngalert.scheduler t=2026-06-11T01:33:23.797839336Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-11T01:33:23.797925629Z level=info msg=starting first_tick=2026-06-11T01:33:30Z logger=plugins.update.checker t=2026-06-11T01:33:23.810026315Z level=info msg="Update check succeeded" duration=110.62056ms logger=grafana.update.checker t=2026-06-11T01:33:23.813911717Z level=info msg="Update check succeeded" duration=114.750498ms logger=provisioning.dashboard t=2026-06-11T01:33:23.904904932Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-11T01:33:23.964479693Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-11T01:33:23.998546579Z level=info msg="Patterns update finished" duration=297.787002ms logger=grafana-apiserver t=2026-06-11T01:33:24.149657628Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-11T01:33:24.150698612Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-11T01:33:41.174612401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.175629885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.190319053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.224393289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.239260342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.273012531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.291196882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.321722774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.341942573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.363373761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.37770032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.408194712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.425272947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.44905159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.467541607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.493623685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.514979131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.53985646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.560457748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.589386513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.607705237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.634889481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.651435762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.684404293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.703305721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.733519426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.757665128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.79237268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.811570724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.847772082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.866761852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.897601372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.91653384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.951678992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:41.971645595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.001635425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.016946258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.047812239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.068368556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.09724925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.117039258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.165340672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.182481638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.227235178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.244896076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.311331999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.334824876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.381605764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.404794433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.457990102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.476267905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.519609222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.537731161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.578165288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.595866877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.660740814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.675316389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.898526605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.916301006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.962533861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:42.982372111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.039165786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.057378717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.108475547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.125769986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.17323531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.191988245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.243009073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.270907874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.348015339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.383756786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.488270961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.504596808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.57437776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.596643227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.676848157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.697390963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.784519757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.802997684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-11T01:33:43.879023844Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-11T01:35:17.725478146Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-11T01:43:23.706886114Z level=info msg="Completed cleanup jobs" duration=6.423882ms logger=plugins.update.checker t=2026-06-11T01:43:23.898118364Z level=info msg="Update check succeeded" duration=87.764544ms logger=sqlstore.transactions t=2026-06-11T01:48:23.635532743Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-11T01:53:23.714918226Z level=info msg="Completed cleanup jobs" duration=14.636226ms logger=plugins.update.checker t=2026-06-11T01:53:23.906510977Z level=info msg="Update check succeeded" duration=95.36251ms logger=cleanup t=2026-06-11T02:03:23.727167396Z level=info msg="Completed cleanup jobs" duration=27.151142ms logger=plugins.update.checker t=2026-06-11T02:03:23.915003381Z level=info msg="Update check succeeded" duration=104.077477ms logger=infra.usagestats t=2026-06-11T02:05:17.747881456Z level=info msg="Usage stats are ready to report"