logger=settings t=2026-06-16T01:08:07.052310054Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-16T01:08:07Z logger=settings t=2026-06-16T01:08:07.053117963Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-16T01:08:07.053147503Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-16T01:08:07.053155994Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-16T01:08:07.053163854Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-16T01:08:07.053170684Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-16T01:08:07.053177804Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-16T01:08:07.053195875Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-16T01:08:07.053204345Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-16T01:08:07.053213845Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-16T01:08:07.053292887Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-16T01:08:07.053349578Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-16T01:08:07.053365119Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-16T01:08:07.053372279Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-16T01:08:07.05341811Z level=info msg=Target target=[all] logger=settings t=2026-06-16T01:08:07.05343445Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-16T01:08:07.0534421Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-16T01:08:07.053555783Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-16T01:08:07.053566143Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-16T01:08:07.053575084Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-16T01:08:07.053736567Z level=info msg="App mode production" logger=sqlstore t=2026-06-16T01:08:07.054499425Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-16T01:08:07.054523696Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-16T01:08:07.056839331Z level=info msg="Locking database" logger=migrator t=2026-06-16T01:08:07.056852771Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-16T01:08:07.057502486Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-16T01:08:07.058563621Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.060545ms logger=migrator t=2026-06-16T01:08:07.064150823Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-16T01:08:07.065092975Z level=info msg="Migration successfully executed" id="create user table" duration=938.822µs logger=migrator t=2026-06-16T01:08:07.071305302Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-16T01:08:07.072141902Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=836.28µs logger=migrator t=2026-06-16T01:08:07.077241002Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-16T01:08:07.078075792Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=836.38µs logger=migrator t=2026-06-16T01:08:07.084307619Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-16T01:08:07.08647506Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=2.172371ms logger=migrator t=2026-06-16T01:08:07.094116971Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-16T01:08:07.095160866Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.048584ms logger=migrator t=2026-06-16T01:08:07.102611231Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-16T01:08:07.106611276Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.988854ms logger=migrator t=2026-06-16T01:08:07.112343851Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-16T01:08:07.113952069Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.614918ms logger=migrator t=2026-06-16T01:08:07.119301925Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-16T01:08:07.120112774Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=810.899µs logger=migrator t=2026-06-16T01:08:07.125645485Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-16T01:08:07.12671936Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.076045ms logger=migrator t=2026-06-16T01:08:07.132675281Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-16T01:08:07.133079381Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=401.889µs logger=migrator t=2026-06-16T01:08:07.136815709Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-16T01:08:07.13773292Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=907.561µs logger=migrator t=2026-06-16T01:08:07.143430655Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-16T01:08:07.14535448Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.923125ms logger=migrator t=2026-06-16T01:08:07.15126557Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-16T01:08:07.151391313Z level=info msg="Migration successfully executed" id="Update user table charset" duration=126.663µs logger=migrator t=2026-06-16T01:08:07.154932876Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-16T01:08:07.156048503Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.114987ms logger=migrator t=2026-06-16T01:08:07.159424392Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-16T01:08:07.15976191Z level=info msg="Migration successfully executed" id="Add missing user data" duration=336.348µs logger=migrator t=2026-06-16T01:08:07.165705461Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-16T01:08:07.167767859Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.063589ms logger=migrator t=2026-06-16T01:08:07.171987219Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-16T01:08:07.172788598Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=800.349µs logger=migrator t=2026-06-16T01:08:07.176661739Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-16T01:08:07.177836277Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.174358ms logger=migrator t=2026-06-16T01:08:07.181631247Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-16T01:08:07.189558374Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.925527ms logger=migrator t=2026-06-16T01:08:07.194244945Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-16T01:08:07.195442143Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.194488ms logger=migrator t=2026-06-16T01:08:07.199706274Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-16T01:08:07.19996639Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=264.677µs logger=migrator t=2026-06-16T01:08:07.204104857Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-16T01:08:07.204906596Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=799.039µs logger=migrator t=2026-06-16T01:08:07.211207635Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-06-16T01:08:07.211815319Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=612.994µs logger=migrator t=2026-06-16T01:08:07.216246964Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-16T01:08:07.216994592Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=741.527µs logger=migrator t=2026-06-16T01:08:07.221102159Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-16T01:08:07.221975569Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=873.35µs logger=migrator t=2026-06-16T01:08:07.229357323Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-16T01:08:07.230503651Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.146607ms logger=migrator t=2026-06-16T01:08:07.24066716Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-16T01:08:07.242235157Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.578517ms logger=migrator t=2026-06-16T01:08:07.251518107Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-16T01:08:07.252359906Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=843.33µs logger=migrator t=2026-06-16T01:08:07.25927436Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-16T01:08:07.260387876Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.119097ms logger=migrator t=2026-06-16T01:08:07.268786964Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-16T01:08:07.268834485Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=50.981µs logger=migrator t=2026-06-16T01:08:07.273105197Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-16T01:08:07.27410503Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=998.844µs logger=migrator t=2026-06-16T01:08:07.279335554Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-16T01:08:07.28004675Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=711.207µs logger=migrator t=2026-06-16T01:08:07.284843004Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-16T01:08:07.285505509Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=662.465µs logger=migrator t=2026-06-16T01:08:07.289472313Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-16T01:08:07.290155979Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=682.666µs logger=migrator t=2026-06-16T01:08:07.294546333Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:08:07.297622275Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.075692ms logger=migrator t=2026-06-16T01:08:07.302845868Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-16T01:08:07.303689038Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=842.88µs logger=migrator t=2026-06-16T01:08:07.308798259Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-16T01:08:07.309504876Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=706.697µs logger=migrator t=2026-06-16T01:08:07.314048473Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-16T01:08:07.315479667Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.431334ms logger=migrator t=2026-06-16T01:08:07.324165412Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-16T01:08:07.324895089Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=726.567µs logger=migrator t=2026-06-16T01:08:07.329465037Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-16T01:08:07.330559223Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.094046ms logger=migrator t=2026-06-16T01:08:07.33551566Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-16T01:08:07.336138224Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=621.615µs logger=migrator t=2026-06-16T01:08:07.343753944Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-16T01:08:07.344268076Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=513.342µs logger=migrator t=2026-06-16T01:08:07.348159038Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-16T01:08:07.348524947Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=365.669µs logger=migrator t=2026-06-16T01:08:07.352609453Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-16T01:08:07.353627987Z level=info msg="Migration successfully executed" id="create star table" duration=1.017874ms logger=migrator t=2026-06-16T01:08:07.371214723Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-16T01:08:07.372455502Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.237059ms logger=migrator t=2026-06-16T01:08:07.379942299Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-16T01:08:07.381193988Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.247579ms logger=migrator t=2026-06-16T01:08:07.38633794Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-16T01:08:07.38762137Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.285371ms logger=migrator t=2026-06-16T01:08:07.392127626Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-16T01:08:07.393174461Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.046095ms logger=migrator t=2026-06-16T01:08:07.397869612Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-16T01:08:07.399089351Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.219808ms logger=migrator t=2026-06-16T01:08:07.416574783Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-16T01:08:07.417881224Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.341122ms logger=migrator t=2026-06-16T01:08:07.422763509Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-16T01:08:07.423505877Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=742.138µs logger=migrator t=2026-06-16T01:08:07.428145416Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-16T01:08:07.428171967Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.531µs logger=migrator t=2026-06-16T01:08:07.43211115Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-16T01:08:07.432155281Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=48.591µs logger=migrator t=2026-06-16T01:08:07.43761389Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-16T01:08:07.43804004Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=422.56µs logger=migrator t=2026-06-16T01:08:07.44228867Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-16T01:08:07.443648412Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.359282ms logger=migrator t=2026-06-16T01:08:07.448858535Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-16T01:08:07.449674685Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=818.499µs logger=migrator t=2026-06-16T01:08:07.454831647Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-16T01:08:07.456118037Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.285791ms logger=migrator t=2026-06-16T01:08:07.461937984Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-16T01:08:07.462565399Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=627.745µs logger=migrator t=2026-06-16T01:08:07.466964643Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-16T01:08:07.467753172Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=787.959µs logger=migrator t=2026-06-16T01:08:07.472880623Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-16T01:08:07.473713632Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=834.259µs logger=migrator t=2026-06-16T01:08:07.478848184Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-16T01:08:07.487509738Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.664595ms logger=migrator t=2026-06-16T01:08:07.493075199Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-16T01:08:07.49479636Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.727061ms logger=migrator t=2026-06-16T01:08:07.499322087Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-16T01:08:07.500168187Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=849.29µs logger=migrator t=2026-06-16T01:08:07.510114072Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-16T01:08:07.511105385Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=996.514µs logger=migrator t=2026-06-16T01:08:07.51894296Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-16T01:08:07.52064464Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.7051ms logger=migrator t=2026-06-16T01:08:07.527551323Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-16T01:08:07.529502979Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.955346ms logger=migrator t=2026-06-16T01:08:07.534237241Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-16T01:08:07.534382344Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=146.353µs logger=migrator t=2026-06-16T01:08:07.538482961Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-16T01:08:07.540521669Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.041918ms logger=migrator t=2026-06-16T01:08:07.545364834Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-16T01:08:07.54732125Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.955336ms logger=migrator t=2026-06-16T01:08:07.552323528Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-16T01:08:07.554558531Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.240423ms logger=migrator t=2026-06-16T01:08:07.558680848Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-16T01:08:07.55959249Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=910.612µs logger=migrator t=2026-06-16T01:08:07.564817543Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-16T01:08:07.566677957Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.860844ms logger=migrator t=2026-06-16T01:08:07.570860366Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-16T01:08:07.571722196Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=864.19µs logger=migrator t=2026-06-16T01:08:07.576654843Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-16T01:08:07.577468852Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=813.989µs logger=migrator t=2026-06-16T01:08:07.581524608Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-16T01:08:07.581554358Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.421µs logger=migrator t=2026-06-16T01:08:07.585468351Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-16T01:08:07.585509972Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.361µs logger=migrator t=2026-06-16T01:08:07.590690564Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-16T01:08:07.594632207Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.950683ms logger=migrator t=2026-06-16T01:08:07.599458451Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-16T01:08:07.602110883Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.645932ms logger=migrator t=2026-06-16T01:08:07.607002319Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-16T01:08:07.609076228Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.072999ms logger=migrator t=2026-06-16T01:08:07.617168919Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-16T01:08:07.621335067Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.167508ms logger=migrator t=2026-06-16T01:08:07.627161665Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-16T01:08:07.6274043Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=244.015µs logger=migrator t=2026-06-16T01:08:07.632633734Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-16T01:08:07.633619537Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=982.443µs logger=migrator t=2026-06-16T01:08:07.644791921Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-16T01:08:07.645813175Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.028334ms logger=migrator t=2026-06-16T01:08:07.65278256Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-16T01:08:07.652855772Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=76.141µs logger=migrator t=2026-06-16T01:08:07.656937698Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-16T01:08:07.658004893Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.066915ms logger=migrator t=2026-06-16T01:08:07.663356079Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-16T01:08:07.664173389Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=817.88µs logger=migrator t=2026-06-16T01:08:07.672383573Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:08:07.679952781Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.572309ms logger=migrator t=2026-06-16T01:08:07.6862669Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-16T01:08:07.687130501Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=864.761µs logger=migrator t=2026-06-16T01:08:07.693534422Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-16T01:08:07.694478494Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=948.712µs logger=migrator t=2026-06-16T01:08:07.699053742Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-16T01:08:07.699903252Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=849.25µs logger=migrator t=2026-06-16T01:08:07.70745141Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-16T01:08:07.707934722Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=483.052µs logger=migrator t=2026-06-16T01:08:07.711892555Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-16T01:08:07.712773746Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=878.371µs logger=migrator t=2026-06-16T01:08:07.718382528Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-16T01:08:07.72057574Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.188362ms logger=migrator t=2026-06-16T01:08:07.72480727Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-16T01:08:07.726207383Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.400443ms logger=migrator t=2026-06-16T01:08:07.729770137Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-16T01:08:07.729959812Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=190.055µs logger=migrator t=2026-06-16T01:08:07.736404884Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-16T01:08:07.736976888Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=579.413µs logger=migrator t=2026-06-16T01:08:07.742906248Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-16T01:08:07.743774078Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=871.371µs logger=migrator t=2026-06-16T01:08:07.749323849Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-16T01:08:07.751685105Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.362736ms logger=migrator t=2026-06-16T01:08:07.758147287Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-16T01:08:07.759161851Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.015024ms logger=migrator t=2026-06-16T01:08:07.76590449Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-16T01:08:07.766809372Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=900.882µs logger=migrator t=2026-06-16T01:08:07.773591542Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-16T01:08:07.774476053Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=884.961µs logger=migrator t=2026-06-16T01:08:07.779656715Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-16T01:08:07.780508285Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=851.53µs logger=migrator t=2026-06-16T01:08:07.787302005Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-16T01:08:07.788068954Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=766.718µs logger=migrator t=2026-06-16T01:08:07.795677343Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-16T01:08:07.801952671Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.271948ms logger=migrator t=2026-06-16T01:08:07.808217979Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-16T01:08:07.808912435Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=695.486µs logger=migrator t=2026-06-16T01:08:07.813424172Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-16T01:08:07.814648921Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.224279ms logger=migrator t=2026-06-16T01:08:07.821643556Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-16T01:08:07.822702531Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.063735ms logger=migrator t=2026-06-16T01:08:07.826636754Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-16T01:08:07.827258219Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=621.025µs logger=migrator t=2026-06-16T01:08:07.834409608Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-16T01:08:07.837363197Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.956779ms logger=migrator t=2026-06-16T01:08:07.844961567Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-16T01:08:07.847243211Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.281414ms logger=migrator t=2026-06-16T01:08:07.853877527Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-16T01:08:07.853906198Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.601µs logger=migrator t=2026-06-16T01:08:07.861303153Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-16T01:08:07.861743733Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=446.751µs logger=migrator t=2026-06-16T01:08:07.868320498Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-16T01:08:07.87264477Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.327772ms logger=migrator t=2026-06-16T01:08:07.876687056Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-16T01:08:07.876915611Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=230.195µs logger=migrator t=2026-06-16T01:08:07.880880165Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-16T01:08:07.881067889Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=188.304µs logger=migrator t=2026-06-16T01:08:07.888100555Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-16T01:08:07.891477335Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.37993ms logger=migrator t=2026-06-16T01:08:07.896625396Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-16T01:08:07.896926543Z level=info msg="Migration successfully executed" id="Update uid value" duration=305.167µs logger=migrator t=2026-06-16T01:08:07.902851363Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-16T01:08:07.903920268Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.078415ms logger=migrator t=2026-06-16T01:08:07.908135198Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-16T01:08:07.908800204Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=658.915µs logger=migrator t=2026-06-16T01:08:07.918338879Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-16T01:08:07.919673421Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.335132ms logger=migrator t=2026-06-16T01:08:07.925778175Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-16T01:08:07.926653365Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=871.13µs logger=migrator t=2026-06-16T01:08:07.934124302Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-16T01:08:07.935418522Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.29507ms logger=migrator t=2026-06-16T01:08:07.940639416Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-16T01:08:07.94166872Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.028474ms logger=migrator t=2026-06-16T01:08:07.946006852Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-16T01:08:07.946944924Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=937.112µs logger=migrator t=2026-06-16T01:08:07.952367872Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-16T01:08:07.954023981Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.664239ms logger=migrator t=2026-06-16T01:08:07.958536188Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-16T01:08:07.959340007Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=804.369µs logger=migrator t=2026-06-16T01:08:07.96412776Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-16T01:08:07.971685068Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.556508ms logger=migrator t=2026-06-16T01:08:07.976081802Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-16T01:08:07.977312021Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.227529ms logger=migrator t=2026-06-16T01:08:07.983923697Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-16T01:08:07.985505555Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.589417ms logger=migrator t=2026-06-16T01:08:07.991441455Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-16T01:08:07.992338346Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=896.081µs logger=migrator t=2026-06-16T01:08:07.996563276Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-16T01:08:07.997397795Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=834.32µs logger=migrator t=2026-06-16T01:08:08.005431845Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-16T01:08:08.005999088Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=566.793µs logger=migrator t=2026-06-16T01:08:08.013977627Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-16T01:08:08.014619822Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=644.465µs logger=migrator t=2026-06-16T01:08:08.019705722Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-16T01:08:08.019780594Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=74.922µs logger=migrator t=2026-06-16T01:08:08.024835393Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-16T01:08:08.02765643Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.821837ms logger=migrator t=2026-06-16T01:08:08.032215218Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-16T01:08:08.034746777Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.53107ms logger=migrator t=2026-06-16T01:08:08.039423598Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-16T01:08:08.039588652Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=165.693µs logger=migrator t=2026-06-16T01:08:08.043438092Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-16T01:08:08.045954972Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.51612ms logger=migrator t=2026-06-16T01:08:08.054125805Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-16T01:08:08.057006803Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.882108ms logger=migrator t=2026-06-16T01:08:08.063963787Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-16T01:08:08.065216296Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.250269ms logger=migrator t=2026-06-16T01:08:08.076730478Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-16T01:08:08.077270281Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=542.933µs logger=migrator t=2026-06-16T01:08:08.086628602Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-16T01:08:08.089180242Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.55654ms logger=migrator t=2026-06-16T01:08:08.097822457Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-16T01:08:08.099193749Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.370713ms logger=migrator t=2026-06-16T01:08:08.108426997Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-16T01:08:08.109444891Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.021924ms logger=migrator t=2026-06-16T01:08:08.116235711Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-16T01:08:08.117920261Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.68998ms logger=migrator t=2026-06-16T01:08:08.123765039Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-16T01:08:08.123837101Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=74.401µs logger=migrator t=2026-06-16T01:08:08.128108321Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-16T01:08:08.128138292Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=33.381µs logger=migrator t=2026-06-16T01:08:08.133104869Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-16T01:08:08.135911986Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.811486ms logger=migrator t=2026-06-16T01:08:08.144111849Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-16T01:08:08.147706644Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.599565ms logger=migrator t=2026-06-16T01:08:08.152087837Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-16T01:08:08.152168599Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=81.612µs logger=migrator t=2026-06-16T01:08:08.162251797Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-16T01:08:08.163852525Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.605138ms logger=migrator t=2026-06-16T01:08:08.173168495Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-16T01:08:08.17550052Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=2.335835ms logger=migrator t=2026-06-16T01:08:08.184204145Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-16T01:08:08.184235546Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.261µs logger=migrator t=2026-06-16T01:08:08.193170237Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-16T01:08:08.194053368Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=882.801µs logger=migrator t=2026-06-16T01:08:08.1992301Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-16T01:08:08.200307986Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.074496ms logger=migrator t=2026-06-16T01:08:08.208742025Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-16T01:08:08.213693542Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.944527ms logger=migrator t=2026-06-16T01:08:08.22039567Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-16T01:08:08.220426121Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.231µs logger=migrator t=2026-06-16T01:08:08.234889882Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-16T01:08:08.236671154Z level=info msg="Migration successfully executed" id="create session table" duration=1.787982ms logger=migrator t=2026-06-16T01:08:08.255165651Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-16T01:08:08.255291414Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=126.303µs logger=migrator t=2026-06-16T01:08:08.260461646Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-16T01:08:08.26064645Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=183.894µs logger=migrator t=2026-06-16T01:08:08.267126413Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-16T01:08:08.268449944Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.322661ms logger=migrator t=2026-06-16T01:08:08.285276122Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-16T01:08:08.287102505Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.831243ms logger=migrator t=2026-06-16T01:08:08.297354707Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-16T01:08:08.297407158Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=55.341µs logger=migrator t=2026-06-16T01:08:08.310343534Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-16T01:08:08.310390835Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=47.972µs logger=migrator t=2026-06-16T01:08:08.318335972Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-16T01:08:08.322199423Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.867211ms logger=migrator t=2026-06-16T01:08:08.355169082Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-16T01:08:08.360576989Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.407128ms logger=migrator t=2026-06-16T01:08:08.372154593Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-16T01:08:08.373430273Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=1.2766ms logger=migrator t=2026-06-16T01:08:08.379871265Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-16T01:08:08.379971217Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=100.602µs logger=migrator t=2026-06-16T01:08:08.386241995Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-16T01:08:08.387553256Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.315281ms logger=migrator t=2026-06-16T01:08:08.405342406Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-16T01:08:08.405415028Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=76.502µs logger=migrator t=2026-06-16T01:08:08.412523506Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-16T01:08:08.416217443Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.693927ms logger=migrator t=2026-06-16T01:08:08.424503959Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-16T01:08:08.424678533Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=175.014µs logger=migrator t=2026-06-16T01:08:08.432038356Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-16T01:08:08.436282057Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.24181ms logger=migrator t=2026-06-16T01:08:08.441345016Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-16T01:08:08.444853109Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.509503ms logger=migrator t=2026-06-16T01:08:08.45082428Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-16T01:08:08.450912062Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=88.182µs logger=migrator t=2026-06-16T01:08:08.456502994Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-16T01:08:08.457496727Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.009554ms logger=migrator t=2026-06-16T01:08:08.46438372Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-16T01:08:08.466335306Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.948526ms logger=migrator t=2026-06-16T01:08:08.473020074Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-16T01:08:08.475236356Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.221902ms logger=migrator t=2026-06-16T01:08:08.481504174Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-16T01:08:08.483048391Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.539687ms logger=migrator t=2026-06-16T01:08:08.491247944Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-16T01:08:08.492909884Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.66765ms logger=migrator t=2026-06-16T01:08:08.500039262Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-16T01:08:08.501305182Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.27099ms logger=migrator t=2026-06-16T01:08:08.508789568Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-16T01:08:08.509874474Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.092946ms logger=migrator t=2026-06-16T01:08:08.516987292Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-16T01:08:08.519156573Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.173011ms logger=migrator t=2026-06-16T01:08:08.526550668Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-16T01:08:08.527459009Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=908.361µs logger=migrator t=2026-06-16T01:08:08.540702472Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-16T01:08:08.553513644Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.861014ms logger=migrator t=2026-06-16T01:08:08.561938233Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-16T01:08:08.562767983Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=837.55µs logger=migrator t=2026-06-16T01:08:08.569548623Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-06-16T01:08:08.571003297Z 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.453704ms logger=migrator t=2026-06-16T01:08:08.577651234Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-16T01:08:08.577946441Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=294.977µs logger=migrator t=2026-06-16T01:08:08.58382275Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-16T01:08:08.584723871Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=900.881µs logger=migrator t=2026-06-16T01:08:08.593291473Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-16T01:08:08.594120583Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=829.31µs logger=migrator t=2026-06-16T01:08:08.599984141Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-16T01:08:08.606580327Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.595846ms logger=migrator t=2026-06-16T01:08:08.613520851Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-16T01:08:08.617103665Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.582344ms logger=migrator t=2026-06-16T01:08:08.623125788Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-16T01:08:08.626824665Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.698738ms logger=migrator t=2026-06-16T01:08:08.633540843Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-16T01:08:08.638540451Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.005518ms logger=migrator t=2026-06-16T01:08:08.645436754Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-16T01:08:08.646769186Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.337422ms logger=migrator t=2026-06-16T01:08:08.656584778Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-16T01:08:08.656657269Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=79.531µs logger=migrator t=2026-06-16T01:08:08.663094091Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-16T01:08:08.663169123Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=81.152µs logger=migrator t=2026-06-16T01:08:08.669328159Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-16T01:08:08.670941857Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.613079ms logger=migrator t=2026-06-16T01:08:08.678615338Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T01:08:08.679956069Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.336101ms logger=migrator t=2026-06-16T01:08:08.687515238Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-16T01:08:08.688940151Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.428143ms logger=migrator t=2026-06-16T01:08:08.697926144Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-16T01:08:08.699361107Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.433774ms logger=migrator t=2026-06-16T01:08:08.704021877Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T01:08:08.70583902Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.818193ms logger=migrator t=2026-06-16T01:08:08.711720239Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-16T01:08:08.715835546Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.114497ms logger=migrator t=2026-06-16T01:08:08.72193974Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-16T01:08:08.726197491Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.257861ms logger=migrator t=2026-06-16T01:08:08.730763359Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-16T01:08:08.730976534Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=212.735µs logger=migrator t=2026-06-16T01:08:08.7380005Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-16T01:08:08.73972216Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.722ms logger=migrator t=2026-06-16T01:08:08.745980318Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-16T01:08:08.746866339Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=885.141µs logger=migrator t=2026-06-16T01:08:08.753516626Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-16T01:08:08.760078051Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.561065ms logger=migrator t=2026-06-16T01:08:08.767389624Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-16T01:08:08.767518707Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=129.754µs logger=migrator t=2026-06-16T01:08:08.775055144Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-16T01:08:08.776800476Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.742942ms logger=migrator t=2026-06-16T01:08:08.785054451Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-16T01:08:08.78671182Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.65704ms logger=migrator t=2026-06-16T01:08:08.793141421Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-16T01:08:08.793317486Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=175.984µs logger=migrator t=2026-06-16T01:08:08.798897627Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-16T01:08:08.800162877Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.26435ms logger=migrator t=2026-06-16T01:08:08.807367267Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-16T01:08:08.808389071Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.021304ms logger=migrator t=2026-06-16T01:08:08.814871264Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-16T01:08:08.816515823Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.642969ms logger=migrator t=2026-06-16T01:08:08.822704249Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-16T01:08:08.82445046Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.743201ms logger=migrator t=2026-06-16T01:08:08.832389398Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-16T01:08:08.833847953Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.458365ms logger=migrator t=2026-06-16T01:08:08.839885095Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-16T01:08:08.841894923Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.009677ms logger=migrator t=2026-06-16T01:08:08.849239016Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-16T01:08:08.849281347Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.771µs logger=migrator t=2026-06-16T01:08:08.854331056Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-16T01:08:08.86171038Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.380434ms logger=migrator t=2026-06-16T01:08:08.867174019Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-16T01:08:08.867864456Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=692.096µs logger=migrator t=2026-06-16T01:08:08.875028755Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-16T01:08:08.879345617Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.316471ms logger=migrator t=2026-06-16T01:08:08.884674212Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-16T01:08:08.885559123Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=887.591µs logger=migrator t=2026-06-16T01:08:08.891144185Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-16T01:08:08.892740963Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.596018ms logger=migrator t=2026-06-16T01:08:08.900601528Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-16T01:08:08.902183646Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.582367ms logger=migrator t=2026-06-16T01:08:08.908182867Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-16T01:08:08.922367692Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.182455ms logger=migrator t=2026-06-16T01:08:08.927593756Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-16T01:08:08.92818047Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=587.994µs logger=migrator t=2026-06-16T01:08:08.93498288Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-06-16T01:08:08.936581158Z 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.599048ms logger=migrator t=2026-06-16T01:08:08.943591773Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-16T01:08:08.943919101Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=327.638µs logger=migrator t=2026-06-16T01:08:08.949673867Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-16T01:08:08.950775213Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.099916ms logger=migrator t=2026-06-16T01:08:08.958515936Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-16T01:08:08.959037838Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=529.283µs logger=migrator t=2026-06-16T01:08:08.965548072Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-16T01:08:08.970246403Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.69833ms logger=migrator t=2026-06-16T01:08:08.975873085Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-16T01:08:08.978728573Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.855188ms logger=migrator t=2026-06-16T01:08:08.984692323Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-16T01:08:08.985626336Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=932.922µs logger=migrator t=2026-06-16T01:08:08.99176246Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-16T01:08:08.993155713Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.392503ms logger=migrator t=2026-06-16T01:08:08.998844798Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-16T01:08:08.999057913Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=213.586µs logger=migrator t=2026-06-16T01:08:09.004810818Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-16T01:08:09.011541457Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.729239ms logger=migrator t=2026-06-16T01:08:09.01671244Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-16T01:08:09.017385716Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=672.886µs logger=migrator t=2026-06-16T01:08:09.022283491Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-16T01:08:09.022421764Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=137.683µs logger=migrator t=2026-06-16T01:08:09.029278056Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-16T01:08:09.029892021Z level=info msg="Migration successfully executed" id="Move region to single row" duration=614.315µs logger=migrator t=2026-06-16T01:08:09.035965194Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-16T01:08:09.036863175Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=898.211µs logger=migrator t=2026-06-16T01:08:09.042346305Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-16T01:08:09.043166954Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=828.959µs logger=migrator t=2026-06-16T01:08:09.050758803Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T01:08:09.052697679Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.943526ms logger=migrator t=2026-06-16T01:08:09.05908857Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T01:08:09.059989661Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=900.681µs logger=migrator t=2026-06-16T01:08:09.066029624Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-16T01:08:09.067043258Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.012824ms logger=migrator t=2026-06-16T01:08:09.073212113Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-16T01:08:09.074971475Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.764372ms logger=migrator t=2026-06-16T01:08:09.081816466Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-16T01:08:09.081895368Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=80.222µs logger=migrator t=2026-06-16T01:08:09.087271305Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-16T01:08:09.088152766Z level=info msg="Migration successfully executed" id="create test_data table" duration=876.821µs logger=migrator t=2026-06-16T01:08:09.095012988Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-16T01:08:09.096016952Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.005103ms logger=migrator t=2026-06-16T01:08:09.104361649Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-16T01:08:09.105965657Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.608048ms logger=migrator t=2026-06-16T01:08:09.111933968Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-16T01:08:09.112921251Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=987.273µs logger=migrator t=2026-06-16T01:08:09.119740202Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-16T01:08:09.120109361Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=371.249µs logger=migrator t=2026-06-16T01:08:09.128005617Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-16T01:08:09.12856304Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=558.793µs logger=migrator t=2026-06-16T01:08:09.134757386Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-16T01:08:09.134841908Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=86.352µs logger=migrator t=2026-06-16T01:08:09.141390313Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-16T01:08:09.143006241Z level=info msg="Migration successfully executed" id="create team table" duration=1.628739ms logger=migrator t=2026-06-16T01:08:09.150919198Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-16T01:08:09.151919061Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=999.973µs logger=migrator t=2026-06-16T01:08:09.16031499Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-16T01:08:09.162172173Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.882724ms logger=migrator t=2026-06-16T01:08:09.169578468Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-16T01:08:09.174283079Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.703731ms logger=migrator t=2026-06-16T01:08:09.178707464Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-16T01:08:09.178893588Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=186.144µs logger=migrator t=2026-06-16T01:08:09.185427212Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-16T01:08:09.186330414Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=903.042µs logger=migrator t=2026-06-16T01:08:09.191301321Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-16T01:08:09.193285998Z level=info msg="Migration successfully executed" id="create team member table" duration=1.973347ms logger=migrator t=2026-06-16T01:08:09.197685752Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-16T01:08:09.198570653Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=884.181µs logger=migrator t=2026-06-16T01:08:09.206299895Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-16T01:08:09.207728709Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.434544ms logger=migrator t=2026-06-16T01:08:09.215301158Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-16T01:08:09.216339802Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.039754ms logger=migrator t=2026-06-16T01:08:09.223365518Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-16T01:08:09.232239578Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.864579ms logger=migrator t=2026-06-16T01:08:09.236648522Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-16T01:08:09.244417145Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.763953ms logger=migrator t=2026-06-16T01:08:09.249606108Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-16T01:08:09.254632476Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.023278ms logger=migrator t=2026-06-16T01:08:09.258760184Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-16T01:08:09.259706756Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=944.762µs logger=migrator t=2026-06-16T01:08:09.265525883Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-16T01:08:09.267137691Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.612248ms logger=migrator t=2026-06-16T01:08:09.273302897Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-16T01:08:09.274305821Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.002224ms logger=migrator t=2026-06-16T01:08:09.283552369Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-16T01:08:09.284503251Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=949.872µs logger=migrator t=2026-06-16T01:08:09.298256286Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-16T01:08:09.299793483Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.543757ms logger=migrator t=2026-06-16T01:08:09.306850159Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-16T01:08:09.308405556Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.555157ms logger=migrator t=2026-06-16T01:08:09.316272812Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-16T01:08:09.317273485Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.001633ms logger=migrator t=2026-06-16T01:08:09.323497782Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-16T01:08:09.324988127Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.496605ms logger=migrator t=2026-06-16T01:08:09.331776058Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-16T01:08:09.333847636Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=2.076409ms logger=migrator t=2026-06-16T01:08:09.340239017Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-16T01:08:09.340675998Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=443.521µs logger=migrator t=2026-06-16T01:08:09.345356768Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-16T01:08:09.346654989Z level=info msg="Migration successfully executed" id="create tag table" duration=1.298271ms logger=migrator t=2026-06-16T01:08:09.351254157Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-16T01:08:09.352784433Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.530416ms logger=migrator t=2026-06-16T01:08:09.357439693Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-16T01:08:09.358236442Z level=info msg="Migration successfully executed" id="create login attempt table" duration=796.479µs logger=migrator t=2026-06-16T01:08:09.362837251Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-16T01:08:09.364384007Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.550496ms logger=migrator t=2026-06-16T01:08:09.371211218Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-16T01:08:09.372266363Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.057715ms logger=migrator t=2026-06-16T01:08:09.377701832Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:08:09.389989252Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.29078ms logger=migrator t=2026-06-16T01:08:09.394469618Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-16T01:08:09.395129943Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=652.735µs logger=migrator t=2026-06-16T01:08:09.403314487Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-16T01:08:09.404611027Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.299911ms logger=migrator t=2026-06-16T01:08:09.40895489Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-16T01:08:09.409240726Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=285.536µs logger=migrator t=2026-06-16T01:08:09.413429145Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-16T01:08:09.415248358Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.806763ms logger=migrator t=2026-06-16T01:08:09.42124039Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-16T01:08:09.422434488Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.199799ms logger=migrator t=2026-06-16T01:08:09.427454516Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-16T01:08:09.428235415Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=781.409µs logger=migrator t=2026-06-16T01:08:09.434742268Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-16T01:08:09.434867081Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=127.153µs logger=migrator t=2026-06-16T01:08:09.441032027Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-16T01:08:09.449326273Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.287465ms logger=migrator t=2026-06-16T01:08:09.457585188Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-16T01:08:09.466359015Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.768227ms logger=migrator t=2026-06-16T01:08:09.46996301Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-16T01:08:09.47377181Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.80898ms logger=migrator t=2026-06-16T01:08:09.480354735Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-16T01:08:09.490870704Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=10.513888ms logger=migrator t=2026-06-16T01:08:09.495505013Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-16T01:08:09.496576888Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.071045ms logger=migrator t=2026-06-16T01:08:09.504079775Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-16T01:08:09.510264091Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.184176ms logger=migrator t=2026-06-16T01:08:09.516051678Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-16T01:08:09.517437331Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.392013ms logger=migrator t=2026-06-16T01:08:09.521996698Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-16T01:08:09.523505904Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.509676ms logger=migrator t=2026-06-16T01:08:09.53139223Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-16T01:08:09.537089595Z level=info msg="Migration successfully executed" id="create user auth token table" duration=5.691484ms logger=migrator t=2026-06-16T01:08:09.544733205Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-16T01:08:09.545964264Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.235369ms logger=migrator t=2026-06-16T01:08:09.550684365Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-16T01:08:09.553163444Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.476709ms logger=migrator t=2026-06-16T01:08:09.560167939Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-16T01:08:09.562128366Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.956196ms logger=migrator t=2026-06-16T01:08:09.568322302Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-16T01:08:09.573766321Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.443439ms logger=migrator t=2026-06-16T01:08:09.578296538Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-16T01:08:09.57924837Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=951.922µs logger=migrator t=2026-06-16T01:08:09.593615299Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-16T01:08:09.594875159Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.25586ms logger=migrator t=2026-06-16T01:08:09.60087344Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-16T01:08:09.60254157Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.66816ms logger=migrator t=2026-06-16T01:08:09.609358161Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-16T01:08:09.610309483Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=953.862µs logger=migrator t=2026-06-16T01:08:09.617700418Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-16T01:08:09.619271605Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.568697ms logger=migrator t=2026-06-16T01:08:09.62416535Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-16T01:08:09.624242682Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=78.112µs logger=migrator t=2026-06-16T01:08:09.62925137Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-16T01:08:09.629375413Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=125.193µs logger=migrator t=2026-06-16T01:08:09.633556682Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-16T01:08:09.634973695Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.417093ms logger=migrator t=2026-06-16T01:08:09.641890519Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:08:09.642888332Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=997.293µs logger=migrator t=2026-06-16T01:08:09.647334677Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:08:09.648918464Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.581887ms logger=migrator t=2026-06-16T01:08:09.654468866Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:08:09.654595289Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=127.223µs logger=migrator t=2026-06-16T01:08:09.666984881Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:08:09.669543892Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.558531ms logger=migrator t=2026-06-16T01:08:09.6758072Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:08:09.677015548Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.212939ms logger=migrator t=2026-06-16T01:08:09.68346939Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:08:09.685494728Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.030328ms logger=migrator t=2026-06-16T01:08:09.690773643Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:08:09.691960911Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.190268ms logger=migrator t=2026-06-16T01:08:09.701196429Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-16T01:08:09.708342878Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.148088ms logger=migrator t=2026-06-16T01:08:09.714893302Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-16T01:08:09.715810714Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=919.352µs logger=migrator t=2026-06-16T01:08:09.723362882Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-16T01:08:09.723561057Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=202.785µs logger=migrator t=2026-06-16T01:08:09.734682039Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-16T01:08:09.736235546Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.603438ms logger=migrator t=2026-06-16T01:08:09.745668669Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-16T01:08:09.747114583Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.448514ms logger=migrator t=2026-06-16T01:08:09.757546669Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-16T01:08:09.758879611Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.336052ms logger=migrator t=2026-06-16T01:08:09.772703777Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:08:09.772925902Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=228.655µs logger=migrator t=2026-06-16T01:08:09.777280135Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-16T01:08:09.778374421Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.089076ms logger=migrator t=2026-06-16T01:08:09.784328351Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-16T01:08:09.785650443Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.321092ms logger=migrator t=2026-06-16T01:08:09.794726737Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-06-16T01:08:09.795758381Z 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.030494ms logger=migrator t=2026-06-16T01:08:09.801851485Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-16T01:08:09.80290157Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.049665ms logger=migrator t=2026-06-16T01:08:09.808860571Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-16T01:08:09.816105732Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.243051ms logger=migrator t=2026-06-16T01:08:09.821677943Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-16T01:08:09.822609735Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=932.852µs logger=migrator t=2026-06-16T01:08:09.82661589Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T01:08:09.827628554Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.012723ms logger=migrator t=2026-06-16T01:08:09.832279483Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-16T01:08:09.857464178Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.182205ms logger=migrator t=2026-06-16T01:08:09.864467914Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-16T01:08:09.891181644Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.711281ms logger=migrator t=2026-06-16T01:08:09.89779037Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-16T01:08:09.899258125Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.470725ms logger=migrator t=2026-06-16T01:08:09.905597174Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T01:08:09.90713003Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.530216ms logger=migrator t=2026-06-16T01:08:09.913080851Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-16T01:08:09.921186692Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.099381ms logger=migrator t=2026-06-16T01:08:09.930506622Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-16T01:08:09.939027104Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.520882ms logger=migrator t=2026-06-16T01:08:09.943639973Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-16T01:08:09.94439377Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=750.567µs logger=migrator t=2026-06-16T01:08:09.952739277Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-16T01:08:09.954079959Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.339562ms logger=migrator t=2026-06-16T01:08:09.960175183Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-16T01:08:09.961836442Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.661509ms logger=migrator t=2026-06-16T01:08:09.967315681Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-16T01:08:09.968361956Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.045655ms logger=migrator t=2026-06-16T01:08:09.975109705Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:08:09.975177837Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=69.322µs logger=migrator t=2026-06-16T01:08:09.97911511Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-16T01:08:09.985180733Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.061003ms logger=migrator t=2026-06-16T01:08:09.989218588Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-16T01:08:09.995393934Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.174566ms logger=migrator t=2026-06-16T01:08:10.000336551Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-16T01:08:10.007000298Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.663047ms logger=migrator t=2026-06-16T01:08:10.010812528Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-16T01:08:10.0117271Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=913.742µs logger=migrator t=2026-06-16T01:08:10.018320685Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-16T01:08:10.02023004Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.912965ms logger=migrator t=2026-06-16T01:08:10.027109223Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-16T01:08:10.035366208Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.254335ms logger=migrator t=2026-06-16T01:08:10.041262047Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-16T01:08:10.050398843Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.164656ms logger=migrator t=2026-06-16T01:08:10.065074479Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-16T01:08:10.067365323Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.297104ms logger=migrator t=2026-06-16T01:08:10.073061318Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-16T01:08:10.08204342Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.982632ms logger=migrator t=2026-06-16T01:08:10.086253029Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-16T01:08:10.092570018Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.316139ms logger=migrator t=2026-06-16T01:08:10.097830042Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-16T01:08:10.097900504Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.182µs logger=migrator t=2026-06-16T01:08:10.104684494Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-16T01:08:10.106660541Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.978187ms logger=migrator t=2026-06-16T01:08:10.114556378Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-06-16T01:08:10.115653394Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.096686ms logger=migrator t=2026-06-16T01:08:10.122096546Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-06-16T01:08:10.124309078Z 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=2.211552ms logger=migrator t=2026-06-16T01:08:10.130865993Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:08:10.130980085Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=114.952µs logger=migrator t=2026-06-16T01:08:10.137356846Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-16T01:08:10.143622494Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.261658ms logger=migrator t=2026-06-16T01:08:10.149842781Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-16T01:08:10.15660944Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.765499ms logger=migrator t=2026-06-16T01:08:10.161760052Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-16T01:08:10.168926761Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.168769ms logger=migrator t=2026-06-16T01:08:10.179106871Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-16T01:08:10.184199022Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.09525ms logger=migrator t=2026-06-16T01:08:10.192949298Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-16T01:08:10.198845197Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.899409ms logger=migrator t=2026-06-16T01:08:10.203748513Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-16T01:08:10.203804005Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=62.222µs logger=migrator t=2026-06-16T01:08:10.208378763Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-16T01:08:10.209293524Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=914.741µs logger=migrator t=2026-06-16T01:08:10.213890593Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-16T01:08:10.220766795Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.868832ms logger=migrator t=2026-06-16T01:08:10.22605468Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-16T01:08:10.226109561Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=55.761µs logger=migrator t=2026-06-16T01:08:10.230851713Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-16T01:08:10.239927787Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.076894ms logger=migrator t=2026-06-16T01:08:10.243980083Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-16T01:08:10.245039968Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.058195ms logger=migrator t=2026-06-16T01:08:10.251796937Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-16T01:08:10.259739185Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.941638ms logger=migrator t=2026-06-16T01:08:10.264691982Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-16T01:08:10.265517151Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=824.559µs logger=migrator t=2026-06-16T01:08:10.2709893Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-16T01:08:10.27224416Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.25814ms logger=migrator t=2026-06-16T01:08:10.277455853Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-16T01:08:10.283791453Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.33973ms logger=migrator t=2026-06-16T01:08:10.288799591Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-16T01:08:10.28961692Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=816.639µs logger=migrator t=2026-06-16T01:08:10.297077167Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-16T01:08:10.298332026Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.253029ms logger=migrator t=2026-06-16T01:08:10.302855193Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-16T01:08:10.304110833Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.25486ms logger=migrator t=2026-06-16T01:08:10.309703805Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-16T01:08:10.310701698Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=997.563µs logger=migrator t=2026-06-16T01:08:10.319079466Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-16T01:08:10.319184019Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=105.922µs logger=migrator t=2026-06-16T01:08:10.323597953Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-16T01:08:10.325456717Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.852303ms logger=migrator t=2026-06-16T01:08:10.335039433Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-16T01:08:10.337752897Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.712954ms logger=migrator t=2026-06-16T01:08:10.353677203Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-16T01:08:10.354533233Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-16T01:08:10.359378687Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-16T01:08:10.360039743Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=676.836µs logger=migrator t=2026-06-16T01:08:10.36879941Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-16T01:08:10.370903199Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.10227ms logger=migrator t=2026-06-16T01:08:10.377086155Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-16T01:08:10.385657258Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.561872ms logger=migrator t=2026-06-16T01:08:10.393611256Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-16T01:08:10.394849675Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.242389ms logger=migrator t=2026-06-16T01:08:10.403769315Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-16T01:08:10.405139788Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.371793ms logger=migrator t=2026-06-16T01:08:10.412317857Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-16T01:08:10.413311931Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=996.874µs logger=migrator t=2026-06-16T01:08:10.420727636Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-16T01:08:10.422459717Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.7336ms logger=migrator t=2026-06-16T01:08:10.432830971Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-16T01:08:10.434235895Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.409033ms logger=migrator t=2026-06-16T01:08:10.444112178Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-16T01:08:10.444166979Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=59.232µs logger=migrator t=2026-06-16T01:08:10.450318384Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-16T01:08:10.450392596Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=75.052µs logger=migrator t=2026-06-16T01:08:10.458890766Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-16T01:08:10.464405227Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.513981ms logger=migrator t=2026-06-16T01:08:10.469986498Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-16T01:08:10.470416148Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=429.33µs logger=migrator t=2026-06-16T01:08:10.478309165Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-16T01:08:10.480797974Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.493699ms logger=migrator t=2026-06-16T01:08:10.484749927Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-16T01:08:10.484985903Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=235.966µs logger=migrator t=2026-06-16T01:08:10.490608426Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-16T01:08:10.491578578Z level=info msg="Migration successfully executed" id="create data_keys table" duration=966.452µs logger=migrator t=2026-06-16T01:08:10.496834283Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-16T01:08:10.49798501Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.152658ms logger=migrator t=2026-06-16T01:08:10.515224687Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-16T01:08:10.555895627Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.614389ms logger=migrator t=2026-06-16T01:08:10.561688053Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-16T01:08:10.567297776Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.608453ms logger=migrator t=2026-06-16T01:08:10.579134616Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-16T01:08:10.579413102Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=282.827µs logger=migrator t=2026-06-16T01:08:10.583269583Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-16T01:08:10.623568813Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=40.29132ms logger=migrator t=2026-06-16T01:08:10.63189767Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-16T01:08:10.66579099Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.88882ms logger=migrator t=2026-06-16T01:08:10.671396473Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-16T01:08:10.672256843Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=861.17µs logger=migrator t=2026-06-16T01:08:10.680360934Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-16T01:08:10.682650098Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.292774ms logger=migrator t=2026-06-16T01:08:10.783083229Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-16T01:08:10.783738945Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=661.896µs logger=migrator t=2026-06-16T01:08:10.790544885Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-16T01:08:10.792072711Z level=info msg="Migration successfully executed" id="create permission table" duration=1.528326ms logger=migrator t=2026-06-16T01:08:10.80556967Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-16T01:08:10.808167011Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.601231ms logger=migrator t=2026-06-16T01:08:10.817702286Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-16T01:08:10.819463938Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.760652ms logger=migrator t=2026-06-16T01:08:10.826632067Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-16T01:08:10.82846695Z level=info msg="Migration successfully executed" id="create role table" duration=1.830723ms logger=migrator t=2026-06-16T01:08:10.835425265Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-16T01:08:10.850610014Z level=info msg="Migration successfully executed" id="add column display_name" duration=15.200319ms logger=migrator t=2026-06-16T01:08:10.858387217Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-16T01:08:10.866455668Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.06687ms logger=migrator t=2026-06-16T01:08:10.873490564Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-16T01:08:10.875529042Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.056869ms logger=migrator t=2026-06-16T01:08:10.88265729Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-16T01:08:10.88477202Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.052038ms logger=migrator t=2026-06-16T01:08:10.892136874Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-16T01:08:10.893417644Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.27851ms logger=migrator t=2026-06-16T01:08:10.900820799Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-16T01:08:10.902269613Z level=info msg="Migration successfully executed" id="create team role table" duration=1.449534ms logger=migrator t=2026-06-16T01:08:10.908904589Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-16T01:08:10.910088297Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.183428ms logger=migrator t=2026-06-16T01:08:10.917459541Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-16T01:08:10.918616849Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.156068ms logger=migrator t=2026-06-16T01:08:10.926428283Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-16T01:08:10.928345098Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.916635ms logger=migrator t=2026-06-16T01:08:10.934691618Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-16T01:08:10.9356032Z level=info msg="Migration successfully executed" id="create user role table" duration=913.192µs logger=migrator t=2026-06-16T01:08:10.944786557Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-16T01:08:10.947102012Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.314304ms logger=migrator t=2026-06-16T01:08:10.955847438Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-16T01:08:10.957052886Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.204668ms logger=migrator t=2026-06-16T01:08:10.963217412Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-16T01:08:10.96441615Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.198758ms logger=migrator t=2026-06-16T01:08:10.972184934Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-16T01:08:10.973696169Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.510826ms logger=migrator t=2026-06-16T01:08:10.980272144Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-16T01:08:10.981662737Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.391463ms logger=migrator t=2026-06-16T01:08:10.987467384Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-16T01:08:10.988605131Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.137637ms logger=migrator t=2026-06-16T01:08:10.995608056Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-16T01:08:11.003781969Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.172813ms logger=migrator t=2026-06-16T01:08:11.009591686Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-16T01:08:11.010770424Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.175768ms logger=migrator t=2026-06-16T01:08:11.016765676Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-16T01:08:11.018006555Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.240069ms logger=migrator t=2026-06-16T01:08:11.025149134Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-16T01:08:11.026867824Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.71848ms logger=migrator t=2026-06-16T01:08:11.035401776Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-16T01:08:11.037239309Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.837093ms logger=migrator t=2026-06-16T01:08:11.042959795Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-16T01:08:11.043831235Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=871.011µs logger=migrator t=2026-06-16T01:08:11.051429224Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-16T01:08:11.052614372Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.185118ms logger=migrator t=2026-06-16T01:08:11.059269249Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-16T01:08:11.070564266Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.293147ms logger=migrator t=2026-06-16T01:08:11.076045725Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-16T01:08:11.08386751Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.822145ms logger=migrator t=2026-06-16T01:08:11.089863472Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-16T01:08:11.100131284Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.265172ms logger=migrator t=2026-06-16T01:08:11.107867057Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-16T01:08:11.118534678Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.663422ms logger=migrator t=2026-06-16T01:08:11.124602652Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-16T01:08:11.125691228Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.087746ms logger=migrator t=2026-06-16T01:08:11.132734374Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-16T01:08:11.134615568Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.873294ms logger=migrator t=2026-06-16T01:08:11.140861096Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-16T01:08:11.142051054Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.190028ms logger=migrator t=2026-06-16T01:08:11.147662956Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-16T01:08:11.148599908Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=936.782µs logger=migrator t=2026-06-16T01:08:11.154952198Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-16T01:08:11.156130956Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.177898ms logger=migrator t=2026-06-16T01:08:11.162906106Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-16T01:08:11.16306167Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=156.604µs logger=migrator t=2026-06-16T01:08:11.169125163Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-16T01:08:11.169197035Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=82.681µs logger=migrator t=2026-06-16T01:08:11.174885529Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-16T01:08:11.175730299Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=843.17µs logger=migrator t=2026-06-16T01:08:11.185692274Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-16T01:08:11.18678595Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.095076ms logger=migrator t=2026-06-16T01:08:11.192793181Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-16T01:08:11.193527949Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=734.248µs logger=migrator t=2026-06-16T01:08:11.198486616Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-16T01:08:11.198741582Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=253.946µs logger=migrator t=2026-06-16T01:08:11.204827536Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-16T01:08:11.205677296Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=849.941µs logger=migrator t=2026-06-16T01:08:11.211900593Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-16T01:08:11.212966708Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.065605ms logger=migrator t=2026-06-16T01:08:11.2185631Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-16T01:08:11.220809773Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.244103ms logger=migrator t=2026-06-16T01:08:11.227353098Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-16T01:08:11.236590566Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.233138ms logger=migrator t=2026-06-16T01:08:11.24271563Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-16T01:08:11.242836793Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=103.543µs logger=migrator t=2026-06-16T01:08:11.248144128Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-16T01:08:11.249287655Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.143467ms logger=migrator t=2026-06-16T01:08:11.256412544Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-16T01:08:11.258554354Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.199582ms logger=migrator t=2026-06-16T01:08:11.26685683Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-16T01:08:11.27068272Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=3.81453ms logger=migrator t=2026-06-16T01:08:11.27784973Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-16T01:08:11.289678289Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.82861ms logger=migrator t=2026-06-16T01:08:11.295877435Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-16T01:08:11.296774166Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=892.261µs logger=migrator t=2026-06-16T01:08:11.301881887Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-16T01:08:11.303605198Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.723151ms logger=migrator t=2026-06-16T01:08:11.309175599Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:08:11.333618556Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.440307ms logger=migrator t=2026-06-16T01:08:11.340467558Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-16T01:08:11.342281161Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.813153ms logger=migrator t=2026-06-16T01:08:11.349833229Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-16T01:08:11.350967136Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.139757ms logger=migrator t=2026-06-16T01:08:11.358009692Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-16T01:08:11.359169809Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.160007ms logger=migrator t=2026-06-16T01:08:11.365256873Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-16T01:08:11.36639779Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.140707ms logger=migrator t=2026-06-16T01:08:11.372103615Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-16T01:08:11.372359061Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=255.316µs logger=migrator t=2026-06-16T01:08:11.378044835Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-16T01:08:11.379258174Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.211798ms logger=migrator t=2026-06-16T01:08:11.38631542Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-16T01:08:11.395336663Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.021983ms logger=migrator t=2026-06-16T01:08:11.400449914Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-16T01:08:11.401088959Z level=info msg="Migration successfully executed" id="create entity_events table" duration=638.925µs logger=migrator t=2026-06-16T01:08:11.407565782Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-16T01:08:11.409387135Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.823633ms logger=migrator t=2026-06-16T01:08:11.415855288Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T01:08:11.416332759Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T01:08:11.422336491Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T01:08:11.423431947Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T01:08:11.430414501Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-16T01:08:11.431290082Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=871.351µs logger=migrator t=2026-06-16T01:08:11.437358505Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-16T01:08:11.438467332Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.109086ms logger=migrator t=2026-06-16T01:08:11.44390179Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T01:08:11.445897167Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.006208ms logger=migrator t=2026-06-16T01:08:11.45238886Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T01:08:11.45366047Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.26609ms logger=migrator t=2026-06-16T01:08:11.459373235Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T01:08:11.460603484Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.230529ms logger=migrator t=2026-06-16T01:08:11.466067003Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T01:08:11.467133738Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.066735ms logger=migrator t=2026-06-16T01:08:11.473423347Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-16T01:08:11.474690767Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.267289ms logger=migrator t=2026-06-16T01:08:11.47994296Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-16T01:08:11.481363334Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.429234ms logger=migrator t=2026-06-16T01:08:11.487591791Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T01:08:11.488861341Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.26233ms logger=migrator t=2026-06-16T01:08:11.493910551Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T01:08:11.49515773Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.246819ms logger=migrator t=2026-06-16T01:08:11.501385187Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-16T01:08:11.502517404Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.131787ms logger=migrator t=2026-06-16T01:08:11.508966446Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-16T01:08:11.533890184Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.915988ms logger=migrator t=2026-06-16T01:08:11.5392265Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-16T01:08:11.547631669Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.404169ms logger=migrator t=2026-06-16T01:08:11.553370154Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-16T01:08:11.560572584Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.20116ms logger=migrator t=2026-06-16T01:08:11.568319277Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-16T01:08:11.568851489Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=533.792µs logger=migrator t=2026-06-16T01:08:11.575487176Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-16T01:08:11.585712628Z level=info msg="Migration successfully executed" id="add share column" duration=10.226272ms logger=migrator t=2026-06-16T01:08:11.5917489Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-16T01:08:11.591882764Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=134.064µs logger=migrator t=2026-06-16T01:08:11.597446945Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-16T01:08:11.599185986Z level=info msg="Migration successfully executed" id="create file table" duration=1.749681ms logger=migrator t=2026-06-16T01:08:11.605897994Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-16T01:08:11.607107383Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.204359ms logger=migrator t=2026-06-16T01:08:11.612858699Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-16T01:08:11.614362394Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.505165ms logger=migrator t=2026-06-16T01:08:11.62137952Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-16T01:08:11.623338576Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.963086ms logger=migrator t=2026-06-16T01:08:11.630491165Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-16T01:08:11.631662532Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.171447ms logger=migrator t=2026-06-16T01:08:11.637244474Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-16T01:08:11.637345527Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=102.063µs logger=migrator t=2026-06-16T01:08:11.641912844Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-16T01:08:11.642024987Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=113.113µs logger=migrator t=2026-06-16T01:08:11.64810096Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-16T01:08:11.648702275Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=601.895µs logger=migrator t=2026-06-16T01:08:11.653789345Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-16T01:08:11.654157093Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=368.448µs logger=migrator t=2026-06-16T01:08:11.660255787Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-16T01:08:11.662760996Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.520519ms logger=migrator t=2026-06-16T01:08:11.667751274Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-16T01:08:11.677603387Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.859573ms logger=migrator t=2026-06-16T01:08:11.683179299Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-16T01:08:11.683457655Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=279.286µs logger=migrator t=2026-06-16T01:08:11.689508448Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-16T01:08:11.691552967Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.044158ms logger=migrator t=2026-06-16T01:08:11.697738453Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-16T01:08:11.698311396Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=573.594µs logger=migrator t=2026-06-16T01:08:11.70313952Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-16T01:08:11.703365735Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=226.745µs logger=migrator t=2026-06-16T01:08:11.708790633Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-16T01:08:11.709421538Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=631.405µs logger=migrator t=2026-06-16T01:08:11.714229012Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-16T01:08:11.725679232Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.4509ms logger=migrator t=2026-06-16T01:08:11.731236443Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-16T01:08:11.739907048Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.670915ms logger=migrator t=2026-06-16T01:08:11.744900246Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-16T01:08:11.745696544Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=795.098µs logger=migrator t=2026-06-16T01:08:11.751213875Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-16T01:08:11.827390473Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.133977ms logger=migrator t=2026-06-16T01:08:11.834121752Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-16T01:08:11.835331141Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.209899ms logger=migrator t=2026-06-16T01:08:11.841070626Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-16T01:08:11.842264034Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.184338ms logger=migrator t=2026-06-16T01:08:11.848665055Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-16T01:08:11.875190502Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.521457ms logger=migrator t=2026-06-16T01:08:11.884380619Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-16T01:08:11.895510731Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.130782ms logger=migrator t=2026-06-16T01:08:11.901344219Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-16T01:08:11.901675527Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=331.678µs logger=migrator t=2026-06-16T01:08:11.907643768Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-16T01:08:11.907827962Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=184.094µs logger=migrator t=2026-06-16T01:08:11.918231498Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-16T01:08:11.918875303Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=626.115µs logger=migrator t=2026-06-16T01:08:11.926681527Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-16T01:08:11.926888552Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=207.495µs logger=migrator t=2026-06-16T01:08:11.932775391Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-16T01:08:11.932990746Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=215.335µs logger=migrator t=2026-06-16T01:08:11.940825551Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-16T01:08:11.942309896Z level=info msg="Migration successfully executed" id="create folder table" duration=1.482255ms logger=migrator t=2026-06-16T01:08:11.949437035Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-16T01:08:11.951112294Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.674359ms logger=migrator t=2026-06-16T01:08:11.957942106Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-16T01:08:11.959583904Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.640989ms logger=migrator t=2026-06-16T01:08:11.967284676Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-16T01:08:11.967315547Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.591µs logger=migrator t=2026-06-16T01:08:11.973081213Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T01:08:11.975454529Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.373496ms logger=migrator t=2026-06-16T01:08:11.982528346Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T01:08:11.983742514Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.214028ms logger=migrator t=2026-06-16T01:08:11.990560615Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-16T01:08:11.991829835Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.2692ms logger=migrator t=2026-06-16T01:08:11.998409111Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-16T01:08:11.999346703Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=945.983µs logger=migrator t=2026-06-16T01:08:12.004610027Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-16T01:08:12.00517755Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=567.893µs logger=migrator t=2026-06-16T01:08:12.013144098Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-16T01:08:12.015231958Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.08624ms logger=migrator t=2026-06-16T01:08:12.026453663Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-16T01:08:12.028919711Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.469789ms logger=migrator t=2026-06-16T01:08:12.035086406Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-16T01:08:12.036234693Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.148177ms logger=migrator t=2026-06-16T01:08:12.043208699Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-16T01:08:12.045507213Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.298415ms logger=migrator t=2026-06-16T01:08:12.051607057Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-16T01:08:12.052854716Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.243959ms logger=migrator t=2026-06-16T01:08:12.058668463Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-16T01:08:12.059722088Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.053535ms logger=migrator t=2026-06-16T01:08:12.066848666Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-16T01:08:12.068924195Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.087939ms logger=migrator t=2026-06-16T01:08:12.077372995Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-16T01:08:12.079936625Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.56761ms logger=migrator t=2026-06-16T01:08:12.089522142Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-16T01:08:12.09197407Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.455578ms logger=migrator t=2026-06-16T01:08:12.099475357Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-16T01:08:12.100330487Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=869.661µs logger=migrator t=2026-06-16T01:08:12.108138311Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-16T01:08:12.11022268Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.097179ms logger=migrator t=2026-06-16T01:08:12.116495298Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-16T01:08:12.116811066Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=316.878µs logger=migrator t=2026-06-16T01:08:12.122192663Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-16T01:08:12.134224497Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.027404ms logger=migrator t=2026-06-16T01:08:12.141693104Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-16T01:08:12.142325018Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=632.935µs logger=migrator t=2026-06-16T01:08:12.149416806Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T01:08:12.149464097Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=39.221µs logger=migrator t=2026-06-16T01:08:12.155610332Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T01:08:12.15763772Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.027938ms logger=migrator t=2026-06-16T01:08:12.163477178Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T01:08:12.163504438Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=17.49µs logger=migrator t=2026-06-16T01:08:12.168121227Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-16T01:08:12.17035635Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.233653ms logger=migrator t=2026-06-16T01:08:12.174641621Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T01:08:12.176738411Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.09883ms logger=migrator t=2026-06-16T01:08:12.184096814Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-16T01:08:12.185296513Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.199119ms logger=migrator t=2026-06-16T01:08:12.189491502Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-16T01:08:12.190293921Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=803.049µs logger=migrator t=2026-06-16T01:08:12.194118811Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-16T01:08:12.194393837Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=276.596µs logger=migrator t=2026-06-16T01:08:12.20043826Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-16T01:08:12.201636698Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.197538ms logger=migrator t=2026-06-16T01:08:12.207184029Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-16T01:08:12.209104825Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.911405ms logger=migrator t=2026-06-16T01:08:12.214063752Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-16T01:08:12.214947903Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=884.97µs logger=migrator t=2026-06-16T01:08:12.219110731Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-16T01:08:12.228732078Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.621707ms logger=migrator t=2026-06-16T01:08:12.234162027Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-16T01:08:12.242739429Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.576613ms logger=migrator t=2026-06-16T01:08:12.246636941Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-16T01:08:12.253530404Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.892283ms logger=migrator t=2026-06-16T01:08:12.260082008Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-16T01:08:12.26015802Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=76.662µs logger=migrator t=2026-06-16T01:08:12.264943123Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-16T01:08:12.274635982Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.692059ms logger=migrator t=2026-06-16T01:08:12.280814168Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-16T01:08:12.290060736Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.245848ms logger=migrator t=2026-06-16T01:08:12.295935905Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-16T01:08:12.296250692Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=279.156µs logger=migrator t=2026-06-16T01:08:12.301043295Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.24357378s logger=migrator t=2026-06-16T01:08:12.301993608Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-16T01:08:12.320930895Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-16T01:08:12.321191181Z level=info msg="Created default organization" logger=secrets t=2026-06-16T01:08:12.330617534Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T01:08:12.387072086Z level=info msg="Restored cache from database" duration=482.091µs logger=plugin.store t=2026-06-16T01:08:12.38848757Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-16T01:08:12.426455296Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-16T01:08:12.426491307Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-16T01:08:12.426569089Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-16T01:08:12.426580839Z level=info msg="Plugins loaded" count=54 duration=38.09362ms logger=query_data t=2026-06-16T01:08:12.431243109Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-16T01:08:12.435542951Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-16T01:08:12.444145994Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-16T01:08:12.459113377Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-16T01:08:12.46347079Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-16T01:08:12.467183247Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-16T01:08:12.488417839Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-16T01:08:12.508314399Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-16T01:08:12.533965984Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-16T01:08:12.534014755Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-16T01:08:12.534248331Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-16T01:08:12.534267991Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-16T01:08:12.534922347Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-06-16T01:08:12.535229074Z level=info msg="State cache has been initialized" states=0 duration=935.472µs logger=ngalert.scheduler t=2026-06-16T01:08:12.535298126Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-16T01:08:12.535625453Z level=info msg=starting first_tick=2026-06-16T01:08:20Z logger=http.server t=2026-06-16T01:08:12.541047171Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-16T01:08:12.630695578Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-06-16T01:08:12.666555744Z level=info msg="Update check succeeded" duration=132.122359ms logger=sqlstore.transactions t=2026-06-16T01:08:12.673024947Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-16T01:08:12.686640989Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-16T01:08:12.691440262Z level=info msg="Update check succeeded" duration=156.659289ms logger=sqlstore.transactions t=2026-06-16T01:08:12.701578511Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-16T01:08:12.736998337Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-16T01:08:12.748042998Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-16T01:08:12.759876847Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T01:08:12.783778772Z level=info msg="Patterns update finished" duration=163.536021ms logger=provisioning.dashboard t=2026-06-16T01:08:12.813076573Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-06-16T01:08:12.999014623Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-16T01:08:12.999526225Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-16T01:08:29.840141264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:29.84085769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:29.86073813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:29.887997383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:29.906842188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:29.933568769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:29.948957012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:29.980053576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:29.995508371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.021133566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.035841854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.063354243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.095718717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.169805656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.185989638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.226338111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.240079495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.300291427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.325124473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.368923167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.39021295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.432307933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.45165663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.50376437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.526296662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.568635842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.586195846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.637874156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.653733861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.695188079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.713784058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.770760194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.795024376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.852015562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.871988833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.92649974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:30.944886254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.043052412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.072046776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.127972017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.146636937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.211218792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.229091914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.287178645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.313322542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.40343624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.423379441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.489724247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.506995355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.566989221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.585468197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.662745162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.681612057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.74779162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.763575632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.83380055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.851038147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.918438008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:31.936279129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.007579132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.024508502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.093702225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.116261577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.181005466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.198824046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.268208964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.284088219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.350769323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.372381344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.447409515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.464434547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.532534785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.54929836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.614545181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.631804828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.703933371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.723843021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.800605853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.820458382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:08:32.905060189Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-16T01:09:36.559162723Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T01:18:12.566427474Z level=info msg="Completed cleanup jobs" duration=30.935601ms logger=plugins.update.checker t=2026-06-16T01:18:14.638792674Z level=info msg="Update check succeeded" duration=1.946249163s logger=cleanup t=2026-06-16T01:28:12.549964364Z level=info msg="Completed cleanup jobs" duration=13.673505ms logger=plugins.update.checker t=2026-06-16T01:28:12.779031358Z level=info msg="Update check succeeded" duration=87.245333ms logger=cleanup t=2026-06-16T01:38:12.548906363Z level=info msg="Completed cleanup jobs" duration=14.100686ms logger=plugins.update.checker t=2026-06-16T01:38:12.805163076Z level=info msg="Update check succeeded" duration=112.884119ms logger=infra.usagestats t=2026-06-16T01:39:36.597921018Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T01:48:12.630371689Z level=info msg="Completed cleanup jobs" duration=92.26441ms logger=plugins.update.checker t=2026-06-16T01:48:12.79183405Z level=info msg="Update check succeeded" duration=99.674327ms logger=cleanup t=2026-06-16T01:58:12.558735095Z level=info msg="Completed cleanup jobs" duration=23.662002ms logger=plugins.update.checker t=2026-06-16T01:58:12.787963027Z level=info msg="Update check succeeded" duration=96.181543ms logger=cleanup t=2026-06-16T02:08:12.559080535Z level=info msg="Completed cleanup jobs" duration=24.429851ms logger=plugins.update.checker t=2026-06-16T02:08:12.789677149Z level=info msg="Update check succeeded" duration=97.703192ms logger=infra.usagestats t=2026-06-16T02:09:36.591849143Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T02:18:12.59591974Z level=info msg="Completed cleanup jobs" duration=61.326782ms logger=plugins.update.checker t=2026-06-16T02:18:12.788496218Z level=info msg="Update check succeeded" duration=96.444908ms