logger=settings t=2026-04-15T01:35:35.206017286Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-15T01:35:35Z logger=settings t=2026-04-15T01:35:35.207156757Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-15T01:35:35.20727145Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-15T01:35:35.207351272Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-15T01:35:35.207393123Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-15T01:35:35.207461195Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-15T01:35:35.207692991Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-15T01:35:35.207779974Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-15T01:35:35.207811494Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-15T01:35:35.207898897Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-15T01:35:35.207976598Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-15T01:35:35.20801572Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-15T01:35:35.208086601Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-15T01:35:35.208215665Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-15T01:35:35.208306758Z level=info msg=Target target=[all] logger=settings t=2026-04-15T01:35:35.20839344Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-15T01:35:35.208434811Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-15T01:35:35.208508003Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-15T01:35:35.208531694Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-15T01:35:35.208548364Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-15T01:35:35.208585935Z level=info msg="App mode production" logger=sqlstore t=2026-04-15T01:35:35.209109579Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-15T01:35:35.20915602Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-15T01:35:35.21142255Z level=info msg="Locking database" logger=migrator t=2026-04-15T01:35:35.211470422Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-15T01:35:35.21217255Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-15T01:35:35.213215639Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.041829ms logger=migrator t=2026-04-15T01:35:35.218215203Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-15T01:35:35.219097286Z level=info msg="Migration successfully executed" id="create user table" duration=878.933µs logger=migrator t=2026-04-15T01:35:35.224715567Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-15T01:35:35.225833536Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.120429ms logger=migrator t=2026-04-15T01:35:35.234591011Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-15T01:35:35.235342581Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=750.67µs logger=migrator t=2026-04-15T01:35:35.242674927Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-15T01:35:35.243980092Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.304025ms logger=migrator t=2026-04-15T01:35:35.250220399Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-15T01:35:35.254280187Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=4.048698ms logger=migrator t=2026-04-15T01:35:35.260855763Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-15T01:35:35.263300498Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.445766ms logger=migrator t=2026-04-15T01:35:35.269968827Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-15T01:35:35.27084206Z level=info msg="Migration successfully executed" id="create user table v2" duration=872.493µs logger=migrator t=2026-04-15T01:35:35.276683126Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-15T01:35:35.277624171Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=944.435µs logger=migrator t=2026-04-15T01:35:35.282371188Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-15T01:35:35.283093548Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=721.99µs logger=migrator t=2026-04-15T01:35:35.287626729Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-15T01:35:35.287995738Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=369.069µs logger=migrator t=2026-04-15T01:35:35.291829831Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-15T01:35:35.292617652Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=788.631µs logger=migrator t=2026-04-15T01:35:35.296903707Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-15T01:35:35.298584922Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.680185ms logger=migrator t=2026-04-15T01:35:35.30410852Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-15T01:35:35.30414313Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.45µs logger=migrator t=2026-04-15T01:35:35.310696996Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-15T01:35:35.312555256Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.85889ms logger=migrator t=2026-04-15T01:35:35.319587634Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-15T01:35:35.320055676Z level=info msg="Migration successfully executed" id="Add missing user data" duration=472.152µs logger=migrator t=2026-04-15T01:35:35.327864606Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-15T01:35:35.329396196Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.53113ms logger=migrator t=2026-04-15T01:35:35.334984226Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-15T01:35:35.336050655Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.065919ms logger=migrator t=2026-04-15T01:35:35.340572926Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-15T01:35:35.342304442Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.731156ms logger=migrator t=2026-04-15T01:35:35.346505664Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-15T01:35:35.355434693Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.929399ms logger=migrator t=2026-04-15T01:35:35.360653932Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-15T01:35:35.361442223Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=788.071µs logger=migrator t=2026-04-15T01:35:35.365175183Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-15T01:35:35.365319037Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=143.504µs logger=migrator t=2026-04-15T01:35:35.369748306Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-15T01:35:35.370792433Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.043307ms logger=migrator t=2026-04-15T01:35:35.375690045Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-15T01:35:35.376126866Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=436.971µs logger=migrator t=2026-04-15T01:35:35.382524137Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-15T01:35:35.383207866Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=683.379µs logger=migrator t=2026-04-15T01:35:35.389209466Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-15T01:35:35.390375057Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.166771ms logger=migrator t=2026-04-15T01:35:35.396323836Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-15T01:35:35.397013495Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=689.009µs logger=migrator t=2026-04-15T01:35:35.402507082Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-15T01:35:35.403607432Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.099749ms logger=migrator t=2026-04-15T01:35:35.408763029Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-15T01:35:35.409838438Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.075459ms logger=migrator t=2026-04-15T01:35:35.416035823Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-15T01:35:35.417067271Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.030668ms logger=migrator t=2026-04-15T01:35:35.424065579Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-15T01:35:35.424106439Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42µs logger=migrator t=2026-04-15T01:35:35.429698659Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-15T01:35:35.430362797Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=660.738µs logger=migrator t=2026-04-15T01:35:35.434613451Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-15T01:35:35.435632488Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.018607ms logger=migrator t=2026-04-15T01:35:35.461927892Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-15T01:35:35.462890747Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=960.725µs logger=migrator t=2026-04-15T01:35:35.467541422Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-15T01:35:35.468525008Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=982.966µs logger=migrator t=2026-04-15T01:35:35.473624374Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-15T01:35:35.478807483Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.192849ms logger=migrator t=2026-04-15T01:35:35.48470492Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-15T01:35:35.485490351Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=785.411µs logger=migrator t=2026-04-15T01:35:35.490586868Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-15T01:35:35.491248906Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=661.768µs logger=migrator t=2026-04-15T01:35:35.496514737Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-15T01:35:35.497559514Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.044597ms logger=migrator t=2026-04-15T01:35:35.504220752Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-15T01:35:35.505261801Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.040668ms logger=migrator t=2026-04-15T01:35:35.510554372Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-15T01:35:35.511617091Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.059388ms logger=migrator t=2026-04-15T01:35:35.51683155Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-15T01:35:35.517392645Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=560.866µs logger=migrator t=2026-04-15T01:35:35.523069156Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-15T01:35:35.5235769Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=507.184µs logger=migrator t=2026-04-15T01:35:35.528606485Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-15T01:35:35.529130589Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=521.243µs logger=migrator t=2026-04-15T01:35:35.534360489Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-15T01:35:35.535100409Z level=info msg="Migration successfully executed" id="create star table" duration=741.43µs logger=migrator t=2026-04-15T01:35:35.539859466Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-15T01:35:35.540538854Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=678.567µs logger=migrator t=2026-04-15T01:35:35.546438722Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-15T01:35:35.547597873Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.159052ms logger=migrator t=2026-04-15T01:35:35.553139691Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-15T01:35:35.554422885Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.282584ms logger=migrator t=2026-04-15T01:35:35.5594303Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-15T01:35:35.560143069Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=712.608µs logger=migrator t=2026-04-15T01:35:35.565037949Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-15T01:35:35.56579766Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=759.101µs logger=migrator t=2026-04-15T01:35:35.571715218Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-15T01:35:35.572574851Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=856.843µs logger=migrator t=2026-04-15T01:35:35.577872813Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-15T01:35:35.57928144Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.407318ms logger=migrator t=2026-04-15T01:35:35.584453419Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-15T01:35:35.5844853Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.061µs logger=migrator t=2026-04-15T01:35:35.589245227Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-15T01:35:35.589278058Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.141µs logger=migrator t=2026-04-15T01:35:35.595750321Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-15T01:35:35.596275575Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=523.564µs logger=migrator t=2026-04-15T01:35:35.602016288Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-15T01:35:35.60319685Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.182452ms logger=migrator t=2026-04-15T01:35:35.608760359Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-15T01:35:35.60954427Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=783.901µs logger=migrator t=2026-04-15T01:35:35.615070848Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-15T01:35:35.616543517Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.471999ms logger=migrator t=2026-04-15T01:35:35.622888877Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-15T01:35:35.623623227Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=734.19µs logger=migrator t=2026-04-15T01:35:35.628692232Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-15T01:35:35.630064129Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.371977ms logger=migrator t=2026-04-15T01:35:35.635444103Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-15T01:35:35.636361437Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=918.694µs logger=migrator t=2026-04-15T01:35:35.642413039Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-15T01:35:35.647982198Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.568759ms logger=migrator t=2026-04-15T01:35:35.652992102Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-15T01:35:35.653755413Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=764.751µs logger=migrator t=2026-04-15T01:35:35.658999522Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-15T01:35:35.660125083Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.122711ms logger=migrator t=2026-04-15T01:35:35.666194205Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-15T01:35:35.667578372Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.383337ms logger=migrator t=2026-04-15T01:35:35.673124821Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-15T01:35:35.67347518Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=349.559µs logger=migrator t=2026-04-15T01:35:35.678605828Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-15T01:35:35.680176049Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.566542ms logger=migrator t=2026-04-15T01:35:35.686832758Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-15T01:35:35.6869286Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=95.053µs logger=migrator t=2026-04-15T01:35:35.692793767Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-15T01:35:35.696226599Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.431612ms logger=migrator t=2026-04-15T01:35:35.701960531Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-15T01:35:35.70375257Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.791479ms logger=migrator t=2026-04-15T01:35:35.7097462Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-15T01:35:35.713908831Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.160301ms logger=migrator t=2026-04-15T01:35:35.719347587Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-15T01:35:35.72021626Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=861.773µs logger=migrator t=2026-04-15T01:35:35.726212261Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-15T01:35:35.728169513Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.955272ms logger=migrator t=2026-04-15T01:35:35.733929337Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-15T01:35:35.734774109Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=844.392µs logger=migrator t=2026-04-15T01:35:35.740121163Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-15T01:35:35.741039147Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=916.324µs logger=migrator t=2026-04-15T01:35:35.747439119Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-15T01:35:35.74748753Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=50.331µs logger=migrator t=2026-04-15T01:35:35.753196672Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-15T01:35:35.753225633Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.671µs logger=migrator t=2026-04-15T01:35:35.758266478Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-15T01:35:35.761629727Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.366609ms logger=migrator t=2026-04-15T01:35:35.766885118Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-15T01:35:35.769148539Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.263441ms logger=migrator t=2026-04-15T01:35:35.775288803Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-15T01:35:35.778234202Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.950789ms logger=migrator t=2026-04-15T01:35:35.782720852Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-15T01:35:35.784857819Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.136917ms logger=migrator t=2026-04-15T01:35:35.790471759Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-15T01:35:35.790748987Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=276.978µs logger=migrator t=2026-04-15T01:35:35.795825243Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-15T01:35:35.796741467Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=916.054µs logger=migrator t=2026-04-15T01:35:35.801872384Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-15T01:35:35.803195349Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.323005ms logger=migrator t=2026-04-15T01:35:35.808605385Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-15T01:35:35.808661866Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=59.161µs logger=migrator t=2026-04-15T01:35:35.814565404Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-15T01:35:35.815438727Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=873.043µs logger=migrator t=2026-04-15T01:35:35.820334929Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-15T01:35:35.82114972Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=814.211µs logger=migrator t=2026-04-15T01:35:35.826071742Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-15T01:35:35.835042672Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.97213ms logger=migrator t=2026-04-15T01:35:35.841747771Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-15T01:35:35.843618151Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.876401ms logger=migrator t=2026-04-15T01:35:35.849030636Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-15T01:35:35.849857658Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=832.442µs logger=migrator t=2026-04-15T01:35:35.855976731Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-15T01:35:35.858236232Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.261891ms logger=migrator t=2026-04-15T01:35:35.865906358Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-15T01:35:35.8663618Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=455.362µs logger=migrator t=2026-04-15T01:35:35.870335696Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-15T01:35:35.871341312Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.004786ms logger=migrator t=2026-04-15T01:35:35.877578539Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-15T01:35:35.881477693Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.897554ms logger=migrator t=2026-04-15T01:35:35.886985541Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-15T01:35:35.887899956Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=913.924µs logger=migrator t=2026-04-15T01:35:35.892222521Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-15T01:35:35.892429987Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=207.866µs logger=migrator t=2026-04-15T01:35:35.897536373Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-15T01:35:35.897742819Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=206.786µs logger=migrator t=2026-04-15T01:35:35.902843846Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-15T01:35:35.903972675Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.13419ms logger=migrator t=2026-04-15T01:35:35.908416214Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-15T01:35:35.910983253Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.566259ms logger=migrator t=2026-04-15T01:35:35.917084616Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-15T01:35:35.918672349Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.587743ms logger=migrator t=2026-04-15T01:35:35.92321022Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-15T01:35:35.924534575Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.324395ms logger=migrator t=2026-04-15T01:35:35.928564743Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-15T01:35:35.929363905Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=798.691µs logger=migrator t=2026-04-15T01:35:35.933826283Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-15T01:35:35.934712308Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=885.645µs logger=migrator t=2026-04-15T01:35:35.939466695Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-15T01:35:35.940346798Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=882.113µs logger=migrator t=2026-04-15T01:35:35.945247239Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-15T01:35:35.951272Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.024351ms logger=migrator t=2026-04-15T01:35:35.955643887Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-15T01:35:35.956450548Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=803.091µs logger=migrator t=2026-04-15T01:35:35.961785052Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-15T01:35:35.962593373Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=808.071µs logger=migrator t=2026-04-15T01:35:35.966886428Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-15T01:35:35.96766485Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=777.971µs logger=migrator t=2026-04-15T01:35:35.973187297Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-15T01:35:35.974021819Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=835.012µs logger=migrator t=2026-04-15T01:35:35.980312097Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-15T01:35:35.983952405Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.637828ms logger=migrator t=2026-04-15T01:35:35.989184854Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-15T01:35:35.992514153Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.336779ms logger=migrator t=2026-04-15T01:35:35.998374691Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-15T01:35:35.998417202Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=38.68µs logger=migrator t=2026-04-15T01:35:36.009475688Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-15T01:35:36.009720214Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=244.766µs logger=migrator t=2026-04-15T01:35:36.014635896Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-15T01:35:36.016975588Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.341942ms logger=migrator t=2026-04-15T01:35:36.021496699Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-15T01:35:36.021685144Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=188.316µs logger=migrator t=2026-04-15T01:35:36.025433834Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-15T01:35:36.025612019Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=182.555µs logger=migrator t=2026-04-15T01:35:36.029234606Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-15T01:35:36.031547188Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.311972ms logger=migrator t=2026-04-15T01:35:36.035821322Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-15T01:35:36.036002027Z level=info msg="Migration successfully executed" id="Update uid value" duration=180.485µs logger=migrator t=2026-04-15T01:35:36.040014294Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-15T01:35:36.041691929Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.682625ms logger=migrator t=2026-04-15T01:35:36.045828629Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-15T01:35:36.047494455Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.666196ms logger=migrator t=2026-04-15T01:35:36.053600068Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-15T01:35:36.055239272Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.641075ms logger=migrator t=2026-04-15T01:35:36.064888389Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-15T01:35:36.065932468Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.047858ms logger=migrator t=2026-04-15T01:35:36.071579348Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-15T01:35:36.076309975Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=4.728647ms logger=migrator t=2026-04-15T01:35:36.080664012Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-15T01:35:36.081541705Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=877.703µs logger=migrator t=2026-04-15T01:35:36.086362264Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-15T01:35:36.087127455Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=767.601µs logger=migrator t=2026-04-15T01:35:36.091673496Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-15T01:35:36.092372945Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=699.119µs logger=migrator t=2026-04-15T01:35:36.096131995Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-15T01:35:36.097323608Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.191972ms logger=migrator t=2026-04-15T01:35:36.10264082Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-15T01:35:36.113023327Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.383417ms logger=migrator t=2026-04-15T01:35:36.116734037Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-15T01:35:36.117231429Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=497.092µs logger=migrator t=2026-04-15T01:35:36.120853667Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-15T01:35:36.121579386Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=725.759µs logger=migrator t=2026-04-15T01:35:36.126150438Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-15T01:35:36.126879338Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=728.61µs logger=migrator t=2026-04-15T01:35:36.130560296Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-15T01:35:36.131327176Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=766µs logger=migrator t=2026-04-15T01:35:36.135045956Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-15T01:35:36.135414266Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=369.73µs logger=migrator t=2026-04-15T01:35:36.139903446Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-15T01:35:36.140764119Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=865.033µs logger=migrator t=2026-04-15T01:35:36.144797657Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-15T01:35:36.144840138Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.992µs logger=migrator t=2026-04-15T01:35:36.148907286Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-15T01:35:36.154039874Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.124618ms logger=migrator t=2026-04-15T01:35:36.158533774Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-15T01:35:36.161520515Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.986381ms logger=migrator t=2026-04-15T01:35:36.166639341Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-15T01:35:36.166823946Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=186.435µs logger=migrator t=2026-04-15T01:35:36.172266241Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-15T01:35:36.176245088Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.980397ms logger=migrator t=2026-04-15T01:35:36.180152383Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-15T01:35:36.183192384Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.039611ms logger=migrator t=2026-04-15T01:35:36.392947065Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-15T01:35:36.394524946Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.581462ms logger=migrator t=2026-04-15T01:35:37.342046161Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-15T01:35:37.343143731Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.10045ms logger=migrator t=2026-04-15T01:35:37.432776889Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-15T01:35:37.435537723Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.757243ms logger=migrator t=2026-04-15T01:35:37.576488152Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-15T01:35:37.577928531Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.431329ms logger=migrator t=2026-04-15T01:35:38.255834973Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-15T01:35:38.257290673Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.46022ms logger=migrator t=2026-04-15T01:35:38.60522672Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-15T01:35:38.607194362Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.971803ms logger=migrator t=2026-04-15T01:35:38.903106347Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-15T01:35:38.903383964Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=281.837µs logger=migrator t=2026-04-15T01:35:38.913470074Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-15T01:35:38.913521455Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.961µs logger=migrator t=2026-04-15T01:35:38.918537Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-15T01:35:38.92268649Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.14954ms logger=migrator t=2026-04-15T01:35:38.929081202Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-15T01:35:38.931865257Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.786235ms logger=migrator t=2026-04-15T01:35:38.937130048Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-15T01:35:38.937277341Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=149.964µs logger=migrator t=2026-04-15T01:35:38.941691059Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-15T01:35:38.942962843Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.270574ms logger=migrator t=2026-04-15T01:35:38.954190244Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-15T01:35:38.955556771Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.369957ms logger=migrator t=2026-04-15T01:35:38.960922413Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-15T01:35:38.960951195Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.882µs logger=migrator t=2026-04-15T01:35:38.965877446Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-15T01:35:38.967308895Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.423558ms logger=migrator t=2026-04-15T01:35:38.971924208Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-15T01:35:38.972821312Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=899.834µs logger=migrator t=2026-04-15T01:35:38.97834906Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-15T01:35:38.981316109Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.96608ms logger=migrator t=2026-04-15T01:35:38.985444469Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-15T01:35:38.98547926Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.831µs logger=migrator t=2026-04-15T01:35:38.989785725Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-15T01:35:38.990627838Z level=info msg="Migration successfully executed" id="create session table" duration=841.473µs logger=migrator t=2026-04-15T01:35:38.996514545Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-15T01:35:38.996669489Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=150.704µs logger=migrator t=2026-04-15T01:35:39.001142789Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-15T01:35:39.001268983Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=126.933µs logger=migrator t=2026-04-15T01:35:39.006281337Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-15T01:35:39.007391707Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.110249ms logger=migrator t=2026-04-15T01:35:39.012554775Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-15T01:35:39.013645944Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.09456ms logger=migrator t=2026-04-15T01:35:39.020643851Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-15T01:35:39.020682131Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=39.7µs logger=migrator t=2026-04-15T01:35:39.025809989Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-15T01:35:39.02584118Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=32.321µs logger=migrator t=2026-04-15T01:35:39.030764712Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-15T01:35:39.036063423Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.297831ms logger=migrator t=2026-04-15T01:35:39.042069094Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-15T01:35:39.045030003Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.957979ms logger=migrator t=2026-04-15T01:35:39.049155474Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-15T01:35:39.049232905Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.351µs logger=migrator t=2026-04-15T01:35:39.052951795Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-15T01:35:39.053025497Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=73.852µs logger=migrator t=2026-04-15T01:35:39.057491656Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-15T01:35:39.05875363Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.261934ms logger=migrator t=2026-04-15T01:35:39.063067796Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-15T01:35:39.063111757Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=44.501µs logger=migrator t=2026-04-15T01:35:39.068873331Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-15T01:35:39.074653436Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.785264ms logger=migrator t=2026-04-15T01:35:39.082608438Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-15T01:35:39.082758683Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=150.675µs logger=migrator t=2026-04-15T01:35:39.087224622Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-15T01:35:39.091970678Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.746966ms logger=migrator t=2026-04-15T01:35:39.097547908Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-15T01:35:39.100809785Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.259457ms logger=migrator t=2026-04-15T01:35:39.108332186Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-15T01:35:39.1084662Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=138.123µs logger=migrator t=2026-04-15T01:35:39.114152162Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-15T01:35:39.115556359Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.409547ms logger=migrator t=2026-04-15T01:35:39.119846494Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-15T01:35:39.120693117Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=845.823µs logger=migrator t=2026-04-15T01:35:39.124861289Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-15T01:35:39.125961948Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.100429ms logger=migrator t=2026-04-15T01:35:39.141246927Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-15T01:35:39.142795158Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.552581ms logger=migrator t=2026-04-15T01:35:39.150676049Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-15T01:35:39.151670146Z level=info msg="Migration successfully executed" id="add index alert state" duration=993.397µs logger=migrator t=2026-04-15T01:35:39.156154995Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-15T01:35:39.157125271Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=970.256µs logger=migrator t=2026-04-15T01:35:39.161867208Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-15T01:35:39.1626428Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=775.122µs logger=migrator t=2026-04-15T01:35:39.168049504Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-15T01:35:39.169555164Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.50495ms logger=migrator t=2026-04-15T01:35:39.174665201Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-15T01:35:39.175936585Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.267704ms logger=migrator t=2026-04-15T01:35:39.180722442Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-15T01:35:39.192840997Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.106405ms logger=migrator t=2026-04-15T01:35:39.197675797Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-15T01:35:39.198262232Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=586.726µs logger=migrator t=2026-04-15T01:35:39.207675184Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-15T01:35:39.209022979Z 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.347395ms logger=migrator t=2026-04-15T01:35:39.216868329Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-15T01:35:39.217290251Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=421.412µs logger=migrator t=2026-04-15T01:35:39.221930645Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-15T01:35:39.222818108Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=886.933µs logger=migrator t=2026-04-15T01:35:39.228542811Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-15T01:35:39.229265281Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=721.84µs logger=migrator t=2026-04-15T01:35:39.234209853Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-15T01:35:39.240275235Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.068342ms logger=migrator t=2026-04-15T01:35:39.24453585Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-15T01:35:39.248017472Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.480912ms logger=migrator t=2026-04-15T01:35:39.252991855Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-15T01:35:39.256479969Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.487624ms logger=migrator t=2026-04-15T01:35:39.261362239Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-15T01:35:39.264843773Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.480994ms logger=migrator t=2026-04-15T01:35:39.269786525Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-15T01:35:39.270791822Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.004787ms logger=migrator t=2026-04-15T01:35:39.280361458Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-15T01:35:39.280409699Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=45.371µs logger=migrator t=2026-04-15T01:35:39.286552413Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-15T01:35:39.286624956Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=73.203µs logger=migrator t=2026-04-15T01:35:39.292914434Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-15T01:35:39.294102805Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.188022ms logger=migrator t=2026-04-15T01:35:39.298496023Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-15T01:35:39.299556212Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.059439ms logger=migrator t=2026-04-15T01:35:39.304162805Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-15T01:35:39.305057889Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=893.433µs logger=migrator t=2026-04-15T01:35:39.311525761Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-15T01:35:39.312776815Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.250464ms logger=migrator t=2026-04-15T01:35:39.320651266Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-15T01:35:39.321911849Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.260493ms logger=migrator t=2026-04-15T01:35:39.328209148Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-15T01:35:39.33312645Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.911591ms logger=migrator t=2026-04-15T01:35:39.339237113Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-15T01:35:39.342943012Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.706259ms logger=migrator t=2026-04-15T01:35:39.347806672Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-15T01:35:39.348024488Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=218.066µs logger=migrator t=2026-04-15T01:35:39.352077687Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-15T01:35:39.352924548Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=846.591µs logger=migrator t=2026-04-15T01:35:39.359131255Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-15T01:35:39.36082327Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.690895ms logger=migrator t=2026-04-15T01:35:39.367590302Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-15T01:35:39.371586979Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.995808ms logger=migrator t=2026-04-15T01:35:39.379419127Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-15T01:35:39.379586722Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=164.515µs logger=migrator t=2026-04-15T01:35:39.387187426Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-15T01:35:39.389098996Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.934471ms logger=migrator t=2026-04-15T01:35:39.398774485Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-15T01:35:39.400342308Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.565452ms logger=migrator t=2026-04-15T01:35:39.408990329Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-15T01:35:39.409165994Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=178.935µs logger=migrator t=2026-04-15T01:35:39.416412357Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-15T01:35:39.418240276Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.815449ms logger=migrator t=2026-04-15T01:35:39.42850655Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-15T01:35:39.430146174Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.643154ms logger=migrator t=2026-04-15T01:35:39.440333317Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-15T01:35:39.441702994Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.359036ms logger=migrator t=2026-04-15T01:35:39.450489578Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-15T01:35:39.451403773Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=912.355µs logger=migrator t=2026-04-15T01:35:39.46030105Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-15T01:35:39.46177981Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.48131ms logger=migrator t=2026-04-15T01:35:39.468536781Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-15T01:35:39.469495547Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=957.956µs logger=migrator t=2026-04-15T01:35:39.478842877Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-15T01:35:39.478902688Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=60.131µs logger=migrator t=2026-04-15T01:35:39.48529879Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-15T01:35:39.489464141Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.166581ms logger=migrator t=2026-04-15T01:35:39.496929981Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-15T01:35:39.497714792Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=784.221µs logger=migrator t=2026-04-15T01:35:39.505159611Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-15T01:35:39.51112814Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.969729ms logger=migrator t=2026-04-15T01:35:39.517348727Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-15T01:35:39.518476838Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.12809ms logger=migrator t=2026-04-15T01:35:39.526972285Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-15T01:35:39.528460894Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.48892ms logger=migrator t=2026-04-15T01:35:39.535924474Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-15T01:35:39.536756756Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=832.062µs logger=migrator t=2026-04-15T01:35:39.542321225Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-15T01:35:39.554017828Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.698303ms logger=migrator t=2026-04-15T01:35:39.559724541Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-15T01:35:39.560231074Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=506.243µs logger=migrator t=2026-04-15T01:35:39.565538976Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-15T01:35:39.566397269Z 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=857.323µs logger=migrator t=2026-04-15T01:35:39.572204465Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-15T01:35:39.572650847Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=446.092µs logger=migrator t=2026-04-15T01:35:39.577856975Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-15T01:35:39.578647936Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=790.941µs logger=migrator t=2026-04-15T01:35:39.586874787Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-15T01:35:39.587163334Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=292.717µs logger=migrator t=2026-04-15T01:35:39.593900145Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-15T01:35:39.600254405Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.35375ms logger=migrator t=2026-04-15T01:35:39.606314577Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-15T01:35:39.610237412Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.922116ms logger=migrator t=2026-04-15T01:35:39.615183894Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-15T01:35:39.616254703Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.068529ms logger=migrator t=2026-04-15T01:35:39.622213142Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-15T01:35:39.623553818Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.340016ms logger=migrator t=2026-04-15T01:35:39.628710266Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-15T01:35:39.629103756Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=394.101µs logger=migrator t=2026-04-15T01:35:39.635514677Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-15T01:35:39.64046667Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.951083ms logger=migrator t=2026-04-15T01:35:39.649349818Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-15T01:35:39.65018577Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=835.422µs logger=migrator t=2026-04-15T01:35:39.662103058Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-15T01:35:39.662420447Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=321.189µs logger=migrator t=2026-04-15T01:35:39.669389224Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-15T01:35:39.670017541Z level=info msg="Migration successfully executed" id="Move region to single row" duration=628.267µs logger=migrator t=2026-04-15T01:35:39.678339123Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-15T01:35:39.679778361Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.438918ms logger=migrator t=2026-04-15T01:35:39.684913599Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-15T01:35:39.686242814Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.329025ms logger=migrator t=2026-04-15T01:35:39.693268813Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-15T01:35:39.694792403Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.51881ms logger=migrator t=2026-04-15T01:35:39.700152667Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-15T01:35:39.701704628Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.551031ms logger=migrator t=2026-04-15T01:35:39.706810094Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-15T01:35:39.707604826Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=794.902µs logger=migrator t=2026-04-15T01:35:39.860260989Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-15T01:35:39.862278213Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.023294ms logger=migrator t=2026-04-15T01:35:40.17432855Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-15T01:35:40.174567727Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=245.328µs logger=migrator t=2026-04-15T01:35:40.181545033Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-15T01:35:40.183267079Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.717595ms logger=migrator t=2026-04-15T01:35:40.191373976Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-15T01:35:40.193150623Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.780427ms logger=migrator t=2026-04-15T01:35:40.201136267Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-15T01:35:40.20310248Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.973264ms logger=migrator t=2026-04-15T01:35:40.209265575Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-15T01:35:40.210718633Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.452758ms logger=migrator t=2026-04-15T01:35:40.217862565Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-15T01:35:40.21806337Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=200.455µs logger=migrator t=2026-04-15T01:35:40.224235725Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-15T01:35:40.224888482Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=651.777µs logger=migrator t=2026-04-15T01:35:40.232487186Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-15T01:35:40.23264232Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=154.944µs logger=migrator t=2026-04-15T01:35:40.238742243Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-15T01:35:40.240134751Z level=info msg="Migration successfully executed" id="create team table" duration=1.391128ms logger=migrator t=2026-04-15T01:35:40.246404088Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-15T01:35:40.24798243Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.578452ms logger=migrator t=2026-04-15T01:35:40.25659583Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-15T01:35:40.258416869Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.826189ms logger=migrator t=2026-04-15T01:35:40.266797013Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-15T01:35:40.271261623Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.46242ms logger=migrator t=2026-04-15T01:35:40.277106919Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-15T01:35:40.277271263Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=165.704µs logger=migrator t=2026-04-15T01:35:40.281813156Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-15T01:35:40.282633957Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=820.651µs logger=migrator t=2026-04-15T01:35:40.28720197Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-15T01:35:40.28798645Z level=info msg="Migration successfully executed" id="create team member table" duration=784.4µs logger=migrator t=2026-04-15T01:35:40.294280948Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-15T01:35:40.295682016Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.401568ms logger=migrator t=2026-04-15T01:35:40.301478131Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-15T01:35:40.302348494Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=870.193µs logger=migrator t=2026-04-15T01:35:40.309526506Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-15T01:35:40.3104461Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=919.184µs logger=migrator t=2026-04-15T01:35:40.31826503Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-15T01:35:40.322204926Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.949646ms logger=migrator t=2026-04-15T01:35:40.327823106Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-15T01:35:40.332268194Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.444248ms logger=migrator t=2026-04-15T01:35:40.337455163Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-15T01:35:40.341868481Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.408508ms logger=migrator t=2026-04-15T01:35:40.348328104Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-15T01:35:40.349625139Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.298085ms logger=migrator t=2026-04-15T01:35:40.35528537Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-15T01:35:40.356724319Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.440259ms logger=migrator t=2026-04-15T01:35:40.363993713Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-15T01:35:40.364963059Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=969.416µs logger=migrator t=2026-04-15T01:35:40.371014921Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-15T01:35:40.372496831Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.48528ms logger=migrator t=2026-04-15T01:35:40.379636522Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-15T01:35:40.380511845Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=875.513µs logger=migrator t=2026-04-15T01:35:40.388114409Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-15T01:35:40.389594578Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.479959ms logger=migrator t=2026-04-15T01:35:40.395024053Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-15T01:35:40.396550874Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.521851ms logger=migrator t=2026-04-15T01:35:40.402722139Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-15T01:35:40.404122286Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.399127ms logger=migrator t=2026-04-15T01:35:40.410361993Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-15T01:35:40.411096693Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=735.08µs logger=migrator t=2026-04-15T01:35:40.417467073Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-15T01:35:40.417759021Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=292.118µs logger=migrator t=2026-04-15T01:35:40.423854775Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-15T01:35:40.424610745Z level=info msg="Migration successfully executed" id="create tag table" duration=755.66µs logger=migrator t=2026-04-15T01:35:40.43005552Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-15T01:35:40.431458088Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.401478ms logger=migrator t=2026-04-15T01:35:40.437319645Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-15T01:35:40.438049624Z level=info msg="Migration successfully executed" id="create login attempt table" duration=729.149µs logger=migrator t=2026-04-15T01:35:40.443670955Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-15T01:35:40.445118393Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.446778ms logger=migrator t=2026-04-15T01:35:40.451533845Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-15T01:35:40.45285686Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.322305ms logger=migrator t=2026-04-15T01:35:40.459367844Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-15T01:35:40.475381073Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.011019ms logger=migrator t=2026-04-15T01:35:40.480565641Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-15T01:35:40.481135786Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=570.085µs logger=migrator t=2026-04-15T01:35:40.487546238Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-15T01:35:40.488416321Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=868.813µs logger=migrator t=2026-04-15T01:35:40.494421602Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-15T01:35:40.494941266Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=444.112µs logger=migrator t=2026-04-15T01:35:40.50071819Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-15T01:35:40.501680026Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=961.126µs logger=migrator t=2026-04-15T01:35:40.508018776Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-15T01:35:40.509220038Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.200802ms logger=migrator t=2026-04-15T01:35:40.514621242Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-15T01:35:40.516083242Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.460739ms logger=migrator t=2026-04-15T01:35:40.521928778Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-15T01:35:40.52199616Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.522µs logger=migrator t=2026-04-15T01:35:40.528303238Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-15T01:35:40.535616673Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.311275ms logger=migrator t=2026-04-15T01:35:40.541378588Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-15T01:35:40.545381325Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.001377ms logger=migrator t=2026-04-15T01:35:40.550493741Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-15T01:35:40.555449114Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.954883ms logger=migrator t=2026-04-15T01:35:40.56161338Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-15T01:35:40.567321472Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.703703ms logger=migrator t=2026-04-15T01:35:40.573037315Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-15T01:35:40.574034151Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=995.616µs logger=migrator t=2026-04-15T01:35:40.580403972Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-15T01:35:40.587364998Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.958096ms logger=migrator t=2026-04-15T01:35:40.593934474Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-15T01:35:40.594871609Z level=info msg="Migration successfully executed" id="create server_lock table" duration=936.064µs logger=migrator t=2026-04-15T01:35:40.600043938Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-15T01:35:40.601021344Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=976.406µs logger=migrator t=2026-04-15T01:35:40.606229233Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-15T01:35:40.607198868Z level=info msg="Migration successfully executed" id="create user auth token table" duration=970.225µs logger=migrator t=2026-04-15T01:35:40.614965896Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-15T01:35:40.616536429Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.606294ms logger=migrator t=2026-04-15T01:35:40.622660063Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-15T01:35:40.623599437Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=941.166µs logger=migrator t=2026-04-15T01:35:40.630587384Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-15T01:35:40.632106894Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.5184ms logger=migrator t=2026-04-15T01:35:40.64015537Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-15T01:35:40.647019894Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.862944ms logger=migrator t=2026-04-15T01:35:40.653864197Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-15T01:35:40.654772401Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=903.875µs logger=migrator t=2026-04-15T01:35:40.660856934Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-15T01:35:40.661766989Z level=info msg="Migration successfully executed" id="create cache_data table" duration=909.714µs logger=migrator t=2026-04-15T01:35:40.668385345Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-15T01:35:40.669866065Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.47994ms logger=migrator t=2026-04-15T01:35:40.676206755Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-15T01:35:40.677717265Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.50999ms logger=migrator t=2026-04-15T01:35:40.684313811Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-15T01:35:40.685262527Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=947.916µs logger=migrator t=2026-04-15T01:35:40.693740524Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-15T01:35:40.693812325Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=71.421µs logger=migrator t=2026-04-15T01:35:40.700799022Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-15T01:35:40.700927035Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=128.873µs logger=migrator t=2026-04-15T01:35:40.706901686Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-15T01:35:40.708340084Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.437858ms logger=migrator t=2026-04-15T01:35:40.715377782Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-15T01:35:40.716865842Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.49527ms logger=migrator t=2026-04-15T01:35:40.731831592Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-15T01:35:40.733180389Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.353337ms logger=migrator t=2026-04-15T01:35:40.738960422Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-15T01:35:40.739054965Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=95.073µs logger=migrator t=2026-04-15T01:35:40.745018825Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-15T01:35:40.746169755Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.14975ms logger=migrator t=2026-04-15T01:35:40.751991061Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-15T01:35:40.753633736Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.643255ms logger=migrator t=2026-04-15T01:35:40.758933077Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-15T01:35:40.759996476Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.063039ms logger=migrator t=2026-04-15T01:35:40.766187851Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-15T01:35:40.767301511Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.094449ms logger=migrator t=2026-04-15T01:35:40.772652814Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-15T01:35:40.77883529Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.181706ms logger=migrator t=2026-04-15T01:35:40.784143092Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-15T01:35:40.785278442Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.13452ms logger=migrator t=2026-04-15T01:35:40.791652563Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-15T01:35:40.791844638Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=192.204µs logger=migrator t=2026-04-15T01:35:40.797775827Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-15T01:35:40.79940334Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.626283ms logger=migrator t=2026-04-15T01:35:40.806605313Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-15T01:35:40.807883806Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.275703ms logger=migrator t=2026-04-15T01:35:40.813192569Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-15T01:35:40.814284158Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.094439ms logger=migrator t=2026-04-15T01:35:40.819796885Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-15T01:35:40.819863537Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=66.982µs logger=migrator t=2026-04-15T01:35:40.826571626Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-15T01:35:40.828247432Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.674775ms logger=migrator t=2026-04-15T01:35:40.833480711Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-15T01:35:40.834498709Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.017268ms logger=migrator t=2026-04-15T01:35:40.839562364Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-15T01:35:40.841933258Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.369874ms logger=migrator t=2026-04-15T01:35:40.849690795Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-15T01:35:40.851664088Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.976622ms logger=migrator t=2026-04-15T01:35:40.859147637Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-15T01:35:40.867722317Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.57631ms logger=migrator t=2026-04-15T01:35:40.873140222Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-15T01:35:40.873786779Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=646.237µs logger=migrator t=2026-04-15T01:35:40.880406687Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-15T01:35:40.88126643Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=859.603µs logger=migrator t=2026-04-15T01:35:40.887298301Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-15T01:35:40.914286322Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.982441ms logger=migrator t=2026-04-15T01:35:40.921059614Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-15T01:35:40.947647745Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.587661ms logger=migrator t=2026-04-15T01:35:40.953186244Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-15T01:35:40.953958964Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=773.06µs logger=migrator t=2026-04-15T01:35:40.960135999Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-15T01:35:40.961257009Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.12036ms logger=migrator t=2026-04-15T01:35:40.968148014Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-15T01:35:40.974379789Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.230935ms logger=migrator t=2026-04-15T01:35:40.980276998Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-15T01:35:40.985944059Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.666491ms logger=migrator t=2026-04-15T01:35:40.991130758Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-15T01:35:40.992141975Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.010417ms logger=migrator t=2026-04-15T01:35:40.999508712Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-15T01:35:41.001167846Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.677644ms logger=migrator t=2026-04-15T01:35:41.008620955Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-15T01:35:41.009635663Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.013798ms logger=migrator t=2026-04-15T01:35:41.016964079Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-15T01:35:41.019452946Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.487497ms logger=migrator t=2026-04-15T01:35:41.026907475Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-15T01:35:41.027043488Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=135.833µs logger=migrator t=2026-04-15T01:35:41.032574187Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-15T01:35:41.039287606Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.712949ms logger=migrator t=2026-04-15T01:35:41.045483042Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-15T01:35:41.052781027Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.297395ms logger=migrator t=2026-04-15T01:35:41.059040545Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-15T01:35:41.066592727Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.551572ms logger=migrator t=2026-04-15T01:35:41.074041816Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-15T01:35:41.076225464Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.189908ms logger=migrator t=2026-04-15T01:35:41.083109278Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-15T01:35:41.084456545Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.347087ms logger=migrator t=2026-04-15T01:35:41.089715575Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-15T01:35:41.095916021Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.201266ms logger=migrator t=2026-04-15T01:35:41.10185135Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-15T01:35:41.107705736Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.853676ms logger=migrator t=2026-04-15T01:35:41.114108608Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-15T01:35:41.115167726Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.058088ms logger=migrator t=2026-04-15T01:35:41.121207398Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-15T01:35:41.128468961Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.261373ms logger=migrator t=2026-04-15T01:35:41.134031771Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-15T01:35:41.140047932Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.016191ms logger=migrator t=2026-04-15T01:35:41.146097203Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-15T01:35:41.146164486Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.263µs logger=migrator t=2026-04-15T01:35:41.152824213Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-15T01:35:41.154535309Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.711206ms logger=migrator t=2026-04-15T01:35:41.161039313Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-15T01:35:41.162104332Z 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.060348ms logger=migrator t=2026-04-15T01:35:41.169014927Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-15T01:35:41.170781864Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.766497ms logger=migrator t=2026-04-15T01:35:41.178553441Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-15T01:35:41.178645723Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=92.252µs logger=migrator t=2026-04-15T01:35:41.183625177Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-15T01:35:41.192885134Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.259887ms logger=migrator t=2026-04-15T01:35:41.198183047Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-15T01:35:41.203848418Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.663431ms logger=migrator t=2026-04-15T01:35:41.208869092Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-15T01:35:41.215036247Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.172555ms logger=migrator t=2026-04-15T01:35:41.21962688Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-15T01:35:41.224043228Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.415978ms logger=migrator t=2026-04-15T01:35:41.228425455Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-15T01:35:41.234510398Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.084343ms logger=migrator t=2026-04-15T01:35:41.239925673Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-15T01:35:41.240040246Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=114.453µs logger=migrator t=2026-04-15T01:35:41.245212394Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-15T01:35:41.245980564Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=767.92µs logger=migrator t=2026-04-15T01:35:41.25214951Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-15T01:35:41.260156984Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.008284ms logger=migrator t=2026-04-15T01:35:41.267063289Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-15T01:35:41.267162691Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=99.592µs logger=migrator t=2026-04-15T01:35:41.27236863Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-15T01:35:41.282176543Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.806742ms logger=migrator t=2026-04-15T01:35:41.287779104Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-15T01:35:41.288555524Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=772.002µs logger=migrator t=2026-04-15T01:35:41.294506183Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-15T01:35:41.30297715Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.470847ms logger=migrator t=2026-04-15T01:35:41.30861471Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-15T01:35:41.309403081Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=788.021µs logger=migrator t=2026-04-15T01:35:41.315086293Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-15T01:35:41.316164052Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.076769ms logger=migrator t=2026-04-15T01:35:41.322187113Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-15T01:35:41.329012046Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.824102ms logger=migrator t=2026-04-15T01:35:41.334733198Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-15T01:35:41.335538751Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=804.923µs logger=migrator t=2026-04-15T01:35:41.342484056Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-15T01:35:41.344667155Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.182749ms logger=migrator t=2026-04-15T01:35:41.352282068Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-15T01:35:41.353131531Z level=info msg="Migration successfully executed" id="create alert_image table" duration=849.133µs logger=migrator t=2026-04-15T01:35:41.362379488Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-15T01:35:41.364077894Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.698146ms logger=migrator t=2026-04-15T01:35:41.371177824Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-15T01:35:41.371280937Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=103.373µs logger=migrator t=2026-04-15T01:35:41.37629137Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-15T01:35:41.377821342Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.525502ms logger=migrator t=2026-04-15T01:35:41.385539508Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-15T01:35:41.386607536Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.067048ms logger=migrator t=2026-04-15T01:35:41.392053493Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-15T01:35:41.39273223Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-15T01:35:41.398569946Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-15T01:35:41.399293696Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=723.759µs logger=migrator t=2026-04-15T01:35:41.405596514Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-15T01:35:41.407377762Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.778268ms logger=migrator t=2026-04-15T01:35:41.412710715Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-15T01:35:41.420508023Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.794698ms logger=migrator t=2026-04-15T01:35:41.426279268Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-15T01:35:41.427051379Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=773.29µs logger=migrator t=2026-04-15T01:35:41.433296545Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-15T01:35:41.434445456Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.148551ms logger=migrator t=2026-04-15T01:35:41.441452723Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-15T01:35:41.442761839Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.310106ms logger=migrator t=2026-04-15T01:35:41.450441974Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-15T01:35:41.452554551Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.110846ms logger=migrator t=2026-04-15T01:35:41.462479776Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-15T01:35:41.463779461Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.296995ms logger=migrator t=2026-04-15T01:35:41.468966429Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-15T01:35:41.46899209Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.351µs logger=migrator t=2026-04-15T01:35:41.473815639Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-15T01:35:41.473906292Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=90.853µs logger=migrator t=2026-04-15T01:35:41.480083886Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-15T01:35:41.487538866Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.45416ms logger=migrator t=2026-04-15T01:35:41.492780616Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-15T01:35:41.493232668Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=452.292µs logger=migrator t=2026-04-15T01:35:41.49816184Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-15T01:35:41.499353762Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.192012ms logger=migrator t=2026-04-15T01:35:41.505013414Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-15T01:35:41.505391024Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=376.999µs logger=migrator t=2026-04-15T01:35:41.511515257Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-15T01:35:41.512488443Z level=info msg="Migration successfully executed" id="create data_keys table" duration=968.886µs logger=migrator t=2026-04-15T01:35:41.5179328Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-15T01:35:41.518762391Z level=info msg="Migration successfully executed" id="create secrets table" duration=825.192µs logger=migrator t=2026-04-15T01:35:41.525699647Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-15T01:35:41.557811046Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.111119ms logger=migrator t=2026-04-15T01:35:41.56317796Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-15T01:35:41.569269852Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.087842ms logger=migrator t=2026-04-15T01:35:41.574078301Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-15T01:35:41.574248606Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=169.424µs logger=migrator t=2026-04-15T01:35:41.579227839Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-15T01:35:41.608597964Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.369885ms logger=migrator t=2026-04-15T01:35:41.614077411Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-15T01:35:41.643060305Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.983844ms logger=migrator t=2026-04-15T01:35:41.649407465Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-15T01:35:41.650257238Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=849.233µs logger=migrator t=2026-04-15T01:35:41.657866202Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-15T01:35:41.659675541Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.808239ms logger=migrator t=2026-04-15T01:35:41.667057018Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-15T01:35:41.667444248Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=387.051µs logger=migrator t=2026-04-15T01:35:41.674504787Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-15T01:35:41.675913845Z level=info msg="Migration successfully executed" id="create permission table" duration=1.350676ms logger=migrator t=2026-04-15T01:35:41.682701887Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-15T01:35:41.684361051Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.658054ms logger=migrator t=2026-04-15T01:35:41.69068085Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-15T01:35:41.6917982Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.11613ms logger=migrator t=2026-04-15T01:35:41.69894258Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-15T01:35:41.700310367Z level=info msg="Migration successfully executed" id="create role table" duration=1.366887ms logger=migrator t=2026-04-15T01:35:41.709691158Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-15T01:35:41.718912265Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.218727ms logger=migrator t=2026-04-15T01:35:41.724943696Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-15T01:35:41.732136199Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.191743ms logger=migrator t=2026-04-15T01:35:41.739675061Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-15T01:35:41.740841681Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.16426ms logger=migrator t=2026-04-15T01:35:41.747457999Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-15T01:35:41.749219965Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.761406ms logger=migrator t=2026-04-15T01:35:41.758269208Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-15T01:35:41.759782878Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.51204ms logger=migrator t=2026-04-15T01:35:41.767155656Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-15T01:35:41.768592354Z level=info msg="Migration successfully executed" id="create team role table" duration=1.432838ms logger=migrator t=2026-04-15T01:35:41.776513256Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-15T01:35:41.778234572Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.720466ms logger=migrator t=2026-04-15T01:35:41.784290534Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-15T01:35:41.785518126Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.227442ms logger=migrator t=2026-04-15T01:35:41.792849272Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-15T01:35:41.79423273Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.381627ms logger=migrator t=2026-04-15T01:35:41.801741091Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-15T01:35:41.803727013Z level=info msg="Migration successfully executed" id="create user role table" duration=1.991763ms logger=migrator t=2026-04-15T01:35:41.811890802Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-15T01:35:41.813018483Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.126511ms logger=migrator t=2026-04-15T01:35:41.819980998Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-15T01:35:41.821691994Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.709926ms logger=migrator t=2026-04-15T01:35:41.828462575Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-15T01:35:41.829487773Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.024698ms logger=migrator t=2026-04-15T01:35:41.83724368Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-15T01:35:41.838593526Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.348626ms logger=migrator t=2026-04-15T01:35:41.845231264Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-15T01:35:41.847066063Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.838269ms logger=migrator t=2026-04-15T01:35:41.853733731Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-15T01:35:41.855780996Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.046795ms logger=migrator t=2026-04-15T01:35:41.863682157Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-15T01:35:41.871874706Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.192309ms logger=migrator t=2026-04-15T01:35:41.877471406Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-15T01:35:41.878246826Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=774.85µs logger=migrator t=2026-04-15T01:35:41.883950039Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-15T01:35:41.885131201Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.180792ms logger=migrator t=2026-04-15T01:35:41.891771249Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-15T01:35:41.894131152Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.358693ms logger=migrator t=2026-04-15T01:35:41.899814084Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-15T01:35:41.900943414Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.12964ms logger=migrator t=2026-04-15T01:35:41.90601456Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-15T01:35:41.906821842Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=807.263µs logger=migrator t=2026-04-15T01:35:41.913045177Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-15T01:35:41.915244847Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.19882ms logger=migrator t=2026-04-15T01:35:41.920103006Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-15T01:35:41.928478471Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.374985ms logger=migrator t=2026-04-15T01:35:41.935067847Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-15T01:35:41.955798521Z level=info msg="Migration successfully executed" id="permission kind migration" duration=20.729264ms logger=migrator t=2026-04-15T01:35:41.968325177Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-15T01:35:41.974033849Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.711272ms logger=migrator t=2026-04-15T01:35:41.979152326Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-15T01:35:41.98678285Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.629204ms logger=migrator t=2026-04-15T01:35:41.992054851Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-15T01:35:41.992841462Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=775.431µs logger=migrator t=2026-04-15T01:35:41.9991273Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-15T01:35:42.00097796Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.84988ms logger=migrator t=2026-04-15T01:35:42.007066202Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-15T01:35:42.008121881Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.054669ms logger=migrator t=2026-04-15T01:35:42.014756118Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-15T01:35:42.016643938Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.88639ms logger=migrator t=2026-04-15T01:35:42.022352491Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-15T01:35:42.02341802Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.064549ms logger=migrator t=2026-04-15T01:35:42.029886133Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-15T01:35:42.029954255Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=69.442µs logger=migrator t=2026-04-15T01:35:42.035110123Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-15T01:35:42.035164634Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=64.041µs logger=migrator t=2026-04-15T01:35:42.041553846Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-15T01:35:42.042236843Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=688.848µs logger=migrator t=2026-04-15T01:35:42.049525679Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-15T01:35:42.050162116Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=636.797µs logger=migrator t=2026-04-15T01:35:42.056064293Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-15T01:35:42.056845744Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=778.711µs logger=migrator t=2026-04-15T01:35:42.063143732Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-15T01:35:42.063342488Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=198.846µs logger=migrator t=2026-04-15T01:35:42.070087159Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-15T01:35:42.070585901Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=499.052µs logger=migrator t=2026-04-15T01:35:42.075816442Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-15T01:35:42.076782337Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=965.365µs logger=migrator t=2026-04-15T01:35:42.083917128Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-15T01:35:42.085155812Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.237554ms logger=migrator t=2026-04-15T01:35:42.09184588Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-15T01:35:42.100017189Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.170439ms logger=migrator t=2026-04-15T01:35:42.105248249Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-15T01:35:42.105326151Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=76.202µs logger=migrator t=2026-04-15T01:35:42.110095918Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-15T01:35:42.111395553Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.296675ms logger=migrator t=2026-04-15T01:35:42.118117293Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-15T01:35:42.121729249Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.601616ms logger=migrator t=2026-04-15T01:35:42.128948753Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-15T01:35:42.130409432Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.460749ms logger=migrator t=2026-04-15T01:35:42.137744488Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-15T01:35:42.14678765Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.046032ms logger=migrator t=2026-04-15T01:35:42.152114102Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-15T01:35:42.152994615Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=880.333µs logger=migrator t=2026-04-15T01:35:42.158579535Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-15T01:35:42.159406008Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=825.763µs logger=migrator t=2026-04-15T01:35:42.165712067Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-15T01:35:42.187604522Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.891275ms logger=migrator t=2026-04-15T01:35:42.193481959Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-15T01:35:42.195538144Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.062845ms logger=migrator t=2026-04-15T01:35:42.201534504Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-15T01:35:42.202605193Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.070939ms logger=migrator t=2026-04-15T01:35:42.20960379Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-15T01:35:42.211330096Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.725626ms logger=migrator t=2026-04-15T01:35:42.219380592Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-15T01:35:42.220560013Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.169581ms logger=migrator t=2026-04-15T01:35:42.226704938Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-15T01:35:42.227106849Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=400.491µs logger=migrator t=2026-04-15T01:35:42.234345722Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-15T01:35:42.235849792Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.50422ms logger=migrator t=2026-04-15T01:35:42.243445955Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-15T01:35:42.253672359Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.225554ms logger=migrator t=2026-04-15T01:35:42.259208437Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-15T01:35:42.260094831Z level=info msg="Migration successfully executed" id="create entity_events table" duration=886.054µs logger=migrator t=2026-04-15T01:35:42.266840612Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-15T01:35:42.268717881Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.877009ms logger=migrator t=2026-04-15T01:35:42.275581535Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-15T01:35:42.276251393Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-15T01:35:42.281840652Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-15T01:35:42.282370277Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-15T01:35:42.28812279Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-15T01:35:42.289451876Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.328646ms logger=migrator t=2026-04-15T01:35:42.296381411Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-15T01:35:42.297531222Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.149271ms logger=migrator t=2026-04-15T01:35:42.303308326Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-15T01:35:42.305185627Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.876691ms logger=migrator t=2026-04-15T01:35:42.31278655Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-15T01:35:42.314315871Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.528851ms logger=migrator t=2026-04-15T01:35:42.320288371Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-15T01:35:42.321644537Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.358135ms logger=migrator t=2026-04-15T01:35:42.328569222Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-15T01:35:42.330006751Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.439509ms logger=migrator t=2026-04-15T01:35:42.336407482Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-15T01:35:42.337317816Z level=info msg="Migration successfully executed" id="Drop public config table" duration=910.124µs logger=migrator t=2026-04-15T01:35:42.345252579Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-15T01:35:42.347712225Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.460375ms logger=migrator t=2026-04-15T01:35:42.355334528Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-15T01:35:42.356692125Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.357217ms logger=migrator t=2026-04-15T01:35:42.365769887Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-15T01:35:42.367877404Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.092016ms logger=migrator t=2026-04-15T01:35:42.374871091Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-15T01:35:42.376249337Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.379326ms logger=migrator t=2026-04-15T01:35:42.382915155Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-15T01:35:42.410697009Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.773304ms logger=migrator t=2026-04-15T01:35:42.417899302Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-15T01:35:42.425991858Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.092807ms logger=migrator t=2026-04-15T01:35:42.432353018Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-15T01:35:42.440590699Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.235331ms logger=migrator t=2026-04-15T01:35:42.447854523Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-15T01:35:42.448046838Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=191.456µs logger=migrator t=2026-04-15T01:35:42.454579683Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-15T01:35:42.465726041Z level=info msg="Migration successfully executed" id="add share column" duration=11.151608ms logger=migrator t=2026-04-15T01:35:42.471443333Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-15T01:35:42.471643609Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=200.576µs logger=migrator t=2026-04-15T01:35:42.481283787Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-15T01:35:42.482746386Z level=info msg="Migration successfully executed" id="create file table" duration=1.462759ms logger=migrator t=2026-04-15T01:35:42.489003853Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-15T01:35:42.490718129Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.715176ms logger=migrator t=2026-04-15T01:35:42.49599019Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-15T01:35:42.497104981Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.11394ms logger=migrator t=2026-04-15T01:35:42.508177587Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-15T01:35:42.509504552Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.326776ms logger=migrator t=2026-04-15T01:35:42.514993259Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-15T01:35:42.516871529Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.87694ms logger=migrator t=2026-04-15T01:35:42.521653667Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-15T01:35:42.521722008Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.281µs logger=migrator t=2026-04-15T01:35:42.528222493Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-15T01:35:42.528336056Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=114.323µs logger=migrator t=2026-04-15T01:35:42.549739508Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-15T01:35:42.551881225Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=2.145267ms logger=migrator t=2026-04-15T01:35:42.560260519Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-15T01:35:42.560483325Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=223.206µs logger=migrator t=2026-04-15T01:35:42.565747356Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-15T01:35:42.567610496Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.89166ms logger=migrator t=2026-04-15T01:35:42.572976799Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-15T01:35:42.582586516Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.609037ms logger=migrator t=2026-04-15T01:35:42.588387802Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-15T01:35:42.588545946Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=158.444µs logger=migrator t=2026-04-15T01:35:42.593246011Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-15T01:35:42.595158513Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.910592ms logger=migrator t=2026-04-15T01:35:42.601607926Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-15T01:35:42.602211552Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=605.477µs logger=migrator t=2026-04-15T01:35:42.606395574Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-15T01:35:42.606587929Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=192.545µs logger=migrator t=2026-04-15T01:35:42.610566025Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-15T01:35:42.611293755Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=728.23µs logger=migrator t=2026-04-15T01:35:42.617052428Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-15T01:35:42.628658309Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.607211ms logger=migrator t=2026-04-15T01:35:42.635155393Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-15T01:35:42.647881754Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.733482ms logger=migrator t=2026-04-15T01:35:42.651666665Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-15T01:35:42.652492167Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=826.092µs logger=migrator t=2026-04-15T01:35:42.659016971Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-15T01:35:42.737176712Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.160301ms logger=migrator t=2026-04-15T01:35:42.743781078Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-15T01:35:42.74496362Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.182332ms logger=migrator t=2026-04-15T01:35:42.751275869Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-15T01:35:42.753286582Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.015883ms logger=migrator t=2026-04-15T01:35:42.759013806Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-15T01:35:42.786125391Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.111355ms logger=migrator t=2026-04-15T01:35:42.795091081Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-15T01:35:42.804953755Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.862143ms logger=migrator t=2026-04-15T01:35:42.811560072Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-15T01:35:42.812220729Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=660.377µs logger=migrator t=2026-04-15T01:35:42.818772645Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-15T01:35:42.81898071Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=208.324µs logger=migrator t=2026-04-15T01:35:42.824451946Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-15T01:35:42.824686952Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=234.736µs logger=migrator t=2026-04-15T01:35:42.831738401Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-15T01:35:42.832305126Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=572.065µs logger=migrator t=2026-04-15T01:35:42.839043257Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-15T01:35:42.839367945Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=325.068µs logger=migrator t=2026-04-15T01:35:42.844653857Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-15T01:35:42.845865349Z level=info msg="Migration successfully executed" id="create folder table" duration=1.204782ms logger=migrator t=2026-04-15T01:35:42.853475843Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-15T01:35:42.856525924Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=3.071072ms logger=migrator t=2026-04-15T01:35:42.86571867Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-15T01:35:42.867317553Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.587692ms logger=migrator t=2026-04-15T01:35:42.872628045Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-15T01:35:42.872678026Z level=info msg="Migration successfully executed" id="Update folder title length" duration=51.101µs logger=migrator t=2026-04-15T01:35:42.878435281Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-15T01:35:42.879754216Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.318435ms logger=migrator t=2026-04-15T01:35:42.888106849Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-15T01:35:42.889479136Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.373998ms logger=migrator t=2026-04-15T01:35:42.896937165Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-15T01:35:42.899156735Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.21969ms logger=migrator t=2026-04-15T01:35:42.910624021Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-15T01:35:42.911137415Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=514.864µs logger=migrator t=2026-04-15T01:35:42.917000512Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-15T01:35:42.917278789Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=278.477µs logger=migrator t=2026-04-15T01:35:42.923397123Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-15T01:35:42.925112499Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.720196ms logger=migrator t=2026-04-15T01:35:42.931441159Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-15T01:35:42.932741613Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.299994ms logger=migrator t=2026-04-15T01:35:42.939104363Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-15T01:35:42.943403288Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=4.290745ms logger=migrator t=2026-04-15T01:35:42.951786003Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-15T01:35:42.953371714Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.586422ms logger=migrator t=2026-04-15T01:35:42.961543703Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-15T01:35:42.962995312Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.455179ms logger=migrator t=2026-04-15T01:35:43.113175259Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-15T01:35:43.115216054Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.036714ms logger=migrator t=2026-04-15T01:35:43.122138658Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-15T01:35:43.123545677Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.406348ms logger=migrator t=2026-04-15T01:35:43.133186724Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-15T01:35:43.134776617Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.600793ms logger=migrator t=2026-04-15T01:35:43.140749726Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-15T01:35:43.141910748Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.171032ms logger=migrator t=2026-04-15T01:35:43.147688173Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-15T01:35:43.148668609Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=980.456µs logger=migrator t=2026-04-15T01:35:43.156368904Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-15T01:35:43.157769902Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.403987ms logger=migrator t=2026-04-15T01:35:43.162884019Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-15T01:35:43.163194857Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=304.568µs logger=migrator t=2026-04-15T01:35:43.168058917Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-15T01:35:43.177260853Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.201806ms logger=migrator t=2026-04-15T01:35:43.183301714Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-15T01:35:43.184075806Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=774.182µs logger=migrator t=2026-04-15T01:35:43.189419328Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-15T01:35:43.189445389Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.411µs logger=migrator t=2026-04-15T01:35:43.194893895Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-15T01:35:43.196018395Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.12414ms logger=migrator t=2026-04-15T01:35:43.201557693Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-15T01:35:43.201578654Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.061µs logger=migrator t=2026-04-15T01:35:43.207106911Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-15T01:35:43.208382895Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.275234ms logger=migrator t=2026-04-15T01:35:43.215149296Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-15T01:35:43.216425681Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.276105ms logger=migrator t=2026-04-15T01:35:43.223163061Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-15T01:35:43.224322732Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.158962ms logger=migrator t=2026-04-15T01:35:43.232034478Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-15T01:35:43.233806605Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.791697ms logger=migrator t=2026-04-15T01:35:43.238979834Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-15T01:35:43.239365244Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=386.07µs logger=migrator t=2026-04-15T01:35:43.246439294Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-15T01:35:43.247224045Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=784.331µs logger=migrator t=2026-04-15T01:35:43.253846331Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-15T01:35:43.255109875Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.263464ms logger=migrator t=2026-04-15T01:35:43.260973363Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-15T01:35:43.261921217Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=948.324µs logger=migrator t=2026-04-15T01:35:43.2698835Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-15T01:35:43.282976551Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.095001ms logger=migrator t=2026-04-15T01:35:43.290556744Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-15T01:35:43.308293688Z level=info msg="Migration successfully executed" id="add region_slug column" duration=17.735994ms logger=migrator t=2026-04-15T01:35:43.313505077Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-15T01:35:43.322822287Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.31646ms logger=migrator t=2026-04-15T01:35:43.328040386Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-15T01:35:43.32816572Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=126.123µs logger=migrator t=2026-04-15T01:35:43.340215772Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-15T01:35:43.349695155Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.483833ms logger=migrator t=2026-04-15T01:35:43.357189636Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-15T01:35:43.364172573Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.983667ms logger=migrator t=2026-04-15T01:35:43.371360355Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-15T01:35:43.371686954Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=324.779µs logger=migrator t=2026-04-15T01:35:43.379187104Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.167043154s logger=migrator t=2026-04-15T01:35:43.380373916Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-15T01:35:43.395683535Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-15T01:35:43.395897751Z level=info msg="Created default organization" logger=secrets t=2026-04-15T01:35:43.402822917Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-15T01:35:43.456106502Z level=info msg="Restored cache from database" duration=597.425µs logger=plugin.store t=2026-04-15T01:35:43.457868149Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-15T01:35:43.497173021Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-15T01:35:43.497206811Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-15T01:35:43.497282123Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-15T01:35:43.497296814Z level=info msg="Plugins loaded" count=54 duration=39.429175ms logger=query_data t=2026-04-15T01:35:43.501761903Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-15T01:35:43.505091442Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-15T01:35:43.510136797Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-15T01:35:43.518387478Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-15T01:35:43.520136145Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-15T01:35:43.521971054Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-15T01:35:43.542943135Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-15T01:35:43.563175776Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-15T01:35:43.587102886Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-15T01:35:43.587134867Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-15T01:35:43.587288951Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-15T01:35:43.587298141Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-15T01:35:43.588271797Z level=info msg="State cache has been initialized" states=0 duration=973.566µs logger=provisioning.dashboard t=2026-04-15T01:35:43.589255913Z level=info msg="starting to provision dashboards" logger=ngalert.scheduler t=2026-04-15T01:35:43.590491416Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-15T01:35:43.590683191Z level=info msg=starting first_tick=2026-04-15T01:35:50Z logger=http.server t=2026-04-15T01:35:43.591286428Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-04-15T01:35:43.589429997Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-04-15T01:35:43.63175424Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-04-15T01:35:43.673694962Z level=info msg="Update check succeeded" duration=82.167468ms logger=sqlstore.transactions t=2026-04-15T01:35:43.676867007Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-15T01:35:43.680798722Z level=info msg="Update check succeeded" duration=89.000081ms logger=sqlstore.transactions t=2026-04-15T01:35:43.696116632Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-15T01:35:43.776559943Z level=info msg="Patterns update finished" duration=186.286953ms logger=provisioning.dashboard t=2026-04-15T01:35:43.810107131Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-15T01:35:43.983407057Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-15T01:35:43.983873609Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-15T01:35:44.155389117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.15699079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.178461434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.204812719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.22245185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.365410564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.384051033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.455190456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.474242555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.505623685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.521358086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.556031633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.573191442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.600329568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.615594906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.645732453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.661951576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.692170874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.710621928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.741552136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.759426543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.789375945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.805931447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.839935337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.857078965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.893199182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.910370681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.953803622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:44.984508733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.063815365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.084277093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.141586475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.163981174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.220340392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.254588928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.333807127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.351998254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.423835915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.441068306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.501852882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.519787602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.577540126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.596689969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.661473181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.681468756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.750489693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.769589363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.828558231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.849113041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.911469739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.928564256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:45.990490453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.009191782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.089540521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.109102125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.171959507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.193872642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.271092088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.284310802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.351505249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.367953718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.430400899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.449315655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.524350472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.542628061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.618706616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.636124422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.715214708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.733302371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.805552954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.823216036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.892559421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.910106171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.97890422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:46.998457984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:47.072554606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:47.09177692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:47.165596274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:47.190347777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-15T01:35:47.282930494Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-15T01:37:11.611360272Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-15T01:45:43.623931357Z level=info msg="Completed cleanup jobs" duration=35.941344ms logger=plugins.update.checker t=2026-04-15T01:45:43.731780238Z level=info msg="Update check succeeded" duration=50.418051ms logger=sqlstore.transactions t=2026-04-15T01:50:43.519854087Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-15T01:55:43.744417129Z level=info msg="Update check succeeded" duration=63.222031ms logger=cleanup t=2026-04-15T01:55:45.743564695Z level=info msg="Completed cleanup jobs" duration=2.155088816s logger=cleanup t=2026-04-15T02:05:43.6186657Z level=info msg="Completed cleanup jobs" duration=30.492578ms logger=plugins.update.checker t=2026-04-15T02:05:43.731522433Z level=info msg="Update check succeeded" duration=50.285027ms logger=infra.usagestats t=2026-04-15T02:07:11.635324994Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-15T02:15:43.622265868Z level=info msg="Completed cleanup jobs" duration=34.085934ms logger=plugins.update.checker t=2026-04-15T02:15:43.730480906Z level=info msg="Update check succeeded" duration=48.810138ms