logger=settings t=2026-04-16T00:39:27.215548513Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-16T00:39:27Z logger=settings t=2026-04-16T00:39:27.215842239Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-16T00:39:27.21585753Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-16T00:39:27.21586099Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-16T00:39:27.21586379Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-16T00:39:27.21586665Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-16T00:39:27.21587159Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-16T00:39:27.21587583Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-16T00:39:27.215882141Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-16T00:39:27.215890601Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-16T00:39:27.215894621Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-16T00:39:27.215899041Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-16T00:39:27.215903411Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-16T00:39:27.215907661Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-16T00:39:27.215912131Z level=info msg=Target target=[all] logger=settings t=2026-04-16T00:39:27.215927741Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-16T00:39:27.215931741Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-16T00:39:27.215935641Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-16T00:39:27.215939941Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-16T00:39:27.215944941Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-16T00:39:27.215952801Z level=info msg="App mode production" logger=sqlstore t=2026-04-16T00:39:27.216263299Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-16T00:39:27.21628167Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-16T00:39:27.217704491Z level=info msg="Locking database" logger=migrator t=2026-04-16T00:39:27.217719822Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-16T00:39:27.218311114Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-16T00:39:27.219271676Z level=info msg="Migration successfully executed" id="create migration_log table" duration=960.102µs logger=migrator t=2026-04-16T00:39:27.226529088Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-16T00:39:27.227261704Z level=info msg="Migration successfully executed" id="create user table" duration=731.826µs logger=migrator t=2026-04-16T00:39:27.236878029Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-16T00:39:27.238340621Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.458432ms logger=migrator t=2026-04-16T00:39:27.248909878Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-16T00:39:27.249870288Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=958.351µs logger=migrator t=2026-04-16T00:39:27.262344237Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-16T00:39:27.264409663Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=2.070116ms logger=migrator t=2026-04-16T00:39:27.27098945Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-16T00:39:27.271771508Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=782.238µs logger=migrator t=2026-04-16T00:39:27.276160916Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-16T00:39:27.279234234Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.071708ms logger=migrator t=2026-04-16T00:39:27.285552395Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-16T00:39:27.286615689Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.063134ms logger=migrator t=2026-04-16T00:39:27.292933749Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-16T00:39:27.294134536Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.200257ms logger=migrator t=2026-04-16T00:39:27.299610919Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-16T00:39:27.300380246Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=764.647µs logger=migrator t=2026-04-16T00:39:27.313606081Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-16T00:39:27.314142903Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=536.892µs logger=migrator t=2026-04-16T00:39:27.31939786Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-16T00:39:27.320008724Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=604.934µs logger=migrator t=2026-04-16T00:39:27.32563518Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-16T00:39:27.326465508Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=829.558µs logger=migrator t=2026-04-16T00:39:27.330316083Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-16T00:39:27.330358865Z level=info msg="Migration successfully executed" id="Update user table charset" duration=47.592µs logger=migrator t=2026-04-16T00:39:27.338294561Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-16T00:39:27.340247786Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.951215ms logger=migrator t=2026-04-16T00:39:27.345310729Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-16T00:39:27.345603765Z level=info msg="Migration successfully executed" id="Add missing user data" duration=292.526µs logger=migrator t=2026-04-16T00:39:27.354909483Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-16T00:39:27.35611155Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.201797ms logger=migrator t=2026-04-16T00:39:27.361917959Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-16T00:39:27.362654636Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=736.577µs logger=migrator t=2026-04-16T00:39:27.369307143Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-16T00:39:27.371146345Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.838412ms logger=migrator t=2026-04-16T00:39:27.376135136Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-16T00:39:27.385396863Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.259467ms logger=migrator t=2026-04-16T00:39:27.393792931Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-16T00:39:27.394599248Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=806.237µs logger=migrator t=2026-04-16T00:39:27.498684381Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-16T00:39:27.499159361Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=478.14µs logger=migrator t=2026-04-16T00:39:27.511503717Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-16T00:39:27.513034041Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.530344ms logger=migrator t=2026-04-16T00:39:27.524595539Z 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-16T00:39:27.525021228Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=426.04µs logger=migrator t=2026-04-16T00:39:27.532673599Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-16T00:39:27.533378825Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=700.236µs logger=migrator t=2026-04-16T00:39:27.540393041Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-16T00:39:27.54170383Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.315599ms logger=migrator t=2026-04-16T00:39:27.547364777Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-16T00:39:27.548128784Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=759.307µs logger=migrator t=2026-04-16T00:39:27.553502214Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-16T00:39:27.554257111Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=755.407µs logger=migrator t=2026-04-16T00:39:27.560414288Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-16T00:39:27.561122625Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=707.906µs logger=migrator t=2026-04-16T00:39:27.574741168Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-16T00:39:27.57571686Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=978.432µs logger=migrator t=2026-04-16T00:39:27.584098807Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-16T00:39:27.584123987Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=26.15µs logger=migrator t=2026-04-16T00:39:27.593086997Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-16T00:39:27.593896705Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=809.528µs logger=migrator t=2026-04-16T00:39:27.602658531Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-16T00:39:27.603477819Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=819.608µs logger=migrator t=2026-04-16T00:39:27.610433374Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-16T00:39:27.611955849Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.525545ms logger=migrator t=2026-04-16T00:39:27.619781363Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-16T00:39:27.620497219Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=713.026µs logger=migrator t=2026-04-16T00:39:27.625586832Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-16T00:39:27.629006499Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.420467ms logger=migrator t=2026-04-16T00:39:27.637485558Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-16T00:39:27.639009972Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.524994ms logger=migrator t=2026-04-16T00:39:27.647850279Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-16T00:39:27.648810401Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=975.832µs logger=migrator t=2026-04-16T00:39:27.668694004Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-16T00:39:27.669635345Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=938.791µs logger=migrator t=2026-04-16T00:39:27.676937618Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-16T00:39:27.677728106Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=795.187µs logger=migrator t=2026-04-16T00:39:27.684689501Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-16T00:39:27.685819086Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.135195ms logger=migrator t=2026-04-16T00:39:27.692687269Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-16T00:39:27.693507448Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=820.609µs logger=migrator t=2026-04-16T00:39:27.699281337Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-16T00:39:27.69988649Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=605.214µs logger=migrator t=2026-04-16T00:39:27.704499093Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-16T00:39:27.705085426Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=586.673µs logger=migrator t=2026-04-16T00:39:27.717711538Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-16T00:39:27.719330745Z level=info msg="Migration successfully executed" id="create star table" duration=1.621506ms logger=migrator t=2026-04-16T00:39:27.726105546Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-16T00:39:27.726984495Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=879.349µs logger=migrator t=2026-04-16T00:39:27.733378758Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-16T00:39:27.734487302Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.109355ms logger=migrator t=2026-04-16T00:39:27.741382416Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-16T00:39:27.742220475Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=839.149µs logger=migrator t=2026-04-16T00:39:27.747865871Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-16T00:39:27.748702369Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=828.468µs logger=migrator t=2026-04-16T00:39:27.754024679Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-16T00:39:27.754853206Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=829.617µs logger=migrator t=2026-04-16T00:39:27.759219914Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-16T00:39:27.759959291Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=730.777µs logger=migrator t=2026-04-16T00:39:28.683174704Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-16T00:39:28.685028086Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.871803ms logger=migrator t=2026-04-16T00:39:29.309123531Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-16T00:39:29.309556001Z level=info msg="Migration successfully executed" id="Update org table charset" duration=454.961µs logger=migrator t=2026-04-16T00:39:29.33599952Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-16T00:39:29.336081162Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=87.982µs logger=migrator t=2026-04-16T00:39:29.342731331Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-16T00:39:29.343064638Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=335.158µs logger=migrator t=2026-04-16T00:39:29.347995968Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-16T00:39:29.349679895Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.681367ms logger=migrator t=2026-04-16T00:39:29.36064291Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-16T00:39:29.36199727Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.35026ms logger=migrator t=2026-04-16T00:39:29.370613722Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-16T00:39:29.371646755Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.032363ms logger=migrator t=2026-04-16T00:39:29.397950182Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-16T00:39:29.398880072Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=939.451µs logger=migrator t=2026-04-16T00:39:29.413946538Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-16T00:39:29.416064745Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.117557ms logger=migrator t=2026-04-16T00:39:29.459008952Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-16T00:39:29.460515005Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.542624ms logger=migrator t=2026-04-16T00:39:29.501281965Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-16T00:39:29.510660954Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.39625ms logger=migrator t=2026-04-16T00:39:29.515633195Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-16T00:39:29.516228958Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=596.333µs logger=migrator t=2026-04-16T00:39:29.522099259Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-16T00:39:29.522746513Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=646.964µs logger=migrator t=2026-04-16T00:39:29.527723795Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-16T00:39:29.528669495Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=940.02µs logger=migrator t=2026-04-16T00:39:29.537203396Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-16T00:39:29.537597834Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=392.188µs logger=migrator t=2026-04-16T00:39:29.544784895Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-16T00:39:29.546110094Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.318569ms logger=migrator t=2026-04-16T00:39:29.55265602Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-16T00:39:29.552920247Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=268.715µs logger=migrator t=2026-04-16T00:39:29.561897276Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-16T00:39:29.565619119Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.745422ms logger=migrator t=2026-04-16T00:39:29.569767761Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-16T00:39:29.571694204Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.925773ms logger=migrator t=2026-04-16T00:39:29.576634355Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-16T00:39:29.578627469Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.992884ms logger=migrator t=2026-04-16T00:39:29.582057326Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-16T00:39:29.582665109Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=624.024µs logger=migrator t=2026-04-16T00:39:29.597648823Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-16T00:39:29.602523282Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.877188ms logger=migrator t=2026-04-16T00:39:29.609044427Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-16T00:39:29.609952817Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=900.84µs logger=migrator t=2026-04-16T00:39:29.626730952Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-16T00:39:29.628242495Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.505933ms logger=migrator t=2026-04-16T00:39:29.643757461Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-16T00:39:29.643804651Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=49.84µs logger=migrator t=2026-04-16T00:39:29.649225063Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-16T00:39:29.649267103Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=43.85µs logger=migrator t=2026-04-16T00:39:29.658151082Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-16T00:39:29.660502184Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.350772ms logger=migrator t=2026-04-16T00:39:29.664409962Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-16T00:39:29.666919807Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.509885ms logger=migrator t=2026-04-16T00:39:29.672079712Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-16T00:39:29.674430215Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.349713ms logger=migrator t=2026-04-16T00:39:29.681031592Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-16T00:39:29.684372806Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.341164ms logger=migrator t=2026-04-16T00:39:29.688490317Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-16T00:39:29.688716342Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=224.785µs logger=migrator t=2026-04-16T00:39:29.692999579Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-16T00:39:29.693841258Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=841.538µs logger=migrator t=2026-04-16T00:39:29.701016048Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-16T00:39:29.703537473Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.529317ms logger=migrator t=2026-04-16T00:39:29.726570077Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-16T00:39:29.726623158Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=56.531µs logger=migrator t=2026-04-16T00:39:29.738575464Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-16T00:39:29.740153Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.581166ms logger=migrator t=2026-04-16T00:39:29.746616894Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-16T00:39:29.747443292Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=826.248µs logger=migrator t=2026-04-16T00:39:29.753071698Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-16T00:39:29.758939949Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.86812ms logger=migrator t=2026-04-16T00:39:29.763180583Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-16T00:39:29.764462662Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.282229ms logger=migrator t=2026-04-16T00:39:29.769200858Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-16T00:39:29.770076017Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=874.579µs logger=migrator t=2026-04-16T00:39:29.774403143Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-16T00:39:29.775787004Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.383251ms logger=migrator t=2026-04-16T00:39:29.782877252Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-16T00:39:29.783459885Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=582.063µs logger=migrator t=2026-04-16T00:39:29.787563886Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-16T00:39:29.788447336Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=892µs logger=migrator t=2026-04-16T00:39:29.792931126Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-16T00:39:29.795039113Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.107797ms logger=migrator t=2026-04-16T00:39:29.800297321Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-16T00:39:29.80158851Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.295048ms logger=migrator t=2026-04-16T00:39:29.807994362Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-16T00:39:29.808379091Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=388.239µs logger=migrator t=2026-04-16T00:39:29.812599345Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-16T00:39:29.813010494Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=411.739µs logger=migrator t=2026-04-16T00:39:29.820226465Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-16T00:39:29.821708377Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.481732ms logger=migrator t=2026-04-16T00:39:29.826484124Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-16T00:39:29.829125493Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.642369ms logger=migrator t=2026-04-16T00:39:29.832757004Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-16T00:39:29.833747166Z level=info msg="Migration successfully executed" id="create data_source table" duration=990.172µs logger=migrator t=2026-04-16T00:39:29.838972843Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-16T00:39:29.839814651Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=835.288µs logger=migrator t=2026-04-16T00:39:29.84514134Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-16T00:39:29.846341967Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.189517ms logger=migrator t=2026-04-16T00:39:29.850673253Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-16T00:39:29.851986852Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.313999ms logger=migrator t=2026-04-16T00:39:29.856452312Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-16T00:39:29.857209099Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=756.717µs logger=migrator t=2026-04-16T00:39:29.861429893Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-16T00:39:29.867745304Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.318461ms logger=migrator t=2026-04-16T00:39:29.871228541Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-16T00:39:29.872125051Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=896.54µs logger=migrator t=2026-04-16T00:39:29.876860557Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-16T00:39:29.878172507Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.31177ms logger=migrator t=2026-04-16T00:39:29.881947551Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-16T00:39:29.88327207Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.323969ms logger=migrator t=2026-04-16T00:39:29.888869925Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-16T00:39:29.889438297Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=579.942µs logger=migrator t=2026-04-16T00:39:29.895254937Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-16T00:39:29.898889298Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.634041ms logger=migrator t=2026-04-16T00:39:29.903485821Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-16T00:39:29.905789592Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.300561ms logger=migrator t=2026-04-16T00:39:29.909413633Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-16T00:39:29.909444953Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.1µs logger=migrator t=2026-04-16T00:39:29.91512591Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-16T00:39:29.915456208Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=327.288µs logger=migrator t=2026-04-16T00:39:29.920058001Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-16T00:39:29.923729642Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.672861ms logger=migrator t=2026-04-16T00:39:29.928865046Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-16T00:39:29.929080171Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=222.855µs logger=migrator t=2026-04-16T00:39:29.932926387Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-16T00:39:29.933223204Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=297.147µs logger=migrator t=2026-04-16T00:39:29.938071142Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-16T00:39:29.941976579Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.903996ms logger=migrator t=2026-04-16T00:39:29.947218826Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-16T00:39:29.947541583Z level=info msg="Migration successfully executed" id="Update uid value" duration=323.277µs logger=migrator t=2026-04-16T00:39:29.952408841Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-16T00:39:29.953843423Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.424332ms logger=migrator t=2026-04-16T00:39:29.95995584Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-16T00:39:29.960769728Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=814.468µs logger=migrator t=2026-04-16T00:39:29.966420244Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-16T00:39:29.967279203Z level=info msg="Migration successfully executed" id="create api_key table" duration=858.899µs logger=migrator t=2026-04-16T00:39:29.972787345Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-16T00:39:29.974157176Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.368991ms logger=migrator t=2026-04-16T00:39:29.982786488Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-16T00:39:29.983621707Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=835.339µs logger=migrator t=2026-04-16T00:39:29.989163091Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-16T00:39:29.990699376Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.535704ms logger=migrator t=2026-04-16T00:39:29.994845747Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-16T00:39:29.995647865Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=802.068µs logger=migrator t=2026-04-16T00:39:30.00077551Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-16T00:39:30.001592638Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=817.149µs logger=migrator t=2026-04-16T00:39:30.005626298Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-16T00:39:30.006387174Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=761.106µs logger=migrator t=2026-04-16T00:39:30.011601581Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-16T00:39:30.021493761Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.89435ms logger=migrator t=2026-04-16T00:39:30.025123802Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-16T00:39:30.025796917Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=665.975µs logger=migrator t=2026-04-16T00:39:30.029465408Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-16T00:39:30.030724637Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.275689ms logger=migrator t=2026-04-16T00:39:30.036588008Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-16T00:39:30.038314986Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.728658ms logger=migrator t=2026-04-16T00:39:30.043571193Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-16T00:39:30.044474753Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=898.09µs logger=migrator t=2026-04-16T00:39:30.049078296Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-16T00:39:30.049475884Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=397.508µs logger=migrator t=2026-04-16T00:39:30.053987485Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-16T00:39:30.054553277Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=566.432µs logger=migrator t=2026-04-16T00:39:30.058567497Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-16T00:39:30.0587078Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=140.583µs logger=migrator t=2026-04-16T00:39:30.063081488Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-16T00:39:30.068609161Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.524603ms logger=migrator t=2026-04-16T00:39:30.073845518Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-16T00:39:30.076466196Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.617268ms logger=migrator t=2026-04-16T00:39:30.08070519Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-16T00:39:30.080907005Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=202.345µs logger=migrator t=2026-04-16T00:39:30.08517671Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-16T00:39:30.088010733Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.833373ms logger=migrator t=2026-04-16T00:39:30.0919151Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-16T00:39:30.094945297Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.029747ms logger=migrator t=2026-04-16T00:39:30.101192997Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-16T00:39:30.102657849Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.465433ms logger=migrator t=2026-04-16T00:39:30.107771864Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-16T00:39:30.108637803Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=866.859µs logger=migrator t=2026-04-16T00:39:30.115479615Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-16T00:39:30.116789304Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.325829ms logger=migrator t=2026-04-16T00:39:30.131319548Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-16T00:39:30.132395852Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.083714ms logger=migrator t=2026-04-16T00:39:30.140841101Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-16T00:39:30.143600062Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.760361ms logger=migrator t=2026-04-16T00:39:30.151798214Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-16T00:39:30.153116064Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.3221ms logger=migrator t=2026-04-16T00:39:30.161792297Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-16T00:39:30.161988882Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=201.025µs logger=migrator t=2026-04-16T00:39:30.167851232Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-16T00:39:30.167939784Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=85.992µs logger=migrator t=2026-04-16T00:39:30.176355031Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-16T00:39:30.178795306Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.440105ms logger=migrator t=2026-04-16T00:39:30.188066613Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-16T00:39:30.193831331Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.763308ms logger=migrator t=2026-04-16T00:39:30.199286512Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-16T00:39:30.199503497Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=247.995µs logger=migrator t=2026-04-16T00:39:30.206885772Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-16T00:39:30.207784102Z level=info msg="Migration successfully executed" id="create quota table v1" duration=901.4µs logger=migrator t=2026-04-16T00:39:30.214530192Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-16T00:39:30.216264601Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.735499ms logger=migrator t=2026-04-16T00:39:30.223561234Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-16T00:39:30.223630465Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=71.331µs logger=migrator t=2026-04-16T00:39:30.238036456Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-16T00:39:30.245510633Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=7.475957ms logger=migrator t=2026-04-16T00:39:30.250394331Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-16T00:39:30.252662992Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.262251ms logger=migrator t=2026-04-16T00:39:30.259106256Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-16T00:39:30.262332108Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.225372ms logger=migrator t=2026-04-16T00:39:30.267434451Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-16T00:39:30.267466311Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.26µs logger=migrator t=2026-04-16T00:39:30.273385323Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-16T00:39:30.274393526Z level=info msg="Migration successfully executed" id="create session table" duration=1.008823ms logger=migrator t=2026-04-16T00:39:30.280354999Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-16T00:39:30.280482911Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=128.412µs logger=migrator t=2026-04-16T00:39:30.286466075Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-16T00:39:30.286630398Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=165.093µs logger=migrator t=2026-04-16T00:39:30.29209129Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-16T00:39:30.292900929Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=814.999µs logger=migrator t=2026-04-16T00:39:30.298441192Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-16T00:39:30.299287401Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=846.479µs logger=migrator t=2026-04-16T00:39:30.305257053Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-16T00:39:30.305347805Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=38.592µs logger=migrator t=2026-04-16T00:39:30.315001941Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-16T00:39:30.315167704Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=169.193µs logger=migrator t=2026-04-16T00:39:30.321181318Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-16T00:39:30.327370887Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.195629ms logger=migrator t=2026-04-16T00:39:30.33518016Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-16T00:39:30.338428172Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.247892ms logger=migrator t=2026-04-16T00:39:30.342276248Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-16T00:39:30.342389251Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=108.303µs logger=migrator t=2026-04-16T00:39:30.345847028Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-16T00:39:30.34594681Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=100.122µs logger=migrator t=2026-04-16T00:39:30.350648105Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-16T00:39:30.352125699Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.449912ms logger=migrator t=2026-04-16T00:39:30.35760474Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-16T00:39:30.357625611Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=21.481µs logger=migrator t=2026-04-16T00:39:30.361009096Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-16T00:39:30.363378659Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.369283ms logger=migrator t=2026-04-16T00:39:30.374750453Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-16T00:39:30.375123001Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=366.387µs logger=migrator t=2026-04-16T00:39:30.381288488Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-16T00:39:30.385505793Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.218603ms logger=migrator t=2026-04-16T00:39:30.390961403Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-16T00:39:30.394802559Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.847276ms logger=migrator t=2026-04-16T00:39:30.398980193Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-16T00:39:30.399114795Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=135.082µs logger=migrator t=2026-04-16T00:39:30.405276142Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-16T00:39:30.406349026Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.072724ms logger=migrator t=2026-04-16T00:39:30.411532522Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-16T00:39:30.412483643Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=950.691µs logger=migrator t=2026-04-16T00:39:30.416459362Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-16T00:39:30.417632318Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.176736ms logger=migrator t=2026-04-16T00:39:30.423069179Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-16T00:39:30.424099962Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.030803ms logger=migrator t=2026-04-16T00:39:30.428253684Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-16T00:39:30.429253147Z level=info msg="Migration successfully executed" id="add index alert state" duration=999.073µs logger=migrator t=2026-04-16T00:39:30.433597183Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-16T00:39:30.434523334Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=926.061µs logger=migrator t=2026-04-16T00:39:30.440020357Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-16T00:39:30.440715722Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=691.605µs logger=migrator t=2026-04-16T00:39:30.446642854Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-16T00:39:30.448126947Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.484123ms logger=migrator t=2026-04-16T00:39:30.454279814Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-16T00:39:30.455471921Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.193617ms logger=migrator t=2026-04-16T00:39:30.463387987Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-16T00:39:30.477754867Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.36349ms logger=migrator t=2026-04-16T00:39:30.50976629Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-16T00:39:30.510674301Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=957.412µs logger=migrator t=2026-04-16T00:39:30.541560389Z 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-16T00:39:30.542653463Z 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.096254ms logger=migrator t=2026-04-16T00:39:30.67531648Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-16T00:39:30.676213959Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=900.689µs logger=migrator t=2026-04-16T00:39:30.687400319Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-16T00:39:30.688310199Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=912.969µs logger=migrator t=2026-04-16T00:39:30.694907885Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-16T00:39:30.696989082Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=2.119658ms logger=migrator t=2026-04-16T00:39:30.707509046Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-16T00:39:30.714168945Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.660948ms logger=migrator t=2026-04-16T00:39:30.729570408Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-16T00:39:30.736013721Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.443883ms logger=migrator t=2026-04-16T00:39:30.745073533Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-16T00:39:30.749776638Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.703815ms logger=migrator t=2026-04-16T00:39:30.777838134Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-16T00:39:30.781807881Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.971228ms logger=migrator t=2026-04-16T00:39:30.797431609Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-16T00:39:30.798380811Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=949.582µs logger=migrator t=2026-04-16T00:39:30.822728803Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-16T00:39:30.822852597Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=126.053µs logger=migrator t=2026-04-16T00:39:30.835883738Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-16T00:39:30.835984869Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=101.973µs logger=migrator t=2026-04-16T00:39:30.852424975Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-16T00:39:30.854011571Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.589986ms logger=migrator t=2026-04-16T00:39:30.862783426Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T00:39:30.864091175Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.311979ms logger=migrator t=2026-04-16T00:39:30.874308063Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-16T00:39:30.875628203Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.32219ms logger=migrator t=2026-04-16T00:39:30.881272218Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-16T00:39:30.884890119Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=3.617141ms logger=migrator t=2026-04-16T00:39:30.891258121Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T00:39:30.892447357Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.191876ms logger=migrator t=2026-04-16T00:39:30.89975758Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-16T00:39:30.905195491Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.437191ms logger=migrator t=2026-04-16T00:39:30.921789681Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-16T00:39:30.930610127Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=8.819396ms logger=migrator t=2026-04-16T00:39:30.937368508Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-16T00:39:30.937686505Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=322.427µs logger=migrator t=2026-04-16T00:39:30.942622175Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-16T00:39:30.943952005Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.32995ms logger=migrator t=2026-04-16T00:39:30.949015398Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-16T00:39:30.949874887Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=862.47µs logger=migrator t=2026-04-16T00:39:30.953942838Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-16T00:39:30.958781235Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.837347ms logger=migrator t=2026-04-16T00:39:30.971712313Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-16T00:39:30.972698215Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=989.692µs logger=migrator t=2026-04-16T00:39:30.982910043Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-16T00:39:30.984712102Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.803719ms logger=migrator t=2026-04-16T00:39:30.991681488Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-16T00:39:30.997687982Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=6.019744ms logger=migrator t=2026-04-16T00:39:31.009620358Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-16T00:39:31.0097516Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=134.453µs logger=migrator t=2026-04-16T00:39:31.015479758Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-16T00:39:31.016275806Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=792.708µs logger=migrator t=2026-04-16T00:39:31.024258974Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-16T00:39:31.02638995Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.133516ms logger=migrator t=2026-04-16T00:39:31.03351034Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-16T00:39:31.03445628Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=946.09µs logger=migrator t=2026-04-16T00:39:31.040234129Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-16T00:39:31.04163267Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.398081ms logger=migrator t=2026-04-16T00:39:31.298840558Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-16T00:39:31.300365702Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.533464ms logger=migrator t=2026-04-16T00:39:31.308402241Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-16T00:39:31.309381243Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=979.932µs logger=migrator t=2026-04-16T00:39:31.315653373Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-16T00:39:31.315688774Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=37.261µs logger=migrator t=2026-04-16T00:39:31.323398295Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-16T00:39:31.327561848Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.163353ms logger=migrator t=2026-04-16T00:39:31.332857856Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-16T00:39:31.333569822Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=711.626µs logger=migrator t=2026-04-16T00:39:31.338079353Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-16T00:39:31.343231687Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.151524ms logger=migrator t=2026-04-16T00:39:31.34874582Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-16T00:39:31.349513817Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=768.217µs logger=migrator t=2026-04-16T00:39:31.354644561Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-16T00:39:31.355699514Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.045883ms logger=migrator t=2026-04-16T00:39:31.361086764Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-16T00:39:31.362375483Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.289219ms logger=migrator t=2026-04-16T00:39:31.367951338Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-16T00:39:31.380149439Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.203741ms logger=migrator t=2026-04-16T00:39:31.385258263Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-16T00:39:31.386361767Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.103294ms logger=migrator t=2026-04-16T00:39:31.391741097Z 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-16T00:39:31.393162749Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.421282ms logger=migrator t=2026-04-16T00:39:31.399192463Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-16T00:39:31.39951436Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=321.837µs logger=migrator t=2026-04-16T00:39:31.409731338Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-16T00:39:31.410639418Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=908.79µs logger=migrator t=2026-04-16T00:39:31.418560555Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-16T00:39:31.418755029Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=203.814µs logger=migrator t=2026-04-16T00:39:31.426022651Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-16T00:39:31.432344572Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.322641ms logger=migrator t=2026-04-16T00:39:31.438196311Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-16T00:39:31.442914607Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.717846ms logger=migrator t=2026-04-16T00:39:31.45070488Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-16T00:39:31.451670472Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=965.602µs logger=migrator t=2026-04-16T00:39:31.457283507Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-16T00:39:31.458161187Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=877.59µs logger=migrator t=2026-04-16T00:39:31.463605348Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-16T00:39:31.463813442Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=208.234µs logger=migrator t=2026-04-16T00:39:31.470178374Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-16T00:39:31.474344137Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.165603ms logger=migrator t=2026-04-16T00:39:31.477829874Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-16T00:39:31.47896223Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.132006ms logger=migrator t=2026-04-16T00:39:31.494807833Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-16T00:39:31.49513868Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=334.978µs logger=migrator t=2026-04-16T00:39:31.500885798Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-16T00:39:31.502872312Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.975815ms logger=migrator t=2026-04-16T00:39:31.506951123Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-16T00:39:31.508299443Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.34901ms logger=migrator t=2026-04-16T00:39:31.515353291Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-16T00:39:31.516132758Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=779.477µs logger=migrator t=2026-04-16T00:39:31.522931099Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T00:39:31.523802408Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=875.649µs logger=migrator t=2026-04-16T00:39:31.527422849Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T00:39:31.529135988Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.711649ms logger=migrator t=2026-04-16T00:39:31.537393141Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-16T00:39:31.538820593Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.524344ms logger=migrator t=2026-04-16T00:39:31.544221394Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-16T00:39:31.545925862Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.704318ms logger=migrator t=2026-04-16T00:39:31.55082332Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-16T00:39:31.550954233Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=131.453µs logger=migrator t=2026-04-16T00:39:31.554877671Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-16T00:39:31.555946095Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.068273ms logger=migrator t=2026-04-16T00:39:31.561937027Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-16T00:39:31.562814577Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=877.58µs logger=migrator t=2026-04-16T00:39:31.567257516Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-16T00:39:31.568447403Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.188787ms logger=migrator t=2026-04-16T00:39:31.577496915Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-16T00:39:31.579118081Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.620737ms logger=migrator t=2026-04-16T00:39:31.585123145Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-16T00:39:31.585671067Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=547.232µs logger=migrator t=2026-04-16T00:39:31.590398792Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-16T00:39:31.590813281Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=415.189µs logger=migrator t=2026-04-16T00:39:31.596640871Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-16T00:39:31.596776724Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=136.563µs logger=migrator t=2026-04-16T00:39:31.602736186Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-16T00:39:31.60380471Z level=info msg="Migration successfully executed" id="create team table" duration=1.068794ms logger=migrator t=2026-04-16T00:39:31.608903653Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-16T00:39:31.609965647Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.062354ms logger=migrator t=2026-04-16T00:39:31.618353214Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-16T00:39:31.61953718Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.185556ms logger=migrator t=2026-04-16T00:39:31.628982181Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-16T00:39:31.634924373Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.942032ms logger=migrator t=2026-04-16T00:39:31.638577005Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-16T00:39:31.63882182Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=244.775µs logger=migrator t=2026-04-16T00:39:31.646395989Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-16T00:39:31.647746939Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.34471ms logger=migrator t=2026-04-16T00:39:31.656996735Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-16T00:39:31.658321964Z level=info msg="Migration successfully executed" id="create team member table" duration=1.32966ms logger=migrator t=2026-04-16T00:39:31.673370729Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-16T00:39:31.674646608Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.288779ms logger=migrator t=2026-04-16T00:39:31.679792613Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-16T00:39:31.681289216Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.496443ms logger=migrator t=2026-04-16T00:39:31.685784046Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-16T00:39:31.68687804Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.095704ms logger=migrator t=2026-04-16T00:39:31.694901729Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-16T00:39:31.700345841Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.441991ms logger=migrator t=2026-04-16T00:39:31.706268063Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-16T00:39:31.711248133Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.978441ms logger=migrator t=2026-04-16T00:39:31.716128771Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-16T00:39:31.721065032Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.937501ms logger=migrator t=2026-04-16T00:39:31.749532925Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-16T00:39:31.753381811Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=3.854946ms logger=migrator t=2026-04-16T00:39:31.761944372Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-16T00:39:31.763366894Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.424392ms logger=migrator t=2026-04-16T00:39:31.77261948Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-16T00:39:31.773821687Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.203617ms logger=migrator t=2026-04-16T00:39:31.788729708Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-16T00:39:31.790334404Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.606346ms logger=migrator t=2026-04-16T00:39:31.820907145Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-16T00:39:31.822660324Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.757229ms logger=migrator t=2026-04-16T00:39:31.901680144Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-16T00:39:31.903351402Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.674778ms logger=migrator t=2026-04-16T00:39:31.913261132Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-16T00:39:31.917106257Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=3.847346ms logger=migrator t=2026-04-16T00:39:31.928484761Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-16T00:39:31.929429422Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=944.701µs logger=migrator t=2026-04-16T00:39:31.939955246Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-16T00:39:31.940848456Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=898.28µs logger=migrator t=2026-04-16T00:39:31.948391234Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-16T00:39:31.948607369Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=216.225µs logger=migrator t=2026-04-16T00:39:31.955747748Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-16T00:39:31.958418338Z level=info msg="Migration successfully executed" id="create tag table" duration=2.67278ms logger=migrator t=2026-04-16T00:39:31.965038925Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-16T00:39:31.966100869Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.062004ms logger=migrator t=2026-04-16T00:39:31.972603584Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-16T00:39:31.9742397Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.637816ms logger=migrator t=2026-04-16T00:39:31.980888739Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-16T00:39:31.982244068Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.35601ms logger=migrator t=2026-04-16T00:39:31.988052977Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-16T00:39:31.988955037Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=907.44µs logger=migrator t=2026-04-16T00:39:31.995225618Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-16T00:39:32.009194018Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.96823ms logger=migrator t=2026-04-16T00:39:32.014724522Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-16T00:39:32.015493909Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=768.967µs logger=migrator t=2026-04-16T00:39:32.021301408Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-16T00:39:32.0223177Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.015442ms logger=migrator t=2026-04-16T00:39:32.031311551Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-16T00:39:32.031696879Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=385.558µs logger=migrator t=2026-04-16T00:39:32.036260341Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-16T00:39:32.037240253Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=980.522µs logger=migrator t=2026-04-16T00:39:32.042646693Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-16T00:39:32.043482562Z level=info msg="Migration successfully executed" id="create user auth table" duration=835.779µs logger=migrator t=2026-04-16T00:39:32.048408251Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-16T00:39:32.049919264Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.511023ms logger=migrator t=2026-04-16T00:39:32.056647725Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-16T00:39:32.056720927Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.192µs logger=migrator t=2026-04-16T00:39:32.062852733Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-16T00:39:32.069645855Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.792521ms logger=migrator t=2026-04-16T00:39:32.0766383Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-16T00:39:32.08201294Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.362269ms logger=migrator t=2026-04-16T00:39:32.089284551Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-16T00:39:32.095745505Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.463804ms logger=migrator t=2026-04-16T00:39:32.103866025Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-16T00:39:32.112345604Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.480989ms logger=migrator t=2026-04-16T00:39:32.118564503Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-16T00:39:32.119375951Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=820.998µs logger=migrator t=2026-04-16T00:39:32.127348558Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-16T00:39:32.13456779Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.214591ms logger=migrator t=2026-04-16T00:39:32.141626476Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-16T00:39:32.142578238Z level=info msg="Migration successfully executed" id="create server_lock table" duration=952.852µs logger=migrator t=2026-04-16T00:39:32.148863027Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-16T00:39:32.149918291Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.058044ms logger=migrator t=2026-04-16T00:39:32.157038569Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-16T00:39:32.158179415Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.140286ms logger=migrator t=2026-04-16T00:39:32.171689675Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-16T00:39:32.173296311Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.606706ms logger=migrator t=2026-04-16T00:39:32.180955081Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-16T00:39:32.181997985Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.043044ms logger=migrator t=2026-04-16T00:39:32.191147369Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-16T00:39:32.192837007Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.691228ms logger=migrator t=2026-04-16T00:39:32.216259898Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-16T00:39:32.22581303Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.555502ms logger=migrator t=2026-04-16T00:39:32.229776169Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-16T00:39:32.230486214Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=710.255µs logger=migrator t=2026-04-16T00:39:32.236375446Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-16T00:39:32.238176766Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.80068ms logger=migrator t=2026-04-16T00:39:32.243246689Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-16T00:39:32.244882655Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.638576ms logger=migrator t=2026-04-16T00:39:32.250153822Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-16T00:39:32.251043752Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=889.85µs logger=migrator t=2026-04-16T00:39:32.256551344Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-16T00:39:32.257546316Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=995.012µs logger=migrator t=2026-04-16T00:39:32.262342504Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-16T00:39:32.262449596Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=108.692µs logger=migrator t=2026-04-16T00:39:32.26712876Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-16T00:39:32.267274123Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=146.263µs logger=migrator t=2026-04-16T00:39:32.271845975Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-16T00:39:32.273993673Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.147677ms logger=migrator t=2026-04-16T00:39:32.280189991Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T00:39:32.281299565Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.109674ms logger=migrator t=2026-04-16T00:39:32.285912658Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T00:39:32.287642067Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.728869ms logger=migrator t=2026-04-16T00:39:32.292506595Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-16T00:39:32.292622788Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=117.523µs logger=migrator t=2026-04-16T00:39:32.297979007Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T00:39:32.300636706Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.658129ms logger=migrator t=2026-04-16T00:39:32.304701746Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T00:39:32.305648447Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=946.831µs logger=migrator t=2026-04-16T00:39:32.309513314Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T00:39:32.310528276Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.021133ms logger=migrator t=2026-04-16T00:39:32.31561131Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T00:39:32.316620402Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.008662ms logger=migrator t=2026-04-16T00:39:32.320302893Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-16T00:39:32.327439122Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.120119ms logger=migrator t=2026-04-16T00:39:32.332568127Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-16T00:39:32.333292463Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=724.456µs logger=migrator t=2026-04-16T00:39:32.336437873Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-16T00:39:32.336507455Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=66.822µs logger=migrator t=2026-04-16T00:39:32.341400143Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-16T00:39:32.342920997Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.520804ms logger=migrator t=2026-04-16T00:39:32.34712155Z 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-16T00:39:32.348753576Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.625576ms logger=migrator t=2026-04-16T00:39:32.352563932Z 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-16T00:39:32.354677768Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.096766ms logger=migrator t=2026-04-16T00:39:32.360387866Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T00:39:32.36060341Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=224.165µs logger=migrator t=2026-04-16T00:39:32.364483647Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-16T00:39:32.366283467Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.80072ms logger=migrator t=2026-04-16T00:39:32.3709314Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-16T00:39:32.371994844Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.063134ms logger=migrator t=2026-04-16T00:39:32.376476564Z 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-16T00:39:32.377567278Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.090634ms logger=migrator t=2026-04-16T00:39:32.38121387Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-16T00:39:32.382637981Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.423691ms logger=migrator t=2026-04-16T00:39:32.387859297Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-16T00:39:32.394083376Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.224878ms logger=migrator t=2026-04-16T00:39:32.398821791Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-16T00:39:32.399843684Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.022383ms logger=migrator t=2026-04-16T00:39:32.403587858Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T00:39:32.40506065Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.477523ms logger=migrator t=2026-04-16T00:39:32.410256366Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-16T00:39:32.437556674Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.301128ms logger=migrator t=2026-04-16T00:39:32.441210695Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-16T00:39:32.46615631Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.959605ms logger=migrator t=2026-04-16T00:39:32.473815481Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-16T00:39:32.475260903Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.445232ms logger=migrator t=2026-04-16T00:39:32.48099764Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T00:39:32.482144786Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.146816ms logger=migrator t=2026-04-16T00:39:32.485959901Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-16T00:39:32.494393399Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.431818ms logger=migrator t=2026-04-16T00:39:32.498659943Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-16T00:39:32.503527963Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.868489ms logger=migrator t=2026-04-16T00:39:32.508586164Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-16T00:39:32.509614398Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.028404ms logger=migrator t=2026-04-16T00:39:32.513751339Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-16T00:39:32.515276894Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.532455ms logger=migrator t=2026-04-16T00:39:32.520761766Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-16T00:39:32.521816669Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.054593ms logger=migrator t=2026-04-16T00:39:32.526882902Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-16T00:39:32.528702922Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.81879ms logger=migrator t=2026-04-16T00:39:32.533283185Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-16T00:39:32.533466969Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=185.293µs logger=migrator t=2026-04-16T00:39:32.537033539Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-16T00:39:32.543266556Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.232517ms logger=migrator t=2026-04-16T00:39:32.547522251Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-16T00:39:32.553854703Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.332032ms logger=migrator t=2026-04-16T00:39:32.557570995Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-16T00:39:32.565095712Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.526757ms logger=migrator t=2026-04-16T00:39:32.568898308Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-16T00:39:32.570080653Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.182466ms logger=migrator t=2026-04-16T00:39:32.574631705Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-16T00:39:32.575676138Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.043963ms logger=migrator t=2026-04-16T00:39:32.579328189Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-16T00:39:32.58968876Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.358041ms logger=migrator t=2026-04-16T00:39:32.593960605Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-16T00:39:32.601123235Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.16389ms logger=migrator t=2026-04-16T00:39:32.606643378Z 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-16T00:39:32.608041749Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.402641ms logger=migrator t=2026-04-16T00:39:32.612369535Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-16T00:39:32.618419169Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.049104ms logger=migrator t=2026-04-16T00:39:32.622565522Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-16T00:39:32.628811701Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.245949ms logger=migrator t=2026-04-16T00:39:32.632997085Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-16T00:39:32.633164368Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=167.973µs logger=migrator t=2026-04-16T00:39:32.638365524Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-16T00:39:32.639515169Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.149355ms logger=migrator t=2026-04-16T00:39:32.644213364Z 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-16T00:39:32.645252736Z 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.039532ms logger=migrator t=2026-04-16T00:39:32.649066912Z 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-16T00:39:32.650175886Z 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.105874ms logger=migrator t=2026-04-16T00:39:32.655489515Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T00:39:32.65570144Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=213.644µs logger=migrator t=2026-04-16T00:39:32.660442356Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-16T00:39:32.668906793Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.465647ms logger=migrator t=2026-04-16T00:39:32.672645727Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-16T00:39:32.678870616Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.224609ms logger=migrator t=2026-04-16T00:39:32.683992199Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-16T00:39:32.690253968Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.261799ms logger=migrator t=2026-04-16T00:39:32.693990102Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-16T00:39:32.700295183Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.305631ms logger=migrator t=2026-04-16T00:39:32.704356172Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-16T00:39:32.709715102Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.35803ms logger=migrator t=2026-04-16T00:39:32.716611445Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-16T00:39:32.716779189Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=170.534µs logger=migrator t=2026-04-16T00:39:32.720982123Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-16T00:39:32.722105068Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.123264ms logger=migrator t=2026-04-16T00:39:32.726148618Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-16T00:39:32.733482811Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.333433ms logger=migrator t=2026-04-16T00:39:32.738181935Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-16T00:39:32.738325389Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=144.804µs logger=migrator t=2026-04-16T00:39:32.742030711Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-16T00:39:32.752657768Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.627327ms logger=migrator t=2026-04-16T00:39:32.75631741Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-16T00:39:32.757102157Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=784.747µs logger=migrator t=2026-04-16T00:39:32.761154577Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-16T00:39:32.767680422Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.526625ms logger=migrator t=2026-04-16T00:39:32.772188382Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-16T00:39:32.773046681Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=856.309µs logger=migrator t=2026-04-16T00:39:32.777055691Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-16T00:39:32.778208837Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.153256ms logger=migrator t=2026-04-16T00:39:32.783519765Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-16T00:39:32.793946307Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.425182ms logger=migrator t=2026-04-16T00:39:32.799045571Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-16T00:39:32.800131615Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.085874ms logger=migrator t=2026-04-16T00:39:32.805414303Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-16T00:39:32.806458555Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.043872ms logger=migrator t=2026-04-16T00:39:32.810733781Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-16T00:39:32.81160546Z level=info msg="Migration successfully executed" id="create alert_image table" duration=871.66µs logger=migrator t=2026-04-16T00:39:32.83405906Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-16T00:39:32.836274449Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.218389ms logger=migrator t=2026-04-16T00:39:32.841097416Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-16T00:39:32.841307551Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=208.145µs logger=migrator t=2026-04-16T00:39:32.863861413Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-16T00:39:32.865461808Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.598805ms logger=migrator t=2026-04-16T00:39:32.871474183Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-16T00:39:32.873047008Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.570116ms logger=migrator t=2026-04-16T00:39:32.877164129Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T00:39:32.877886536Z 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-16T00:39:32.881509946Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-16T00:39:32.881932475Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=421.419µs logger=migrator t=2026-04-16T00:39:32.886294083Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-16T00:39:32.887320005Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.025992ms logger=migrator t=2026-04-16T00:39:32.891147961Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-16T00:39:32.89964266Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.495489ms logger=migrator t=2026-04-16T00:39:32.905785767Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-16T00:39:32.906751198Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=967.011µs logger=migrator t=2026-04-16T00:39:32.912369713Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-16T00:39:32.913684372Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.314909ms logger=migrator t=2026-04-16T00:39:32.917685291Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-16T00:39:32.91851659Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=833.469µs logger=migrator t=2026-04-16T00:39:32.923593233Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-16T00:39:32.924611845Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.018602ms logger=migrator t=2026-04-16T00:39:32.928494112Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-16T00:39:32.930108968Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.614046ms logger=migrator t=2026-04-16T00:39:32.93424097Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-16T00:39:32.934281021Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.531µs logger=migrator t=2026-04-16T00:39:32.937727447Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-16T00:39:32.937793939Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.352µs logger=migrator t=2026-04-16T00:39:32.942027643Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-16T00:39:32.948929096Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.901163ms logger=migrator t=2026-04-16T00:39:32.952026556Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-16T00:39:32.952371673Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=345.397µs logger=migrator t=2026-04-16T00:39:32.955733158Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-16T00:39:32.956755081Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.021613ms logger=migrator t=2026-04-16T00:39:32.961199299Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-16T00:39:32.961495846Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=296.637µs logger=migrator t=2026-04-16T00:39:32.967563321Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-16T00:39:32.968536403Z level=info msg="Migration successfully executed" id="create data_keys table" duration=971.192µs logger=migrator t=2026-04-16T00:39:32.973255298Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-16T00:39:32.974379754Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.123046ms logger=migrator t=2026-04-16T00:39:32.979076608Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-16T00:39:33.01422173Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.142801ms logger=migrator t=2026-04-16T00:39:33.019050247Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-16T00:39:33.026519504Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.469257ms logger=migrator t=2026-04-16T00:39:33.030363619Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-16T00:39:33.030476912Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=113.862µs logger=migrator t=2026-04-16T00:39:33.033722204Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-16T00:39:33.06366392Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.941166ms logger=migrator t=2026-04-16T00:39:33.06859697Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-16T00:39:33.098420913Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.823713ms logger=migrator t=2026-04-16T00:39:33.102421443Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-16T00:39:33.103267261Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=844.578µs logger=migrator t=2026-04-16T00:39:33.108526738Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-16T00:39:33.110444911Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.917333ms logger=migrator t=2026-04-16T00:39:33.116304381Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-16T00:39:33.11668615Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=386.529µs logger=migrator t=2026-04-16T00:39:33.120423883Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-16T00:39:33.121280172Z level=info msg="Migration successfully executed" id="create permission table" duration=853.589µs logger=migrator t=2026-04-16T00:39:33.125027705Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-16T00:39:33.126073378Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.045413ms logger=migrator t=2026-04-16T00:39:33.1319584Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-16T00:39:33.133304649Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.345229ms logger=migrator t=2026-04-16T00:39:33.137574414Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-16T00:39:33.138937785Z level=info msg="Migration successfully executed" id="create role table" duration=1.360921ms logger=migrator t=2026-04-16T00:39:33.143486176Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-16T00:39:33.152004276Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.51673ms logger=migrator t=2026-04-16T00:39:33.156831043Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-16T00:39:33.165397293Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.56243ms logger=migrator t=2026-04-16T00:39:33.170003876Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-16T00:39:33.17110408Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.099834ms logger=migrator t=2026-04-16T00:39:33.175373456Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-16T00:39:33.176525612Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.151166ms logger=migrator t=2026-04-16T00:39:33.180765856Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-16T00:39:33.18185139Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.085604ms logger=migrator t=2026-04-16T00:39:33.588693972Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-16T00:39:33.592121138Z level=info msg="Migration successfully executed" id="create team role table" duration=3.423676ms logger=migrator t=2026-04-16T00:39:33.598534401Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-16T00:39:33.599778399Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.242148ms logger=migrator t=2026-04-16T00:39:33.604818741Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-16T00:39:33.60614558Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.325969ms logger=migrator t=2026-04-16T00:39:33.610389204Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-16T00:39:33.611451098Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.064404ms logger=migrator t=2026-04-16T00:39:33.617984663Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-16T00:39:33.619795484Z level=info msg="Migration successfully executed" id="create user role table" duration=1.813301ms logger=migrator t=2026-04-16T00:39:33.629000609Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-16T00:39:33.630197475Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.196746ms logger=migrator t=2026-04-16T00:39:33.636537326Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-16T00:39:33.638910399Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.371813ms logger=migrator t=2026-04-16T00:39:33.644873702Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-16T00:39:33.645968797Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.095046ms logger=migrator t=2026-04-16T00:39:33.651962479Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-16T00:39:33.65290001Z level=info msg="Migration successfully executed" id="create builtin role table" duration=936.861µs logger=migrator t=2026-04-16T00:39:33.657436671Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-16T00:39:33.659671651Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.23296ms logger=migrator t=2026-04-16T00:39:33.666226057Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-16T00:39:33.667299341Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.073004ms logger=migrator t=2026-04-16T00:39:33.671399292Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-16T00:39:33.679543813Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.143791ms logger=migrator t=2026-04-16T00:39:33.684501663Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-16T00:39:33.685875544Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.371551ms logger=migrator t=2026-04-16T00:39:33.690298332Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-16T00:39:33.692634925Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.335572ms logger=migrator t=2026-04-16T00:39:33.700861087Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-16T00:39:33.703460026Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.601608ms logger=migrator t=2026-04-16T00:39:33.709211373Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-16T00:39:33.710351809Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.137945ms logger=migrator t=2026-04-16T00:39:33.714509151Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-16T00:39:33.715869131Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.36003ms logger=migrator t=2026-04-16T00:39:33.721031907Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-16T00:39:33.722803346Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.771199ms logger=migrator t=2026-04-16T00:39:33.728508802Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-16T00:39:33.736989541Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.479929ms logger=migrator t=2026-04-16T00:39:33.740605961Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-16T00:39:33.748386565Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.776824ms logger=migrator t=2026-04-16T00:39:33.751821882Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-16T00:39:33.759975392Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.15299ms logger=migrator t=2026-04-16T00:39:33.763396499Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-16T00:39:33.76929066Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.888401ms logger=migrator t=2026-04-16T00:39:33.77470561Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-16T00:39:33.775788424Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.083104ms logger=migrator t=2026-04-16T00:39:33.781252316Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-16T00:39:33.783128518Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.875781ms logger=migrator t=2026-04-16T00:39:33.788690421Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-16T00:39:33.789741005Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.054804ms logger=migrator t=2026-04-16T00:39:33.794406039Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-16T00:39:33.795300028Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=896.379µs logger=migrator t=2026-04-16T00:39:33.79897588Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-16T00:39:33.800699698Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.722838ms logger=migrator t=2026-04-16T00:39:33.808010451Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-16T00:39:33.808081723Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=73.302µs logger=migrator t=2026-04-16T00:39:33.812693926Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-16T00:39:33.812750586Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=59.37µs logger=migrator t=2026-04-16T00:39:33.817144965Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-16T00:39:33.817902241Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=757.736µs logger=migrator t=2026-04-16T00:39:33.822229677Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-16T00:39:33.823094696Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=844.139µs logger=migrator t=2026-04-16T00:39:33.828776273Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-16T00:39:33.829487889Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=711.256µs logger=migrator t=2026-04-16T00:39:33.833614561Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-16T00:39:33.833962949Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=347.987µs logger=migrator t=2026-04-16T00:39:33.838153012Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-16T00:39:33.838855238Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=702.666µs logger=migrator t=2026-04-16T00:39:33.843150164Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-16T00:39:33.844039403Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=888.81µs logger=migrator t=2026-04-16T00:39:33.85065897Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-16T00:39:33.85246944Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.8102ms logger=migrator t=2026-04-16T00:39:33.857234676Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-16T00:39:33.865565152Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.331006ms logger=migrator t=2026-04-16T00:39:33.870545273Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-16T00:39:33.870599874Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=54.801µs logger=migrator t=2026-04-16T00:39:33.875310348Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-16T00:39:33.877782484Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.470965ms logger=migrator t=2026-04-16T00:39:33.885862613Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-16T00:39:33.888013331Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.148208ms logger=migrator t=2026-04-16T00:39:33.892576353Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-16T00:39:33.893848551Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.274438ms logger=migrator t=2026-04-16T00:39:33.898275109Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-16T00:39:33.906954503Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.679204ms logger=migrator t=2026-04-16T00:39:33.91218038Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-16T00:39:33.912908355Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=728.205µs logger=migrator t=2026-04-16T00:39:33.916445344Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-16T00:39:33.918241434Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.79332ms logger=migrator t=2026-04-16T00:39:33.922144491Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-16T00:39:33.945074241Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.93195ms logger=migrator t=2026-04-16T00:39:33.948956757Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-16T00:39:33.950084273Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.127026ms logger=migrator t=2026-04-16T00:39:33.954568542Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-16T00:39:33.95582745Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.258738ms logger=migrator t=2026-04-16T00:39:33.959940052Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-16T00:39:33.961161479Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.218887ms logger=migrator t=2026-04-16T00:39:33.965620298Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-16T00:39:33.966877766Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.257407ms logger=migrator t=2026-04-16T00:39:33.972269166Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-16T00:39:33.972616984Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=344.958µs logger=migrator t=2026-04-16T00:39:33.976424528Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-16T00:39:33.977636855Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.197327ms logger=migrator t=2026-04-16T00:39:33.981050701Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-16T00:39:33.989462318Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.411847ms logger=migrator t=2026-04-16T00:39:33.992456595Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-16T00:39:33.99314776Z level=info msg="Migration successfully executed" id="create entity_events table" duration=690.985µs logger=migrator t=2026-04-16T00:39:33.996541366Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-16T00:39:33.997691512Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.149056ms logger=migrator t=2026-04-16T00:39:34.001828394Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T00:39:34.002475528Z 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-16T00:39:34.00615032Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T00:39:34.006979128Z 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-16T00:39:34.012749686Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-16T00:39:34.013542744Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=798.128µs logger=migrator t=2026-04-16T00:39:34.017074913Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-16T00:39:34.018161377Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.087694ms logger=migrator t=2026-04-16T00:39:34.022652056Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T00:39:34.023818453Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.165686ms logger=migrator t=2026-04-16T00:39:34.028472416Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T00:39:34.03135182Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.878514ms logger=migrator t=2026-04-16T00:39:34.036106606Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T00:39:34.037215281Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.107005ms logger=migrator t=2026-04-16T00:39:34.042266454Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T00:39:34.043355378Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.088864ms logger=migrator t=2026-04-16T00:39:34.047243724Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-16T00:39:34.048068572Z level=info msg="Migration successfully executed" id="Drop public config table" duration=824.128µs logger=migrator t=2026-04-16T00:39:34.051796925Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-16T00:39:34.053131304Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.333309ms logger=migrator t=2026-04-16T00:39:34.058172017Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T00:39:34.060903098Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.732231ms logger=migrator t=2026-04-16T00:39:34.064447506Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T00:39:34.065680144Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.232418ms logger=migrator t=2026-04-16T00:39:34.07046327Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-16T00:39:34.071594655Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.132085ms logger=migrator t=2026-04-16T00:39:34.07541781Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-16T00:39:34.099606138Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.188178ms logger=migrator t=2026-04-16T00:39:34.103882834Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-16T00:39:34.111026422Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.143728ms logger=migrator t=2026-04-16T00:39:34.116654167Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-16T00:39:34.127389226Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.730919ms logger=migrator t=2026-04-16T00:39:34.132030949Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-16T00:39:34.132242124Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=211.495µs logger=migrator t=2026-04-16T00:39:34.154649182Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-16T00:39:34.171839195Z level=info msg="Migration successfully executed" id="add share column" duration=17.185723ms logger=migrator t=2026-04-16T00:39:34.178158415Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-16T00:39:34.178378399Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=222.735µs logger=migrator t=2026-04-16T00:39:34.183621467Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-16T00:39:34.184838683Z level=info msg="Migration successfully executed" id="create file table" duration=1.216467ms logger=migrator t=2026-04-16T00:39:34.189819235Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-16T00:39:34.191116553Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.297788ms logger=migrator t=2026-04-16T00:39:34.19861076Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-16T00:39:34.200108833Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.498833ms logger=migrator t=2026-04-16T00:39:34.207329894Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-16T00:39:34.208365207Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.035543ms logger=migrator t=2026-04-16T00:39:34.213568402Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-16T00:39:34.215835423Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.264411ms logger=migrator t=2026-04-16T00:39:34.243161151Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-16T00:39:34.243475538Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=312.387µs logger=migrator t=2026-04-16T00:39:34.295168137Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-16T00:39:34.295433013Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=295.706µs logger=migrator t=2026-04-16T00:39:34.301267192Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-16T00:39:34.302014559Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=748.307µs logger=migrator t=2026-04-16T00:39:34.307799248Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-16T00:39:34.308098825Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=300.297µs logger=migrator t=2026-04-16T00:39:34.312493293Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-16T00:39:34.313950765Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.457362ms logger=migrator t=2026-04-16T00:39:34.318915845Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-16T00:39:34.328305115Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.38977ms logger=migrator t=2026-04-16T00:39:34.333400788Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-16T00:39:34.33353812Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=139.432µs logger=migrator t=2026-04-16T00:39:34.339550764Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-16T00:39:34.340435334Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=884.69µs logger=migrator t=2026-04-16T00:39:34.345756103Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-16T00:39:34.346470648Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=716.495µs logger=migrator t=2026-04-16T00:39:34.351873068Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-16T00:39:34.352125254Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=252.196µs logger=migrator t=2026-04-16T00:39:34.356981642Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-16T00:39:34.358090406Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.108564ms logger=migrator t=2026-04-16T00:39:34.365048162Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-16T00:39:34.37443223Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.383408ms logger=migrator t=2026-04-16T00:39:34.379433801Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-16T00:39:34.386445347Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.010166ms logger=migrator t=2026-04-16T00:39:34.391615282Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-16T00:39:34.393706139Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.091507ms logger=migrator t=2026-04-16T00:39:34.402505475Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-16T00:39:34.477811549Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.303444ms logger=migrator t=2026-04-16T00:39:34.494053971Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-16T00:39:34.495308858Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.257447ms logger=migrator t=2026-04-16T00:39:34.500403702Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-16T00:39:34.502240573Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.835781ms logger=migrator t=2026-04-16T00:39:34.536975245Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-16T00:39:34.566276846Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.376333ms logger=migrator t=2026-04-16T00:39:34.572484285Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-16T00:39:34.582054837Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.567942ms logger=migrator t=2026-04-16T00:39:34.58936975Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-16T00:39:34.589743178Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=374.928µs logger=migrator t=2026-04-16T00:39:34.594668648Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-16T00:39:34.594850222Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=182.184µs logger=migrator t=2026-04-16T00:39:34.600478347Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-16T00:39:34.600685932Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=205.375µs logger=migrator t=2026-04-16T00:39:34.607109054Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-16T00:39:34.60735297Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=241.166µs logger=migrator t=2026-04-16T00:39:34.619605912Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-16T00:39:34.620041132Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=438.65µs logger=migrator t=2026-04-16T00:39:34.625893873Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-16T00:39:34.626942946Z level=info msg="Migration successfully executed" id="create folder table" duration=1.050083ms logger=migrator t=2026-04-16T00:39:34.632285314Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-16T00:39:34.63343707Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.154546ms logger=migrator t=2026-04-16T00:39:34.639960304Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-16T00:39:34.641738545Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.778071ms logger=migrator t=2026-04-16T00:39:34.647317219Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-16T00:39:34.647346009Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.75µs logger=migrator t=2026-04-16T00:39:34.652574276Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T00:39:34.653748601Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.174735ms logger=migrator t=2026-04-16T00:39:34.659673203Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T00:39:34.661705288Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.032205ms logger=migrator t=2026-04-16T00:39:34.668078651Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-16T00:39:34.669217376Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.141936ms logger=migrator t=2026-04-16T00:39:34.673828568Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-16T00:39:34.674176216Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=347.878µs logger=migrator t=2026-04-16T00:39:34.68198448Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-16T00:39:34.682190345Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=208.875µs logger=migrator t=2026-04-16T00:39:34.687137435Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-16T00:39:34.688073065Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=935.651µs logger=migrator t=2026-04-16T00:39:34.692980684Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-16T00:39:34.693851694Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=867.39µs logger=migrator t=2026-04-16T00:39:34.702899135Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-16T00:39:34.703742864Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=844.209µs logger=migrator t=2026-04-16T00:39:34.709419189Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-16T00:39:34.710256768Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=837.339µs logger=migrator t=2026-04-16T00:39:34.71663357Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-16T00:39:34.717406808Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=770.748µs logger=migrator t=2026-04-16T00:39:34.725749373Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-16T00:39:34.728004553Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.25795ms logger=migrator t=2026-04-16T00:39:34.734243722Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-16T00:39:34.735764556Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.519763ms logger=migrator t=2026-04-16T00:39:34.74131122Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-16T00:39:34.742492686Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.181195ms logger=migrator t=2026-04-16T00:39:34.749210155Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-16T00:39:34.750152806Z level=info msg="Migration successfully executed" id="create signing_key table" duration=939.781µs logger=migrator t=2026-04-16T00:39:34.755819251Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-16T00:39:34.756989057Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.166366ms logger=migrator t=2026-04-16T00:39:34.762918439Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-16T00:39:34.765039967Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.119158ms logger=migrator t=2026-04-16T00:39:34.771635543Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-16T00:39:34.77196339Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=328.667µs logger=migrator t=2026-04-16T00:39:34.776219426Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-16T00:39:34.785313517Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.093541ms logger=migrator t=2026-04-16T00:39:34.790736178Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-16T00:39:34.791541366Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=806.348µs logger=migrator t=2026-04-16T00:39:34.795821491Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T00:39:34.795842072Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.241µs logger=migrator t=2026-04-16T00:39:34.801493367Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T00:39:34.803270287Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.77722ms logger=migrator t=2026-04-16T00:39:34.80838269Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T00:39:34.808404592Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.421µs logger=migrator t=2026-04-16T00:39:34.812813109Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-16T00:39:34.814080337Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.266818ms logger=migrator t=2026-04-16T00:39:34.819768174Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T00:39:34.821709967Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.941353ms logger=migrator t=2026-04-16T00:39:34.829104512Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-16T00:39:34.830241556Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.139005ms logger=migrator t=2026-04-16T00:39:34.836431805Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-16T00:39:34.837266334Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=835.419µs logger=migrator t=2026-04-16T00:39:34.843479221Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-16T00:39:34.843991412Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=511.581µs logger=migrator t=2026-04-16T00:39:34.849547417Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-16T00:39:34.851098751Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.555525ms logger=migrator t=2026-04-16T00:39:34.85648132Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-16T00:39:34.857873031Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.384061ms logger=migrator t=2026-04-16T00:39:34.863833724Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-16T00:39:34.865155494Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.320809ms logger=migrator t=2026-04-16T00:39:34.871575616Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-16T00:39:34.881372044Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.791668ms logger=migrator t=2026-04-16T00:39:34.887097641Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-16T00:39:34.8978434Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.747499ms logger=migrator t=2026-04-16T00:39:34.910803788Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-16T00:39:34.921892994Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.089306ms logger=migrator t=2026-04-16T00:39:34.930277161Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-16T00:39:34.930497066Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=227.005µs logger=migrator t=2026-04-16T00:39:34.935778533Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-16T00:39:34.947888953Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.10691ms logger=migrator t=2026-04-16T00:39:34.954358747Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-16T00:39:34.965060805Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.696478ms logger=migrator t=2026-04-16T00:39:34.972619913Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-16T00:39:34.972973001Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=353.778µs logger=migrator t=2026-04-16T00:39:34.978783041Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.760492966s logger=migrator t=2026-04-16T00:39:34.979855184Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-16T00:39:34.999759426Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-16T00:39:35.000006072Z level=info msg="Created default organization" logger=secrets t=2026-04-16T00:39:35.009092904Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T00:39:35.064040485Z level=info msg="Restored cache from database" duration=517.722µs logger=plugin.store t=2026-04-16T00:39:35.065407896Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-16T00:39:35.114530858Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-16T00:39:35.114576369Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-16T00:39:35.114859815Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-16T00:39:35.114880855Z level=info msg="Plugins loaded" count=54 duration=49.473519ms logger=query_data t=2026-04-16T00:39:35.121048213Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-16T00:39:35.124449808Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-16T00:39:35.132952517Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-16T00:39:35.140152127Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-16T00:39:35.141754263Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-16T00:39:35.143350939Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-16T00:39:35.168907347Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-16T00:39:35.193635986Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-16T00:39:35.221414584Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-16T00:39:35.221445964Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-16T00:39:35.221762631Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-16T00:39:35.222141449Z level=info msg="State cache has been initialized" states=0 duration=377.798µs logger=ngalert.multiorg.alertmanager t=2026-04-16T00:39:35.222166751Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-04-16T00:39:35.222186531Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-16T00:39:35.222231322Z level=info msg=starting first_tick=2026-04-16T00:39:40Z logger=grafanaStorageLogger t=2026-04-16T00:39:35.225669418Z level=info msg="Storage starting" logger=http.server t=2026-04-16T00:39:35.230260571Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-16T00:39:35.247669277Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-16T00:39:35.298312193Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-16T00:39:35.302821283Z level=info msg="Update check succeeded" duration=81.219556ms logger=grafana.update.checker t=2026-04-16T00:39:35.314769269Z level=info msg="Update check succeeded" duration=89.000167ms logger=provisioning.dashboard t=2026-04-16T00:39:35.383615139Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T00:39:35.406799225Z level=info msg="Patterns update finished" duration=107.974211ms logger=grafana-apiserver t=2026-04-16T00:39:35.797964329Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-16T00:39:35.798412619Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-16T00:39:46.39693811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:46.40008052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:46.436865373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:46.568445294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:46.586825361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:46.809592388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:46.829033978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:46.883295618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:46.900920918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:46.939707696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:46.962395478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.019630133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.037923088Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-16T00:39:47.08958581Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T00:39:47.113256974Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T00:39:47.148679057Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-16T00:39:47.173584477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.209913041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.303129982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.320767792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.406433556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.424560996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.482062187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.498780118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.548359294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.56810994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.608037673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.626837729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.664279316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.68253779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.754090052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.771273492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.86570615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.884800452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.957879018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:47.975985769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:48.144595565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:48.161209012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:48.244502113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:48.276260275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:48.425923233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:48.442275623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:48.556424236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:48.573651357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:48.849944554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:48.887068524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:49.286936619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:49.307703537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:49.420952429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:49.436349549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:49.835040346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:49.851677414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:49.957978273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:49.97916284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:50.105820707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:50.124152143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:50.297471819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:50.317669456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:50.778815059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:50.801499469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:51.763778901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:51.778140058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:52.097244751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:52.113204533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:52.282383506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:52.30207669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:52.48697563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:52.510591171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:52.916333444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:52.932402098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:53.193845694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:53.216167957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:53.478249707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:53.495383964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:53.719344264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:53.733525997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:53.864866213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:53.885314024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:54.076175653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:54.098851993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:54.225105896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:54.238848429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:39:54.543127457Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-16T00:40:23.251065215Z level=info msg="Usage stats are ready to report"