logger=settings t=2026-04-08T01:30:31.717181291Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-08T01:30:31Z logger=settings t=2026-04-08T01:30:31.717646514Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-08T01:30:31.717662134Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-08T01:30:31.717666124Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-08T01:30:31.717672644Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-08T01:30:31.717679405Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-08T01:30:31.717682965Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-08T01:30:31.717686065Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-08T01:30:31.717690705Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-08T01:30:31.717694225Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-08T01:30:31.717697375Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-08T01:30:31.717702575Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-08T01:30:31.717706565Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-08T01:30:31.717710045Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-08T01:30:31.717713485Z level=info msg=Target target=[all] logger=settings t=2026-04-08T01:30:31.717719406Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-08T01:30:31.717723966Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-08T01:30:31.717728146Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-08T01:30:31.717733336Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-08T01:30:31.717736456Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-08T01:30:31.717739576Z level=info msg="App mode production" logger=sqlstore t=2026-04-08T01:30:31.718775093Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-08T01:30:31.718852146Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-08T01:30:31.723435305Z level=info msg="Locking database" logger=migrator t=2026-04-08T01:30:31.723463176Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-08T01:30:31.724435182Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-08T01:30:31.725699534Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.263302ms logger=migrator t=2026-04-08T01:30:32.174097581Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-08T01:30:32.175106987Z level=info msg="Migration successfully executed" id="create user table" duration=1.004276ms logger=migrator t=2026-04-08T01:30:32.309466797Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-08T01:30:32.310331889Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=870.122µs logger=migrator t=2026-04-08T01:30:32.772470266Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-08T01:30:32.773896134Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.427978ms logger=migrator t=2026-04-08T01:30:32.822086785Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-08T01:30:32.822957639Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=875.104µs logger=migrator t=2026-04-08T01:30:32.829282245Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-08T01:30:32.830350442Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.068588ms logger=migrator t=2026-04-08T01:30:32.836971666Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-08T01:30:32.839490011Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.517675ms logger=migrator t=2026-04-08T01:30:32.846326501Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-08T01:30:32.847211954Z level=info msg="Migration successfully executed" id="create user table v2" duration=885.153µs logger=migrator t=2026-04-08T01:30:32.852293898Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-08T01:30:32.852972745Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=678.707µs logger=migrator t=2026-04-08T01:30:32.859305061Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-08T01:30:32.860473771Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.16737ms logger=migrator t=2026-04-08T01:30:32.864749643Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-08T01:30:32.865433231Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=683.398µs logger=migrator t=2026-04-08T01:30:32.871381627Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-08T01:30:32.872018234Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=636.497µs logger=migrator t=2026-04-08T01:30:32.880789523Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-08T01:30:32.883555136Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.766693ms logger=migrator t=2026-04-08T01:30:32.892594483Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-08T01:30:32.892695775Z level=info msg="Migration successfully executed" id="Update user table charset" duration=111.813µs logger=migrator t=2026-04-08T01:30:32.901373193Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-08T01:30:32.902394569Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.027666ms logger=migrator t=2026-04-08T01:30:32.907623437Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-08T01:30:32.907874383Z level=info msg="Migration successfully executed" id="Add missing user data" duration=251.536µs logger=migrator t=2026-04-08T01:30:32.912783642Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-08T01:30:32.913930692Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.145671ms logger=migrator t=2026-04-08T01:30:32.92032777Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-08T01:30:32.921001837Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=674.507µs logger=migrator t=2026-04-08T01:30:32.925650278Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-08T01:30:32.926729457Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.080969ms logger=migrator t=2026-04-08T01:30:32.930394353Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-08T01:30:32.941469253Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.07487ms logger=migrator t=2026-04-08T01:30:32.94516928Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-08T01:30:32.9459381Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=768.66µs logger=migrator t=2026-04-08T01:30:32.949802591Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-08T01:30:32.949993276Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=190.695µs logger=migrator t=2026-04-08T01:30:32.955158851Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-08T01:30:32.95585594Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=697.149µs logger=migrator t=2026-04-08T01:30:32.960519442Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-08T01:30:32.961005425Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=489.003µs logger=migrator t=2026-04-08T01:30:32.965345458Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-08T01:30:32.965742609Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=397.421µs logger=migrator t=2026-04-08T01:30:32.971935391Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-08T01:30:32.972842145Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=909.794µs logger=migrator t=2026-04-08T01:30:32.977088637Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-08T01:30:32.977896768Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=807.692µs logger=migrator t=2026-04-08T01:30:32.985240419Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-08T01:30:32.986285357Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.046328ms logger=migrator t=2026-04-08T01:30:32.99247266Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-08T01:30:32.993207599Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=735.4µs logger=migrator t=2026-04-08T01:30:32.999454462Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-08T01:30:33.000791877Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.341035ms logger=migrator t=2026-04-08T01:30:33.032043446Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-08T01:30:33.032101767Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=60.152µs logger=migrator t=2026-04-08T01:30:33.037014616Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-08T01:30:33.038220807Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.205952ms logger=migrator t=2026-04-08T01:30:33.042744757Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-08T01:30:33.045014716Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=2.26685ms logger=migrator t=2026-04-08T01:30:33.052581214Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-08T01:30:33.05360853Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.035526ms logger=migrator t=2026-04-08T01:30:33.057835611Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-08T01:30:33.058582061Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=746.74µs logger=migrator t=2026-04-08T01:30:33.063580522Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:30:33.06694973Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.368308ms logger=migrator t=2026-04-08T01:30:33.071350495Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-08T01:30:33.072304611Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=953.305µs logger=migrator t=2026-04-08T01:30:33.076618944Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-08T01:30:33.077306272Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=687.309µs logger=migrator t=2026-04-08T01:30:33.082269872Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-08T01:30:33.083005641Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=735.689µs logger=migrator t=2026-04-08T01:30:33.087315803Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-08T01:30:33.088365531Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.049288ms logger=migrator t=2026-04-08T01:30:33.09326925Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-08T01:30:33.094371858Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.102548ms logger=migrator t=2026-04-08T01:30:33.100222552Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-08T01:30:33.100647643Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=425.061µs logger=migrator t=2026-04-08T01:30:33.106305081Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-08T01:30:33.107381789Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.073028ms logger=migrator t=2026-04-08T01:30:33.112227636Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-08T01:30:33.11271388Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=487.973µs logger=migrator t=2026-04-08T01:30:33.117776222Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-08T01:30:33.119158328Z level=info msg="Migration successfully executed" id="create star table" duration=1.385156ms logger=migrator t=2026-04-08T01:30:33.12384344Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-08T01:30:33.124687853Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=843.743µs logger=migrator t=2026-04-08T01:30:33.13145547Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-08T01:30:33.132927618Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.475508ms logger=migrator t=2026-04-08T01:30:33.140368053Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-08T01:30:33.141695928Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.329155ms logger=migrator t=2026-04-08T01:30:33.148969979Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-08T01:30:33.149540774Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=571.035µs logger=migrator t=2026-04-08T01:30:33.154232877Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-08T01:30:33.15510224Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=865.982µs logger=migrator t=2026-04-08T01:30:33.16197877Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-08T01:30:33.162838602Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=859.162µs logger=migrator t=2026-04-08T01:30:33.168128291Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-08T01:30:33.168932602Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=803.951µs logger=migrator t=2026-04-08T01:30:33.173512641Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-08T01:30:33.173542532Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.341µs logger=migrator t=2026-04-08T01:30:33.177818905Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-08T01:30:33.177845086Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.631µs logger=migrator t=2026-04-08T01:30:33.183044881Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-08T01:30:33.183253127Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=206.876µs logger=migrator t=2026-04-08T01:30:33.188749211Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-08T01:30:33.190555269Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.805738ms logger=migrator t=2026-04-08T01:30:33.197203822Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-08T01:30:33.198197099Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=994.697µs logger=migrator t=2026-04-08T01:30:33.203732264Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-08T01:30:33.204623567Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=890.373µs logger=migrator t=2026-04-08T01:30:33.210406138Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-08T01:30:33.211991209Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.585371ms logger=migrator t=2026-04-08T01:30:33.217818463Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-08T01:30:33.218591033Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=773.95µs logger=migrator t=2026-04-08T01:30:33.223911022Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-08T01:30:33.225146404Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.239972ms logger=migrator t=2026-04-08T01:30:33.23071244Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-08T01:30:33.239165812Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.454841ms logger=migrator t=2026-04-08T01:30:33.245442546Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-08T01:30:33.246193875Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=751.089µs logger=migrator t=2026-04-08T01:30:33.25059478Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-08T01:30:33.251429503Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=834.243µs logger=migrator t=2026-04-08T01:30:33.260793118Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-08T01:30:33.261559428Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=766.04µs logger=migrator t=2026-04-08T01:30:33.267967266Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-08T01:30:33.268371397Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=404.061µs logger=migrator t=2026-04-08T01:30:33.272745321Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-08T01:30:33.273594703Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=849.402µs logger=migrator t=2026-04-08T01:30:33.278825761Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-08T01:30:33.278893893Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=69.572µs logger=migrator t=2026-04-08T01:30:33.283687398Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-08T01:30:33.286625075Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.937837ms logger=migrator t=2026-04-08T01:30:33.292828278Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-08T01:30:33.297413987Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.582969ms logger=migrator t=2026-04-08T01:30:33.304264757Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-08T01:30:33.306074915Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.807178ms logger=migrator t=2026-04-08T01:30:33.310684525Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-08T01:30:33.311679442Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=994.206µs logger=migrator t=2026-04-08T01:30:33.316817596Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-08T01:30:33.318643154Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.824728ms logger=migrator t=2026-04-08T01:30:33.324542818Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-08T01:30:33.325486162Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=944.224µs logger=migrator t=2026-04-08T01:30:33.330277638Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-08T01:30:33.331258275Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=980.237µs logger=migrator t=2026-04-08T01:30:33.336413079Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-08T01:30:33.33644727Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=34.241µs logger=migrator t=2026-04-08T01:30:33.341737859Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-08T01:30:33.34177064Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.511µs logger=migrator t=2026-04-08T01:30:33.346172055Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-08T01:30:33.348254189Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.083494ms logger=migrator t=2026-04-08T01:30:33.352789308Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-08T01:30:33.354673797Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.8843ms logger=migrator t=2026-04-08T01:30:33.36012759Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-08T01:30:33.362268377Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.139776ms logger=migrator t=2026-04-08T01:30:33.371009365Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-08T01:30:33.372412672Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.403327ms logger=migrator t=2026-04-08T01:30:33.37688732Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-08T01:30:33.377150466Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=265.047µs logger=migrator t=2026-04-08T01:30:33.381582523Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-08T01:30:33.382481746Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=898.843µs logger=migrator t=2026-04-08T01:30:33.388459202Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-08T01:30:33.389248904Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=788.892µs logger=migrator t=2026-04-08T01:30:33.395281641Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-08T01:30:33.395366933Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=86.362µs logger=migrator t=2026-04-08T01:30:33.40054362Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-08T01:30:33.402175552Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.634413ms logger=migrator t=2026-04-08T01:30:33.408266122Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-08T01:30:33.40896937Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=702.758µs logger=migrator t=2026-04-08T01:30:33.414064443Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:30:33.421518199Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.410935ms logger=migrator t=2026-04-08T01:30:33.426371846Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-08T01:30:33.42730784Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=935.194µs logger=migrator t=2026-04-08T01:30:33.431803808Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-08T01:30:33.432690972Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=887.004µs logger=migrator t=2026-04-08T01:30:33.436849571Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-08T01:30:33.438449012Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.581051ms logger=migrator t=2026-04-08T01:30:33.444807389Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-08T01:30:33.445315262Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=507.113µs logger=migrator t=2026-04-08T01:30:33.453770854Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-08T01:30:33.454555204Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=785.13µs logger=migrator t=2026-04-08T01:30:33.461226518Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-08T01:30:33.464550656Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.324078ms logger=migrator t=2026-04-08T01:30:33.47003211Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-08T01:30:33.471229581Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.197801ms logger=migrator t=2026-04-08T01:30:33.477628549Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-08T01:30:33.477839874Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=211.975µs logger=migrator t=2026-04-08T01:30:33.483142233Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-08T01:30:33.483451981Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=309.178µs logger=migrator t=2026-04-08T01:30:33.48798328Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-08T01:30:33.489470959Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.488179ms logger=migrator t=2026-04-08T01:30:33.495285911Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-08T01:30:33.497099279Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.808648ms logger=migrator t=2026-04-08T01:30:33.506041113Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-08T01:30:33.507344057Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.304785ms logger=migrator t=2026-04-08T01:30:33.511783573Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-08T01:30:33.512588954Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=804.961µs logger=migrator t=2026-04-08T01:30:33.516773914Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-08T01:30:33.517640127Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=866.023µs logger=migrator t=2026-04-08T01:30:33.523894341Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-08T01:30:33.524690311Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=796.16µs logger=migrator t=2026-04-08T01:30:33.528183573Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-08T01:30:33.528941862Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=758.749µs logger=migrator t=2026-04-08T01:30:33.533121122Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-08T01:30:33.538981845Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.845943ms logger=migrator t=2026-04-08T01:30:33.542816936Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-08T01:30:33.543873454Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.056118ms logger=migrator t=2026-04-08T01:30:33.547643523Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-08T01:30:33.549222684Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.578041ms logger=migrator t=2026-04-08T01:30:33.554349638Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-08T01:30:33.555238532Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=886.364µs logger=migrator t=2026-04-08T01:30:33.561747882Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-08T01:30:33.562353598Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=604.266µs logger=migrator t=2026-04-08T01:30:33.567201605Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-08T01:30:33.572067533Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.863187ms logger=migrator t=2026-04-08T01:30:33.576501559Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-08T01:30:33.579121418Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.619409ms logger=migrator t=2026-04-08T01:30:33.585301779Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-08T01:30:33.585445863Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=145.844µs logger=migrator t=2026-04-08T01:30:33.59260016Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-08T01:30:33.593258008Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=664.548µs logger=migrator t=2026-04-08T01:30:33.597100748Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-08T01:30:33.59986824Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.767132ms logger=migrator t=2026-04-08T01:30:33.604676276Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-08T01:30:33.604870532Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=194.326µs logger=migrator t=2026-04-08T01:30:33.611162897Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-08T01:30:33.611561557Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=403.801µs logger=migrator t=2026-04-08T01:30:33.616988039Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-08T01:30:33.620589863Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.605184ms logger=migrator t=2026-04-08T01:30:33.625781199Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-08T01:30:33.626061317Z level=info msg="Migration successfully executed" id="Update uid value" duration=280.678µs logger=migrator t=2026-04-08T01:30:33.630544464Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-08T01:30:33.631600872Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.051558ms logger=migrator t=2026-04-08T01:30:33.635321149Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-08T01:30:33.636175051Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=853.872µs logger=migrator t=2026-04-08T01:30:33.74223537Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-08T01:30:33.743630807Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.398287ms logger=migrator t=2026-04-08T01:30:33.753450264Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-08T01:30:33.754754359Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.304575ms logger=migrator t=2026-04-08T01:30:33.760281653Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-08T01:30:33.761044783Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=766.861µs logger=migrator t=2026-04-08T01:30:33.768244622Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-08T01:30:33.769290119Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.048877ms logger=migrator t=2026-04-08T01:30:33.773977432Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-08T01:30:33.77470142Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=724.109µs logger=migrator t=2026-04-08T01:30:33.777946656Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-08T01:30:33.778631704Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=685.828µs logger=migrator t=2026-04-08T01:30:33.782966117Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-08T01:30:33.783734747Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=767.98µs logger=migrator t=2026-04-08T01:30:33.788104052Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-08T01:30:33.803748162Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=15.644681ms logger=migrator t=2026-04-08T01:30:33.807958862Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-08T01:30:33.808789454Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=828.082µs logger=migrator t=2026-04-08T01:30:33.813880577Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-08T01:30:33.815232332Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.351685ms logger=migrator t=2026-04-08T01:30:33.81898257Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-08T01:30:33.820379027Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.396357ms logger=migrator t=2026-04-08T01:30:33.825156532Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-08T01:30:33.825912692Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=755.76µs logger=migrator t=2026-04-08T01:30:33.83383721Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-08T01:30:33.834157278Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=319.758µs logger=migrator t=2026-04-08T01:30:33.838154283Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-08T01:30:33.838680186Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=526.003µs logger=migrator t=2026-04-08T01:30:33.845250309Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-08T01:30:33.84529698Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=51.311µs logger=migrator t=2026-04-08T01:30:33.850719582Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-08T01:30:33.853221907Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.502565ms logger=migrator t=2026-04-08T01:30:33.857289104Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-08T01:30:33.859748339Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.459005ms logger=migrator t=2026-04-08T01:30:33.863257901Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-08T01:30:33.863415335Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=157.584µs logger=migrator t=2026-04-08T01:30:33.867656196Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-08T01:30:33.870157171Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.500105ms logger=migrator t=2026-04-08T01:30:33.873859329Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-08T01:30:33.876428175Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.566436ms logger=migrator t=2026-04-08T01:30:33.880239976Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-08T01:30:33.880984215Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=744.329µs logger=migrator t=2026-04-08T01:30:33.889666512Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-08T01:30:33.890273118Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=606.786µs logger=migrator t=2026-04-08T01:30:33.894208972Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-08T01:30:33.895008412Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=799.31µs logger=migrator t=2026-04-08T01:30:33.900082165Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-08T01:30:33.901457861Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.375426ms logger=migrator t=2026-04-08T01:30:33.906553494Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-08T01:30:33.907951681Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.398917ms logger=migrator t=2026-04-08T01:30:33.913213929Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-08T01:30:33.914044621Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=830.412µs logger=migrator t=2026-04-08T01:30:33.918404065Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-08T01:30:33.918545079Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=142.024µs logger=migrator t=2026-04-08T01:30:33.92352554Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-08T01:30:33.923602792Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=78.961µs logger=migrator t=2026-04-08T01:30:33.927636748Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-08T01:30:33.932014822Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.377135ms logger=migrator t=2026-04-08T01:30:33.936065538Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-08T01:30:33.938673206Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.607618ms logger=migrator t=2026-04-08T01:30:33.942324592Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-08T01:30:33.942392844Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.092µs logger=migrator t=2026-04-08T01:30:33.946708757Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-08T01:30:33.947465637Z level=info msg="Migration successfully executed" id="create quota table v1" duration=756.16µs logger=migrator t=2026-04-08T01:30:33.951675247Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-08T01:30:33.95293283Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.257413ms logger=migrator t=2026-04-08T01:30:33.957505669Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-08T01:30:33.95754522Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.711µs logger=migrator t=2026-04-08T01:30:33.962436758Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-08T01:30:33.96327573Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=838.982µs logger=migrator t=2026-04-08T01:30:33.969090553Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-08T01:30:33.970409268Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.313675ms logger=migrator t=2026-04-08T01:30:33.974917465Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-08T01:30:33.978210872Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.288917ms logger=migrator t=2026-04-08T01:30:33.982476054Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-08T01:30:33.982503545Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.54µs logger=migrator t=2026-04-08T01:30:33.986054397Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-08T01:30:33.986885189Z level=info msg="Migration successfully executed" id="create session table" duration=830.592µs logger=migrator t=2026-04-08T01:30:33.990801032Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-08T01:30:33.990879984Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=79.292µs logger=migrator t=2026-04-08T01:30:33.994286393Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-08T01:30:33.994395786Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=109.983µs logger=migrator t=2026-04-08T01:30:33.998951315Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-08T01:30:34.00030537Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.351045ms logger=migrator t=2026-04-08T01:30:34.005959988Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-08T01:30:34.006691927Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=730.169µs logger=migrator t=2026-04-08T01:30:34.01288024Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-08T01:30:34.012925101Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.261µs logger=migrator t=2026-04-08T01:30:34.017721487Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-08T01:30:34.017760478Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.391µs logger=migrator t=2026-04-08T01:30:34.021823874Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-08T01:30:34.0266232Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.798966ms logger=migrator t=2026-04-08T01:30:34.030405089Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-08T01:30:34.033404838Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.997639ms logger=migrator t=2026-04-08T01:30:34.037153426Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-08T01:30:34.037230888Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.782µs logger=migrator t=2026-04-08T01:30:34.041616342Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-08T01:30:34.041691314Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=75.622µs logger=migrator t=2026-04-08T01:30:34.045655608Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-08T01:30:34.04683699Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.181432ms logger=migrator t=2026-04-08T01:30:34.051520833Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-08T01:30:34.051558464Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.281µs logger=migrator t=2026-04-08T01:30:34.056138763Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-08T01:30:34.059165162Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.025989ms logger=migrator t=2026-04-08T01:30:34.063195338Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-08T01:30:34.063456705Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=262.547µs logger=migrator t=2026-04-08T01:30:34.067441539Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-08T01:30:34.072872282Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.429993ms logger=migrator t=2026-04-08T01:30:34.077035261Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-08T01:30:34.082103973Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.059342ms logger=migrator t=2026-04-08T01:30:34.087138285Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-08T01:30:34.08731058Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=173.205µs logger=migrator t=2026-04-08T01:30:34.091558272Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-08T01:30:34.092556117Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.002206ms logger=migrator t=2026-04-08T01:30:34.096666455Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-08T01:30:34.097570798Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=901.693µs logger=migrator t=2026-04-08T01:30:34.10260295Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-08T01:30:34.103904394Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.301044ms logger=migrator t=2026-04-08T01:30:34.10908283Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-08T01:30:34.110163888Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.084838ms logger=migrator t=2026-04-08T01:30:34.114641586Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-08T01:30:34.115446707Z level=info msg="Migration successfully executed" id="add index alert state" duration=805.241µs logger=migrator t=2026-04-08T01:30:34.120310825Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-08T01:30:34.121617189Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.306374ms logger=migrator t=2026-04-08T01:30:34.126087846Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-08T01:30:34.127433501Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.344366ms logger=migrator t=2026-04-08T01:30:34.131755964Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-08T01:30:34.132825692Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.069278ms logger=migrator t=2026-04-08T01:30:34.138707936Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-08T01:30:34.139585759Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=908.853µs logger=migrator t=2026-04-08T01:30:34.144501998Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-08T01:30:34.155715392Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.187153ms logger=migrator t=2026-04-08T01:30:34.162383927Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-08T01:30:34.162991993Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=607.426µs logger=migrator t=2026-04-08T01:30:34.167655624Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-08T01:30:34.168832955Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.177221ms logger=migrator t=2026-04-08T01:30:34.179620208Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-08T01:30:34.18006593Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=448.462µs logger=migrator t=2026-04-08T01:30:34.183787897Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-08T01:30:34.184718372Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=930.755µs logger=migrator t=2026-04-08T01:30:34.189793495Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-08T01:30:34.191372356Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.582002ms logger=migrator t=2026-04-08T01:30:34.197801214Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-08T01:30:34.202422075Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.622001ms logger=migrator t=2026-04-08T01:30:34.210079776Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-08T01:30:34.213607638Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.525832ms logger=migrator t=2026-04-08T01:30:34.217353336Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-08T01:30:34.221056304Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.702118ms logger=migrator t=2026-04-08T01:30:34.225700275Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-08T01:30:34.229355042Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.654046ms logger=migrator t=2026-04-08T01:30:34.235319467Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-08T01:30:34.239809714Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=4.483887ms logger=migrator t=2026-04-08T01:30:34.244849967Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-08T01:30:34.244887648Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=38.691µs logger=migrator t=2026-04-08T01:30:34.24837778Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-08T01:30:34.24840477Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.24µs logger=migrator t=2026-04-08T01:30:34.254702955Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-08T01:30:34.255574938Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=871.743µs logger=migrator t=2026-04-08T01:30:34.259931102Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T01:30:34.261443131Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.512239ms logger=migrator t=2026-04-08T01:30:34.277641195Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-08T01:30:34.27854363Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=912.315µs logger=migrator t=2026-04-08T01:30:34.285282366Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-08T01:30:34.286628571Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.346106ms logger=migrator t=2026-04-08T01:30:34.290679647Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T01:30:34.292040003Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.360706ms logger=migrator t=2026-04-08T01:30:34.295608516Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-08T01:30:34.299371646Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.76283ms logger=migrator t=2026-04-08T01:30:34.303692459Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-08T01:30:34.307357964Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.664995ms logger=migrator t=2026-04-08T01:30:34.311095752Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-08T01:30:34.311303448Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=208.806µs logger=migrator t=2026-04-08T01:30:34.314918253Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-08T01:30:34.31597801Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.059787ms logger=migrator t=2026-04-08T01:30:34.320819897Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-08T01:30:34.32170604Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=885.973µs logger=migrator t=2026-04-08T01:30:34.325444578Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-08T01:30:34.331094036Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.647818ms logger=migrator t=2026-04-08T01:30:34.334909686Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-08T01:30:34.334981028Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=72.082µs logger=migrator t=2026-04-08T01:30:34.338826759Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-08T01:30:34.34042537Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.598301ms logger=migrator t=2026-04-08T01:30:34.345583296Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-08T01:30:34.346639863Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.059687ms logger=migrator t=2026-04-08T01:30:34.351824209Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-08T01:30:34.351965753Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=143.324µs logger=migrator t=2026-04-08T01:30:34.357282012Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-08T01:30:34.358202427Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=918.664µs logger=migrator t=2026-04-08T01:30:34.361956555Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-08T01:30:34.362873838Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=916.883µs logger=migrator t=2026-04-08T01:30:34.368141217Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-08T01:30:34.368968598Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=827.081µs logger=migrator t=2026-04-08T01:30:34.378018725Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-08T01:30:34.379025011Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.006106ms logger=migrator t=2026-04-08T01:30:34.390843191Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-08T01:30:34.392349011Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.505569ms logger=migrator t=2026-04-08T01:30:34.397249339Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-08T01:30:34.398660936Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.414297ms logger=migrator t=2026-04-08T01:30:34.40261489Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-08T01:30:34.4026435Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.51µs logger=migrator t=2026-04-08T01:30:34.406075971Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-08T01:30:34.410127297Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.050966ms logger=migrator t=2026-04-08T01:30:34.414496261Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-08T01:30:34.415398574Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=902.163µs logger=migrator t=2026-04-08T01:30:34.419023519Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-08T01:30:34.423298412Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.274033ms logger=migrator t=2026-04-08T01:30:34.426623258Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-08T01:30:34.427386958Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=763.56µs logger=migrator t=2026-04-08T01:30:34.431404734Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-08T01:30:34.432414861Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.009817ms logger=migrator t=2026-04-08T01:30:34.436283082Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-08T01:30:34.437203385Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=920.183µs logger=migrator t=2026-04-08T01:30:34.442255019Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-08T01:30:34.453750479Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.48821ms logger=migrator t=2026-04-08T01:30:34.458120114Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-08T01:30:34.458848023Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=729.43µs logger=migrator t=2026-04-08T01:30:34.462282342Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-08T01:30:34.463299169Z 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.016127ms logger=migrator t=2026-04-08T01:30:34.467233972Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-08T01:30:34.467546731Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=314.069µs logger=migrator t=2026-04-08T01:30:34.472033408Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-08T01:30:34.472849149Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=815.961µs logger=migrator t=2026-04-08T01:30:34.476574848Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-08T01:30:34.476767072Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=194.934µs logger=migrator t=2026-04-08T01:30:34.479553765Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-08T01:30:34.483871028Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.316453ms logger=migrator t=2026-04-08T01:30:34.487593365Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-08T01:30:34.491824456Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.228931ms logger=migrator t=2026-04-08T01:30:34.497049994Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-08T01:30:34.497907786Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=857.442µs logger=migrator t=2026-04-08T01:30:34.519909493Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-08T01:30:34.521253407Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.340454ms logger=migrator t=2026-04-08T01:30:34.526799893Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-08T01:30:34.527145042Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=345.47µs logger=migrator t=2026-04-08T01:30:34.545710228Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-08T01:30:34.55226245Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.552012ms logger=migrator t=2026-04-08T01:30:34.556210403Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-08T01:30:34.557056616Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=843.513µs logger=migrator t=2026-04-08T01:30:34.560852275Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-08T01:30:34.561013209Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=156.284µs logger=migrator t=2026-04-08T01:30:34.565865446Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-08T01:30:34.566211216Z level=info msg="Migration successfully executed" id="Move region to single row" duration=346.07µs logger=migrator t=2026-04-08T01:30:34.569940393Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-08T01:30:34.570725153Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=785.34µs logger=migrator t=2026-04-08T01:30:34.574719048Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-08T01:30:34.575858478Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.143129ms logger=migrator t=2026-04-08T01:30:34.58053585Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T01:30:34.581971988Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.435598ms logger=migrator t=2026-04-08T01:30:34.586071165Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T01:30:34.587146874Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.074959ms logger=migrator t=2026-04-08T01:30:34.591483237Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-08T01:30:34.59233722Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=850.832µs logger=migrator t=2026-04-08T01:30:34.596428607Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-08T01:30:34.597598268Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.168881ms logger=migrator t=2026-04-08T01:30:34.603382709Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-08T01:30:34.603490622Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=109.143µs logger=migrator t=2026-04-08T01:30:34.607141187Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-08T01:30:34.608578615Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.436698ms logger=migrator t=2026-04-08T01:30:34.613897575Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-08T01:30:34.615276511Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.378496ms logger=migrator t=2026-04-08T01:30:34.628863146Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-08T01:30:34.630081799Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.221752ms logger=migrator t=2026-04-08T01:30:34.634920206Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-08T01:30:34.635903331Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=982.866µs logger=migrator t=2026-04-08T01:30:34.640326507Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-08T01:30:34.640548323Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=224.466µs logger=migrator t=2026-04-08T01:30:34.64429489Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-08T01:30:34.644662991Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=368.151µs logger=migrator t=2026-04-08T01:30:34.648441549Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-08T01:30:34.648584223Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=143.384µs logger=migrator t=2026-04-08T01:30:34.653734819Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-08T01:30:34.655009252Z level=info msg="Migration successfully executed" id="create team table" duration=1.274254ms logger=migrator t=2026-04-08T01:30:34.660263889Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-08T01:30:34.661775958Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.511699ms logger=migrator t=2026-04-08T01:30:34.666545534Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-08T01:30:34.667497708Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=951.584µs logger=migrator t=2026-04-08T01:30:34.672527451Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-08T01:30:34.679629827Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.102546ms logger=migrator t=2026-04-08T01:30:34.683681232Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-08T01:30:34.683824377Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=143.305µs logger=migrator t=2026-04-08T01:30:34.687942585Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-08T01:30:34.688606922Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=664.047µs logger=migrator t=2026-04-08T01:30:34.693952761Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-08T01:30:34.694711751Z level=info msg="Migration successfully executed" id="create team member table" duration=758.99µs logger=migrator t=2026-04-08T01:30:34.704039016Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-08T01:30:34.705205256Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.16933ms logger=migrator t=2026-04-08T01:30:34.709588191Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-08T01:30:34.710751861Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.16597ms logger=migrator t=2026-04-08T01:30:34.716509462Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-08T01:30:34.717354075Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=844.613µs logger=migrator t=2026-04-08T01:30:34.721805881Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-08T01:30:34.729510113Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.703622ms logger=migrator t=2026-04-08T01:30:34.737660707Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-08T01:30:34.745529183Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.873316ms logger=migrator t=2026-04-08T01:30:34.751249653Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-08T01:30:34.756280754Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.076823ms logger=migrator t=2026-04-08T01:30:34.760949257Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-08T01:30:34.76185016Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=900.733µs logger=migrator t=2026-04-08T01:30:34.76983975Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-08T01:30:34.771530794Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.689384ms logger=migrator t=2026-04-08T01:30:34.778728862Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-08T01:30:34.779882643Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.157711ms logger=migrator t=2026-04-08T01:30:34.787008109Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-08T01:30:34.7881808Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.168001ms logger=migrator t=2026-04-08T01:30:34.794913766Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-08T01:30:34.796352544Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.440978ms logger=migrator t=2026-04-08T01:30:34.80194056Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-08T01:30:34.802880535Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=940.225µs logger=migrator t=2026-04-08T01:30:34.809184621Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-08T01:30:34.810138115Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=953.194µs logger=migrator t=2026-04-08T01:30:34.815269889Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-08T01:30:34.816359908Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.089589ms logger=migrator t=2026-04-08T01:30:34.822419157Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-08T01:30:34.822906279Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=488.602µs logger=migrator t=2026-04-08T01:30:34.828720613Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-08T01:30:34.828963889Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=243.607µs logger=migrator t=2026-04-08T01:30:34.832775978Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-08T01:30:34.833528048Z level=info msg="Migration successfully executed" id="create tag table" duration=752.31µs logger=migrator t=2026-04-08T01:30:34.839810432Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-08T01:30:34.840721187Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=910.555µs logger=migrator t=2026-04-08T01:30:34.844755793Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-08T01:30:34.845515162Z level=info msg="Migration successfully executed" id="create login attempt table" duration=759.539µs logger=migrator t=2026-04-08T01:30:34.849338402Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-08T01:30:34.850315577Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=976.455µs logger=migrator t=2026-04-08T01:30:34.854805505Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-08T01:30:34.85575757Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=952.055µs logger=migrator t=2026-04-08T01:30:34.860040322Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:30:34.878879496Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.794513ms logger=migrator t=2026-04-08T01:30:34.88782679Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-08T01:30:34.889137845Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.314015ms logger=migrator t=2026-04-08T01:30:34.894573957Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-08T01:30:34.89656607Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.988183ms logger=migrator t=2026-04-08T01:30:34.903573364Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-08T01:30:34.904103117Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=529.224µs logger=migrator t=2026-04-08T01:30:34.911605553Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-08T01:30:34.91224708Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=645.077µs logger=migrator t=2026-04-08T01:30:34.917150739Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-08T01:30:34.918100853Z level=info msg="Migration successfully executed" id="create user auth table" duration=953.944µs logger=migrator t=2026-04-08T01:30:34.923121414Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-08T01:30:34.925116297Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.980282ms logger=migrator t=2026-04-08T01:30:34.931142535Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-08T01:30:34.931209227Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.522µs logger=migrator t=2026-04-08T01:30:34.934835562Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-08T01:30:34.940158041Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.322009ms logger=migrator t=2026-04-08T01:30:34.943729765Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-08T01:30:34.948859759Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.130354ms logger=migrator t=2026-04-08T01:30:34.953668285Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-08T01:30:34.958887882Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.212937ms logger=migrator t=2026-04-08T01:30:34.963152694Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-08T01:30:34.968564415Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.411211ms logger=migrator t=2026-04-08T01:30:34.972610331Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-08T01:30:34.973531765Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=914.754µs logger=migrator t=2026-04-08T01:30:34.981544776Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-08T01:30:34.990232553Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.686578ms logger=migrator t=2026-04-08T01:30:34.996376644Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-08T01:30:34.996946509Z level=info msg="Migration successfully executed" id="create server_lock table" duration=569.925µs logger=migrator t=2026-04-08T01:30:35.000703487Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-08T01:30:35.002129744Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.426687ms logger=migrator t=2026-04-08T01:30:35.00880299Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-08T01:30:35.009647742Z level=info msg="Migration successfully executed" id="create user auth token table" duration=842.991µs logger=migrator t=2026-04-08T01:30:35.014944031Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-08T01:30:35.015919406Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=973.145µs logger=migrator t=2026-04-08T01:30:35.020500996Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-08T01:30:35.022086258Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.572831ms logger=migrator t=2026-04-08T01:30:35.027553471Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-08T01:30:35.028654679Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.104838ms logger=migrator t=2026-04-08T01:30:35.033308262Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-08T01:30:35.038710474Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.401861ms logger=migrator t=2026-04-08T01:30:35.044105094Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-08T01:30:35.045001928Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=896.684µs logger=migrator t=2026-04-08T01:30:35.052910945Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-08T01:30:35.054415924Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.504839ms logger=migrator t=2026-04-08T01:30:35.062351862Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-08T01:30:35.063566244Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.219292ms logger=migrator t=2026-04-08T01:30:35.068933575Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-08T01:30:35.069612763Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=678.898µs logger=migrator t=2026-04-08T01:30:35.077828407Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-08T01:30:35.079496082Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.656484ms logger=migrator t=2026-04-08T01:30:35.085833267Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-08T01:30:35.085997132Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=168.564µs logger=migrator t=2026-04-08T01:30:35.091071554Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-08T01:30:35.091163438Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=92.534µs logger=migrator t=2026-04-08T01:30:35.096569739Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-08T01:30:35.097910894Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.339826ms logger=migrator t=2026-04-08T01:30:35.105548494Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T01:30:35.108906652Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=3.357608ms logger=migrator t=2026-04-08T01:30:35.11721886Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T01:30:35.119243843Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.028683ms logger=migrator t=2026-04-08T01:30:35.125103686Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:30:35.125185808Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=82.702µs logger=migrator t=2026-04-08T01:30:35.131043612Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T01:30:35.132271004Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.222933ms logger=migrator t=2026-04-08T01:30:35.138272741Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T01:30:35.139271997Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=995.946µs logger=migrator t=2026-04-08T01:30:35.143252822Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T01:30:35.144624238Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.371596ms logger=migrator t=2026-04-08T01:30:35.153410607Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T01:30:35.156048587Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.639639ms logger=migrator t=2026-04-08T01:30:35.162453034Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-08T01:30:35.167624061Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.179866ms logger=migrator t=2026-04-08T01:30:35.171154543Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-08T01:30:35.17223704Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.081917ms logger=migrator t=2026-04-08T01:30:35.178245348Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-08T01:30:35.178349971Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=107.023µs logger=migrator t=2026-04-08T01:30:35.242142692Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-08T01:30:35.24473547Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.601748ms logger=migrator t=2026-04-08T01:30:35.252961706Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-08T01:30:35.255178094Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.212528ms logger=migrator t=2026-04-08T01:30:35.270292189Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-08T01:30:35.27297077Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.67777ms logger=migrator t=2026-04-08T01:30:35.280311242Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:30:35.280451356Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=202.775µs logger=migrator t=2026-04-08T01:30:35.285287743Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-08T01:30:35.286276458Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=988.585µs logger=migrator t=2026-04-08T01:30:35.29246107Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-08T01:30:35.294245667Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.786837ms logger=migrator t=2026-04-08T01:30:35.300757958Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-08T01:30:35.302118324Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.359615ms logger=migrator t=2026-04-08T01:30:35.310432031Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-08T01:30:35.311661213Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.231842ms logger=migrator t=2026-04-08T01:30:35.317720282Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-08T01:30:35.324721845Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.000663ms logger=migrator t=2026-04-08T01:30:35.330416594Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-08T01:30:35.331401771Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=985.287µs logger=migrator t=2026-04-08T01:30:35.336234567Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T01:30:35.337983683Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.749196ms logger=migrator t=2026-04-08T01:30:35.343903149Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-08T01:30:35.371128051Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.220023ms logger=migrator t=2026-04-08T01:30:35.377820297Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-08T01:30:35.413887151Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=36.062784ms logger=migrator t=2026-04-08T01:30:35.419132689Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-08T01:30:35.419882758Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=750.209µs logger=migrator t=2026-04-08T01:30:35.425407263Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T01:30:35.426852691Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.445418ms logger=migrator t=2026-04-08T01:30:35.431872512Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-08T01:30:35.440387705Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.515203ms logger=migrator t=2026-04-08T01:30:35.445292024Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-08T01:30:35.45125827Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.965856ms logger=migrator t=2026-04-08T01:30:35.457401251Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-08T01:30:35.458427668Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.026387ms logger=migrator t=2026-04-08T01:30:35.463585913Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-08T01:30:35.465128354Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.542061ms logger=migrator t=2026-04-08T01:30:35.471329336Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-08T01:30:35.472915168Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.582301ms logger=migrator t=2026-04-08T01:30:35.479673624Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-08T01:30:35.480877946Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.204462ms logger=migrator t=2026-04-08T01:30:35.486343979Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:30:35.486432891Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=86.952µs logger=migrator t=2026-04-08T01:30:35.491374981Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-08T01:30:35.497653606Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.278085ms logger=migrator t=2026-04-08T01:30:35.504115525Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-08T01:30:35.513747437Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.629732ms logger=migrator t=2026-04-08T01:30:35.519664323Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-08T01:30:35.524031007Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.365384ms logger=migrator t=2026-04-08T01:30:35.53101972Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-08T01:30:35.53217467Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.153199ms logger=migrator t=2026-04-08T01:30:35.538634219Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-08T01:30:35.540332053Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.699054ms logger=migrator t=2026-04-08T01:30:35.54627487Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-08T01:30:35.552973405Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.698105ms logger=migrator t=2026-04-08T01:30:35.558292174Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-08T01:30:35.564893137Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.598243ms logger=migrator t=2026-04-08T01:30:35.571317115Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-08T01:30:35.572499246Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.181241ms logger=migrator t=2026-04-08T01:30:35.578147544Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-08T01:30:35.584703766Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.555742ms logger=migrator t=2026-04-08T01:30:35.592372337Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-08T01:30:35.602730558Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.357092ms logger=migrator t=2026-04-08T01:30:35.611320143Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-08T01:30:35.611421986Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=100.923µs logger=migrator t=2026-04-08T01:30:35.616083968Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-08T01:30:35.618225004Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.137736ms logger=migrator t=2026-04-08T01:30:35.625000742Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-08T01:30:35.625847843Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=846.371µs logger=migrator t=2026-04-08T01:30:35.631287366Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-08T01:30:35.633279609Z 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.991132ms logger=migrator t=2026-04-08T01:30:35.639805919Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:30:35.639995584Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=189.405µs logger=migrator t=2026-04-08T01:30:35.644053951Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-08T01:30:35.651164377Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.109765ms logger=migrator t=2026-04-08T01:30:35.6558706Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-08T01:30:35.664407693Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.542093ms logger=migrator t=2026-04-08T01:30:35.668734287Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-08T01:30:35.675426573Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.691826ms logger=migrator t=2026-04-08T01:30:35.67875144Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-08T01:30:35.683423411Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.671691ms logger=migrator t=2026-04-08T01:30:35.68905275Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-08T01:30:35.695921949Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.869039ms logger=migrator t=2026-04-08T01:30:35.702137692Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-08T01:30:35.702265525Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=128.063µs logger=migrator t=2026-04-08T01:30:35.707541884Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-08T01:30:35.708958251Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.415897ms logger=migrator t=2026-04-08T01:30:35.71580089Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-08T01:30:35.72571462Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.91478ms logger=migrator t=2026-04-08T01:30:35.73256376Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-08T01:30:35.732742224Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=178.234µs logger=migrator t=2026-04-08T01:30:35.738151636Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-08T01:30:35.748829526Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.6795ms logger=migrator t=2026-04-08T01:30:35.754122554Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-08T01:30:35.754918275Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=794.682µs logger=migrator t=2026-04-08T01:30:35.760353587Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-08T01:30:35.771016947Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.66407ms logger=migrator t=2026-04-08T01:30:35.776949812Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-08T01:30:35.777808744Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=857.802µs logger=migrator t=2026-04-08T01:30:35.783397391Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-08T01:30:35.784565282Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.167691ms logger=migrator t=2026-04-08T01:30:35.790517257Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-08T01:30:35.798313112Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.795305ms logger=migrator t=2026-04-08T01:30:35.804020041Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-08T01:30:35.804900364Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=879.753µs logger=migrator t=2026-04-08T01:30:35.810737897Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-08T01:30:35.81198025Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.241413ms logger=migrator t=2026-04-08T01:30:35.817274349Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-08T01:30:35.818159692Z level=info msg="Migration successfully executed" id="create alert_image table" duration=884.983µs logger=migrator t=2026-04-08T01:30:35.824767924Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-08T01:30:35.826778597Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.008333ms logger=migrator t=2026-04-08T01:30:35.832789365Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-08T01:30:35.832881797Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=93.112µs logger=migrator t=2026-04-08T01:30:35.837847377Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-08T01:30:35.838883395Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.035608ms logger=migrator t=2026-04-08T01:30:35.845346624Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-08T01:30:35.846552925Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.205921ms logger=migrator t=2026-04-08T01:30:35.852146782Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-08T01:30:35.85284051Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-08T01:30:35.858571811Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-08T01:30:35.859284879Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=714.209µs logger=migrator t=2026-04-08T01:30:35.864958178Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-08T01:30:35.866052536Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.094008ms logger=migrator t=2026-04-08T01:30:35.870905943Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-08T01:30:35.878233926Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.328332ms logger=migrator t=2026-04-08T01:30:35.883334339Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-08T01:30:35.884447719Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.11434ms logger=migrator t=2026-04-08T01:30:35.919227479Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-08T01:30:35.920112493Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=885.274µs logger=migrator t=2026-04-08T01:30:35.926228952Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-08T01:30:35.927841475Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.622383ms logger=migrator t=2026-04-08T01:30:35.933030461Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-08T01:30:35.934053177Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.022476ms logger=migrator t=2026-04-08T01:30:35.939952002Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-08T01:30:35.940973239Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.020287ms logger=migrator t=2026-04-08T01:30:35.94636619Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-08T01:30:35.946405441Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=40.741µs logger=migrator t=2026-04-08T01:30:35.951533325Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-08T01:30:35.951630548Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=98.543µs logger=migrator t=2026-04-08T01:30:35.956930447Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-08T01:30:35.96393856Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.007783ms logger=migrator t=2026-04-08T01:30:35.968743836Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-08T01:30:35.969096686Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=352.96µs logger=migrator t=2026-04-08T01:30:35.973724197Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-08T01:30:35.974778115Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.053208ms logger=migrator t=2026-04-08T01:30:35.980266208Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-08T01:30:35.98070412Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=438.252µs logger=migrator t=2026-04-08T01:30:35.986398009Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-08T01:30:35.988072413Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.675514ms logger=migrator t=2026-04-08T01:30:35.993448943Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-08T01:30:35.994258764Z level=info msg="Migration successfully executed" id="create secrets table" duration=809.451µs logger=migrator t=2026-04-08T01:30:35.999238725Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-08T01:30:36.03223382Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.995065ms logger=migrator t=2026-04-08T01:30:36.038384991Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-08T01:30:36.045501648Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.116678ms logger=migrator t=2026-04-08T01:30:36.051518544Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-08T01:30:36.051658598Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=140.504µs logger=migrator t=2026-04-08T01:30:36.057023419Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-08T01:30:36.091539863Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.516434ms logger=migrator t=2026-04-08T01:30:36.099679786Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-08T01:30:36.150350833Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=50.663447ms logger=migrator t=2026-04-08T01:30:36.156177347Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-08T01:30:36.157792269Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.617872ms logger=migrator t=2026-04-08T01:30:36.166077906Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-08T01:30:36.167858932Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.781476ms logger=migrator t=2026-04-08T01:30:36.172562156Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-08T01:30:36.17276225Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=200.174µs logger=migrator t=2026-04-08T01:30:36.176128009Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-08T01:30:36.176767666Z level=info msg="Migration successfully executed" id="create permission table" duration=639.996µs logger=migrator t=2026-04-08T01:30:36.182567517Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-08T01:30:36.184374025Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.806808ms logger=migrator t=2026-04-08T01:30:36.190309511Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-08T01:30:36.191520632Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.210601ms logger=migrator t=2026-04-08T01:30:36.196440191Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-08T01:30:36.197621772Z level=info msg="Migration successfully executed" id="create role table" duration=1.181371ms logger=migrator t=2026-04-08T01:30:36.201781801Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-08T01:30:36.209589856Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.801444ms logger=migrator t=2026-04-08T01:30:36.213445357Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-08T01:30:36.218647843Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.202366ms logger=migrator t=2026-04-08T01:30:36.223780037Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-08T01:30:36.224940428Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.159761ms logger=migrator t=2026-04-08T01:30:36.229433505Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-08T01:30:36.230587286Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.1533ms logger=migrator t=2026-04-08T01:30:36.235259078Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-08T01:30:36.23722284Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.954691ms logger=migrator t=2026-04-08T01:30:36.24181233Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-08T01:30:36.242813547Z level=info msg="Migration successfully executed" id="create team role table" duration=1.002176ms logger=migrator t=2026-04-08T01:30:36.248413233Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-08T01:30:36.249889122Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.47546ms logger=migrator t=2026-04-08T01:30:36.254050101Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-08T01:30:36.255249352Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.198661ms logger=migrator t=2026-04-08T01:30:36.25973075Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-08T01:30:36.260838048Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.106818ms logger=migrator t=2026-04-08T01:30:36.265148821Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-08T01:30:36.266004114Z level=info msg="Migration successfully executed" id="create user role table" duration=855.244µs logger=migrator t=2026-04-08T01:30:36.271240181Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-08T01:30:36.2723652Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.122199ms logger=migrator t=2026-04-08T01:30:36.277968877Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-08T01:30:36.280499003Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.527256ms logger=migrator t=2026-04-08T01:30:36.286269065Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-08T01:30:36.288229865Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.96049ms logger=migrator t=2026-04-08T01:30:36.292860027Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-08T01:30:36.293917934Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.056397ms logger=migrator t=2026-04-08T01:30:36.298109714Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-08T01:30:36.299301175Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.190901ms logger=migrator t=2026-04-08T01:30:36.305493128Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-08T01:30:36.306658779Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.165141ms logger=migrator t=2026-04-08T01:30:36.311172897Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-08T01:30:36.322667568Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.495621ms logger=migrator t=2026-04-08T01:30:36.326141879Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-08T01:30:36.327274299Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.126259ms logger=migrator t=2026-04-08T01:30:36.332191237Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-08T01:30:36.333371458Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.179781ms logger=migrator t=2026-04-08T01:30:36.337481686Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-08T01:30:36.339252522Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.770606ms logger=migrator t=2026-04-08T01:30:36.34294413Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-08T01:30:36.344756686Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.819097ms logger=migrator t=2026-04-08T01:30:36.34909896Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-08T01:30:36.34987145Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=772.28µs logger=migrator t=2026-04-08T01:30:36.354148673Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-08T01:30:36.35558173Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.430997ms logger=migrator t=2026-04-08T01:30:36.361725001Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-08T01:30:36.371598259Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.873678ms logger=migrator t=2026-04-08T01:30:36.376341804Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-08T01:30:36.381987522Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.644848ms logger=migrator t=2026-04-08T01:30:36.385479273Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-08T01:30:36.393682708Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.202665ms logger=migrator t=2026-04-08T01:30:36.397688164Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-08T01:30:36.406018262Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.325298ms logger=migrator t=2026-04-08T01:30:36.412588623Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-08T01:30:36.414967555Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.381112ms logger=migrator t=2026-04-08T01:30:36.420727827Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-08T01:30:36.422157324Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.430267ms logger=migrator t=2026-04-08T01:30:36.426456007Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-08T01:30:36.427577806Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.121089ms logger=migrator t=2026-04-08T01:30:36.432498055Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-08T01:30:36.434105118Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.610082ms logger=migrator t=2026-04-08T01:30:36.438653656Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-08T01:30:36.440246968Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.592002ms logger=migrator t=2026-04-08T01:30:36.446188444Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-08T01:30:36.446305597Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=117.562µs logger=migrator t=2026-04-08T01:30:36.450092686Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-08T01:30:36.450124097Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=32.091µs logger=migrator t=2026-04-08T01:30:36.453411293Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-08T01:30:36.453753872Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=342.149µs logger=migrator t=2026-04-08T01:30:36.457150621Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-08T01:30:36.457802528Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=652.997µs logger=migrator t=2026-04-08T01:30:36.46245747Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-08T01:30:36.463781114Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.323055ms logger=migrator t=2026-04-08T01:30:36.467657876Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-08T01:30:36.467882812Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=225.646µs logger=migrator t=2026-04-08T01:30:36.471120987Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-08T01:30:36.471655231Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=537.203µs logger=migrator t=2026-04-08T01:30:36.474969887Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-08T01:30:36.476046166Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.071219ms logger=migrator t=2026-04-08T01:30:36.480898093Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-08T01:30:36.482253919Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.357156ms logger=migrator t=2026-04-08T01:30:36.487545477Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-08T01:30:36.499295595Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.740948ms logger=migrator t=2026-04-08T01:30:36.503986598Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-08T01:30:36.50406228Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.812µs logger=migrator t=2026-04-08T01:30:36.507958292Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-08T01:30:36.508978629Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.020677ms logger=migrator t=2026-04-08T01:30:36.515178161Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-08T01:30:36.517617575Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.439274ms logger=migrator t=2026-04-08T01:30:36.523952781Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-08T01:30:36.52736499Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=3.414749ms logger=migrator t=2026-04-08T01:30:36.532631408Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-08T01:30:36.541789549Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.160852ms logger=migrator t=2026-04-08T01:30:36.54646072Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-08T01:30:36.547515258Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.054538ms logger=migrator t=2026-04-08T01:30:36.551142223Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-08T01:30:36.552147719Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.005316ms logger=migrator t=2026-04-08T01:30:36.555782535Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:30:36.578575982Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.791997ms logger=migrator t=2026-04-08T01:30:36.583393238Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-08T01:30:36.584200009Z level=info msg="Migration successfully executed" id="create correlation v2" duration=807.051µs logger=migrator t=2026-04-08T01:30:36.589184489Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-08T01:30:36.590971617Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.787028ms logger=migrator t=2026-04-08T01:30:36.59607517Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-08T01:30:36.597125668Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.049948ms logger=migrator t=2026-04-08T01:30:36.601132982Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-08T01:30:36.60218176Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.048498ms logger=migrator t=2026-04-08T01:30:36.606195576Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-08T01:30:36.606425201Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=226.965µs logger=migrator t=2026-04-08T01:30:36.613933778Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-08T01:30:36.61518944Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.255282ms logger=migrator t=2026-04-08T01:30:36.62128133Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-08T01:30:36.629447305Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.165055ms logger=migrator t=2026-04-08T01:30:36.632945096Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-08T01:30:36.633510641Z level=info msg="Migration successfully executed" id="create entity_events table" duration=565.735µs logger=migrator t=2026-04-08T01:30:36.637753782Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-08T01:30:36.63843509Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=681.228µs logger=migrator t=2026-04-08T01:30:36.64224384Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T01:30:36.642906117Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T01:30:36.646644375Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T01:30:36.647323532Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T01:30:36.650904326Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-08T01:30:36.651684117Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=779.261µs logger=migrator t=2026-04-08T01:30:36.656083332Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-08T01:30:36.657031167Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=945.975µs logger=migrator t=2026-04-08T01:30:36.661091533Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T01:30:36.662883641Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.792058ms logger=migrator t=2026-04-08T01:30:36.669520664Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T01:30:36.670593803Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.072809ms logger=migrator t=2026-04-08T01:30:36.675939972Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T01:30:36.677717829Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.776507ms logger=migrator t=2026-04-08T01:30:36.682321969Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T01:30:36.684126207Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.804968ms logger=migrator t=2026-04-08T01:30:36.688533062Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-08T01:30:36.689283261Z level=info msg="Migration successfully executed" id="Drop public config table" duration=750.159µs logger=migrator t=2026-04-08T01:30:36.692849905Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-08T01:30:36.694584981Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.730036ms logger=migrator t=2026-04-08T01:30:36.707660603Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T01:30:36.709279436Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.697025ms logger=migrator t=2026-04-08T01:30:36.718348664Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T01:30:36.719904464Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.56045ms logger=migrator t=2026-04-08T01:30:36.724854124Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-08T01:30:36.726028575Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.174202ms logger=migrator t=2026-04-08T01:30:36.73119285Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-08T01:30:36.755601109Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.404869ms logger=migrator t=2026-04-08T01:30:36.759175373Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-08T01:30:36.765456817Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.280784ms logger=migrator t=2026-04-08T01:30:36.773361854Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-08T01:30:36.78235765Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.995176ms logger=migrator t=2026-04-08T01:30:36.787022983Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-08T01:30:36.787220947Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=193.624µs logger=migrator t=2026-04-08T01:30:36.790780131Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-08T01:30:36.797404094Z level=info msg="Migration successfully executed" id="add share column" duration=6.622733ms logger=migrator t=2026-04-08T01:30:36.800915987Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-08T01:30:36.801102821Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=183.115µs logger=migrator t=2026-04-08T01:30:36.803985837Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-08T01:30:36.805577608Z level=info msg="Migration successfully executed" id="create file table" duration=1.591881ms logger=migrator t=2026-04-08T01:30:36.810950519Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-08T01:30:36.813164497Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.217578ms logger=migrator t=2026-04-08T01:30:36.818906197Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-08T01:30:36.821129946Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.226089ms logger=migrator t=2026-04-08T01:30:36.825984252Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-08T01:30:36.826851666Z level=info msg="Migration successfully executed" id="create file_meta table" duration=867.564µs logger=migrator t=2026-04-08T01:30:36.832178235Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-08T01:30:36.833384887Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.213782ms logger=migrator t=2026-04-08T01:30:36.837497745Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-08T01:30:36.837564286Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.391µs logger=migrator t=2026-04-08T01:30:36.841071158Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-08T01:30:36.84113647Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=65.152µs logger=migrator t=2026-04-08T01:30:36.844708173Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-08T01:30:36.845287249Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=579.905µs logger=migrator t=2026-04-08T01:30:36.84953775Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-08T01:30:36.849752305Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=214.775µs logger=migrator t=2026-04-08T01:30:36.853245117Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-08T01:30:36.85452802Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.280433ms logger=migrator t=2026-04-08T01:30:36.858147205Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-08T01:30:36.869874962Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.727377ms logger=migrator t=2026-04-08T01:30:36.873726934Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-08T01:30:36.873930449Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=203.365µs logger=migrator t=2026-04-08T01:30:36.877975465Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-08T01:30:36.878903899Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=928.044µs logger=migrator t=2026-04-08T01:30:36.8827199Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-08T01:30:36.88351243Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=793.691µs logger=migrator t=2026-04-08T01:30:36.887377761Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-08T01:30:36.887910155Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=532.144µs logger=migrator t=2026-04-08T01:30:36.891780236Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-08T01:30:36.892370742Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=595.356µs logger=migrator t=2026-04-08T01:30:36.896654464Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-08T01:30:36.905813075Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.158271ms logger=migrator t=2026-04-08T01:30:36.909316206Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-08T01:30:36.9175067Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.189074ms logger=migrator t=2026-04-08T01:30:36.920974241Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-08T01:30:36.921806453Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=826.892µs logger=migrator t=2026-04-08T01:30:36.926022993Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-08T01:30:36.999848078Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.825385ms logger=migrator t=2026-04-08T01:30:37.003858153Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-08T01:30:37.004764836Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=906.793µs logger=migrator t=2026-04-08T01:30:37.009039208Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-08T01:30:37.010896327Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.856579ms logger=migrator t=2026-04-08T01:30:37.016825242Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-08T01:30:37.046174131Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.350679ms logger=migrator t=2026-04-08T01:30:37.053186735Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-08T01:30:37.062102588Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.915273ms logger=migrator t=2026-04-08T01:30:37.067558842Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-08T01:30:37.067806938Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=247.976µs logger=migrator t=2026-04-08T01:30:37.074482392Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-08T01:30:37.074730799Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=248.897µs logger=migrator t=2026-04-08T01:30:37.087100783Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-08T01:30:37.087446092Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=346.499µs logger=migrator t=2026-04-08T01:30:37.092030233Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-08T01:30:37.092425183Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=394.911µs logger=migrator t=2026-04-08T01:30:37.096363146Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-08T01:30:37.096564751Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=202.035µs logger=migrator t=2026-04-08T01:30:37.100632168Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-08T01:30:37.101931382Z level=info msg="Migration successfully executed" id="create folder table" duration=1.299014ms logger=migrator t=2026-04-08T01:30:37.107472227Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-08T01:30:37.109664695Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.194917ms logger=migrator t=2026-04-08T01:30:37.114874151Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-08T01:30:37.116910644Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.036314ms logger=migrator t=2026-04-08T01:30:37.122335987Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-08T01:30:37.122383398Z level=info msg="Migration successfully executed" id="Update folder title length" duration=43.212µs logger=migrator t=2026-04-08T01:30:37.126278609Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T01:30:37.1274551Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.175981ms logger=migrator t=2026-04-08T01:30:37.131820834Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T01:30:37.133315453Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.493519ms logger=migrator t=2026-04-08T01:30:37.138006737Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-08T01:30:37.139978519Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.969691ms logger=migrator t=2026-04-08T01:30:37.14348005Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-08T01:30:37.143921832Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=439.942µs logger=migrator t=2026-04-08T01:30:37.147547037Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-08T01:30:37.147855914Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=309.257µs logger=migrator t=2026-04-08T01:30:37.151285044Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-08T01:30:37.152316732Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.031538ms logger=migrator t=2026-04-08T01:30:37.156906862Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-08T01:30:37.158052642Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.14596ms logger=migrator t=2026-04-08T01:30:37.161605825Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-08T01:30:37.162721774Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.116098ms logger=migrator t=2026-04-08T01:30:37.168381893Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-08T01:30:37.169668606Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.281763ms logger=migrator t=2026-04-08T01:30:37.174837352Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-08T01:30:37.176181947Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.344045ms logger=migrator t=2026-04-08T01:30:37.186461606Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-08T01:30:37.187535354Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.073678ms logger=migrator t=2026-04-08T01:30:37.193522551Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-08T01:30:37.194800644Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.274583ms logger=migrator t=2026-04-08T01:30:37.200415171Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-08T01:30:37.201629913Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.213922ms logger=migrator t=2026-04-08T01:30:37.205892135Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-08T01:30:37.206876301Z level=info msg="Migration successfully executed" id="create signing_key table" duration=984.236µs logger=migrator t=2026-04-08T01:30:37.211765639Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-08T01:30:37.212874498Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.108539ms logger=migrator t=2026-04-08T01:30:37.217980461Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-08T01:30:37.219346587Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.364716ms logger=migrator t=2026-04-08T01:30:37.24769818Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-08T01:30:37.24807763Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=382.55µs logger=migrator t=2026-04-08T01:30:37.283210771Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-08T01:30:37.298428039Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.216258ms logger=migrator t=2026-04-08T01:30:37.302805184Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-08T01:30:37.303362048Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=557.714µs logger=migrator t=2026-04-08T01:30:37.30836295Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T01:30:37.308405971Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=45.761µs logger=migrator t=2026-04-08T01:30:37.312508248Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T01:30:37.314905341Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.396743ms logger=migrator t=2026-04-08T01:30:37.320746704Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T01:30:37.320765144Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.33µs logger=migrator t=2026-04-08T01:30:37.323568177Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-08T01:30:37.324904192Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.335175ms logger=migrator t=2026-04-08T01:30:37.328157638Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T01:30:37.329276607Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.121519ms logger=migrator t=2026-04-08T01:30:37.336123417Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-08T01:30:37.337710748Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.590142ms logger=migrator t=2026-04-08T01:30:37.342081483Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-08T01:30:37.343313774Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.233711ms logger=migrator t=2026-04-08T01:30:37.347095744Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-08T01:30:37.347367231Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=272.367µs logger=migrator t=2026-04-08T01:30:37.352114886Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-08T01:30:37.352711181Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=596.285µs logger=migrator t=2026-04-08T01:30:37.356541261Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-08T01:30:37.357381224Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=840.123µs logger=migrator t=2026-04-08T01:30:37.361407599Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-08T01:30:37.362461447Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.054938ms logger=migrator t=2026-04-08T01:30:37.373568118Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-08T01:30:37.382192934Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.625375ms logger=migrator t=2026-04-08T01:30:37.385810188Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-08T01:30:37.394406033Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.595105ms logger=migrator t=2026-04-08T01:30:37.398225234Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-08T01:30:37.404945559Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.720095ms logger=migrator t=2026-04-08T01:30:37.408823331Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-08T01:30:37.408889823Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.372µs logger=migrator t=2026-04-08T01:30:37.41336957Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-08T01:30:37.425907568Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.538308ms logger=migrator t=2026-04-08T01:30:37.43053191Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-08T01:30:37.439170366Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.633756ms logger=migrator t=2026-04-08T01:30:37.444531607Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-08T01:30:37.44502017Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=484.752µs logger=migrator t=2026-04-08T01:30:37.4530555Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.72866127s logger=migrator t=2026-04-08T01:30:37.453980215Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-08T01:30:37.482783259Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-08T01:30:37.483097177Z level=info msg="Created default organization" logger=secrets t=2026-04-08T01:30:37.488847637Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T01:30:37.538152409Z level=info msg="Restored cache from database" duration=559.375µs logger=plugin.store t=2026-04-08T01:30:37.540322046Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-08T01:30:37.585513109Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-08T01:30:37.58555608Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-08T01:30:37.585681304Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-08T01:30:37.585698475Z level=info msg="Plugins loaded" count=54 duration=45.377179ms logger=query_data t=2026-04-08T01:30:37.591113586Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-08T01:30:37.594817604Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-08T01:30:37.599737623Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-08T01:30:37.607421664Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-08T01:30:37.609103058Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-08T01:30:37.611076119Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-08T01:30:37.6309786Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-08T01:30:37.654288642Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-08T01:30:37.672657023Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-08T01:30:37.672693624Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-08T01:30:37.673194317Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-08T01:30:37.67332282Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-08T01:30:37.673399862Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-08T01:30:37.673526185Z level=info msg="State cache has been initialized" states=0 duration=328.858µs logger=ngalert.scheduler t=2026-04-08T01:30:37.673555286Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-08T01:30:37.673606067Z level=info msg=starting first_tick=2026-04-08T01:30:40Z logger=http.server t=2026-04-08T01:30:37.676466682Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-08T01:30:37.742991555Z level=info msg="Update check succeeded" duration=68.924736ms logger=grafana.update.checker t=2026-04-08T01:30:37.748494819Z level=info msg="Update check succeeded" duration=74.629375ms logger=provisioning.dashboard t=2026-04-08T01:30:37.784582395Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-08T01:30:37.818955375Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:30:37.836350581Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:30:37.858450109Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:30:37.858577873Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:30:37.86955355Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T01:30:37.91152233Z level=info msg="Patterns update finished" duration=122.695144ms logger=provisioning.dashboard t=2026-04-08T01:30:37.945387557Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-08T01:30:38.02335431Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-08T01:30:38.02376228Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-08T01:30:41.120041751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.120995896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.183488434Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-08T01:30:41.204355729Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:30:41.216059196Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:30:41.228479532Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:30:41.24100383Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-08T01:30:41.265573674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.287477607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.309490324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.324473627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.347563701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.367130064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.391244455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.412133703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.441504022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.45934863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.485652509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.503340423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.541357758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.56167591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.590799673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.610385386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.652284444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.67923384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.715413657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.736937641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.77201931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.789964981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.834726184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.851694198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.881830007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.899746707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.94299769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:41.967720287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.009932023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.030917673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.060557869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.080736128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.112640574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.127990616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.171770912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.209796849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.303991316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.32015974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.385893482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.403831172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.455464855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.47058432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.530726996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.549692933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.597758472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.612054386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.679999466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.705626208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.757696391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.778716542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.847471983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.86679952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.933730443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:42.95116185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:43.011572612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:43.02905542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:43.61840759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:43.649234717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.168207592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.189382586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.25132956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.270669396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.337498397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.35595118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.429353763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.452187931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.550927668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.572050841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.636677894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.65253369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.734585789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.752842407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.834458756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.852301613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.935527693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:44.960695702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:30:45.049187Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-08T01:31:31.695554764Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-08T01:40:37.678928746Z level=info msg="Completed cleanup jobs" duration=4.938468ms logger=plugins.update.checker t=2026-04-08T01:40:37.804355086Z level=info msg="Update check succeeded" duration=60.891928ms