logger=settings t=2026-04-20T14:38:33.169708239Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T14:38:33Z logger=settings t=2026-04-20T14:38:33.169986197Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T14:38:33.169995857Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T14:38:33.170001407Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T14:38:33.170004307Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T14:38:33.170008077Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T14:38:33.170010927Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T14:38:33.170013647Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T14:38:33.170016597Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T14:38:33.170019678Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T14:38:33.170022308Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T14:38:33.170025048Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T14:38:33.170027648Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T14:38:33.170030208Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T14:38:33.170034268Z level=info msg=Target target=[all] logger=settings t=2026-04-20T14:38:33.170087619Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T14:38:33.170090529Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T14:38:33.170093189Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T14:38:33.17009577Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T14:38:33.17010423Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T14:38:33.17010704Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T14:38:33.170419228Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T14:38:33.170435888Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T14:38:33.171817605Z level=info msg="Locking database" logger=migrator t=2026-04-20T14:38:33.171827186Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T14:38:33.17237301Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T14:38:33.173431098Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.057558ms logger=migrator t=2026-04-20T14:38:33.178929994Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T14:38:33.179785256Z level=info msg="Migration successfully executed" id="create user table" duration=854.802µs logger=migrator t=2026-04-20T14:38:33.186497404Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T14:38:33.188886868Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.364793ms logger=migrator t=2026-04-20T14:38:33.194004234Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T14:38:33.194759993Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=755.859µs logger=migrator t=2026-04-20T14:38:33.198311587Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T14:38:33.198941424Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=630.117µs logger=migrator t=2026-04-20T14:38:33.203575687Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T14:38:33.204509881Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=924.624µs logger=migrator t=2026-04-20T14:38:33.210821359Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T14:38:33.215457292Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.635073ms logger=migrator t=2026-04-20T14:38:33.219037066Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T14:38:33.219981642Z level=info msg="Migration successfully executed" id="create user table v2" duration=939.986µs logger=migrator t=2026-04-20T14:38:33.223385362Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T14:38:33.224209603Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=820.661µs logger=migrator t=2026-04-20T14:38:33.228785695Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T14:38:33.229793851Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.007986ms logger=migrator t=2026-04-20T14:38:33.234293431Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T14:38:33.23502136Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=727.669µs logger=migrator t=2026-04-20T14:38:33.23915043Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T14:38:33.240153496Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.002526ms logger=migrator t=2026-04-20T14:38:33.243918706Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T14:38:33.245508858Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.595913ms logger=migrator t=2026-04-20T14:38:33.25201438Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T14:38:33.252059772Z level=info msg="Migration successfully executed" id="Update user table charset" duration=57.662µs logger=migrator t=2026-04-20T14:38:33.257138686Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T14:38:33.258989316Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.852669ms logger=migrator t=2026-04-20T14:38:33.265008235Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T14:38:33.265224091Z level=info msg="Migration successfully executed" id="Add missing user data" duration=215.736µs logger=migrator t=2026-04-20T14:38:33.269768661Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T14:38:33.270956262Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.187181ms logger=migrator t=2026-04-20T14:38:33.275231026Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T14:38:33.275904144Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=672.578µs logger=migrator t=2026-04-20T14:38:33.279074418Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T14:38:33.280229858Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.15745ms logger=migrator t=2026-04-20T14:38:33.283476574Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T14:38:33.291980499Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.503485ms logger=migrator t=2026-04-20T14:38:33.296268033Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T14:38:33.297471655Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.203372ms logger=migrator t=2026-04-20T14:38:33.300546987Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T14:38:33.300743552Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=197.225µs logger=migrator t=2026-04-20T14:38:33.304153782Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T14:38:33.304887262Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=728.049µs logger=migrator t=2026-04-20T14:38:33.309205466Z 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-04-20T14:38:33.309790142Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=593.186µs logger=migrator t=2026-04-20T14:38:33.315280507Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T14:38:33.315701328Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=416.761µs logger=migrator t=2026-04-20T14:38:33.320493976Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T14:38:33.322010715Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.438108ms logger=migrator t=2026-04-20T14:38:33.326107854Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T14:38:33.327423569Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.302864ms logger=migrator t=2026-04-20T14:38:33.334205479Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T14:38:33.334892017Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=686.408µs logger=migrator t=2026-04-20T14:38:33.338728458Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T14:38:33.339422376Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=694.168µs logger=migrator t=2026-04-20T14:38:33.343666139Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T14:38:33.344335877Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=669.658µs logger=migrator t=2026-04-20T14:38:33.349511564Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T14:38:33.349552095Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.991µs logger=migrator t=2026-04-20T14:38:33.353568311Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T14:38:33.354570298Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=995.287µs logger=migrator t=2026-04-20T14:38:33.381523182Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T14:38:33.383238598Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.713966ms logger=migrator t=2026-04-20T14:38:33.387879701Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T14:38:33.389124314Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.244613ms logger=migrator t=2026-04-20T14:38:33.394710662Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T14:38:33.395930765Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.219903ms logger=migrator t=2026-04-20T14:38:33.400874615Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T14:38:33.4063342Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.458755ms logger=migrator t=2026-04-20T14:38:33.41048433Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T14:38:33.411400634Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=917.774µs logger=migrator t=2026-04-20T14:38:33.416363036Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T14:38:33.417563497Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.195451ms logger=migrator t=2026-04-20T14:38:33.422015996Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T14:38:33.423242188Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.225232ms logger=migrator t=2026-04-20T14:38:33.427309946Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T14:38:33.428032425Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=722.129µs logger=migrator t=2026-04-20T14:38:33.432909055Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T14:38:33.434011843Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.102228ms logger=migrator t=2026-04-20T14:38:33.440151236Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T14:38:33.440751392Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=600.556µs logger=migrator t=2026-04-20T14:38:33.445121058Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T14:38:33.44559169Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=470.772µs logger=migrator t=2026-04-20T14:38:33.449582476Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T14:38:33.449919985Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=334.409µs logger=migrator t=2026-04-20T14:38:33.455505353Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T14:38:33.456613782Z level=info msg="Migration successfully executed" id="create star table" duration=1.108129ms logger=migrator t=2026-04-20T14:38:33.461121412Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T14:38:33.461877032Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=755.28µs logger=migrator t=2026-04-20T14:38:33.465852228Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T14:38:33.466566646Z level=info msg="Migration successfully executed" id="create org table v1" duration=714.428µs logger=migrator t=2026-04-20T14:38:33.470613833Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T14:38:33.471433886Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=814.292µs logger=migrator t=2026-04-20T14:38:33.476071408Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T14:38:33.476769256Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=697.568µs logger=migrator t=2026-04-20T14:38:33.480884366Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T14:38:33.482031436Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.157051ms logger=migrator t=2026-04-20T14:38:33.486452513Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T14:38:33.48785337Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.400267ms logger=migrator t=2026-04-20T14:38:33.492478673Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T14:38:33.493830229Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.351236ms logger=migrator t=2026-04-20T14:38:33.498095542Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T14:38:33.498123502Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.03µs logger=migrator t=2026-04-20T14:38:33.501921113Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T14:38:33.501969224Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=48.281µs logger=migrator t=2026-04-20T14:38:33.507045948Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T14:38:33.507381887Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=336.609µs logger=migrator t=2026-04-20T14:38:33.512046231Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T14:38:33.513297574Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.251283ms logger=migrator t=2026-04-20T14:38:33.517963388Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T14:38:33.519464138Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.50022ms logger=migrator t=2026-04-20T14:38:33.523917226Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T14:38:33.524779919Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=859.033µs logger=migrator t=2026-04-20T14:38:33.530380308Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T14:38:33.53164117Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.263923ms logger=migrator t=2026-04-20T14:38:33.536038008Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T14:38:33.536836809Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=798.41µs logger=migrator t=2026-04-20T14:38:33.542109338Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T14:38:33.542800726Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=691.568µs logger=migrator t=2026-04-20T14:38:33.546926396Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T14:38:33.552133903Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.207237ms logger=migrator t=2026-04-20T14:38:33.556282084Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T14:38:33.557042014Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=759.829µs logger=migrator t=2026-04-20T14:38:33.561663426Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T14:38:33.562896779Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.233123ms logger=migrator t=2026-04-20T14:38:33.56708356Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T14:38:33.56821355Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.120299ms logger=migrator t=2026-04-20T14:38:33.57275953Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T14:38:33.573178891Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=418.631µs logger=migrator t=2026-04-20T14:38:33.577883397Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T14:38:33.578719718Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=836.321µs logger=migrator t=2026-04-20T14:38:33.582606051Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T14:38:33.582675053Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=64.181µs logger=migrator t=2026-04-20T14:38:33.586589687Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T14:38:33.589650208Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.065391ms logger=migrator t=2026-04-20T14:38:33.594696242Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T14:38:33.596625462Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.93014ms logger=migrator t=2026-04-20T14:38:33.600733512Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T14:38:33.604287016Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.628286ms logger=migrator t=2026-04-20T14:38:33.609906265Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T14:38:33.610793468Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=880.993µs logger=migrator t=2026-04-20T14:38:33.61498689Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T14:38:33.61802289Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.03559ms logger=migrator t=2026-04-20T14:38:33.622331273Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T14:38:33.623443393Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.11341ms logger=migrator t=2026-04-20T14:38:33.628128167Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T14:38:33.62897028Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=845.813µs logger=migrator t=2026-04-20T14:38:33.632966185Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T14:38:33.632997266Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.991µs logger=migrator t=2026-04-20T14:38:33.637081665Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T14:38:33.637104656Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=23.591µs logger=migrator t=2026-04-20T14:38:33.642082757Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T14:38:33.64517528Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.091193ms logger=migrator t=2026-04-20T14:38:33.649523214Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T14:38:33.651470586Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.947032ms logger=migrator t=2026-04-20T14:38:33.655640756Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T14:38:33.657711471Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.070675ms logger=migrator t=2026-04-20T14:38:33.661710097Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T14:38:33.663652009Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.937012ms logger=migrator t=2026-04-20T14:38:33.668397995Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T14:38:33.668662992Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=264.647µs logger=migrator t=2026-04-20T14:38:33.672495113Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T14:38:33.673285704Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=790.281µs logger=migrator t=2026-04-20T14:38:33.678280436Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T14:38:33.679445078Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.165272ms logger=migrator t=2026-04-20T14:38:33.684915393Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T14:38:33.684954804Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.322µs logger=migrator t=2026-04-20T14:38:33.689601046Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T14:38:33.691117957Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.516081ms logger=migrator t=2026-04-20T14:38:33.695362829Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T14:38:33.696199462Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=836.673µs logger=migrator t=2026-04-20T14:38:33.701346488Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T14:38:33.708262741Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.898482ms logger=migrator t=2026-04-20T14:38:33.712426352Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T14:38:33.713039948Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=613.706µs logger=migrator t=2026-04-20T14:38:33.717017583Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T14:38:33.71766544Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=647.777µs logger=migrator t=2026-04-20T14:38:33.722442757Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T14:38:33.723380321Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=937.274µs logger=migrator t=2026-04-20T14:38:33.72747581Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T14:38:33.728045395Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=569.325µs logger=migrator t=2026-04-20T14:38:33.732610417Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T14:38:33.733670354Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.059667ms logger=migrator t=2026-04-20T14:38:33.739225491Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T14:38:33.741555133Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.329212ms logger=migrator t=2026-04-20T14:38:33.745535889Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T14:38:33.746410882Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=874.594µs logger=migrator t=2026-04-20T14:38:33.75048244Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T14:38:33.750766537Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=283.987µs logger=migrator t=2026-04-20T14:38:33.754932058Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T14:38:33.7553727Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=448.072µs logger=migrator t=2026-04-20T14:38:33.760827604Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T14:38:33.763100975Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.2684ms logger=migrator t=2026-04-20T14:38:33.767802529Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T14:38:33.771769614Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.961845ms logger=migrator t=2026-04-20T14:38:33.777576228Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T14:38:33.778710838Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.122979ms logger=migrator t=2026-04-20T14:38:33.783720911Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T14:38:33.785358575Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.640753ms logger=migrator t=2026-04-20T14:38:33.794519457Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T14:38:33.796421408Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.905001ms logger=migrator t=2026-04-20T14:38:33.803556406Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T14:38:33.804536712Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=984.056µs logger=migrator t=2026-04-20T14:38:33.813058169Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T14:38:33.813847299Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=792.111µs logger=migrator t=2026-04-20T14:38:33.854577648Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T14:38:33.868278461Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=13.723704ms logger=migrator t=2026-04-20T14:38:34.080958068Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T14:38:34.082690964Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.735346ms logger=migrator t=2026-04-20T14:38:34.302824569Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T14:38:34.305386847Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.565298ms logger=migrator t=2026-04-20T14:38:34.310212356Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T14:38:34.311453778Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.242292ms logger=migrator t=2026-04-20T14:38:34.319369758Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T14:38:34.320010035Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=643.737µs logger=migrator t=2026-04-20T14:38:34.323453347Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T14:38:34.325950963Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.497736ms logger=migrator t=2026-04-20T14:38:34.329883987Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T14:38:34.335716222Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=5.827054ms logger=migrator t=2026-04-20T14:38:34.34393293Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T14:38:34.34395916Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.6µs logger=migrator t=2026-04-20T14:38:34.347090973Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T14:38:34.347269788Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=178.685µs logger=migrator t=2026-04-20T14:38:34.351839309Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T14:38:34.353601485Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.762106ms logger=migrator t=2026-04-20T14:38:34.358361682Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T14:38:34.358591278Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=233.536µs logger=migrator t=2026-04-20T14:38:34.363224431Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T14:38:34.364606177Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=1.381936ms logger=migrator t=2026-04-20T14:38:34.371754007Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T14:38:34.3737261Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.973862ms logger=migrator t=2026-04-20T14:38:34.37714594Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T14:38:34.377729025Z level=info msg="Migration successfully executed" id="Update uid value" duration=586.365µs logger=migrator t=2026-04-20T14:38:34.387165845Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T14:38:34.388134291Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=967.976µs logger=migrator t=2026-04-20T14:38:34.391698496Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T14:38:34.392558738Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=859.353µs logger=migrator t=2026-04-20T14:38:34.397867339Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T14:38:34.398414063Z level=info msg="Migration successfully executed" id="create api_key table" duration=546.724µs logger=migrator t=2026-04-20T14:38:34.402960984Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T14:38:34.403483338Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=522.324µs logger=migrator t=2026-04-20T14:38:34.406668602Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T14:38:34.407458534Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=789.182µs logger=migrator t=2026-04-20T14:38:34.411535631Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T14:38:34.412478896Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=944.545µs logger=migrator t=2026-04-20T14:38:34.416665078Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T14:38:34.417449378Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=784.38µs logger=migrator t=2026-04-20T14:38:34.421423484Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T14:38:34.422142223Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=718.429µs logger=migrator t=2026-04-20T14:38:34.425367468Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T14:38:34.42620843Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=841.082µs logger=migrator t=2026-04-20T14:38:34.429619111Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T14:38:34.437377856Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.757295ms logger=migrator t=2026-04-20T14:38:34.442061571Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T14:38:34.442610345Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=548.424µs logger=migrator t=2026-04-20T14:38:34.445115011Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T14:38:34.445747368Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=631.987µs logger=migrator t=2026-04-20T14:38:34.450516635Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T14:38:34.452076507Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.560022ms logger=migrator t=2026-04-20T14:38:34.45749596Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T14:38:34.458390764Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=894.664µs logger=migrator t=2026-04-20T14:38:34.461639Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T14:38:34.462055101Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=413.54µs logger=migrator t=2026-04-20T14:38:34.465245705Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T14:38:34.465818511Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=572.916µs logger=migrator t=2026-04-20T14:38:34.470542816Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T14:38:34.470570076Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.19µs logger=migrator t=2026-04-20T14:38:34.473076803Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T14:38:34.475751474Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.673871ms logger=migrator t=2026-04-20T14:38:34.479186835Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T14:38:34.481992819Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.804474ms logger=migrator t=2026-04-20T14:38:34.486378526Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T14:38:34.48653758Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=159.274µs logger=migrator t=2026-04-20T14:38:34.489670543Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T14:38:34.493373381Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.698917ms logger=migrator t=2026-04-20T14:38:34.497280745Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T14:38:34.501296791Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.017416ms logger=migrator t=2026-04-20T14:38:34.505837982Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T14:38:34.506607792Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=769.661µs logger=migrator t=2026-04-20T14:38:34.5106865Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T14:38:34.511196114Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=509.574µs logger=migrator t=2026-04-20T14:38:34.515403345Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T14:38:34.516421822Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.018397ms logger=migrator t=2026-04-20T14:38:34.520990363Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T14:38:34.522424671Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.433218ms logger=migrator t=2026-04-20T14:38:34.532122608Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T14:38:34.533615678Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.49349ms logger=migrator t=2026-04-20T14:38:34.539391711Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T14:38:34.540974473Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.582382ms logger=migrator t=2026-04-20T14:38:34.54462675Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T14:38:34.544721373Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=93.762µs logger=migrator t=2026-04-20T14:38:34.548237595Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T14:38:34.548269516Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.741µs logger=migrator t=2026-04-20T14:38:34.552785717Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T14:38:34.555876568Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.090842ms logger=migrator t=2026-04-20T14:38:34.559424692Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T14:38:34.562197625Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.772523ms logger=migrator t=2026-04-20T14:38:34.565881773Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T14:38:34.565983166Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=99.742µs logger=migrator t=2026-04-20T14:38:34.569349265Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T14:38:34.570113936Z level=info msg="Migration successfully executed" id="create quota table v1" duration=765.122µs logger=migrator t=2026-04-20T14:38:34.576079584Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T14:38:34.57748756Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.407346ms logger=migrator t=2026-04-20T14:38:34.581324313Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T14:38:34.581405935Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=81.272µs logger=migrator t=2026-04-20T14:38:34.585427661Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T14:38:34.586676335Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.245394ms logger=migrator t=2026-04-20T14:38:34.591517192Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T14:38:34.5929306Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.413058ms logger=migrator t=2026-04-20T14:38:34.596905565Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T14:38:34.601629861Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.727636ms logger=migrator t=2026-04-20T14:38:34.606324016Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T14:38:34.606387037Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=66.922µs logger=migrator t=2026-04-20T14:38:34.610110895Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T14:38:34.612485738Z level=info msg="Migration successfully executed" id="create session table" duration=2.368383ms logger=migrator t=2026-04-20T14:38:34.617148073Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T14:38:34.617231035Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=80.962µs logger=migrator t=2026-04-20T14:38:34.620418229Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T14:38:34.620517692Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=99.703µs logger=migrator t=2026-04-20T14:38:34.624723023Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T14:38:34.625906465Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.182002ms logger=migrator t=2026-04-20T14:38:34.629674854Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T14:38:34.630931537Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.255943ms logger=migrator t=2026-04-20T14:38:34.636630858Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T14:38:34.636658879Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.911µs logger=migrator t=2026-04-20T14:38:34.64007386Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T14:38:34.640118581Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.651µs logger=migrator t=2026-04-20T14:38:34.64384127Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T14:38:34.649230453Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.387892ms logger=migrator t=2026-04-20T14:38:34.653986359Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T14:38:34.656971878Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.985369ms logger=migrator t=2026-04-20T14:38:34.660376168Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T14:38:34.66046728Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=91.632µs logger=migrator t=2026-04-20T14:38:34.663682226Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T14:38:34.663747647Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=65.951µs logger=migrator t=2026-04-20T14:38:34.667635971Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T14:38:34.668680078Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.042387ms logger=migrator t=2026-04-20T14:38:34.673823555Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T14:38:34.673866406Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=42.261µs logger=migrator t=2026-04-20T14:38:34.677169053Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T14:38:34.680158532Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.989259ms logger=migrator t=2026-04-20T14:38:34.683373077Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T14:38:34.683516841Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=141.614µs logger=migrator t=2026-04-20T14:38:34.687768985Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T14:38:34.691330339Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.560615ms logger=migrator t=2026-04-20T14:38:34.694608645Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T14:38:34.697629736Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.02101ms logger=migrator t=2026-04-20T14:38:34.701151939Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T14:38:34.701228331Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=64.172µs logger=migrator t=2026-04-20T14:38:34.70458898Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T14:38:34.705399731Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=810.841µs logger=migrator t=2026-04-20T14:38:34.71216015Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T14:38:34.713564958Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.404498ms logger=migrator t=2026-04-20T14:38:34.717541783Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T14:38:34.719225858Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.683725ms logger=migrator t=2026-04-20T14:38:34.72379512Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T14:38:34.724734824Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=940.705µs logger=migrator t=2026-04-20T14:38:34.728810422Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T14:38:34.730370464Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.563552ms logger=migrator t=2026-04-20T14:38:34.734541224Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T14:38:34.735986922Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.445289ms logger=migrator t=2026-04-20T14:38:34.740079501Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T14:38:34.740821401Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=741.5µs logger=migrator t=2026-04-20T14:38:34.745497224Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T14:38:34.746662756Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.161562ms logger=migrator t=2026-04-20T14:38:34.750951899Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T14:38:34.752266834Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.312025ms logger=migrator t=2026-04-20T14:38:34.756078435Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T14:38:34.764982541Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=8.904336ms logger=migrator t=2026-04-20T14:38:34.769136442Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T14:38:34.769756088Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=623.167µs logger=migrator t=2026-04-20T14:38:34.77511312Z 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-04-20T14:38:34.775989773Z 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=876.652µs logger=migrator t=2026-04-20T14:38:34.779966789Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T14:38:34.780345519Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=378.21µs logger=migrator t=2026-04-20T14:38:34.784703694Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T14:38:34.785274479Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=570.386µs logger=migrator t=2026-04-20T14:38:34.788917806Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T14:38:34.790336123Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.416287ms logger=migrator t=2026-04-20T14:38:34.794335569Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T14:38:34.799888537Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.554038ms logger=migrator t=2026-04-20T14:38:34.804961871Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T14:38:34.808531056Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.568544ms logger=migrator t=2026-04-20T14:38:34.81209126Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T14:38:34.815688735Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.597055ms logger=migrator t=2026-04-20T14:38:34.819173668Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T14:38:34.822756793Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.582705ms logger=migrator t=2026-04-20T14:38:34.827832127Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T14:38:34.82909623Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.260783ms logger=migrator t=2026-04-20T14:38:34.83280034Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T14:38:34.832892792Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=93.553µs logger=migrator t=2026-04-20T14:38:34.836177289Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T14:38:34.836252261Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=76.112µs logger=migrator t=2026-04-20T14:38:34.842976828Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T14:38:34.844747316Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.770828ms logger=migrator t=2026-04-20T14:38:34.849779259Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T14:38:34.850834657Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.055008ms logger=migrator t=2026-04-20T14:38:34.857586686Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T14:38:34.858449119Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=862.704µs logger=migrator t=2026-04-20T14:38:34.869674677Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T14:38:34.870915949Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.241462ms logger=migrator t=2026-04-20T14:38:34.874454753Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T14:38:34.875430519Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=978.656µs logger=migrator t=2026-04-20T14:38:34.878962283Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T14:38:34.88793357Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=8.964558ms logger=migrator t=2026-04-20T14:38:34.893646922Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T14:38:34.900121764Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.540164ms logger=migrator t=2026-04-20T14:38:34.905759194Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T14:38:34.905933778Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=174.975µs logger=migrator t=2026-04-20T14:38:34.909136113Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T14:38:34.909969664Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=833.281µs logger=migrator t=2026-04-20T14:38:34.915982454Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T14:38:34.917372841Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.387867ms logger=migrator t=2026-04-20T14:38:34.921620003Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T14:38:34.927851598Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.232625ms logger=migrator t=2026-04-20T14:38:34.931345691Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T14:38:34.931411453Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.462µs logger=migrator t=2026-04-20T14:38:34.9354701Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T14:38:34.936348864Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=878.623µs logger=migrator t=2026-04-20T14:38:34.939522088Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T14:38:34.940415022Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=892.724µs logger=migrator t=2026-04-20T14:38:34.945075236Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T14:38:34.945152098Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=77.772µs logger=migrator t=2026-04-20T14:38:34.948409554Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T14:38:34.949269536Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=860.492µs logger=migrator t=2026-04-20T14:38:34.953159149Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T14:38:34.953966701Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=807.062µs logger=migrator t=2026-04-20T14:38:34.959528479Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T14:38:34.961173052Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.647973ms logger=migrator t=2026-04-20T14:38:34.966178244Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T14:38:34.967316865Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.139581ms logger=migrator t=2026-04-20T14:38:34.9712679Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T14:38:34.972090141Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=822.171µs logger=migrator t=2026-04-20T14:38:34.976024476Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T14:38:34.977127375Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.102709ms logger=migrator t=2026-04-20T14:38:34.982143418Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T14:38:34.98223075Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=88.162µs logger=migrator t=2026-04-20T14:38:34.985651061Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T14:38:34.993430777Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.778516ms logger=migrator t=2026-04-20T14:38:34.997550986Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T14:38:34.998263256Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=709.38µs logger=migrator t=2026-04-20T14:38:35.003572175Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T14:38:35.009899104Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.316439ms logger=migrator t=2026-04-20T14:38:35.013830608Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T14:38:35.014800513Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=969.225µs logger=migrator t=2026-04-20T14:38:35.01843214Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T14:38:35.019411116Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=978.826µs logger=migrator t=2026-04-20T14:38:35.024643725Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T14:38:35.025557749Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=913.994µs logger=migrator t=2026-04-20T14:38:35.029583316Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T14:38:35.04181985Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.234034ms logger=migrator t=2026-04-20T14:38:35.045513398Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T14:38:35.046072323Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=558.825µs logger=migrator t=2026-04-20T14:38:35.050309795Z 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-04-20T14:38:35.051168598Z 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=853.872µs logger=migrator t=2026-04-20T14:38:35.056181251Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T14:38:35.056782566Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=600.855µs logger=migrator t=2026-04-20T14:38:35.062487229Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T14:38:35.063096325Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=609.086µs logger=migrator t=2026-04-20T14:38:35.068656072Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T14:38:35.068924409Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=267.347µs logger=migrator t=2026-04-20T14:38:35.073280374Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T14:38:35.080119996Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.840592ms logger=migrator t=2026-04-20T14:38:35.083879765Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T14:38:35.088063127Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.183012ms logger=migrator t=2026-04-20T14:38:35.092485173Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T14:38:35.093631434Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.146451ms logger=migrator t=2026-04-20T14:38:35.097392974Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T14:38:35.098358169Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=965.045µs logger=migrator t=2026-04-20T14:38:35.103007643Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T14:38:35.10329082Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=282.907µs logger=migrator t=2026-04-20T14:38:35.109298319Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T14:38:35.1138217Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.523271ms logger=migrator t=2026-04-20T14:38:35.117340973Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T14:38:35.11838094Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.039717ms logger=migrator t=2026-04-20T14:38:35.122612203Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T14:38:35.122869329Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=256.676µs logger=migrator t=2026-04-20T14:38:35.126896056Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T14:38:35.127814371Z level=info msg="Migration successfully executed" id="Move region to single row" duration=919.445µs logger=migrator t=2026-04-20T14:38:35.132583477Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T14:38:35.133448Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=864.613µs logger=migrator t=2026-04-20T14:38:35.136677715Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T14:38:35.137522578Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=844.752µs logger=migrator t=2026-04-20T14:38:35.140996201Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T14:38:35.142051588Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.055047ms logger=migrator t=2026-04-20T14:38:35.149230128Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T14:38:35.151232641Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.004603ms logger=migrator t=2026-04-20T14:38:35.156622654Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T14:38:35.158100644Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.47724ms logger=migrator t=2026-04-20T14:38:35.163056395Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T14:38:35.16396577Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=911.545µs logger=migrator t=2026-04-20T14:38:35.171808888Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T14:38:35.171929891Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=119.733µs logger=migrator t=2026-04-20T14:38:35.1775581Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T14:38:35.179871361Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.309411ms logger=migrator t=2026-04-20T14:38:35.187901503Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T14:38:35.188726596Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=825.393µs logger=migrator t=2026-04-20T14:38:35.200420366Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T14:38:35.201532755Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.113339ms logger=migrator t=2026-04-20T14:38:35.206118687Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T14:38:35.207014651Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=895.644µs logger=migrator t=2026-04-20T14:38:35.210857992Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T14:38:35.211038418Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=180.146µs logger=migrator t=2026-04-20T14:38:35.214288774Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T14:38:35.214638033Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=349.559µs logger=migrator t=2026-04-20T14:38:35.218018283Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T14:38:35.218128195Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=111.242µs logger=migrator t=2026-04-20T14:38:35.222512332Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T14:38:35.223482978Z level=info msg="Migration successfully executed" id="create team table" duration=972.146µs logger=migrator t=2026-04-20T14:38:35.227006761Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T14:38:35.227905985Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=899.234µs logger=migrator t=2026-04-20T14:38:35.231902301Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T14:38:35.232793574Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=890.533µs logger=migrator t=2026-04-20T14:38:35.237363296Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T14:38:35.244108494Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.740508ms logger=migrator t=2026-04-20T14:38:35.24921785Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T14:38:35.249456076Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=238.636µs logger=migrator t=2026-04-20T14:38:35.252912317Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T14:38:35.255381683Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.468626ms logger=migrator t=2026-04-20T14:38:35.261069634Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T14:38:35.262609025Z level=info msg="Migration successfully executed" id="create team member table" duration=1.541521ms logger=migrator t=2026-04-20T14:38:35.267188437Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T14:38:35.268396249Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.208872ms logger=migrator t=2026-04-20T14:38:35.273685529Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T14:38:35.274745367Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.059458ms logger=migrator t=2026-04-20T14:38:35.280727775Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T14:38:35.281875116Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.151181ms logger=migrator t=2026-04-20T14:38:35.286739005Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T14:38:35.291397348Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.658053ms logger=migrator t=2026-04-20T14:38:35.295835046Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T14:38:35.300844529Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.006663ms logger=migrator t=2026-04-20T14:38:35.306145679Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T14:38:35.315137808Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.992059ms logger=migrator t=2026-04-20T14:38:35.319531704Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T14:38:35.320282315Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=750.621µs logger=migrator t=2026-04-20T14:38:35.325281947Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T14:38:35.326462839Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.183182ms logger=migrator t=2026-04-20T14:38:35.330415473Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T14:38:35.331501502Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.085269ms logger=migrator t=2026-04-20T14:38:35.341649001Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T14:38:35.34272163Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.069699ms logger=migrator t=2026-04-20T14:38:35.346689485Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T14:38:35.347707511Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.016466ms logger=migrator t=2026-04-20T14:38:35.351702548Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T14:38:35.353284429Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.581791ms logger=migrator t=2026-04-20T14:38:35.35707104Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T14:38:35.358649982Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.578511ms logger=migrator t=2026-04-20T14:38:35.385388531Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T14:38:35.387364823Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.978732ms logger=migrator t=2026-04-20T14:38:35.394634406Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T14:38:35.395366225Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=729.569µs logger=migrator t=2026-04-20T14:38:35.400610084Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T14:38:35.400916752Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=306.688µs logger=migrator t=2026-04-20T14:38:35.405293759Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T14:38:35.406147741Z level=info msg="Migration successfully executed" id="create tag table" duration=853.372µs logger=migrator t=2026-04-20T14:38:35.411435281Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T14:38:35.41251603Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.079969ms logger=migrator t=2026-04-20T14:38:35.418337095Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T14:38:35.41927349Z level=info msg="Migration successfully executed" id="create login attempt table" duration=935.844µs logger=migrator t=2026-04-20T14:38:35.42384812Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T14:38:35.425355611Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.506401ms logger=migrator t=2026-04-20T14:38:35.430248101Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T14:38:35.431612757Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.363975ms logger=migrator t=2026-04-20T14:38:35.437262676Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T14:38:35.453417715Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.153889ms logger=migrator t=2026-04-20T14:38:35.458415428Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T14:38:35.45964184Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.222323ms logger=migrator t=2026-04-20T14:38:35.464018576Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T14:38:35.464989301Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=970.515µs logger=migrator t=2026-04-20T14:38:35.470423866Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T14:38:35.470741604Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=318.618µs logger=migrator t=2026-04-20T14:38:35.475548982Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T14:38:35.476211069Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=662.017µs logger=migrator t=2026-04-20T14:38:35.480805251Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T14:38:35.481993712Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.188401ms logger=migrator t=2026-04-20T14:38:35.487742665Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T14:38:35.489379419Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.638244ms logger=migrator t=2026-04-20T14:38:35.494440183Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T14:38:35.494537726Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=97.663µs logger=migrator t=2026-04-20T14:38:35.4988596Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T14:38:35.504401577Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.541087ms logger=migrator t=2026-04-20T14:38:35.510497988Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T14:38:35.519723474Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.226806ms logger=migrator t=2026-04-20T14:38:35.524189921Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T14:38:35.534357481Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=10.15513ms logger=migrator t=2026-04-20T14:38:35.539776205Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T14:38:35.54826094Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.483935ms logger=migrator t=2026-04-20T14:38:35.552902353Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T14:38:35.553603652Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=701.459µs logger=migrator t=2026-04-20T14:38:35.559557769Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T14:38:35.567355877Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.798827ms logger=migrator t=2026-04-20T14:38:35.571570908Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T14:38:35.572335939Z level=info msg="Migration successfully executed" id="create server_lock table" duration=764.891µs logger=migrator t=2026-04-20T14:38:35.577127025Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T14:38:35.578757869Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.630344ms logger=migrator t=2026-04-20T14:38:35.584536372Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T14:38:35.585365614Z level=info msg="Migration successfully executed" id="create user auth token table" duration=831.302µs logger=migrator t=2026-04-20T14:38:35.59089175Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T14:38:35.592230086Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.337136ms logger=migrator t=2026-04-20T14:38:35.597021633Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T14:38:35.598541834Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.51954ms logger=migrator t=2026-04-20T14:38:35.604839Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T14:38:35.605794155Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=954.785µs logger=migrator t=2026-04-20T14:38:35.610967042Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T14:38:35.619341245Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.374772ms logger=migrator t=2026-04-20T14:38:35.62365861Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T14:38:35.624575344Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=916.464µs logger=migrator t=2026-04-20T14:38:35.630208193Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T14:38:35.631556049Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.347826ms logger=migrator t=2026-04-20T14:38:35.636885411Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T14:38:35.637957949Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.073869ms logger=migrator t=2026-04-20T14:38:35.642957462Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T14:38:35.643775073Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=817.532µs logger=migrator t=2026-04-20T14:38:35.651331094Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T14:38:35.652268568Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=935.334µs logger=migrator t=2026-04-20T14:38:35.655933405Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T14:38:35.656036637Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=106.402µs logger=migrator t=2026-04-20T14:38:35.662481299Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T14:38:35.662661044Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=181.555µs logger=migrator t=2026-04-20T14:38:35.666027003Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T14:38:35.667157453Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.125719ms logger=migrator t=2026-04-20T14:38:35.672164225Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T14:38:35.673649185Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.48408ms logger=migrator t=2026-04-20T14:38:35.677305822Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T14:38:35.678296828Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=990.636µs logger=migrator t=2026-04-20T14:38:35.682368527Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T14:38:35.682559952Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=191.025µs logger=migrator t=2026-04-20T14:38:35.68893265Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T14:38:35.690936404Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.006024ms logger=migrator t=2026-04-20T14:38:35.695760732Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T14:38:35.697686442Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.91998ms logger=migrator t=2026-04-20T14:38:35.701594147Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T14:38:35.702849689Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.254992ms logger=migrator t=2026-04-20T14:38:35.707573085Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T14:38:35.708671583Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.094618ms logger=migrator t=2026-04-20T14:38:35.712393453Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T14:38:35.720985441Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.592919ms logger=migrator t=2026-04-20T14:38:35.724557915Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T14:38:35.725458989Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=900.504µs logger=migrator t=2026-04-20T14:38:35.729831295Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T14:38:35.729936398Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=105.863µs logger=migrator t=2026-04-20T14:38:35.7326414Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T14:38:35.733572094Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=930.754µs logger=migrator t=2026-04-20T14:38:35.737058436Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T14:38:35.738208167Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.149681ms logger=migrator t=2026-04-20T14:38:35.742981263Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T14:38:35.743981451Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=997.637µs logger=migrator t=2026-04-20T14:38:35.747573385Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T14:38:35.747711169Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=138.564µs logger=migrator t=2026-04-20T14:38:35.751351335Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T14:38:35.752785394Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.433629ms logger=migrator t=2026-04-20T14:38:35.757232172Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T14:38:35.758175907Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=943.195µs logger=migrator t=2026-04-20T14:38:35.762693626Z 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-04-20T14:38:35.763694723Z 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.003297ms logger=migrator t=2026-04-20T14:38:35.768242403Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T14:38:35.769275681Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.035388ms logger=migrator t=2026-04-20T14:38:35.774446748Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T14:38:35.783062117Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.614069ms logger=migrator t=2026-04-20T14:38:35.786639191Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T14:38:35.787300859Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=661.638µs logger=migrator t=2026-04-20T14:38:35.791382397Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T14:38:35.792025814Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=640.197µs logger=migrator t=2026-04-20T14:38:35.795210049Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T14:38:35.825160963Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.946584ms logger=migrator t=2026-04-20T14:38:35.828760448Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T14:38:35.851699936Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.938458ms logger=migrator t=2026-04-20T14:38:35.856205056Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T14:38:35.856964426Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=759.05µs logger=migrator t=2026-04-20T14:38:35.859993756Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T14:38:35.860709765Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=716.079µs logger=migrator t=2026-04-20T14:38:35.895150509Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T14:38:35.902987997Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.841118ms logger=migrator t=2026-04-20T14:38:35.907812535Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T14:38:35.915706964Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.8941ms logger=migrator t=2026-04-20T14:38:35.920233314Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T14:38:35.920974224Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=740.67µs logger=migrator t=2026-04-20T14:38:35.925684689Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T14:38:35.92765487Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.969351ms logger=migrator t=2026-04-20T14:38:35.933861936Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T14:38:35.935003666Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.14289ms logger=migrator t=2026-04-20T14:38:35.939748992Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T14:38:35.940918892Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.16985ms logger=migrator t=2026-04-20T14:38:35.946516501Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T14:38:35.946660815Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=145.244µs logger=migrator t=2026-04-20T14:38:35.950869857Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T14:38:35.961350754Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.478387ms logger=migrator t=2026-04-20T14:38:35.965980147Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T14:38:35.970928879Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.948791ms logger=migrator t=2026-04-20T14:38:35.975516199Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T14:38:35.982001052Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.484423ms logger=migrator t=2026-04-20T14:38:35.987497868Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T14:38:35.988566216Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.068128ms logger=migrator t=2026-04-20T14:38:35.992964223Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T14:38:35.994682918Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.718525ms logger=migrator t=2026-04-20T14:38:35.999381053Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T14:38:36.006711018Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.330735ms logger=migrator t=2026-04-20T14:38:36.012354798Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T14:38:36.018659114Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.303907ms logger=migrator t=2026-04-20T14:38:36.023113752Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T14:38:36.024192581Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.078489ms logger=migrator t=2026-04-20T14:38:36.029218205Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T14:38:36.036155908Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.934663ms logger=migrator t=2026-04-20T14:38:36.04151344Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T14:38:36.047574371Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.060681ms logger=migrator t=2026-04-20T14:38:36.052260396Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T14:38:36.052445131Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=184.944µs logger=migrator t=2026-04-20T14:38:36.056809706Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T14:38:36.058391218Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.580102ms logger=migrator t=2026-04-20T14:38:36.06487205Z 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-04-20T14:38:36.067107859Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.234829ms logger=migrator t=2026-04-20T14:38:36.072478462Z 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-04-20T14:38:36.073749465Z 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.269063ms logger=migrator t=2026-04-20T14:38:36.079269872Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T14:38:36.079372244Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=103.202µs logger=migrator t=2026-04-20T14:38:36.08449295Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T14:38:36.095109012Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.620832ms logger=migrator t=2026-04-20T14:38:36.09952691Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T14:38:36.10446149Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.934261ms logger=migrator t=2026-04-20T14:38:36.109326369Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T14:38:36.116233273Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.906174ms logger=migrator t=2026-04-20T14:38:36.121500803Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T14:38:36.12781421Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.312677ms logger=migrator t=2026-04-20T14:38:36.132501124Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T14:38:36.139013227Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.512413ms logger=migrator t=2026-04-20T14:38:36.14402065Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T14:38:36.144086562Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.752µs logger=migrator t=2026-04-20T14:38:36.149552517Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T14:38:36.151347064Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.794727ms logger=migrator t=2026-04-20T14:38:36.157888848Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T14:38:36.167235576Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.350528ms logger=migrator t=2026-04-20T14:38:36.17157878Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T14:38:36.171640422Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=62.022µs logger=migrator t=2026-04-20T14:38:36.17683976Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T14:38:36.183262321Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.422991ms logger=migrator t=2026-04-20T14:38:36.188808178Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T14:38:36.189755733Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=950.225µs logger=migrator t=2026-04-20T14:38:36.194767266Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T14:38:36.204179865Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.414009ms logger=migrator t=2026-04-20T14:38:36.208797928Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T14:38:36.210195785Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.398967ms logger=migrator t=2026-04-20T14:38:36.214576651Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T14:38:36.216192964Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.617523ms logger=migrator t=2026-04-20T14:38:36.223957Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T14:38:36.230528274Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.577184ms logger=migrator t=2026-04-20T14:38:36.235122836Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T14:38:36.235942428Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=819.482µs logger=migrator t=2026-04-20T14:38:36.240723345Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T14:38:36.24170047Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=976.905µs logger=migrator t=2026-04-20T14:38:36.247929086Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T14:38:36.249315803Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.385546ms logger=migrator t=2026-04-20T14:38:36.254640244Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T14:38:36.256199726Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.555531ms logger=migrator t=2026-04-20T14:38:36.262555044Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T14:38:36.262669787Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=115.403µs logger=migrator t=2026-04-20T14:38:36.267202938Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T14:38:36.268144092Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=940.874µs logger=migrator t=2026-04-20T14:38:36.272298582Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T14:38:36.273231277Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=932.845µs logger=migrator t=2026-04-20T14:38:36.278092296Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T14:38:36.278492987Z 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-04-20T14:38:36.283813307Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T14:38:36.284381963Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=565.876µs logger=migrator t=2026-04-20T14:38:36.288719958Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T14:38:36.289776987Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.058709ms logger=migrator t=2026-04-20T14:38:36.294429019Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T14:38:36.301391194Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.963545ms logger=migrator t=2026-04-20T14:38:36.306098049Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T14:38:36.307213569Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.11565ms logger=migrator t=2026-04-20T14:38:36.310729012Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T14:38:36.31181936Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.090238ms logger=migrator t=2026-04-20T14:38:36.31553611Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T14:38:36.316367811Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=831.642µs logger=migrator t=2026-04-20T14:38:36.321160079Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T14:38:36.322200486Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.040217ms logger=migrator t=2026-04-20T14:38:36.419360624Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T14:38:36.42036669Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.009447ms logger=migrator t=2026-04-20T14:38:36.426702118Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T14:38:36.42675012Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=49.802µs logger=migrator t=2026-04-20T14:38:36.435050299Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T14:38:36.435543613Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=495.774µs logger=migrator t=2026-04-20T14:38:36.442725363Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T14:38:36.453857479Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.136206ms logger=migrator t=2026-04-20T14:38:36.459546279Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T14:38:36.460022182Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=477.323µs logger=migrator t=2026-04-20T14:38:36.465925398Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T14:38:36.468129337Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.203319ms logger=migrator t=2026-04-20T14:38:36.474528017Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T14:38:36.474920988Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=392.741µs logger=migrator t=2026-04-20T14:38:36.478604985Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T14:38:36.479844517Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.238832ms logger=migrator t=2026-04-20T14:38:36.483745332Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T14:38:36.484918612Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.17402ms logger=migrator t=2026-04-20T14:38:36.490773008Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T14:38:36.526111245Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.332288ms logger=migrator t=2026-04-20T14:38:36.532058593Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T14:38:36.544232966Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.179582ms logger=migrator t=2026-04-20T14:38:36.549428933Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T14:38:36.549831654Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=380.67µs logger=migrator t=2026-04-20T14:38:36.556186224Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T14:38:36.589890407Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.687283ms logger=migrator t=2026-04-20T14:38:36.601174587Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T14:38:36.631032488Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.857921ms logger=migrator t=2026-04-20T14:38:36.6363709Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T14:38:36.637048959Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=677.918µs logger=migrator t=2026-04-20T14:38:36.642629207Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T14:38:36.643485969Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=856.502µs logger=migrator t=2026-04-20T14:38:36.647564437Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T14:38:36.647814973Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=250.516µs logger=migrator t=2026-04-20T14:38:36.653788173Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T14:38:36.655500377Z level=info msg="Migration successfully executed" id="create permission table" duration=1.712455ms logger=migrator t=2026-04-20T14:38:36.661007144Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T14:38:36.662388021Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.378907ms logger=migrator t=2026-04-20T14:38:36.667053824Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T14:38:36.667982379Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=933.935µs logger=migrator t=2026-04-20T14:38:36.673423464Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T14:38:36.675154869Z level=info msg="Migration successfully executed" id="create role table" duration=1.730366ms logger=migrator t=2026-04-20T14:38:36.680951113Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T14:38:36.69027142Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.319008ms logger=migrator t=2026-04-20T14:38:36.695026166Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T14:38:36.702857144Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.829968ms logger=migrator t=2026-04-20T14:38:36.707882117Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T14:38:36.709051188Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.169301ms logger=migrator t=2026-04-20T14:38:36.713921767Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T14:38:36.715133149Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.211082ms logger=migrator t=2026-04-20T14:38:36.72004998Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T14:38:36.721292603Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.242813ms logger=migrator t=2026-04-20T14:38:36.726386218Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T14:38:36.727875468Z level=info msg="Migration successfully executed" id="create team role table" duration=1.48907ms logger=migrator t=2026-04-20T14:38:36.734154514Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T14:38:36.735352926Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.198462ms logger=migrator t=2026-04-20T14:38:36.740565475Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T14:38:36.741887309Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.321854ms logger=migrator t=2026-04-20T14:38:36.747804766Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T14:38:36.748995528Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.190682ms logger=migrator t=2026-04-20T14:38:36.756534787Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T14:38:36.758067839Z level=info msg="Migration successfully executed" id="create user role table" duration=1.535772ms logger=migrator t=2026-04-20T14:38:36.762967699Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T14:38:36.766507962Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=3.538323ms logger=migrator t=2026-04-20T14:38:36.772081551Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T14:38:36.774561996Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.479725ms logger=migrator t=2026-04-20T14:38:36.778981583Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T14:38:36.781782007Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.801314ms logger=migrator t=2026-04-20T14:38:36.789734088Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T14:38:36.7912987Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.567042ms logger=migrator t=2026-04-20T14:38:36.795645625Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T14:38:36.797464744Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.819069ms logger=migrator t=2026-04-20T14:38:36.802293442Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T14:38:36.803932475Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.639083ms logger=migrator t=2026-04-20T14:38:36.808813445Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T14:38:36.816959031Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.145316ms logger=migrator t=2026-04-20T14:38:36.821937583Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T14:38:36.822941289Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.006866ms logger=migrator t=2026-04-20T14:38:36.832417021Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T14:38:36.834119416Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.703235ms logger=migrator t=2026-04-20T14:38:36.837870485Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T14:38:36.838907123Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.036478ms logger=migrator t=2026-04-20T14:38:36.843494174Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T14:38:36.845138498Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.644134ms logger=migrator t=2026-04-20T14:38:36.849987087Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T14:38:36.85162376Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.639293ms logger=migrator t=2026-04-20T14:38:36.857098635Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T14:38:36.858290848Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.197742ms logger=migrator t=2026-04-20T14:38:36.862899909Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T14:38:36.876205742Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.300743ms logger=migrator t=2026-04-20T14:38:36.88330739Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T14:38:36.894722844Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.412984ms logger=migrator t=2026-04-20T14:38:36.898453923Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T14:38:36.90665383Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.197707ms logger=migrator t=2026-04-20T14:38:36.912357791Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T14:38:36.92664735Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=14.284799ms logger=migrator t=2026-04-20T14:38:36.931222352Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T14:38:36.936981145Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=5.757883ms logger=migrator t=2026-04-20T14:38:36.942004327Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T14:38:36.944882824Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.875267ms logger=migrator t=2026-04-20T14:38:36.950306118Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T14:38:36.951481409Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.175611ms logger=migrator t=2026-04-20T14:38:36.956223185Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T14:38:36.957293463Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.073198ms logger=migrator t=2026-04-20T14:38:36.960482258Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T14:38:36.961374151Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=891.843µs logger=migrator t=2026-04-20T14:38:36.967651909Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T14:38:36.967834523Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=186.045µs logger=migrator t=2026-04-20T14:38:36.973332429Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T14:38:36.973402151Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=71.822µs logger=migrator t=2026-04-20T14:38:36.978851566Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T14:38:36.979314418Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=458.242µs logger=migrator t=2026-04-20T14:38:37.0491168Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T14:38:37.049859999Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=747.069µs logger=migrator t=2026-04-20T14:38:37.059616648Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T14:38:37.060701497Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.085179ms logger=migrator t=2026-04-20T14:38:37.066921352Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T14:38:37.067394394Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=474.302µs logger=migrator t=2026-04-20T14:38:37.071221116Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T14:38:37.07173022Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=509.174µs logger=migrator t=2026-04-20T14:38:37.075958782Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T14:38:37.076898827Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=940.145µs logger=migrator t=2026-04-20T14:38:37.080598025Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T14:38:37.081812287Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.212162ms logger=migrator t=2026-04-20T14:38:37.086690846Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T14:38:37.095284875Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.593489ms logger=migrator t=2026-04-20T14:38:37.098671544Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T14:38:37.098738876Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=67.592µs logger=migrator t=2026-04-20T14:38:37.102373223Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T14:38:37.10415693Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.783637ms logger=migrator t=2026-04-20T14:38:37.11019975Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T14:38:37.111335421Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.135801ms logger=migrator t=2026-04-20T14:38:37.115488661Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T14:38:37.116547559Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.059079ms logger=migrator t=2026-04-20T14:38:37.120320509Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T14:38:37.129752469Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.42938ms logger=migrator t=2026-04-20T14:38:37.135504272Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T14:38:37.136887469Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.387707ms logger=migrator t=2026-04-20T14:38:37.140378511Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T14:38:37.141392448Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.013767ms logger=migrator t=2026-04-20T14:38:37.145724653Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T14:38:37.172048862Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.318409ms logger=migrator t=2026-04-20T14:38:37.175954865Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T14:38:37.177376933Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.421368ms logger=migrator t=2026-04-20T14:38:37.182073087Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T14:38:37.183352242Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.277455ms logger=migrator t=2026-04-20T14:38:37.188404945Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T14:38:37.189668499Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.268024ms logger=migrator t=2026-04-20T14:38:37.193721576Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T14:38:37.195937866Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.214629ms logger=migrator t=2026-04-20T14:38:37.200405474Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T14:38:37.200693572Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=288.868µs logger=migrator t=2026-04-20T14:38:37.205780227Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T14:38:37.206701691Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=921.774µs logger=migrator t=2026-04-20T14:38:37.2104474Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T14:38:37.219196933Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.749942ms logger=migrator t=2026-04-20T14:38:37.222301455Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T14:38:37.222928262Z level=info msg="Migration successfully executed" id="create entity_events table" duration=626.827µs logger=migrator t=2026-04-20T14:38:37.22740243Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T14:38:37.228606793Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.204633ms logger=migrator t=2026-04-20T14:38:37.233930464Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T14:38:37.234473098Z 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-04-20T14:38:37.237963571Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T14:38:37.238502495Z 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-04-20T14:38:37.242745108Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T14:38:37.24358861Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=843.622µs logger=migrator t=2026-04-20T14:38:37.247329579Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T14:38:37.249175668Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.846149ms logger=migrator t=2026-04-20T14:38:37.254014677Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T14:38:37.256239526Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.221329ms logger=migrator t=2026-04-20T14:38:37.26203141Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T14:38:37.264031142Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.998972ms logger=migrator t=2026-04-20T14:38:37.270483424Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T14:38:37.271744587Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.264133ms logger=migrator t=2026-04-20T14:38:37.275080205Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T14:38:37.276703049Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.622304ms logger=migrator t=2026-04-20T14:38:37.280489799Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T14:38:37.28504917Z level=info msg="Migration successfully executed" id="Drop public config table" duration=4.562501ms logger=migrator t=2026-04-20T14:38:37.290176507Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T14:38:37.291596144Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.419557ms logger=migrator t=2026-04-20T14:38:37.295143188Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T14:38:37.296419052Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.275504ms logger=migrator t=2026-04-20T14:38:37.300885551Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T14:38:37.302501133Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.612962ms logger=migrator t=2026-04-20T14:38:37.306625953Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T14:38:37.308121312Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.495009ms logger=migrator t=2026-04-20T14:38:37.311933433Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T14:38:37.349379967Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=37.444724ms logger=migrator t=2026-04-20T14:38:37.354048132Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T14:38:37.360817411Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.769599ms logger=migrator t=2026-04-20T14:38:37.364586641Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T14:38:37.372937532Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.350801ms logger=migrator t=2026-04-20T14:38:37.377502504Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T14:38:37.377665578Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=163.575µs logger=migrator t=2026-04-20T14:38:37.381862329Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T14:38:37.395250094Z level=info msg="Migration successfully executed" id="add share column" duration=13.382805ms logger=migrator t=2026-04-20T14:38:37.39848244Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T14:38:37.398605763Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=124.013µs logger=migrator t=2026-04-20T14:38:37.401032318Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T14:38:37.401800779Z level=info msg="Migration successfully executed" id="create file table" duration=768.471µs logger=migrator t=2026-04-20T14:38:37.406644197Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T14:38:37.407757777Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.11307ms logger=migrator t=2026-04-20T14:38:37.412633715Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T14:38:37.414535556Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.901101ms logger=migrator t=2026-04-20T14:38:37.419396055Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T14:38:37.420922935Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.52352ms logger=migrator t=2026-04-20T14:38:37.426035561Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T14:38:37.427191972Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.160451ms logger=migrator t=2026-04-20T14:38:37.431775493Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T14:38:37.431875246Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=101.163µs logger=migrator t=2026-04-20T14:38:37.436163011Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T14:38:37.436263413Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=101.293µs logger=migrator t=2026-04-20T14:38:37.440058013Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T14:38:37.440665579Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=609.106µs logger=migrator t=2026-04-20T14:38:37.445252131Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T14:38:37.445458047Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=206.026µs logger=migrator t=2026-04-20T14:38:37.45727176Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T14:38:37.458584285Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.313735ms logger=migrator t=2026-04-20T14:38:37.462079608Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T14:38:37.471115227Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.035849ms logger=migrator t=2026-04-20T14:38:37.474594761Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T14:38:37.474745884Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=151.184µs logger=migrator t=2026-04-20T14:38:37.480065856Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T14:38:37.481149154Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.083149ms logger=migrator t=2026-04-20T14:38:37.485370936Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T14:38:37.485962612Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=593.377µs logger=migrator t=2026-04-20T14:38:37.490491141Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T14:38:37.49080874Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=318.269µs logger=migrator t=2026-04-20T14:38:37.496133081Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T14:38:37.496876002Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=743.26µs logger=migrator t=2026-04-20T14:38:37.501497084Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T14:38:37.510426961Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.929967ms logger=migrator t=2026-04-20T14:38:37.513998816Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T14:38:37.522649845Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.650779ms logger=migrator t=2026-04-20T14:38:37.527036951Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T14:38:37.528043649Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.006348ms logger=migrator t=2026-04-20T14:38:37.5330281Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T14:38:37.606504171Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.476021ms logger=migrator t=2026-04-20T14:38:37.640487522Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T14:38:37.642408073Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.921211ms logger=migrator t=2026-04-20T14:38:37.691607129Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T14:38:37.693936321Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.331242ms logger=migrator t=2026-04-20T14:38:37.699427897Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T14:38:37.730117131Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.687054ms logger=migrator t=2026-04-20T14:38:37.736607933Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T14:38:37.746588778Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.981165ms logger=migrator t=2026-04-20T14:38:37.751248441Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T14:38:37.75156332Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=314.799µs logger=migrator t=2026-04-20T14:38:37.759455909Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T14:38:37.761268548Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=1.815159ms logger=migrator t=2026-04-20T14:38:37.765564021Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T14:38:37.765794107Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=230.446µs logger=migrator t=2026-04-20T14:38:37.771973882Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T14:38:37.772304881Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=320.478µs logger=migrator t=2026-04-20T14:38:37.777652472Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T14:38:37.77795345Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=298.698µs logger=migrator t=2026-04-20T14:38:37.782706667Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T14:38:37.783718224Z level=info msg="Migration successfully executed" id="create folder table" duration=1.015486ms logger=migrator t=2026-04-20T14:38:37.789487666Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T14:38:37.790618736Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.13111ms logger=migrator t=2026-04-20T14:38:37.795214658Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T14:38:37.797080398Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.86535ms logger=migrator t=2026-04-20T14:38:37.802488652Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T14:38:37.802527563Z level=info msg="Migration successfully executed" id="Update folder title length" duration=40.331µs logger=migrator t=2026-04-20T14:38:37.807858974Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T14:38:37.809068216Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.209092ms logger=migrator t=2026-04-20T14:38:37.815156028Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T14:38:37.818394553Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=3.238716ms logger=migrator t=2026-04-20T14:38:37.823310494Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T14:38:37.824918257Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.623484ms logger=migrator t=2026-04-20T14:38:37.829918419Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T14:38:37.830372902Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=454.703µs logger=migrator t=2026-04-20T14:38:37.834549762Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T14:38:37.834805019Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=255.557µs logger=migrator t=2026-04-20T14:38:37.840165921Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T14:38:37.843300214Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=3.134323ms logger=migrator t=2026-04-20T14:38:37.848946194Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T14:38:37.850230398Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.279964ms logger=migrator t=2026-04-20T14:38:37.854636765Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T14:38:37.85594486Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.308035ms logger=migrator t=2026-04-20T14:38:37.862186416Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T14:38:37.86350281Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.315564ms logger=migrator t=2026-04-20T14:38:37.868913063Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T14:38:37.870032614Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.119511ms logger=migrator t=2026-04-20T14:38:37.874762789Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T14:38:37.875673304Z level=info msg="Migration successfully executed" id="create anon_device table" duration=910.455µs logger=migrator t=2026-04-20T14:38:37.880124121Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T14:38:37.882932076Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.807865ms logger=migrator t=2026-04-20T14:38:37.888857133Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T14:38:37.890057295Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.199842ms logger=migrator t=2026-04-20T14:38:37.894895514Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T14:38:37.896493286Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.597372ms logger=migrator t=2026-04-20T14:38:37.901733345Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T14:38:37.903686277Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.952772ms logger=migrator t=2026-04-20T14:38:37.909639145Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T14:38:37.911053522Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.413887ms logger=migrator t=2026-04-20T14:38:37.915336966Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T14:38:37.91586847Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=540.484µs logger=migrator t=2026-04-20T14:38:37.920362169Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T14:38:37.932334117Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.973248ms logger=migrator t=2026-04-20T14:38:37.940831482Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T14:38:37.942134106Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.307144ms logger=migrator t=2026-04-20T14:38:37.94675637Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T14:38:37.94678899Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.21µs logger=migrator t=2026-04-20T14:38:37.951399873Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T14:38:37.953348154Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.948091ms logger=migrator t=2026-04-20T14:38:37.959026695Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T14:38:37.959043625Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=17.64µs logger=migrator t=2026-04-20T14:38:37.963419522Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T14:38:37.964625673Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.203791ms logger=migrator t=2026-04-20T14:38:37.969094372Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T14:38:37.970902211Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.807449ms logger=migrator t=2026-04-20T14:38:37.979973901Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T14:38:37.982900729Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.929178ms logger=migrator t=2026-04-20T14:38:37.987786239Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T14:38:37.98860161Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=816.221µs logger=migrator t=2026-04-20T14:38:37.992985207Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T14:38:37.993333046Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=348.849µs logger=migrator t=2026-04-20T14:38:37.99876092Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T14:38:37.999559261Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=798.381µs logger=migrator t=2026-04-20T14:38:38.003857514Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T14:38:38.00480366Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=946.266µs logger=migrator t=2026-04-20T14:38:38.009654609Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T14:38:38.010585404Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=930.455µs logger=migrator t=2026-04-20T14:38:38.016373237Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T14:38:38.026098785Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.726138ms logger=migrator t=2026-04-20T14:38:38.030761239Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T14:38:38.037862268Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.100669ms logger=migrator t=2026-04-20T14:38:38.042436529Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T14:38:38.051279333Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.841624ms logger=migrator t=2026-04-20T14:38:38.056601365Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T14:38:38.056689287Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=89.112µs logger=migrator t=2026-04-20T14:38:38.061252038Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T14:38:38.07184313Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.590952ms logger=migrator t=2026-04-20T14:38:38.076460341Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T14:38:38.083498459Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.041418ms logger=migrator t=2026-04-20T14:38:38.088208005Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T14:38:38.089099938Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=892.574µs logger=migrator t=2026-04-20T14:38:38.095053076Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.922706196s logger=migrator t=2026-04-20T14:38:38.096590117Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T14:38:38.11744118Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T14:38:38.117663426Z level=info msg="Created default organization" logger=secrets t=2026-04-20T14:38:38.12386416Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T14:38:38.168849454Z level=info msg="Restored cache from database" duration=380.74µs logger=plugin.store t=2026-04-20T14:38:38.170687283Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T14:38:38.206828763Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T14:38:38.206857303Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T14:38:38.206956246Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T14:38:38.206969556Z level=info msg="Plugins loaded" count=54 duration=36.283523ms logger=query_data t=2026-04-20T14:38:38.210916151Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T14:38:38.214907147Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T14:38:38.221654956Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T14:38:38.233242443Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T14:38:38.236018977Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T14:38:38.238436502Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T14:38:38.26359835Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T14:38:38.284482964Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T14:38:38.307816783Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T14:38:38.307849794Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-20T14:38:38.308256865Z level=info msg="Warming state cache for startup" logger=http.server t=2026-04-20T14:38:38.311759818Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-04-20T14:38:38.311951243Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-20T14:38:38.31859703Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-20T14:38:38.342485683Z level=info msg="State cache has been initialized" states=0 duration=34.226828ms logger=ngalert.scheduler t=2026-04-20T14:38:38.342561205Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T14:38:38.342790421Z level=info msg=starting first_tick=2026-04-20T14:38:40Z logger=grafana.update.checker t=2026-04-20T14:38:38.388546367Z level=info msg="Update check succeeded" duration=79.646864ms logger=plugins.update.checker t=2026-04-20T14:38:38.39283584Z level=info msg="Update check succeeded" duration=82.830459ms logger=provisioning.dashboard t=2026-04-20T14:38:38.40036567Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-20T14:38:38.480495978Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T14:38:38.485106779Z level=info msg="Patterns update finished" duration=80.227009ms logger=provisioning.dashboard t=2026-04-20T14:38:38.499398708Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-20T14:38:38.664997754Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T14:38:38.665761765Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T14:38:42.736679523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:42.737834003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:42.758230336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:42.787496913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:42.808874272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:42.832403927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:42.852749988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:42.878102692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:42.894496098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:42.920591792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:42.940972583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:42.973882788Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-20T14:38:42.973910049Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-20T14:38:42.99542546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.063307106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.082148886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.113984113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.128128909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.161172587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.181520939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.206562475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.223163836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.246959128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.265001179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.292101818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.310510018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.340202997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.358989417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.3944636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.412848318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.44522877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.46402581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.498288411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.517677067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.549381799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.571153638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.610849163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.623993233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.656410784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.686874295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.771540786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.789864543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.843314254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.858462546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.909425622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.928728534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.978407386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:43.994123294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.040141167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.052018603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.096226649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.115530142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.173685979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.193183748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.243855206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.261683819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.318290326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.333705525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.383090169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.40229506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.460765074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.488003649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.571837038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.589914709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.652318749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.672149856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.739801756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.758138824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.834066163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.853727806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.924341954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:44.938340536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:45.008494922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:45.028230697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:45.09485582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:45.108883193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:45.181747531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:45.193775591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:45.265203502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:45.280474497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T14:38:45.352959846Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T14:39:39.336954889Z level=info msg="Usage stats are ready to report"