logger=settings t=2026-06-24T11:07:43.177081184Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-24T11:07:43Z logger=settings t=2026-06-24T11:07:43.177737498Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-24T11:07:43.17782519Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-24T11:07:43.17788164Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-24T11:07:43.177906642Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-24T11:07:43.177954282Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-24T11:07:43.177987563Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-24T11:07:43.178049624Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-24T11:07:43.178075635Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-24T11:07:43.178098585Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-24T11:07:43.178139926Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-24T11:07:43.178189837Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-24T11:07:43.178211477Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-24T11:07:43.178243008Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-24T11:07:43.178267819Z level=info msg=Target target=[all] logger=settings t=2026-06-24T11:07:43.178296989Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-24T11:07:43.178347051Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-24T11:07:43.178384381Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-24T11:07:43.178425931Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-24T11:07:43.178483153Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-24T11:07:43.178521104Z level=info msg="App mode production" logger=sqlstore t=2026-06-24T11:07:43.178940882Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-24T11:07:43.179014604Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-24T11:07:43.181472745Z level=info msg="Locking database" logger=migrator t=2026-06-24T11:07:43.181576467Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-24T11:07:43.182347523Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-24T11:07:43.183509257Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.161254ms logger=migrator t=2026-06-24T11:07:43.188299565Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-24T11:07:43.189157013Z level=info msg="Migration successfully executed" id="create user table" duration=858.078µs logger=migrator t=2026-06-24T11:07:43.194595535Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-24T11:07:43.196639757Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.049782ms logger=migrator t=2026-06-24T11:07:43.204773814Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-24T11:07:43.205870317Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.097073ms logger=migrator t=2026-06-24T11:07:43.211770159Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-24T11:07:43.212546274Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=776.105µs logger=migrator t=2026-06-24T11:07:43.220058749Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-24T11:07:43.220927717Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=864.618µs logger=migrator t=2026-06-24T11:07:43.227188586Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-24T11:07:43.231607047Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.413541ms logger=migrator t=2026-06-24T11:07:43.237324385Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-24T11:07:43.238320846Z level=info msg="Migration successfully executed" id="create user table v2" duration=996.851µs logger=migrator t=2026-06-24T11:07:43.244771569Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-24T11:07:43.245672747Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=901.678µs logger=migrator t=2026-06-24T11:07:43.250378234Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-24T11:07:43.251274773Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=896.069µs logger=migrator t=2026-06-24T11:07:43.257326977Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-24T11:07:43.257693805Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=367.247µs logger=migrator t=2026-06-24T11:07:43.261276959Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-24T11:07:43.263417183Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=2.140254ms logger=migrator t=2026-06-24T11:07:43.268242571Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-24T11:07:43.269654071Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.4117ms logger=migrator t=2026-06-24T11:07:43.276074183Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-24T11:07:43.276098293Z level=info msg="Migration successfully executed" id="Update user table charset" duration=25.19µs logger=migrator t=2026-06-24T11:07:43.289410898Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-24T11:07:43.290304746Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=888.368µs logger=migrator t=2026-06-24T11:07:43.303187512Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-24T11:07:43.303548359Z level=info msg="Migration successfully executed" id="Add missing user data" duration=364.037µs logger=migrator t=2026-06-24T11:07:43.311437122Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-24T11:07:43.313054885Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.598783ms logger=migrator t=2026-06-24T11:07:43.321380907Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-24T11:07:43.322418518Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.039441ms logger=migrator t=2026-06-24T11:07:43.327199866Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-24T11:07:43.328356311Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.157644ms logger=migrator t=2026-06-24T11:07:43.332003016Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-24T11:07:43.347658178Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=15.647843ms logger=migrator t=2026-06-24T11:07:43.357539292Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-24T11:07:43.35894586Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.410479ms logger=migrator t=2026-06-24T11:07:43.368043837Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-24T11:07:43.368285832Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=238.285µs logger=migrator t=2026-06-24T11:07:43.372232414Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-24T11:07:43.37349385Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.260236ms logger=migrator t=2026-06-24T11:07:43.379720889Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-06-24T11:07:43.380053725Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=333.756µs logger=migrator t=2026-06-24T11:07:43.385457707Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-24T11:07:43.388146632Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=2.682085ms logger=migrator t=2026-06-24T11:07:43.396847811Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-24T11:07:43.398013914Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.168703ms logger=migrator t=2026-06-24T11:07:43.406586591Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-24T11:07:43.407356127Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=770.316µs logger=migrator t=2026-06-24T11:07:43.439168523Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-24T11:07:43.440634123Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.479611ms logger=migrator t=2026-06-24T11:07:43.448104067Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-24T11:07:43.449143428Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.042091ms logger=migrator t=2026-06-24T11:07:43.455463739Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-24T11:07:43.45605091Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=587.121µs logger=migrator t=2026-06-24T11:07:43.461548133Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-24T11:07:43.461580545Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=39.622µs logger=migrator t=2026-06-24T11:07:43.471307705Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-24T11:07:43.472301695Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=996.88µs logger=migrator t=2026-06-24T11:07:43.479424582Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-24T11:07:43.482320422Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=2.855219ms logger=migrator t=2026-06-24T11:07:43.487507418Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-24T11:07:43.488504849Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=997.811µs logger=migrator t=2026-06-24T11:07:43.493630674Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-24T11:07:43.494279538Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=647.904µs logger=migrator t=2026-06-24T11:07:43.498199549Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-24T11:07:43.501615949Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.41612ms logger=migrator t=2026-06-24T11:07:43.505868647Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-24T11:07:43.506728795Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=859.908µs logger=migrator t=2026-06-24T11:07:43.512743679Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-24T11:07:43.51332446Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=577.351µs logger=migrator t=2026-06-24T11:07:43.51815919Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-24T11:07:43.518650041Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=490.391µs logger=migrator t=2026-06-24T11:07:43.523062592Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-24T11:07:43.523551351Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=488.699µs logger=migrator t=2026-06-24T11:07:43.528676227Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-24T11:07:43.529564175Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=887.848µs logger=migrator t=2026-06-24T11:07:43.534748231Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-24T11:07:43.53512523Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=377.789µs logger=migrator t=2026-06-24T11:07:43.539759935Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-24T11:07:43.540335867Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=575.922µs logger=migrator t=2026-06-24T11:07:43.545735178Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-24T11:07:43.546150807Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=415.779µs logger=migrator t=2026-06-24T11:07:43.550131029Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-24T11:07:43.550768882Z level=info msg="Migration successfully executed" id="create star table" duration=641.293µs logger=migrator t=2026-06-24T11:07:43.555187143Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-24T11:07:43.55603091Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=843.297µs logger=migrator t=2026-06-24T11:07:43.562618496Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-24T11:07:43.563333181Z level=info msg="Migration successfully executed" id="create org table v1" duration=714.645µs logger=migrator t=2026-06-24T11:07:43.569676561Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-24T11:07:43.570853225Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.161354ms logger=migrator t=2026-06-24T11:07:43.576696936Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-24T11:07:43.57738043Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=683.604µs logger=migrator t=2026-06-24T11:07:43.58224304Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-24T11:07:43.583144359Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=916.608µs logger=migrator t=2026-06-24T11:07:43.587636791Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-24T11:07:43.588465328Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=829.697µs logger=migrator t=2026-06-24T11:07:43.593833259Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-24T11:07:43.594724717Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=892.588µs logger=migrator t=2026-06-24T11:07:43.599182319Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-24T11:07:43.5992252Z level=info msg="Migration successfully executed" id="Update org table charset" duration=44.141µs logger=migrator t=2026-06-24T11:07:43.603765684Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-24T11:07:43.603805274Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=42.05µs logger=migrator t=2026-06-24T11:07:43.607880318Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-24T11:07:43.608045642Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=169.004µs logger=migrator t=2026-06-24T11:07:43.612462063Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-24T11:07:43.613095466Z level=info msg="Migration successfully executed" id="create dashboard table" duration=633.253µs logger=migrator t=2026-06-24T11:07:43.617281371Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-24T11:07:43.618285563Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.003262ms logger=migrator t=2026-06-24T11:07:43.622754034Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-24T11:07:43.623920678Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.164624ms logger=migrator t=2026-06-24T11:07:43.628914862Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-24T11:07:43.629750388Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=835.857µs logger=migrator t=2026-06-24T11:07:43.635116199Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-24T11:07:43.636396026Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.279657ms logger=migrator t=2026-06-24T11:07:43.64097523Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-24T11:07:43.642024401Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.049172ms logger=migrator t=2026-06-24T11:07:43.6463008Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-24T11:07:43.652929066Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.626536ms logger=migrator t=2026-06-24T11:07:43.663528884Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-24T11:07:43.665149878Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.615444ms logger=migrator t=2026-06-24T11:07:43.73225362Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-24T11:07:43.74195292Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=9.71035ms logger=migrator t=2026-06-24T11:07:44.177563021Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-24T11:07:44.179057372Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.495651ms logger=migrator t=2026-06-24T11:07:44.242029019Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-24T11:07:44.242711802Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=685.433µs logger=migrator t=2026-06-24T11:07:44.326271913Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-24T11:07:44.327750084Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.472229ms logger=migrator t=2026-06-24T11:07:44.687218823Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-24T11:07:44.687335286Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=119.493µs logger=migrator t=2026-06-24T11:07:44.881939763Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-24T11:07:44.884828801Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.891168ms logger=migrator t=2026-06-24T11:07:45.03337656Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-24T11:07:45.036088725Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.712735ms logger=migrator t=2026-06-24T11:07:45.043017707Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-24T11:07:45.045904957Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.88153ms logger=migrator t=2026-06-24T11:07:45.055075846Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-24T11:07:45.056368492Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.294597ms logger=migrator t=2026-06-24T11:07:45.061754703Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-24T11:07:45.063894507Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.140984ms logger=migrator t=2026-06-24T11:07:45.070224248Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-24T11:07:45.071507854Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.284116ms logger=migrator t=2026-06-24T11:07:45.081109921Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-24T11:07:45.082190794Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.089313ms logger=migrator t=2026-06-24T11:07:45.088092035Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-24T11:07:45.088142376Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=48.811µs logger=migrator t=2026-06-24T11:07:45.094709481Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-24T11:07:45.094759333Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=52.221µs logger=migrator t=2026-06-24T11:07:45.09852164Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-24T11:07:45.100314516Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.790596ms logger=migrator t=2026-06-24T11:07:45.106373212Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-24T11:07:45.109031106Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.659016ms logger=migrator t=2026-06-24T11:07:45.113869115Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-24T11:07:45.116334476Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.465541ms logger=migrator t=2026-06-24T11:07:45.12140354Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-24T11:07:45.124041785Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.638645ms logger=migrator t=2026-06-24T11:07:45.12814339Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-24T11:07:45.128330033Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=188.843µs logger=migrator t=2026-06-24T11:07:45.133642712Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-24T11:07:45.134948899Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.307117ms logger=migrator t=2026-06-24T11:07:45.141883932Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-24T11:07:45.142759379Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=876.517µs logger=migrator t=2026-06-24T11:07:45.148837875Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-24T11:07:45.148878445Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.27µs logger=migrator t=2026-06-24T11:07:45.153625073Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-24T11:07:45.154620634Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=996.191µs logger=migrator t=2026-06-24T11:07:45.159212708Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-24T11:07:45.160407703Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.195385ms logger=migrator t=2026-06-24T11:07:45.166856386Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-24T11:07:45.174118105Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.243018ms logger=migrator t=2026-06-24T11:07:45.179514876Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-24T11:07:45.180224731Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=711.974µs logger=migrator t=2026-06-24T11:07:45.189780297Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-24T11:07:45.190570883Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=795.366µs logger=migrator t=2026-06-24T11:07:45.196646049Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-24T11:07:45.198037878Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.392249ms logger=migrator t=2026-06-24T11:07:45.202642181Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-24T11:07:45.202992079Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=350.508µs logger=migrator t=2026-06-24T11:07:45.214754871Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-24T11:07:45.215402654Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=650.133µs logger=migrator t=2026-06-24T11:07:45.221438919Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-24T11:07:45.223598773Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.159714ms logger=migrator t=2026-06-24T11:07:45.22736581Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-24T11:07:45.228207918Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=844.418µs logger=migrator t=2026-06-24T11:07:45.233334183Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-24T11:07:45.23364744Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=314.437µs logger=migrator t=2026-06-24T11:07:45.240823447Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-24T11:07:45.241008621Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=186.154µs logger=migrator t=2026-06-24T11:07:45.244666237Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-24T11:07:45.245464313Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=797.896µs logger=migrator t=2026-06-24T11:07:45.249612939Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-24T11:07:45.252972418Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.359348ms logger=migrator t=2026-06-24T11:07:45.257480421Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-24T11:07:45.258576463Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.095882ms logger=migrator t=2026-06-24T11:07:45.265861772Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-24T11:07:45.266745801Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=883.909µs logger=migrator t=2026-06-24T11:07:45.271540229Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-24T11:07:45.272457929Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=917.34µs logger=migrator t=2026-06-24T11:07:45.276254577Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-24T11:07:45.276955591Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=700.974µs logger=migrator t=2026-06-24T11:07:45.281104146Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-24T11:07:45.28178494Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=682.804µs logger=migrator t=2026-06-24T11:07:45.286287113Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-24T11:07:45.292180574Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.893001ms logger=migrator t=2026-06-24T11:07:45.297007814Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-24T11:07:45.298692218Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.684224ms logger=migrator t=2026-06-24T11:07:45.302795972Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-24T11:07:45.304184651Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.373098ms logger=migrator t=2026-06-24T11:07:45.307627012Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-24T11:07:45.308406008Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=778.936µs logger=migrator t=2026-06-24T11:07:45.313225607Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-24T11:07:45.313771998Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=545.451µs logger=migrator t=2026-06-24T11:07:45.31771939Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-24T11:07:45.321444437Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.720365ms logger=migrator t=2026-06-24T11:07:45.325691874Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-24T11:07:45.328036482Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.342338ms logger=migrator t=2026-06-24T11:07:45.333153787Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-24T11:07:45.333193808Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=41.591µs logger=migrator t=2026-06-24T11:07:45.336959546Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-24T11:07:45.337284092Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=325.746µs logger=migrator t=2026-06-24T11:07:45.341317845Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-24T11:07:45.345413029Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.101304ms logger=migrator t=2026-06-24T11:07:45.349769149Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-24T11:07:45.349961233Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=192.354µs logger=migrator t=2026-06-24T11:07:45.35470154Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-24T11:07:45.354901604Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=198.994µs logger=migrator t=2026-06-24T11:07:45.358955858Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-24T11:07:45.363785008Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.8354ms logger=migrator t=2026-06-24T11:07:45.367521524Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-24T11:07:45.367734668Z level=info msg="Migration successfully executed" id="Update uid value" duration=213.344µs logger=migrator t=2026-06-24T11:07:45.371110398Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-24T11:07:45.372059638Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=945.04µs logger=migrator t=2026-06-24T11:07:45.37655374Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-24T11:07:45.377423148Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=869.328µs logger=migrator t=2026-06-24T11:07:45.381089773Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-24T11:07:45.381920181Z level=info msg="Migration successfully executed" id="create api_key table" duration=829.457µs logger=migrator t=2026-06-24T11:07:45.386270881Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-24T11:07:45.387218689Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=947.458µs logger=migrator t=2026-06-24T11:07:45.390721332Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-24T11:07:45.391544719Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=822.976µs logger=migrator t=2026-06-24T11:07:45.395057301Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-24T11:07:45.396215165Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.152404ms logger=migrator t=2026-06-24T11:07:45.401145406Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-24T11:07:45.402962424Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.814917ms logger=migrator t=2026-06-24T11:07:45.408577499Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-24T11:07:45.411776254Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=3.193505ms logger=migrator t=2026-06-24T11:07:45.422048057Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-24T11:07:45.423079957Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.030591ms logger=migrator t=2026-06-24T11:07:45.431917469Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-24T11:07:45.442158829Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.24303ms logger=migrator t=2026-06-24T11:07:45.445442727Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-24T11:07:45.446131231Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=689.114µs logger=migrator t=2026-06-24T11:07:45.450345009Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-24T11:07:45.451204646Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=848.908µs logger=migrator t=2026-06-24T11:07:45.456800661Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-24T11:07:45.457913494Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.113713ms logger=migrator t=2026-06-24T11:07:45.462437497Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-24T11:07:45.463339246Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=901.259µs logger=migrator t=2026-06-24T11:07:45.467692216Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-24T11:07:45.468060423Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=368.517µs logger=migrator t=2026-06-24T11:07:45.47178141Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-24T11:07:45.472741419Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=953.619µs logger=migrator t=2026-06-24T11:07:45.477247642Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-24T11:07:45.477280043Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.531µs logger=migrator t=2026-06-24T11:07:45.481311715Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-24T11:07:45.484346118Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.034443ms logger=migrator t=2026-06-24T11:07:45.492091587Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-24T11:07:45.495238502Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.154705ms logger=migrator t=2026-06-24T11:07:45.499413978Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-24T11:07:45.499580432Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=171.954µs logger=migrator t=2026-06-24T11:07:45.503113854Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-24T11:07:45.50580783Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.693055ms logger=migrator t=2026-06-24T11:07:45.509297441Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-24T11:07:45.511921595Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.623694ms logger=migrator t=2026-06-24T11:07:45.51655011Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-24T11:07:45.517337977Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=787.457µs logger=migrator t=2026-06-24T11:07:45.520736636Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-24T11:07:45.521333649Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=596.393µs logger=migrator t=2026-06-24T11:07:45.52625771Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-24T11:07:45.527483116Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.224066ms logger=migrator t=2026-06-24T11:07:45.531458208Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-24T11:07:45.532783265Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.324917ms logger=migrator t=2026-06-24T11:07:45.538613224Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-24T11:07:45.539538624Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=925.16µs logger=migrator t=2026-06-24T11:07:45.543626238Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-24T11:07:45.545312002Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.674604ms logger=migrator t=2026-06-24T11:07:45.550341986Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-24T11:07:45.550468478Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=127.262µs logger=migrator t=2026-06-24T11:07:45.554218696Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-24T11:07:45.554253346Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=35.44µs logger=migrator t=2026-06-24T11:07:45.558214108Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-24T11:07:45.563390414Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.166876ms logger=migrator t=2026-06-24T11:07:45.573596164Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-24T11:07:45.578839442Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.208367ms logger=migrator t=2026-06-24T11:07:45.583640151Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-24T11:07:45.583730293Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=91.142µs logger=migrator t=2026-06-24T11:07:45.587416048Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-24T11:07:45.588323247Z level=info msg="Migration successfully executed" id="create quota table v1" duration=907.279µs logger=migrator t=2026-06-24T11:07:45.59238331Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-24T11:07:45.59331465Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=930.91µs logger=migrator t=2026-06-24T11:07:45.598449336Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-24T11:07:45.598514327Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=68.101µs logger=migrator t=2026-06-24T11:07:45.603069521Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-24T11:07:45.603923749Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=856.628µs logger=migrator t=2026-06-24T11:07:45.608095944Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-24T11:07:45.608747827Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=651.973µs logger=migrator t=2026-06-24T11:07:45.61323042Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-24T11:07:45.616104629Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.873709ms logger=migrator t=2026-06-24T11:07:45.619858457Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-24T11:07:45.619887017Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.361µs logger=migrator t=2026-06-24T11:07:45.623246326Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-24T11:07:45.624163145Z level=info msg="Migration successfully executed" id="create session table" duration=916.668µs logger=migrator t=2026-06-24T11:07:45.629355352Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-24T11:07:45.629541465Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=177.733µs logger=migrator t=2026-06-24T11:07:45.633682231Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-24T11:07:45.633844513Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=161.662µs logger=migrator t=2026-06-24T11:07:45.63803643Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-24T11:07:45.638829067Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=794.097µs logger=migrator t=2026-06-24T11:07:45.643283238Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-24T11:07:45.645092505Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.808397ms logger=migrator t=2026-06-24T11:07:45.652760293Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-24T11:07:45.652785743Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.61µs logger=migrator t=2026-06-24T11:07:45.657167174Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-24T11:07:45.657217004Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=49.74µs logger=migrator t=2026-06-24T11:07:45.661480672Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-24T11:07:45.666093018Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.625506ms logger=migrator t=2026-06-24T11:07:45.673152822Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-24T11:07:45.678871181Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.718748ms logger=migrator t=2026-06-24T11:07:45.686103939Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-24T11:07:45.686265322Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=164.763µs logger=migrator t=2026-06-24T11:07:45.690369697Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-24T11:07:45.690550661Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=181.754µs logger=migrator t=2026-06-24T11:07:45.695152096Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-24T11:07:45.696046824Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=895.018µs logger=migrator t=2026-06-24T11:07:45.700619947Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-24T11:07:45.700664569Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=47.702µs logger=migrator t=2026-06-24T11:07:45.704887576Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-24T11:07:45.709776935Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.883259ms logger=migrator t=2026-06-24T11:07:45.713549824Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-24T11:07:45.713770209Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=219.486µs logger=migrator t=2026-06-24T11:07:45.718009436Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-24T11:07:45.721056278Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.046132ms logger=migrator t=2026-06-24T11:07:45.724946198Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-24T11:07:45.7308758Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.928252ms logger=migrator t=2026-06-24T11:07:45.742916938Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-24T11:07:45.743113502Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=200.914µs logger=migrator t=2026-06-24T11:07:45.747328129Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-24T11:07:45.748030764Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=706.785µs logger=migrator t=2026-06-24T11:07:45.753930244Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-24T11:07:45.756008848Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.078324ms logger=migrator t=2026-06-24T11:07:45.762697345Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-24T11:07:45.763657075Z level=info msg="Migration successfully executed" id="create alert table v1" duration=955.12µs logger=migrator t=2026-06-24T11:07:45.768148107Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-24T11:07:45.769141518Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=993.611µs logger=migrator t=2026-06-24T11:07:45.77512616Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-24T11:07:45.775983408Z level=info msg="Migration successfully executed" id="add index alert state" duration=857.028µs logger=migrator t=2026-06-24T11:07:45.782572793Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-24T11:07:45.784427262Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.857469ms logger=migrator t=2026-06-24T11:07:45.78965934Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-24T11:07:45.790405295Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=740.325µs logger=migrator t=2026-06-24T11:07:45.797616903Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-24T11:07:45.799023362Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.406749ms logger=migrator t=2026-06-24T11:07:45.803501225Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-24T11:07:45.804385053Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=885.558µs logger=migrator t=2026-06-24T11:07:45.807792213Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-24T11:07:45.817456941Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.664688ms logger=migrator t=2026-06-24T11:07:45.822057926Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-24T11:07:45.8227174Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=658.424µs logger=migrator t=2026-06-24T11:07:45.826196492Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-06-24T11:07:45.827014968Z 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=818.347µs logger=migrator t=2026-06-24T11:07:45.831602803Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-24T11:07:45.831907959Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=305.036µs logger=migrator t=2026-06-24T11:07:45.837008434Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-24T11:07:45.837865882Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=857.598µs logger=migrator t=2026-06-24T11:07:45.841627749Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-24T11:07:45.842844734Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.216805ms logger=migrator t=2026-06-24T11:07:45.848530681Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-24T11:07:45.85530371Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.772839ms logger=migrator t=2026-06-24T11:07:45.86303363Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-24T11:07:45.868082453Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.055004ms logger=migrator t=2026-06-24T11:07:45.874946084Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-24T11:07:45.879670672Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.728228ms logger=migrator t=2026-06-24T11:07:45.883305627Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-24T11:07:45.887089864Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.783857ms logger=migrator t=2026-06-24T11:07:45.891513205Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-24T11:07:45.89270548Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.191915ms logger=migrator t=2026-06-24T11:07:45.896828745Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-24T11:07:45.896889716Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=60.851µs logger=migrator t=2026-06-24T11:07:45.901206825Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-24T11:07:45.901255005Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.2µs logger=migrator t=2026-06-24T11:07:45.904455681Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-24T11:07:45.905884401Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.42921ms logger=migrator t=2026-06-24T11:07:45.911501337Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-24T11:07:45.91262944Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.127263ms logger=migrator t=2026-06-24T11:07:45.918545052Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-24T11:07:45.919363349Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=815.657µs logger=migrator t=2026-06-24T11:07:45.924577215Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-24T11:07:45.926335701Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.756626ms logger=migrator t=2026-06-24T11:07:45.931526939Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-24T11:07:45.933009869Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.48368ms logger=migrator t=2026-06-24T11:07:45.936586373Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-24T11:07:45.940354041Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.767257ms logger=migrator t=2026-06-24T11:07:45.948005978Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-24T11:07:45.954012521Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.004923ms logger=migrator t=2026-06-24T11:07:45.9587747Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-24T11:07:45.959006704Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=232.084µs logger=migrator t=2026-06-24T11:07:45.963979456Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-24T11:07:45.9651518Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.170584ms logger=migrator t=2026-06-24T11:07:45.969654593Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-24T11:07:45.971047952Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.393528ms logger=migrator t=2026-06-24T11:07:45.975694368Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-24T11:07:45.979359033Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.664135ms logger=migrator t=2026-06-24T11:07:45.984041169Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-24T11:07:45.984139491Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=98.532µs logger=migrator t=2026-06-24T11:07:45.989801668Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-24T11:07:45.990844029Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.043581ms logger=migrator t=2026-06-24T11:07:45.996170149Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-24T11:07:45.997123209Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=956.29µs logger=migrator t=2026-06-24T11:07:46.002784955Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-24T11:07:46.002900227Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=115.893µs logger=migrator t=2026-06-24T11:07:46.007796238Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-24T11:07:46.009543214Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.747016ms logger=migrator t=2026-06-24T11:07:46.016016127Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-24T11:07:46.017022537Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.00636ms logger=migrator t=2026-06-24T11:07:46.023135603Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-24T11:07:46.024603364Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.467421ms logger=migrator t=2026-06-24T11:07:46.029567876Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-24T11:07:46.030980315Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.412089ms logger=migrator t=2026-06-24T11:07:46.06579748Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-24T11:07:46.067926074Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.127754ms logger=migrator t=2026-06-24T11:07:46.073812446Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-24T11:07:46.074865017Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.052411ms logger=migrator t=2026-06-24T11:07:46.082255499Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-24T11:07:46.08230742Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.491µs logger=migrator t=2026-06-24T11:07:46.151751948Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-24T11:07:46.156144598Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.3938ms logger=migrator t=2026-06-24T11:07:46.161347476Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-24T11:07:46.162146292Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=798.866µs logger=migrator t=2026-06-24T11:07:46.167869479Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-24T11:07:46.171904113Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.034504ms logger=migrator t=2026-06-24T11:07:46.182397218Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-24T11:07:46.18345782Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.060712ms logger=migrator t=2026-06-24T11:07:46.18834255Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-24T11:07:46.189483814Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.149734ms logger=migrator t=2026-06-24T11:07:46.195920267Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-24T11:07:46.197202983Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.283476ms logger=migrator t=2026-06-24T11:07:46.201750186Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-24T11:07:46.213862475Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.111579ms logger=migrator t=2026-06-24T11:07:46.218653114Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-24T11:07:46.219150964Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=497.579µs logger=migrator t=2026-06-24T11:07:46.224860031Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-06-24T11:07:46.22627083Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.410209ms logger=migrator t=2026-06-24T11:07:46.23163887Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-24T11:07:46.232104791Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=466.001µs logger=migrator t=2026-06-24T11:07:46.236820737Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-24T11:07:46.237747786Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=922.849µs logger=migrator t=2026-06-24T11:07:46.244094777Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-24T11:07:46.244391383Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=297.216µs logger=migrator t=2026-06-24T11:07:46.249402286Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-24T11:07:46.253412088Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.009872ms logger=migrator t=2026-06-24T11:07:46.259652746Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-24T11:07:46.266356575Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.705809ms logger=migrator t=2026-06-24T11:07:46.273334188Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-24T11:07:46.274462792Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.131583ms logger=migrator t=2026-06-24T11:07:46.279889603Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-24T11:07:46.282055807Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.164865ms logger=migrator t=2026-06-24T11:07:46.288111642Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-24T11:07:46.288356887Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=245.395µs logger=migrator t=2026-06-24T11:07:46.293593575Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-24T11:07:46.29966361Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.075566ms logger=migrator t=2026-06-24T11:07:46.305057641Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-24T11:07:46.305971659Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=913.578µs logger=migrator t=2026-06-24T11:07:46.311966352Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-24T11:07:46.312160447Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=194.625µs logger=migrator t=2026-06-24T11:07:46.316629468Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-24T11:07:46.317371763Z level=info msg="Migration successfully executed" id="Move region to single row" duration=742.295µs logger=migrator t=2026-06-24T11:07:46.322527499Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-24T11:07:46.3239869Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.459461ms logger=migrator t=2026-06-24T11:07:46.330253418Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-24T11:07:46.331130166Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=872.168µs logger=migrator t=2026-06-24T11:07:46.335868364Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-24T11:07:46.336833814Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=964.91µs logger=migrator t=2026-06-24T11:07:46.344755057Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-24T11:07:46.346400311Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.644514ms logger=migrator t=2026-06-24T11:07:46.352748481Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-24T11:07:46.353779832Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.032011ms logger=migrator t=2026-06-24T11:07:46.35898037Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-24T11:07:46.361165154Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.191465ms logger=migrator t=2026-06-24T11:07:46.366649177Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-24T11:07:46.366750779Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=102.172µs logger=migrator t=2026-06-24T11:07:46.377112322Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-24T11:07:46.378444059Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.334737ms logger=migrator t=2026-06-24T11:07:46.385882503Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-24T11:07:46.387410594Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.530412ms logger=migrator t=2026-06-24T11:07:46.392896107Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-24T11:07:46.393846446Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=950.799µs logger=migrator t=2026-06-24T11:07:46.400659317Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-24T11:07:46.40231464Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.655984ms logger=migrator t=2026-06-24T11:07:46.408330624Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-24T11:07:46.40864619Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=319.836µs logger=migrator t=2026-06-24T11:07:46.413997541Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-24T11:07:46.414968551Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=961.839µs logger=migrator t=2026-06-24T11:07:46.421207899Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-24T11:07:46.422974815Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=1.796907ms logger=migrator t=2026-06-24T11:07:46.429841597Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-24T11:07:46.430964489Z level=info msg="Migration successfully executed" id="create team table" duration=1.116053ms logger=migrator t=2026-06-24T11:07:46.437204278Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-24T11:07:46.4392661Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.064242ms logger=migrator t=2026-06-24T11:07:46.445226113Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-24T11:07:46.446190102Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=963.939µs logger=migrator t=2026-06-24T11:07:46.453483112Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-24T11:07:46.46066492Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.183138ms logger=migrator t=2026-06-24T11:07:46.575695816Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-24T11:07:46.576186666Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=494.48µs logger=migrator t=2026-06-24T11:07:46.581414073Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-24T11:07:46.582566517Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.145994ms logger=migrator t=2026-06-24T11:07:46.5885676Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-24T11:07:46.590150062Z level=info msg="Migration successfully executed" id="create team member table" duration=1.589133ms logger=migrator t=2026-06-24T11:07:46.596151416Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-24T11:07:46.59777008Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.617073ms logger=migrator t=2026-06-24T11:07:46.606712553Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-24T11:07:46.608173264Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.463281ms logger=migrator t=2026-06-24T11:07:46.615051764Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-24T11:07:46.616311731Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.261917ms logger=migrator t=2026-06-24T11:07:46.622168952Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-24T11:07:46.62747883Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.312439ms logger=migrator t=2026-06-24T11:07:46.632600705Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-24T11:07:46.637544157Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.941332ms logger=migrator t=2026-06-24T11:07:46.643324256Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-24T11:07:46.648035933Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.706087ms logger=migrator t=2026-06-24T11:07:46.65322299Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-24T11:07:46.654144268Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=921.308µs logger=migrator t=2026-06-24T11:07:46.660859837Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-24T11:07:46.662560852Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.700965ms logger=migrator t=2026-06-24T11:07:46.668083835Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-24T11:07:46.669156357Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.072862ms logger=migrator t=2026-06-24T11:07:46.676800595Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-24T11:07:46.67849206Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.691375ms logger=migrator t=2026-06-24T11:07:46.685388052Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-24T11:07:46.686367862Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=979.95µs logger=migrator t=2026-06-24T11:07:46.69163325Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-24T11:07:46.693395916Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.762706ms logger=migrator t=2026-06-24T11:07:46.699079003Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-24T11:07:46.700255247Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.176104ms logger=migrator t=2026-06-24T11:07:46.706048086Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-24T11:07:46.708096038Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.047892ms logger=migrator t=2026-06-24T11:07:46.716528332Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-24T11:07:46.717568713Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.04764ms logger=migrator t=2026-06-24T11:07:46.72325366Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-24T11:07:46.723645108Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=392.249µs logger=migrator t=2026-06-24T11:07:46.729341785Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-24T11:07:46.730086041Z level=info msg="Migration successfully executed" id="create tag table" duration=746.206µs logger=migrator t=2026-06-24T11:07:46.73493258Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-24T11:07:46.735885719Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=952.989µs logger=migrator t=2026-06-24T11:07:46.743198959Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-24T11:07:46.744496266Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.297137ms logger=migrator t=2026-06-24T11:07:46.750222275Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-24T11:07:46.751366298Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.143953ms logger=migrator t=2026-06-24T11:07:46.758136657Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-24T11:07:46.759337931Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.201534ms logger=migrator t=2026-06-24T11:07:46.764222293Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-24T11:07:46.779339043Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.11495ms logger=migrator t=2026-06-24T11:07:46.784467649Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-24T11:07:46.785193053Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=720.064µs logger=migrator t=2026-06-24T11:07:46.791391121Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-24T11:07:46.793447793Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.056862ms logger=migrator t=2026-06-24T11:07:46.799074219Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-24T11:07:46.799458397Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=384.348µs logger=migrator t=2026-06-24T11:07:46.804550241Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-24T11:07:46.805324487Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=773.516µs logger=migrator t=2026-06-24T11:07:46.812013315Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-24T11:07:46.81276293Z level=info msg="Migration successfully executed" id="create user auth table" duration=749.606µs logger=migrator t=2026-06-24T11:07:46.817402655Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-24T11:07:46.818322295Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=919.65µs logger=migrator t=2026-06-24T11:07:46.823806647Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-24T11:07:46.82395139Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=144.983µs logger=migrator t=2026-06-24T11:07:46.829810341Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-24T11:07:46.835378205Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.568334ms logger=migrator t=2026-06-24T11:07:46.839831637Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-24T11:07:46.845500893Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.669026ms logger=migrator t=2026-06-24T11:07:46.848870353Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-24T11:07:46.855953608Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.082495ms logger=migrator t=2026-06-24T11:07:46.861285668Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-24T11:07:46.866315052Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.028514ms logger=migrator t=2026-06-24T11:07:46.869832524Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-24T11:07:46.870748753Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=916.099µs logger=migrator t=2026-06-24T11:07:46.876795587Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-24T11:07:46.88225841Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.464793ms logger=migrator t=2026-06-24T11:07:46.887381655Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-24T11:07:46.888192002Z level=info msg="Migration successfully executed" id="create server_lock table" duration=811.827µs logger=migrator t=2026-06-24T11:07:46.893985851Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-24T11:07:46.894891459Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=905.498µs logger=migrator t=2026-06-24T11:07:46.900047015Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-24T11:07:46.901622297Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.577832ms logger=migrator t=2026-06-24T11:07:46.909550151Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-24T11:07:46.910760755Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.210184ms logger=migrator t=2026-06-24T11:07:46.91632506Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-24T11:07:46.918169578Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.848298ms logger=migrator t=2026-06-24T11:07:46.923487947Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-24T11:07:46.924509628Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.022071ms logger=migrator t=2026-06-24T11:07:46.928914779Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-24T11:07:46.936336572Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.420193ms logger=migrator t=2026-06-24T11:07:46.94160123Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-24T11:07:46.943000709Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.401639ms logger=migrator t=2026-06-24T11:07:46.947687135Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-24T11:07:46.948646385Z level=info msg="Migration successfully executed" id="create cache_data table" duration=959.289µs logger=migrator t=2026-06-24T11:07:46.953741799Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-24T11:07:46.954844062Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.102023ms logger=migrator t=2026-06-24T11:07:46.959823024Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-24T11:07:46.96063304Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=809.566µs logger=migrator t=2026-06-24T11:07:46.964832817Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-24T11:07:46.965798037Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=962.97µs logger=migrator t=2026-06-24T11:07:46.970094795Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-24T11:07:46.970191347Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=96.212µs logger=migrator t=2026-06-24T11:07:46.975530788Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-24T11:07:46.97569628Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=168.043µs logger=migrator t=2026-06-24T11:07:46.980172803Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-24T11:07:46.982175083Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.00176ms logger=migrator t=2026-06-24T11:07:46.989300331Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-24T11:07:46.990439024Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.137703ms logger=migrator t=2026-06-24T11:07:46.996978438Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-24T11:07:46.999393248Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.413899ms logger=migrator t=2026-06-24T11:07:47.004432651Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-24T11:07:47.004580194Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=146.443µs logger=migrator t=2026-06-24T11:07:47.009632088Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-24T11:07:47.011189441Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.558183ms logger=migrator t=2026-06-24T11:07:47.01898079Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-24T11:07:47.020178865Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.201115ms logger=migrator t=2026-06-24T11:07:47.026212339Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-24T11:07:47.027429185Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.216776ms logger=migrator t=2026-06-24T11:07:47.032551069Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-24T11:07:47.034886088Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.335019ms logger=migrator t=2026-06-24T11:07:47.043598817Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-24T11:07:47.055280176Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=11.679769ms logger=migrator t=2026-06-24T11:07:47.06126188Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-24T11:07:47.0623Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.03808ms logger=migrator t=2026-06-24T11:07:47.066186311Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-24T11:07:47.066294974Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=110.652µs logger=migrator t=2026-06-24T11:07:47.070594661Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-24T11:07:47.073159154Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.560923ms logger=migrator t=2026-06-24T11:07:47.077970143Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-24T11:07:47.078884471Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=914.358µs logger=migrator t=2026-06-24T11:07:47.082577958Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-24T11:07:47.083418935Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=840.706µs logger=migrator t=2026-06-24T11:07:47.087640482Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-24T11:07:47.087750614Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=110.882µs logger=migrator t=2026-06-24T11:07:47.091237355Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-24T11:07:47.092221605Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=983.47µs logger=migrator t=2026-06-24T11:07:47.095708398Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-24T11:07:47.096725348Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.01655ms logger=migrator t=2026-06-24T11:07:47.103284263Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-06-24T11:07:47.106722524Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=3.441831ms logger=migrator t=2026-06-24T11:07:47.113221307Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-24T11:07:47.114193247Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=970.92µs logger=migrator t=2026-06-24T11:07:47.12065762Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-24T11:07:47.127571723Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.911282ms logger=migrator t=2026-06-24T11:07:47.13428517Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-24T11:07:47.135163378Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=881.588µs logger=migrator t=2026-06-24T11:07:47.140504808Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-24T11:07:47.141961488Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.45704ms logger=migrator t=2026-06-24T11:07:47.146506761Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-24T11:07:47.173859983Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.349542ms logger=migrator t=2026-06-24T11:07:47.178422548Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-24T11:07:47.203230397Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.806899ms logger=migrator t=2026-06-24T11:07:47.210286903Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-24T11:07:47.211570528Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.284385ms logger=migrator t=2026-06-24T11:07:47.217896148Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-24T11:07:47.219075943Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.182875ms logger=migrator t=2026-06-24T11:07:47.226000475Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-24T11:07:47.235357997Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.352262ms logger=migrator t=2026-06-24T11:07:47.243694979Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-24T11:07:47.248982038Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.287999ms logger=migrator t=2026-06-24T11:07:47.253361968Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-24T11:07:47.254384478Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.02251ms logger=migrator t=2026-06-24T11:07:47.261562316Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-24T11:07:47.263010816Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.449259ms logger=migrator t=2026-06-24T11:07:47.270240534Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-24T11:07:47.272033241Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.796167ms logger=migrator t=2026-06-24T11:07:47.279114017Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-24T11:07:47.280940675Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.828338ms logger=migrator t=2026-06-24T11:07:47.288642802Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-24T11:07:47.288792176Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=154.124µs logger=migrator t=2026-06-24T11:07:47.293126895Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-24T11:07:47.29976341Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.631465ms logger=migrator t=2026-06-24T11:07:47.305187853Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-24T11:07:47.31186149Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.672217ms logger=migrator t=2026-06-24T11:07:47.316600077Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-24T11:07:47.323176492Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.574745ms logger=migrator t=2026-06-24T11:07:47.329564363Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-24T11:07:47.330707407Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.146154ms logger=migrator t=2026-06-24T11:07:47.336916004Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-24T11:07:47.339504907Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.586923ms logger=migrator t=2026-06-24T11:07:47.345615713Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-24T11:07:47.351639627Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.022944ms logger=migrator t=2026-06-24T11:07:47.355854373Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-24T11:07:47.361892038Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.038104ms logger=migrator t=2026-06-24T11:07:47.367831569Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-24T11:07:47.368908112Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.076303ms logger=migrator t=2026-06-24T11:07:47.375300034Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-24T11:07:47.38241106Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.110146ms logger=migrator t=2026-06-24T11:07:47.388180678Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-24T11:07:47.393390985Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.205778ms logger=migrator t=2026-06-24T11:07:47.398072721Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-24T11:07:47.398156013Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=85.982µs logger=migrator t=2026-06-24T11:07:47.403210637Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-24T11:07:47.404404261Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.159454ms logger=migrator t=2026-06-24T11:07:47.411408015Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-06-24T11:07:47.413192282Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.778987ms logger=migrator t=2026-06-24T11:07:47.418771606Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-06-24T11:07:47.420173215Z 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.400929ms logger=migrator t=2026-06-24T11:07:47.428830283Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-24T11:07:47.428964066Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=137.813µs logger=migrator t=2026-06-24T11:07:47.432633841Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-24T11:07:47.437873599Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.239048ms logger=migrator t=2026-06-24T11:07:47.442700819Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-24T11:07:47.447507227Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.806428ms logger=migrator t=2026-06-24T11:07:47.45102496Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-24T11:07:47.461093686Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.063346ms logger=migrator t=2026-06-24T11:07:47.469278654Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-24T11:07:47.479143507Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.863303ms logger=migrator t=2026-06-24T11:07:47.484902076Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-24T11:07:47.495629166Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.729091ms logger=migrator t=2026-06-24T11:07:47.501966706Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-24T11:07:47.502098239Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=132.643µs logger=migrator t=2026-06-24T11:07:47.50654666Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-24T11:07:47.507445889Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=899.009µs logger=migrator t=2026-06-24T11:07:47.512101795Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-24T11:07:47.518505597Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.403542ms logger=migrator t=2026-06-24T11:07:47.523217563Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-24T11:07:47.523308725Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=91.862µs logger=migrator t=2026-06-24T11:07:47.528685606Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-24T11:07:47.538378875Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.70233ms logger=migrator t=2026-06-24T11:07:47.548722967Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-24T11:07:47.550587515Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.863718ms logger=migrator t=2026-06-24T11:07:47.557017377Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-24T11:07:47.568630976Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.610779ms logger=migrator t=2026-06-24T11:07:47.573769142Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-24T11:07:47.574594889Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=824.027µs logger=migrator t=2026-06-24T11:07:47.581030591Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-24T11:07:47.582541432Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.510391ms logger=migrator t=2026-06-24T11:07:47.588900993Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-24T11:07:47.597088621Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.185558ms logger=migrator t=2026-06-24T11:07:47.60238129Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-24T11:07:47.603439171Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.056571ms logger=migrator t=2026-06-24T11:07:47.609850244Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-24T11:07:47.610964966Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.110432ms logger=migrator t=2026-06-24T11:07:47.616128823Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-24T11:07:47.617069802Z level=info msg="Migration successfully executed" id="create alert_image table" duration=940.369µs logger=migrator t=2026-06-24T11:07:47.623351971Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-24T11:07:47.624587757Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.239716ms logger=migrator t=2026-06-24T11:07:47.629653711Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-24T11:07:47.629761183Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=109.192µs logger=migrator t=2026-06-24T11:07:47.634591381Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-24T11:07:47.635755376Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.165064ms logger=migrator t=2026-06-24T11:07:47.642530265Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-24T11:07:47.644147178Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.615823ms logger=migrator t=2026-06-24T11:07:47.648940467Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-24T11:07:47.649606541Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-24T11:07:47.655319648Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-24T11:07:47.655828279Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=506.991µs logger=migrator t=2026-06-24T11:07:47.66128837Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-24T11:07:47.662674909Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.386049ms logger=migrator t=2026-06-24T11:07:47.667329454Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-24T11:07:47.67585039Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.518046ms logger=migrator t=2026-06-24T11:07:47.681905165Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-24T11:07:47.682707991Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=802.485µs logger=migrator t=2026-06-24T11:07:47.689718235Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-24T11:07:47.691580903Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.861848ms logger=migrator t=2026-06-24T11:07:47.893989983Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-24T11:07:47.89679789Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.831928ms logger=migrator t=2026-06-24T11:07:47.905572411Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-24T11:07:47.907832867Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.261246ms logger=migrator t=2026-06-24T11:07:47.91381469Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-24T11:07:47.91526889Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.45532ms logger=migrator t=2026-06-24T11:07:47.920431037Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-24T11:07:47.920482577Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=55.661µs logger=migrator t=2026-06-24T11:07:47.925357537Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-24T11:07:47.925438749Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=84.402µs logger=migrator t=2026-06-24T11:07:47.931714058Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-24T11:07:47.940800795Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.087427ms logger=migrator t=2026-06-24T11:07:47.94542917Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-24T11:07:47.945742457Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=313.687µs logger=migrator t=2026-06-24T11:07:47.950063736Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-24T11:07:47.950999974Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=935.438µs logger=migrator t=2026-06-24T11:07:47.95613666Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-24T11:07:47.956446816Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=310.706µs logger=migrator t=2026-06-24T11:07:47.962088052Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-24T11:07:47.963752637Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.664185ms logger=migrator t=2026-06-24T11:07:47.969522555Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-24T11:07:47.970659268Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.137173ms logger=migrator t=2026-06-24T11:07:47.976260494Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-24T11:07:48.008068777Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.803753ms logger=migrator t=2026-06-24T11:07:48.01406182Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-24T11:07:48.021810639Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.749059ms logger=migrator t=2026-06-24T11:07:48.026113788Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-24T11:07:48.026266671Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=153.643µs logger=migrator t=2026-06-24T11:07:48.030379406Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-24T11:07:48.065544028Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.160332ms logger=migrator t=2026-06-24T11:07:48.070174763Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-24T11:07:48.104814825Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.60818ms logger=migrator t=2026-06-24T11:07:48.111493442Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-24T11:07:48.112155145Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=665.393µs logger=migrator t=2026-06-24T11:07:48.118852153Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-24T11:07:48.120322173Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.468831ms logger=migrator t=2026-06-24T11:07:48.125177253Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-24T11:07:48.125372197Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=195.484µs logger=migrator t=2026-06-24T11:07:48.130429731Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-24T11:07:48.131459771Z level=info msg="Migration successfully executed" id="create permission table" duration=1.02792ms logger=migrator t=2026-06-24T11:07:48.136301521Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-24T11:07:48.137682809Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.381328ms logger=migrator t=2026-06-24T11:07:48.142615481Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-24T11:07:48.143679633Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.063902ms logger=migrator t=2026-06-24T11:07:48.149218916Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-24T11:07:48.150042984Z level=info msg="Migration successfully executed" id="create role table" duration=823.868µs logger=migrator t=2026-06-24T11:07:48.154441124Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-24T11:07:48.161668782Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.227058ms logger=migrator t=2026-06-24T11:07:48.166243506Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-24T11:07:48.171723249Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.477833ms logger=migrator t=2026-06-24T11:07:48.177297993Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-24T11:07:48.178282163Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=983.62µs logger=migrator t=2026-06-24T11:07:48.183090522Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-24T11:07:48.184100833Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.009351ms logger=migrator t=2026-06-24T11:07:48.18885263Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-24T11:07:48.190448613Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.595383ms logger=migrator t=2026-06-24T11:07:48.195510077Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-24T11:07:48.196396205Z level=info msg="Migration successfully executed" id="create team role table" duration=885.898µs logger=migrator t=2026-06-24T11:07:48.202148414Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-24T11:07:48.203166464Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.01788ms logger=migrator t=2026-06-24T11:07:48.207370231Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-24T11:07:48.208372841Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.00222ms logger=migrator t=2026-06-24T11:07:48.213688901Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-24T11:07:48.214697921Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.00868ms logger=migrator t=2026-06-24T11:07:48.222240946Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-24T11:07:48.223266228Z level=info msg="Migration successfully executed" id="create user role table" duration=1.025742ms logger=migrator t=2026-06-24T11:07:48.227989354Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-24T11:07:48.228860712Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=871.248µs logger=migrator t=2026-06-24T11:07:48.234407776Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-24T11:07:48.235330375Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=922.039µs logger=migrator t=2026-06-24T11:07:48.241053713Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-24T11:07:48.241961251Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=921.919µs logger=migrator t=2026-06-24T11:07:48.246638628Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-24T11:07:48.247377813Z level=info msg="Migration successfully executed" id="create builtin role table" duration=738.945µs logger=migrator t=2026-06-24T11:07:48.252014288Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-24T11:07:48.252961167Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=947.029µs logger=migrator t=2026-06-24T11:07:48.258482051Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-24T11:07:48.259419869Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=937.758µs logger=migrator t=2026-06-24T11:07:48.26478269Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-24T11:07:48.271978768Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.195268ms logger=migrator t=2026-06-24T11:07:48.277184734Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-24T11:07:48.278109534Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=924.92µs logger=migrator t=2026-06-24T11:07:48.284041326Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-24T11:07:48.285074267Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.031131ms logger=migrator t=2026-06-24T11:07:48.290251313Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-24T11:07:48.291212343Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=961.5µs logger=migrator t=2026-06-24T11:07:48.296043672Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-24T11:07:48.296989921Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=946.829µs logger=migrator t=2026-06-24T11:07:48.30229764Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-24T11:07:48.303044525Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=746.685µs logger=migrator t=2026-06-24T11:07:48.308023458Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-24T11:07:48.308953537Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=931.919µs logger=migrator t=2026-06-24T11:07:48.313906169Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-24T11:07:48.321409273Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.502904ms logger=migrator t=2026-06-24T11:07:48.327316815Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-24T11:07:48.337452733Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.136459ms logger=migrator t=2026-06-24T11:07:48.342131738Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-24T11:07:48.347742053Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.608215ms logger=migrator t=2026-06-24T11:07:48.352463991Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-24T11:07:48.360992026Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.527364ms logger=migrator t=2026-06-24T11:07:48.366491249Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-24T11:07:48.367921438Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.431659ms logger=migrator t=2026-06-24T11:07:48.373083145Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-24T11:07:48.374209327Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.125992ms logger=migrator t=2026-06-24T11:07:48.379383513Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-24T11:07:48.380393935Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.010472ms logger=migrator t=2026-06-24T11:07:48.385746444Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-24T11:07:48.386763565Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.016521ms logger=migrator t=2026-06-24T11:07:48.391645746Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-24T11:07:48.393611086Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.964291ms logger=migrator t=2026-06-24T11:07:48.399285042Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-24T11:07:48.399369074Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=83.672µs logger=migrator t=2026-06-24T11:07:48.405139572Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-24T11:07:48.405189564Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.792µs logger=migrator t=2026-06-24T11:07:48.410222477Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-24T11:07:48.411040374Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=818.177µs logger=migrator t=2026-06-24T11:07:48.415494276Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-24T11:07:48.416113748Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=620.772µs logger=migrator t=2026-06-24T11:07:48.420702902Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-24T11:07:48.421457098Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=754.896µs logger=migrator t=2026-06-24T11:07:48.427209326Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-24T11:07:48.4274235Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=213.884µs logger=migrator t=2026-06-24T11:07:48.432153067Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-24T11:07:48.432637108Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=483.961µs logger=migrator t=2026-06-24T11:07:48.437418515Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-24T11:07:48.438829074Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.410249ms logger=migrator t=2026-06-24T11:07:48.444258857Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-24T11:07:48.446302829Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.043382ms logger=migrator t=2026-06-24T11:07:48.451998526Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-24T11:07:48.460250044Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.250848ms logger=migrator t=2026-06-24T11:07:48.464647525Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-24T11:07:48.464712307Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=65.372µs logger=migrator t=2026-06-24T11:07:48.469517875Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-24T11:07:48.471671669Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.155944ms logger=migrator t=2026-06-24T11:07:48.478409498Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-24T11:07:48.480237485Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.829137ms logger=migrator t=2026-06-24T11:07:48.487435123Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-24T11:07:48.488613678Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.179705ms logger=migrator t=2026-06-24T11:07:48.493711702Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-24T11:07:48.505210928Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.497396ms logger=migrator t=2026-06-24T11:07:48.51212644Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-24T11:07:48.514123481Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.996631ms logger=migrator t=2026-06-24T11:07:48.519561583Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-24T11:07:48.520792718Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.232195ms logger=migrator t=2026-06-24T11:07:48.525217369Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-24T11:07:48.551419587Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.197708ms logger=migrator t=2026-06-24T11:07:48.558273158Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-24T11:07:48.56032748Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.053172ms logger=migrator t=2026-06-24T11:07:48.566278903Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-24T11:07:48.567541508Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.296477ms logger=migrator t=2026-06-24T11:07:48.573155404Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-24T11:07:48.574217095Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.061621ms logger=migrator t=2026-06-24T11:07:48.581004405Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-24T11:07:48.582947834Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.943159ms logger=migrator t=2026-06-24T11:07:48.588209432Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-24T11:07:48.588434927Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=225.965µs logger=migrator t=2026-06-24T11:07:48.593339958Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-24T11:07:48.594499342Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.157454ms logger=migrator t=2026-06-24T11:07:48.600288222Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-24T11:07:48.608477359Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.186467ms logger=migrator t=2026-06-24T11:07:48.612974621Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-24T11:07:48.613886681Z level=info msg="Migration successfully executed" id="create entity_events table" duration=904.639µs logger=migrator t=2026-06-24T11:07:48.618583306Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-24T11:07:48.61969603Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.113164ms logger=migrator t=2026-06-24T11:07:48.626310705Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-24T11:07:48.626762144Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-24T11:07:48.631683246Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-24T11:07:48.632364999Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-24T11:07:48.637152708Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-24T11:07:48.637965134Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=811.646µs logger=migrator t=2026-06-24T11:07:48.643272644Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-24T11:07:48.64454766Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.273775ms logger=migrator t=2026-06-24T11:07:48.649282147Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-24T11:07:48.651089444Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.806127ms logger=migrator t=2026-06-24T11:07:48.656621998Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-24T11:07:48.657739791Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.124363ms logger=migrator t=2026-06-24T11:07:48.663634942Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-24T11:07:48.665371228Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.736216ms logger=migrator t=2026-06-24T11:07:48.669970592Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-24T11:07:48.671105065Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.132483ms logger=migrator t=2026-06-24T11:07:48.676754902Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-24T11:07:48.67769871Z level=info msg="Migration successfully executed" id="Drop public config table" duration=943.288µs logger=migrator t=2026-06-24T11:07:48.682096031Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-24T11:07:48.683265695Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.169784ms logger=migrator t=2026-06-24T11:07:48.687708846Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-24T11:07:48.68979804Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.088444ms logger=migrator t=2026-06-24T11:07:48.695612639Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-24T11:07:48.696785603Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.172484ms logger=migrator t=2026-06-24T11:07:48.701634273Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-24T11:07:48.704055482Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.419959ms logger=migrator t=2026-06-24T11:07:48.711601237Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-24T11:07:48.737220313Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.618046ms logger=migrator t=2026-06-24T11:07:48.742789018Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-24T11:07:48.752928916Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.139478ms logger=migrator t=2026-06-24T11:07:48.757923188Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-24T11:07:48.764955743Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.031064ms logger=migrator t=2026-06-24T11:07:48.770734011Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-24T11:07:48.771074218Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=339.977µs logger=migrator t=2026-06-24T11:07:48.777070172Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-24T11:07:48.785986505Z level=info msg="Migration successfully executed" id="add share column" duration=8.915183ms logger=migrator t=2026-06-24T11:07:48.791347975Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-24T11:07:48.791719403Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=373.398µs logger=migrator t=2026-06-24T11:07:48.796547652Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-24T11:07:48.797756747Z level=info msg="Migration successfully executed" id="create file table" duration=1.209085ms logger=migrator t=2026-06-24T11:07:48.804421664Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-24T11:07:48.806360853Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.939449ms logger=migrator t=2026-06-24T11:07:48.812335666Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-24T11:07:48.813813636Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.47832ms logger=migrator t=2026-06-24T11:07:48.818714037Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-24T11:07:48.819734058Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.018031ms logger=migrator t=2026-06-24T11:07:48.827479767Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-24T11:07:48.829555969Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.081162ms logger=migrator t=2026-06-24T11:07:48.835254267Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-24T11:07:48.835370689Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=116.892µs logger=migrator t=2026-06-24T11:07:48.840669649Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-24T11:07:48.840773091Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=100.711µs logger=migrator t=2026-06-24T11:07:48.845478147Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-24T11:07:48.846274594Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=792.746µs logger=migrator t=2026-06-24T11:07:48.852014751Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-24T11:07:48.852317208Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=301.817µs logger=migrator t=2026-06-24T11:07:48.857364541Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-24T11:07:48.859359282Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.996651ms logger=migrator t=2026-06-24T11:07:48.864118269Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-24T11:07:48.874465902Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.347663ms logger=migrator t=2026-06-24T11:07:48.881141639Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-24T11:07:48.881367984Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=225.765µs logger=migrator t=2026-06-24T11:07:48.885781184Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-24T11:07:48.887177073Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.394459ms logger=migrator t=2026-06-24T11:07:48.89236072Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-24T11:07:48.892895251Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=535.34µs logger=migrator t=2026-06-24T11:07:48.89727154Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-24T11:07:48.897809871Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=538.181µs logger=migrator t=2026-06-24T11:07:48.904417998Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-24T11:07:48.905249384Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=837.057µs logger=migrator t=2026-06-24T11:07:48.910928591Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-24T11:07:48.921202892Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.270921ms logger=migrator t=2026-06-24T11:07:48.927214746Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-24T11:07:48.938369875Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.15655ms logger=migrator t=2026-06-24T11:07:48.94493429Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-24T11:07:48.946241547Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.309587ms logger=migrator t=2026-06-24T11:07:48.952158268Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-24T11:07:49.027374242Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.211094ms logger=migrator t=2026-06-24T11:07:49.032021037Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-24T11:07:49.032873295Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=851.698µs logger=migrator t=2026-06-24T11:07:49.037331867Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-24T11:07:49.03848851Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.151953ms logger=migrator t=2026-06-24T11:07:49.045202919Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-24T11:07:49.069910215Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.707086ms logger=migrator t=2026-06-24T11:07:49.078697236Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-24T11:07:49.088240992Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.543856ms logger=migrator t=2026-06-24T11:07:49.094209395Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-24T11:07:49.094441499Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=234.984µs logger=migrator t=2026-06-24T11:07:49.100751319Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-24T11:07:49.101142567Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=395.178µs logger=migrator t=2026-06-24T11:07:49.107487837Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-24T11:07:49.107975187Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=488.43µs logger=migrator t=2026-06-24T11:07:49.113559092Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-24T11:07:49.113772976Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=214.694µs logger=migrator t=2026-06-24T11:07:49.118399461Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-24T11:07:49.118615255Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=216.684µs logger=migrator t=2026-06-24T11:07:49.124221681Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-24T11:07:49.126820604Z level=info msg="Migration successfully executed" id="create folder table" duration=2.599084ms logger=migrator t=2026-06-24T11:07:49.131579222Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-24T11:07:49.132876488Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.296956ms logger=migrator t=2026-06-24T11:07:49.141666819Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-24T11:07:49.142907794Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.245796ms logger=migrator t=2026-06-24T11:07:49.150354577Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-24T11:07:49.150394118Z level=info msg="Migration successfully executed" id="Update folder title length" duration=42.001µs logger=migrator t=2026-06-24T11:07:49.155227137Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-24T11:07:49.157561845Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.333898ms logger=migrator t=2026-06-24T11:07:49.162590648Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-24T11:07:49.163770773Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.180665ms logger=migrator t=2026-06-24T11:07:49.16950421Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-24T11:07:49.17144472Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.93949ms logger=migrator t=2026-06-24T11:07:49.176607476Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-24T11:07:49.177120917Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=511.721µs logger=migrator t=2026-06-24T11:07:49.18162646Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-24T11:07:49.181901635Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=273.105µs logger=migrator t=2026-06-24T11:07:49.187814106Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-24T11:07:49.18896163Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.147314ms logger=migrator t=2026-06-24T11:07:49.194053894Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-24T11:07:49.196530475Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.372919ms logger=migrator t=2026-06-24T11:07:49.201245312Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-24T11:07:49.202381635Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.135743ms logger=migrator t=2026-06-24T11:07:49.208547292Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-24T11:07:49.209832488Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.284256ms logger=migrator t=2026-06-24T11:07:49.214186437Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-24T11:07:49.21531088Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.126583ms logger=migrator t=2026-06-24T11:07:49.222367986Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-24T11:07:49.223831225Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.463939ms logger=migrator t=2026-06-24T11:07:49.229400989Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-24T11:07:49.230669886Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.268847ms logger=migrator t=2026-06-24T11:07:49.235688059Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-24T11:07:49.236890734Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.202145ms logger=migrator t=2026-06-24T11:07:49.244710663Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-24T11:07:49.245881178Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.173605ms logger=migrator t=2026-06-24T11:07:49.252760339Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-24T11:07:49.25427287Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.514081ms logger=migrator t=2026-06-24T11:07:49.259853985Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-24T11:07:49.261108761Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.257176ms logger=migrator t=2026-06-24T11:07:49.264921449Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-24T11:07:49.265261966Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=341.547µs logger=migrator t=2026-06-24T11:07:49.269228827Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-24T11:07:49.278249433Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.021936ms logger=migrator t=2026-06-24T11:07:49.284869508Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-24T11:07:49.285574183Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=705.565µs logger=migrator t=2026-06-24T11:07:49.289450833Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-24T11:07:49.289471313Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.31µs logger=migrator t=2026-06-24T11:07:49.293594857Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-24T11:07:49.294645789Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.053352ms logger=migrator t=2026-06-24T11:07:49.300199623Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-24T11:07:49.300219094Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.781µs logger=migrator t=2026-06-24T11:07:49.304355288Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-24T11:07:49.305639355Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.283697ms logger=migrator t=2026-06-24T11:07:49.3112678Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-24T11:07:49.312547486Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.280156ms logger=migrator t=2026-06-24T11:07:49.320401917Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-24T11:07:49.321573332Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.171415ms logger=migrator t=2026-06-24T11:07:49.326034013Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-24T11:07:49.32687665Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=843.417µs logger=migrator t=2026-06-24T11:07:49.331050596Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-24T11:07:49.331324212Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=274.666µs logger=migrator t=2026-06-24T11:07:49.338182412Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-24T11:07:49.338808865Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=628.093µs logger=migrator t=2026-06-24T11:07:49.344912941Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-24T11:07:49.345913661Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.00169ms logger=migrator t=2026-06-24T11:07:49.351980506Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-24T11:07:49.352916885Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=933.019µs logger=migrator t=2026-06-24T11:07:49.358452318Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-24T11:07:49.368890583Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.436945ms logger=migrator t=2026-06-24T11:07:49.374353965Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-24T11:07:49.385582695Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.22841ms logger=migrator t=2026-06-24T11:07:49.390062568Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-24T11:07:49.397261936Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.199998ms logger=migrator t=2026-06-24T11:07:49.402050633Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-24T11:07:49.402144845Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=95.072µs logger=migrator t=2026-06-24T11:07:49.407194809Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-24T11:07:49.418325987Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.130698ms logger=migrator t=2026-06-24T11:07:49.422450643Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-24T11:07:49.429542748Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.089375ms logger=migrator t=2026-06-24T11:07:49.433699463Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-24T11:07:49.43403411Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=334.707µs logger=migrator t=2026-06-24T11:07:49.438115874Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.255805252s logger=migrator t=2026-06-24T11:07:49.438686175Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-24T11:07:49.453618062Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-24T11:07:49.453846887Z level=info msg="Created default organization" logger=secrets t=2026-06-24T11:07:49.459599545Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-24T11:07:49.505306593Z level=info msg="Restored cache from database" duration=478.999µs logger=plugin.store t=2026-06-24T11:07:49.506531558Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-24T11:07:49.543944856Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-24T11:07:49.543970847Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-24T11:07:49.544059399Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-24T11:07:49.544071239Z level=info msg="Plugins loaded" count=54 duration=37.540651ms logger=query_data t=2026-06-24T11:07:49.548150053Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-24T11:07:49.552480552Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-24T11:07:49.556747799Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-24T11:07:49.56702423Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-24T11:07:49.568899449Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-24T11:07:49.570988001Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-24T11:07:49.593306089Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-24T11:07:49.615722569Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-24T11:07:49.644273625Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-24T11:07:49.644308537Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-24T11:07:49.644427959Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-06-24T11:07:49.644789786Z level=info msg="State cache has been initialized" states=0 duration=361.077µs logger=ngalert.multiorg.alertmanager t=2026-06-24T11:07:49.644824998Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-06-24T11:07:49.644874548Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-24T11:07:49.6449251Z level=info msg=starting first_tick=2026-06-24T11:07:50Z logger=grafanaStorageLogger t=2026-06-24T11:07:49.645573633Z level=info msg="Storage starting" logger=http.server t=2026-06-24T11:07:49.650273659Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-24T11:07:49.705967582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:49.735520219Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-24T11:07:49.73556811Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-06-24T11:07:49.762008503Z level=info msg="Update check succeeded" duration=117.134195ms logger=plugins.update.checker t=2026-06-24T11:07:49.762922511Z level=info msg="Update check succeeded" duration=117.43986ms logger=sqlstore.transactions t=2026-06-24T11:07:49.778765616Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-24T11:07:49.793303395Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-24T11:07:49.804875523Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-24T11:07:49.816664054Z level=info msg="Patterns update finished" duration=171.352287ms logger=sqlstore.transactions t=2026-06-24T11:07:49.820733388Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-06-24T11:07:50.223002083Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-24T11:07:50.223455853Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-24T11:07:52.642203628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:52.64327973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:52.659409431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:52.685396193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:52.704308421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:52.73255916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:52.746370893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:52.771896426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:52.789287093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:52.904179237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:52.925024394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:52.948358683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:52.964124775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.196371942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.218772411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.253456981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.267687492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.29539892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.312419498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.354359338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.371325495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.41503993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.432818334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.461991652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.481421571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.521554102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.540204054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.576819774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.593755461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.623797176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.645808347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.674620128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.69575283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.734048694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.751897479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.800104907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.811655164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.864899154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.881168177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.916761376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.931731503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.965013445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:53.978656094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.016766565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.033563669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.094671609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.119906775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.196279168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.214992252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.270199672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.28769898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.335269764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.353477957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.392135558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.411133137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.469944041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.488779056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.5392861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.555491952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.613194634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.632055439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.675128001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.692405924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.743877238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.788522792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.892621023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.90859233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:54.979395919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:55.000774707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:55.069765428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:55.087194415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:55.163120498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:55.180010514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:55.252664001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:55.27317017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:55.358937214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:55.382701981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:55.454823517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:55.47406878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T11:07:55.55519482Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-24T11:09:03.670969439Z level=info msg="Usage stats are ready to report"