logger=settings t=2026-05-04T14:27:26.045784141Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-04T14:27:26Z logger=settings t=2026-05-04T14:27:26.046137954Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-04T14:27:26.046152604Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-04T14:27:26.046157084Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-04T14:27:26.046176014Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-04T14:27:26.046182734Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-04T14:27:26.046186724Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-04T14:27:26.046190674Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-04T14:27:26.046195324Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-04T14:27:26.046199344Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-04T14:27:26.046203264Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-04T14:27:26.046207214Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-04T14:27:26.046211254Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-04T14:27:26.046215214Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-04T14:27:26.046219424Z level=info msg=Target target=[all] logger=settings t=2026-05-04T14:27:26.046231794Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-04T14:27:26.046236055Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-04T14:27:26.046242395Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-04T14:27:26.046246255Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-04T14:27:26.046250335Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-04T14:27:26.046260475Z level=info msg="App mode production" logger=sqlstore t=2026-05-04T14:27:26.046693608Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-04T14:27:26.046720708Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-04T14:27:26.048494733Z level=info msg="Locking database" logger=migrator t=2026-05-04T14:27:26.048507983Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-04T14:27:26.049145788Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-04T14:27:26.050242706Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.096418ms logger=migrator t=2026-05-04T14:27:26.075292917Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-04T14:27:26.076140483Z level=info msg="Migration successfully executed" id="create user table" duration=849.166µs logger=migrator t=2026-05-04T14:27:26.103027898Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-04T14:27:26.103878214Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=851.886µs logger=migrator t=2026-05-04T14:27:26.12585587Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-04T14:27:26.127340582Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.486602ms logger=migrator t=2026-05-04T14:27:26.145214784Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-04T14:27:26.146023461Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=808.757µs logger=migrator t=2026-05-04T14:27:26.150820779Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-04T14:27:26.151436244Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=615.535µs logger=migrator t=2026-05-04T14:27:26.156476924Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-04T14:27:26.159933272Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.445388ms logger=migrator t=2026-05-04T14:27:26.164349157Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-04T14:27:26.166085121Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.734744ms logger=migrator t=2026-05-04T14:27:26.170412275Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-04T14:27:26.171224902Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=813.827µs logger=migrator t=2026-05-04T14:27:26.174703689Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-04T14:27:26.175508316Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=777.456µs logger=migrator t=2026-05-04T14:27:26.181003499Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-04T14:27:26.181744975Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=729.366µs logger=migrator t=2026-05-04T14:27:26.185475835Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-04T14:27:26.18606107Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=589.875µs logger=migrator t=2026-05-04T14:27:26.190735297Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-04T14:27:26.191865426Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.130269ms logger=migrator t=2026-05-04T14:27:26.197904034Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-04T14:27:26.197959465Z level=info msg="Migration successfully executed" id="Update user table charset" duration=57.241µs logger=migrator t=2026-05-04T14:27:26.203742421Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-04T14:27:26.20610085Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.360669ms logger=migrator t=2026-05-04T14:27:26.211772345Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-04T14:27:26.212131748Z level=info msg="Migration successfully executed" id="Add missing user data" duration=366.893µs logger=migrator t=2026-05-04T14:27:26.215849308Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-04T14:27:26.217062657Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.213539ms logger=migrator t=2026-05-04T14:27:26.221886725Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-04T14:27:26.222718732Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=832.577µs logger=migrator t=2026-05-04T14:27:26.227666022Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-04T14:27:26.228969992Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.30421ms logger=migrator t=2026-05-04T14:27:26.232652841Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-04T14:27:26.242126857Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.470916ms logger=migrator t=2026-05-04T14:27:26.246808645Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-04T14:27:26.248129155Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.32256ms logger=migrator t=2026-05-04T14:27:26.254001462Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-04T14:27:26.254276594Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=275.442µs logger=migrator t=2026-05-04T14:27:26.258655439Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-04T14:27:26.26008196Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.419061ms logger=migrator t=2026-05-04T14:27:26.26760415Z 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-05-04T14:27:26.268270785Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=632.395µs logger=migrator t=2026-05-04T14:27:26.274702337Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-04T14:27:26.275197141Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=495.224µs logger=migrator t=2026-05-04T14:27:26.282460299Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-04T14:27:26.284130652Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.676383ms logger=migrator t=2026-05-04T14:27:26.290388022Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-04T14:27:26.29134222Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=952.748µs logger=migrator t=2026-05-04T14:27:26.299132282Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-04T14:27:26.299690456Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=558.794µs logger=migrator t=2026-05-04T14:27:26.308388235Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-04T14:27:26.30898634Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=597.535µs logger=migrator t=2026-05-04T14:27:26.367016783Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-04T14:27:26.368396974Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.382871ms logger=migrator t=2026-05-04T14:27:26.41925959Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-04T14:27:26.41930485Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=48.73µs logger=migrator t=2026-05-04T14:27:26.438585584Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-04T14:27:26.439534291Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=950.877µs logger=migrator t=2026-05-04T14:27:26.445832732Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-04T14:27:26.44692248Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.089238ms logger=migrator t=2026-05-04T14:27:26.51206739Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-04T14:27:26.514682741Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=2.617801ms logger=migrator t=2026-05-04T14:27:26.563141357Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-04T14:27:26.564280316Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.142049ms logger=migrator t=2026-05-04T14:27:26.570129623Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-04T14:27:26.573412259Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.283176ms logger=migrator t=2026-05-04T14:27:26.578047476Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-04T14:27:26.578932073Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=885.057µs logger=migrator t=2026-05-04T14:27:26.585290804Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-04T14:27:26.58607356Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=782.966µs logger=migrator t=2026-05-04T14:27:26.591435573Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-04T14:27:26.592391661Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=950.728µs logger=migrator t=2026-05-04T14:27:26.597191289Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-04T14:27:26.597938645Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=749.316µs logger=migrator t=2026-05-04T14:27:26.602531181Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-04T14:27:26.603788031Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.24797ms logger=migrator t=2026-05-04T14:27:26.617258099Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-04T14:27:26.618091826Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=838.857µs logger=migrator t=2026-05-04T14:27:26.623264147Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-04T14:27:26.623912192Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=650.305µs logger=migrator t=2026-05-04T14:27:26.628438228Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-04T14:27:26.628920662Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=455.734µs logger=migrator t=2026-05-04T14:27:26.634352206Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-04T14:27:26.635165162Z level=info msg="Migration successfully executed" id="create star table" duration=818.537µs logger=migrator t=2026-05-04T14:27:26.674131163Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-04T14:27:26.675905017Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.770394ms logger=migrator t=2026-05-04T14:27:26.680993878Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-04T14:27:26.681938305Z level=info msg="Migration successfully executed" id="create org table v1" duration=947.117µs logger=migrator t=2026-05-04T14:27:26.686916574Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-04T14:27:26.687805352Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=889.427µs logger=migrator t=2026-05-04T14:27:26.694952449Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-04T14:27:26.695926756Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=975.617µs logger=migrator t=2026-05-04T14:27:26.700778045Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-04T14:27:26.701975105Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.19733ms logger=migrator t=2026-05-04T14:27:26.707102436Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-04T14:27:26.708224815Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.122449ms logger=migrator t=2026-05-04T14:27:26.712914142Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-04T14:27:26.714077491Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.163449ms logger=migrator t=2026-05-04T14:27:26.719777597Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-04T14:27:26.719841137Z level=info msg="Migration successfully executed" id="Update org table charset" duration=64.6µs logger=migrator t=2026-05-04T14:27:26.724382274Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-04T14:27:26.724418804Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.09µs logger=migrator t=2026-05-04T14:27:26.729052721Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-04T14:27:26.729447154Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=395.123µs logger=migrator t=2026-05-04T14:27:26.737253236Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-04T14:27:26.738194773Z level=info msg="Migration successfully executed" id="create dashboard table" duration=944.737µs logger=migrator t=2026-05-04T14:27:26.744764186Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-04T14:27:26.746595991Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.830905ms logger=migrator t=2026-05-04T14:27:26.75272104Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-04T14:27:26.754191341Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.506952ms logger=migrator t=2026-05-04T14:27:26.758976179Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-04T14:27:26.759718935Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=743.476µs logger=migrator t=2026-05-04T14:27:26.764484423Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-04T14:27:26.765124949Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=640.276µs logger=migrator t=2026-05-04T14:27:26.77159794Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-04T14:27:26.772755349Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.157179ms logger=migrator t=2026-05-04T14:27:26.778462205Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-04T14:27:26.783803077Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.340232ms logger=migrator t=2026-05-04T14:27:26.793137552Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-04T14:27:26.793711456Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=575.174µs logger=migrator t=2026-05-04T14:27:26.801044455Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-04T14:27:26.802358695Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.31448ms logger=migrator t=2026-05-04T14:27:26.808501185Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-04T14:27:26.809390252Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=889.727µs logger=migrator t=2026-05-04T14:27:26.817915259Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-04T14:27:26.818520374Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=522.144µs logger=migrator t=2026-05-04T14:27:26.825229068Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-04T14:27:26.826071644Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=842.816µs logger=migrator t=2026-05-04T14:27:26.83178964Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-04T14:27:26.831901941Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=129.921µs logger=migrator t=2026-05-04T14:27:26.839202999Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-04T14:27:26.840719151Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.517422ms logger=migrator t=2026-05-04T14:27:26.848754776Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-04T14:27:26.850957813Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.206827ms logger=migrator t=2026-05-04T14:27:26.854761384Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-04T14:27:26.85685464Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.083926ms logger=migrator t=2026-05-04T14:27:26.860823081Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-04T14:27:26.862013721Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.19094ms logger=migrator t=2026-05-04T14:27:26.866827529Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-04T14:27:26.869030577Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.194458ms logger=migrator t=2026-05-04T14:27:26.873351052Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-04T14:27:26.874502231Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.151799ms logger=migrator t=2026-05-04T14:27:26.878915526Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-04T14:27:26.879831863Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=921.447µs logger=migrator t=2026-05-04T14:27:26.958957864Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-04T14:27:26.959060115Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=107.011µs logger=migrator t=2026-05-04T14:27:27.723804864Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-04T14:27:27.723903145Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=102.141µs logger=migrator t=2026-05-04T14:27:27.954111142Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-04T14:27:27.955762405Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.652564ms logger=migrator t=2026-05-04T14:27:28.119940793Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-04T14:27:28.124361138Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.422285ms logger=migrator t=2026-05-04T14:27:28.324119861Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-04T14:27:28.32774109Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.619619ms logger=migrator t=2026-05-04T14:27:28.521956089Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-04T14:27:28.525053174Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.096805ms logger=migrator t=2026-05-04T14:27:29.033192077Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-04T14:27:29.034054934Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=869.317µs logger=migrator t=2026-05-04T14:27:29.056325162Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-04T14:27:29.057481111Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.161ms logger=migrator t=2026-05-04T14:27:29.065848348Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-04T14:27:29.067993365Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.151807ms logger=migrator t=2026-05-04T14:27:29.076553073Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-04T14:27:29.076591013Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=38.69µs logger=migrator t=2026-05-04T14:27:29.080772156Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-04T14:27:29.081521552Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=752.296µs logger=migrator t=2026-05-04T14:27:29.087913523Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-04T14:27:29.08879953Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=878.557µs logger=migrator t=2026-05-04T14:27:29.094498416Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-04T14:27:29.100556834Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.058078ms logger=migrator t=2026-05-04T14:27:29.111129139Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-04T14:27:29.112028056Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=710.145µs logger=migrator t=2026-05-04T14:27:29.120457153Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-04T14:27:29.121601122Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.147469ms logger=migrator t=2026-05-04T14:27:29.126767553Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-04T14:27:29.130842896Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=4.074553ms logger=migrator t=2026-05-04T14:27:29.14134708Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-04T14:27:29.141777563Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=431.883µs logger=migrator t=2026-05-04T14:27:29.154363684Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-04T14:27:29.155035239Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=672.665µs logger=migrator t=2026-05-04T14:27:29.17269599Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-04T14:27:29.17899816Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=6.31616ms logger=migrator t=2026-05-04T14:27:29.193336734Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-04T14:27:29.194415583Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.080759ms logger=migrator t=2026-05-04T14:27:29.207206115Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-04T14:27:29.207500327Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=299.922µs logger=migrator t=2026-05-04T14:27:29.223803077Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-04T14:27:29.22542146Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=1.622253ms logger=migrator t=2026-05-04T14:27:29.23663184Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-04T14:27:29.239052589Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.423429ms logger=migrator t=2026-05-04T14:27:29.247679488Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-04T14:27:29.250198188Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.51931ms logger=migrator t=2026-05-04T14:27:29.258998168Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-04T14:27:29.260240728Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.24ms logger=migrator t=2026-05-04T14:27:29.267362375Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-04T14:27:29.271343797Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=3.982242ms logger=migrator t=2026-05-04T14:27:29.282395465Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-04T14:27:29.285282868Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.888673ms logger=migrator t=2026-05-04T14:27:29.294964825Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-04T14:27:29.296303285Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.33654ms logger=migrator t=2026-05-04T14:27:29.300561499Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-04T14:27:29.301607818Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.046479ms logger=migrator t=2026-05-04T14:27:29.30694073Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-04T14:27:29.314330419Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.387419ms logger=migrator t=2026-05-04T14:27:29.32185924Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-04T14:27:29.32952069Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=7.65849ms logger=migrator t=2026-05-04T14:27:29.338082629Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-04T14:27:29.33951933Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.438231ms logger=migrator t=2026-05-04T14:27:29.348018558Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-04T14:27:29.349900343Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.883415ms logger=migrator t=2026-05-04T14:27:29.356557586Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-04T14:27:29.35830815Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.752434ms logger=migrator t=2026-05-04T14:27:29.367236092Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-04T14:27:29.370050994Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.819403ms logger=migrator t=2026-05-04T14:27:29.380678588Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-04T14:27:29.384771711Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.092343ms logger=migrator t=2026-05-04T14:27:29.3883794Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-04T14:27:29.38841907Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=40.81µs logger=migrator t=2026-05-04T14:27:29.397358432Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-04T14:27:29.397818695Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=463.273µs logger=migrator t=2026-05-04T14:27:29.404400568Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-04T14:27:29.409769861Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.365953ms logger=migrator t=2026-05-04T14:27:29.416673846Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-04T14:27:29.41717559Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=504.384µs logger=migrator t=2026-05-04T14:27:29.424125335Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-04T14:27:29.426155941Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=2.016126ms logger=migrator t=2026-05-04T14:27:29.430311754Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-04T14:27:29.433754122Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.442248ms logger=migrator t=2026-05-04T14:27:29.437996406Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-04T14:27:29.438299178Z level=info msg="Migration successfully executed" id="Update uid value" duration=302.362µs logger=migrator t=2026-05-04T14:27:29.443293458Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-04T14:27:29.446201141Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.907543ms logger=migrator t=2026-05-04T14:27:29.454091464Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-04T14:27:29.455039332Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=948.638µs logger=migrator t=2026-05-04T14:27:29.461735225Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-04T14:27:29.463807121Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.075346ms logger=migrator t=2026-05-04T14:27:29.471044929Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-04T14:27:29.472492041Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.450752ms logger=migrator t=2026-05-04T14:27:29.478295647Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-04T14:27:29.479815669Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.531132ms logger=migrator t=2026-05-04T14:27:29.48365914Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-04T14:27:29.485176262Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.516992ms logger=migrator t=2026-05-04T14:27:29.490196242Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-04T14:27:29.490822267Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=623.105µs logger=migrator t=2026-05-04T14:27:29.495091921Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-04T14:27:29.496735994Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.645283ms logger=migrator t=2026-05-04T14:27:29.50117676Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-04T14:27:29.502000566Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=820.476µs logger=migrator t=2026-05-04T14:27:29.505825437Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-04T14:27:29.514045122Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.215225ms logger=migrator t=2026-05-04T14:27:29.519416185Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-04T14:27:29.51997753Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=561.695µs logger=migrator t=2026-05-04T14:27:29.523092504Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-04T14:27:29.52380319Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=710.486µs logger=migrator t=2026-05-04T14:27:29.528458247Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-04T14:27:29.529454865Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.048748ms logger=migrator t=2026-05-04T14:27:29.534203383Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-04T14:27:29.53508788Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=884.887µs logger=migrator t=2026-05-04T14:27:29.543733799Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-04T14:27:29.544392234Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=670.475µs logger=migrator t=2026-05-04T14:27:29.548443076Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-04T14:27:29.549338204Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=895.268µs logger=migrator t=2026-05-04T14:27:29.567252557Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-04T14:27:29.567359578Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=114.69µs logger=migrator t=2026-05-04T14:27:29.575355281Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-04T14:27:29.583028083Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=7.667352ms logger=migrator t=2026-05-04T14:27:29.590107649Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-04T14:27:29.59399536Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.888411ms logger=migrator t=2026-05-04T14:27:29.601467099Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-04T14:27:29.601672231Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=206.972µs logger=migrator t=2026-05-04T14:27:29.610704383Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-04T14:27:29.613674267Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.969884ms logger=migrator t=2026-05-04T14:27:29.621345388Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-04T14:27:29.624631134Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.281696ms logger=migrator t=2026-05-04T14:27:29.64038642Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-04T14:27:29.641509239Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.117309ms logger=migrator t=2026-05-04T14:27:29.65163994Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-04T14:27:29.652373206Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=746.886µs logger=migrator t=2026-05-04T14:27:29.659941626Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-04T14:27:29.663504884Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=3.563018ms logger=migrator t=2026-05-04T14:27:29.670941234Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-04T14:27:29.672347995Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.409261ms logger=migrator t=2026-05-04T14:27:29.681075594Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-04T14:27:29.682173973Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.100949ms logger=migrator t=2026-05-04T14:27:29.693598614Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-04T14:27:29.694864694Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.29274ms logger=migrator t=2026-05-04T14:27:29.700463239Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-04T14:27:29.70062415Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=164.771µs logger=migrator t=2026-05-04T14:27:29.708300312Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-04T14:27:29.708354722Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=58.93µs logger=migrator t=2026-05-04T14:27:29.723915206Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-04T14:27:29.738804495Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=14.886009ms logger=migrator t=2026-05-04T14:27:29.746857999Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-04T14:27:29.749876573Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.020094ms logger=migrator t=2026-05-04T14:27:29.758204389Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-04T14:27:29.75833618Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=135.851µs logger=migrator t=2026-05-04T14:27:29.768076198Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-04T14:27:29.769003686Z level=info msg="Migration successfully executed" id="create quota table v1" duration=928.378µs logger=migrator t=2026-05-04T14:27:29.775090824Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-04T14:27:29.775985141Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=894.927µs logger=migrator t=2026-05-04T14:27:29.782021Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-04T14:27:29.78205582Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=37.45µs logger=migrator t=2026-05-04T14:27:29.788957295Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-04T14:27:29.790491977Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.536722ms logger=migrator t=2026-05-04T14:27:29.805669818Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-04T14:27:29.807800575Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.130067ms logger=migrator t=2026-05-04T14:27:29.819870821Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-04T14:27:29.824988072Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.112211ms logger=migrator t=2026-05-04T14:27:29.836417554Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-04T14:27:29.836517264Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=90.13µs logger=migrator t=2026-05-04T14:27:29.842574762Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-04T14:27:29.843607631Z level=info msg="Migration successfully executed" id="create session table" duration=1.035049ms logger=migrator t=2026-05-04T14:27:29.851526224Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-04T14:27:29.851630175Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=106.481µs logger=migrator t=2026-05-04T14:27:29.857655623Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-04T14:27:29.857752574Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=98.691µs logger=migrator t=2026-05-04T14:27:29.865165803Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-04T14:27:29.866637424Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.474511ms logger=migrator t=2026-05-04T14:27:29.873801352Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-04T14:27:29.876439433Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=2.666942ms logger=migrator t=2026-05-04T14:27:29.882778553Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-04T14:27:29.882867374Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=114.511µs logger=migrator t=2026-05-04T14:27:29.890143832Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-04T14:27:29.890187722Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.06µs logger=migrator t=2026-05-04T14:27:29.895129262Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-04T14:27:29.900093951Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.959889ms logger=migrator t=2026-05-04T14:27:29.905052581Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-04T14:27:29.908475158Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.422037ms logger=migrator t=2026-05-04T14:27:29.913589679Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-04T14:27:29.9136771Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=88.481µs logger=migrator t=2026-05-04T14:27:29.919604617Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-04T14:27:29.919783528Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=178.471µs logger=migrator t=2026-05-04T14:27:29.928244766Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-04T14:27:29.929159873Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=915.377µs logger=migrator t=2026-05-04T14:27:29.941101648Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-04T14:27:29.941155509Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=87.881µs logger=migrator t=2026-05-04T14:27:29.982937552Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-04T14:27:29.98639498Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.459978ms logger=migrator t=2026-05-04T14:27:30.014466593Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-04T14:27:30.015020958Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=558.085µs logger=migrator t=2026-05-04T14:27:30.036158857Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-04T14:27:30.040267219Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.110363ms logger=migrator t=2026-05-04T14:27:30.102916609Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-04T14:27:30.108762625Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.848236ms logger=migrator t=2026-05-04T14:27:30.117465305Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-04T14:27:30.117767717Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=293.122µs logger=migrator t=2026-05-04T14:27:30.123908566Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-04T14:27:30.126100964Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.215808ms logger=migrator t=2026-05-04T14:27:30.434978708Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-04T14:27:30.435964775Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=988.737µs logger=migrator t=2026-05-04T14:27:30.443575876Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-04T14:27:30.444987007Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.411691ms logger=migrator t=2026-05-04T14:27:30.451977443Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-04T14:27:30.453341454Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.354331ms logger=migrator t=2026-05-04T14:27:30.462323156Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-04T14:27:30.463244873Z level=info msg="Migration successfully executed" id="add index alert state" duration=922.087µs logger=migrator t=2026-05-04T14:27:30.468346734Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-04T14:27:30.469374352Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.036988ms logger=migrator t=2026-05-04T14:27:30.492028242Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-04T14:27:30.493365463Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.338661ms logger=migrator t=2026-05-04T14:27:30.499926085Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-04T14:27:30.500852043Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=925.708µs logger=migrator t=2026-05-04T14:27:30.506826951Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-04T14:27:30.508102461Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.276441ms logger=migrator t=2026-05-04T14:27:30.513396633Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-04T14:27:30.527241593Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.83742ms logger=migrator t=2026-05-04T14:27:30.533931867Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-04T14:27:30.534444621Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=513.945µs logger=migrator t=2026-05-04T14:27:30.540035185Z 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-05-04T14:27:30.541363046Z 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.327601ms logger=migrator t=2026-05-04T14:27:30.546718169Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-04T14:27:30.546994141Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=276.062µs logger=migrator t=2026-05-04T14:27:30.552723447Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-04T14:27:30.553299751Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=576.804µs logger=migrator t=2026-05-04T14:27:30.558405282Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-04T14:27:30.559329599Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=921.547µs logger=migrator t=2026-05-04T14:27:30.564664652Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-04T14:27:30.571802859Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.160776ms logger=migrator t=2026-05-04T14:27:30.578037208Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-04T14:27:30.580875271Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.838403ms logger=migrator t=2026-05-04T14:27:30.585671649Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-04T14:27:30.591147013Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.472024ms logger=migrator t=2026-05-04T14:27:30.596237654Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-04T14:27:30.600534028Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.296844ms logger=migrator t=2026-05-04T14:27:30.60832365Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-04T14:27:30.60955836Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.24948ms logger=migrator t=2026-05-04T14:27:30.614828242Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-04T14:27:30.614863452Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=36.48µs logger=migrator t=2026-05-04T14:27:30.620507037Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-04T14:27:30.620592578Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=72.681µs logger=migrator t=2026-05-04T14:27:30.627203261Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-04T14:27:30.628618832Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.415392ms logger=migrator t=2026-05-04T14:27:30.635390556Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T14:27:30.636394364Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.003898ms logger=migrator t=2026-05-04T14:27:30.641993359Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-04T14:27:30.643301549Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.30783ms logger=migrator t=2026-05-04T14:27:30.649498509Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-04T14:27:30.650798149Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.29109ms logger=migrator t=2026-05-04T14:27:30.657655703Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T14:27:30.658664501Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.010138ms logger=migrator t=2026-05-04T14:27:30.663293558Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-04T14:27:30.667337081Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.043373ms logger=migrator t=2026-05-04T14:27:30.673186927Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-04T14:27:30.677095199Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.904111ms logger=migrator t=2026-05-04T14:27:30.682403631Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-04T14:27:30.682634873Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=195.071µs logger=migrator t=2026-05-04T14:27:30.687815974Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-04T14:27:30.690589526Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.772222ms logger=migrator t=2026-05-04T14:27:30.695668407Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-04T14:27:30.696585334Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=918.877µs logger=migrator t=2026-05-04T14:27:30.703067945Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-04T14:27:30.707036087Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.977682ms logger=migrator t=2026-05-04T14:27:30.712305059Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-04T14:27:30.71238169Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=72.221µs logger=migrator t=2026-05-04T14:27:30.717058827Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-04T14:27:30.718325357Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.26609ms logger=migrator t=2026-05-04T14:27:30.724454886Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-04T14:27:30.725976548Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.531482ms logger=migrator t=2026-05-04T14:27:30.732720012Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-04T14:27:30.732899954Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=181.082µs logger=migrator t=2026-05-04T14:27:30.737765632Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-04T14:27:30.738659809Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=897.937µs logger=migrator t=2026-05-04T14:27:30.744878039Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-04T14:27:30.746411991Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.533692ms logger=migrator t=2026-05-04T14:27:30.751738444Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-04T14:27:30.752651951Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=912.977µs logger=migrator t=2026-05-04T14:27:30.757714611Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-04T14:27:30.75881822Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.098379ms logger=migrator t=2026-05-04T14:27:30.7650162Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-04T14:27:30.766079518Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.063648ms logger=migrator t=2026-05-04T14:27:30.771869195Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-04T14:27:30.773416867Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.547372ms logger=migrator t=2026-05-04T14:27:30.780767815Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-04T14:27:30.780797436Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.821µs logger=migrator t=2026-05-04T14:27:30.785556663Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-04T14:27:30.792182346Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.624193ms logger=migrator t=2026-05-04T14:27:30.797916672Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-04T14:27:30.799555215Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.637613ms logger=migrator t=2026-05-04T14:27:30.807296457Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-04T14:27:30.81145624Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.163173ms logger=migrator t=2026-05-04T14:27:30.817213416Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-04T14:27:30.818022973Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=810.577µs logger=migrator t=2026-05-04T14:27:30.824779226Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-04T14:27:30.826848203Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.071317ms logger=migrator t=2026-05-04T14:27:30.834790786Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-04T14:27:30.836157587Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.368171ms logger=migrator t=2026-05-04T14:27:30.84151199Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-04T14:27:30.854667815Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.151005ms logger=migrator t=2026-05-04T14:27:30.860505142Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-04T14:27:30.861419299Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=914.808µs logger=migrator t=2026-05-04T14:27:30.869005129Z 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-05-04T14:27:30.870732223Z 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.761544ms logger=migrator t=2026-05-04T14:27:30.87669938Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-04T14:27:30.877174384Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=475.124µs logger=migrator t=2026-05-04T14:27:30.883870458Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-04T14:27:30.884833705Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=956.927µs logger=migrator t=2026-05-04T14:27:30.892655538Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-04T14:27:30.89294382Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=289.252µs logger=migrator t=2026-05-04T14:27:30.898942628Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-04T14:27:30.908049011Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=9.107893ms logger=migrator t=2026-05-04T14:27:30.914338501Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-04T14:27:30.919026668Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.687527ms logger=migrator t=2026-05-04T14:27:30.931048644Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-04T14:27:30.935838482Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=4.787238ms logger=migrator t=2026-05-04T14:27:30.946648679Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-04T14:27:30.947986999Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.34073ms logger=migrator t=2026-05-04T14:27:30.958257701Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-04T14:27:30.958816315Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=575.194µs logger=migrator t=2026-05-04T14:27:30.964286919Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-04T14:27:30.968862046Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.566136ms logger=migrator t=2026-05-04T14:27:30.974527971Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-04T14:27:30.975799311Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.27211ms logger=migrator t=2026-05-04T14:27:30.981168214Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-04T14:27:30.981454516Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=278.592µs logger=migrator t=2026-05-04T14:27:30.986849759Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-04T14:27:30.987431784Z level=info msg="Migration successfully executed" id="Move region to single row" duration=582.685µs logger=migrator t=2026-05-04T14:27:30.993472762Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-04T14:27:30.994656691Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.185069ms logger=migrator t=2026-05-04T14:27:30.99957106Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-04T14:27:31.00073879Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.16809ms logger=migrator t=2026-05-04T14:27:31.005521668Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T14:27:31.008808744Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=3.266686ms logger=migrator t=2026-05-04T14:27:31.015734169Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T14:27:31.017816716Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.083467ms logger=migrator t=2026-05-04T14:27:31.023546132Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-04T14:27:31.024850082Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.30709ms logger=migrator t=2026-05-04T14:27:31.030326146Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-04T14:27:31.031462305Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.146589ms logger=migrator t=2026-05-04T14:27:31.037445442Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-04T14:27:31.037606944Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=167.072µs logger=migrator t=2026-05-04T14:27:31.043019157Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-04T14:27:31.044200236Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.177969ms logger=migrator t=2026-05-04T14:27:31.049310657Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-04T14:27:31.050478356Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.169979ms logger=migrator t=2026-05-04T14:27:31.05838483Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-04T14:27:31.066309483Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=7.925663ms logger=migrator t=2026-05-04T14:27:31.074838111Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-04T14:27:31.076555775Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.723794ms logger=migrator t=2026-05-04T14:27:31.082113229Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-04T14:27:31.082862495Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=754.386µs logger=migrator t=2026-05-04T14:27:31.088359519Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-04T14:27:31.089590748Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.23571ms logger=migrator t=2026-05-04T14:27:31.095557026Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-04T14:27:31.095801188Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=223.422µs logger=migrator t=2026-05-04T14:27:31.103385959Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-04T14:27:31.104422307Z level=info msg="Migration successfully executed" id="create team table" duration=1.036188ms logger=migrator t=2026-05-04T14:27:31.109547238Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-04T14:27:31.111239771Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.691013ms logger=migrator t=2026-05-04T14:27:31.117269929Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-04T14:27:31.118474139Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.20341ms logger=migrator t=2026-05-04T14:27:31.127962194Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-04T14:27:31.133993473Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.036818ms logger=migrator t=2026-05-04T14:27:31.140097791Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-04T14:27:31.140283613Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=185.132µs logger=migrator t=2026-05-04T14:27:31.14620553Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-04T14:27:31.148181476Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.974146ms logger=migrator t=2026-05-04T14:27:31.155187692Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-04T14:27:31.155902328Z level=info msg="Migration successfully executed" id="create team member table" duration=714.955µs logger=migrator t=2026-05-04T14:27:31.160498324Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-04T14:27:31.161400031Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=843.407µs logger=migrator t=2026-05-04T14:27:31.166690883Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-04T14:27:31.168247666Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.562403ms logger=migrator t=2026-05-04T14:27:31.174538966Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-04T14:27:31.175561564Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.022848ms logger=migrator t=2026-05-04T14:27:31.180948717Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-04T14:27:31.184552536Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.606359ms logger=migrator t=2026-05-04T14:27:31.189542496Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-04T14:27:31.192723781Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.181155ms logger=migrator t=2026-05-04T14:27:31.197986583Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-04T14:27:31.201213079Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.223496ms logger=migrator t=2026-05-04T14:27:31.207822922Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-04T14:27:31.208593638Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=770.846µs logger=migrator t=2026-05-04T14:27:31.213319275Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-04T14:27:31.214055871Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=754.396µs logger=migrator t=2026-05-04T14:27:31.219876848Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-04T14:27:31.221818903Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.941576ms logger=migrator t=2026-05-04T14:27:31.228328475Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-04T14:27:31.229473674Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.145739ms logger=migrator t=2026-05-04T14:27:31.234696826Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-04T14:27:31.236263168Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.565992ms logger=migrator t=2026-05-04T14:27:31.241373369Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-04T14:27:31.242493228Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.121069ms logger=migrator t=2026-05-04T14:27:31.247980142Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-04T14:27:31.248905069Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=925.087µs logger=migrator t=2026-05-04T14:27:31.253869899Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-04T14:27:31.254881427Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.010668ms logger=migrator t=2026-05-04T14:27:31.260504512Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-04T14:27:31.26152005Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.013229ms logger=migrator t=2026-05-04T14:27:31.269155791Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-04T14:27:31.269437063Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=283.592µs logger=migrator t=2026-05-04T14:27:31.274946737Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-04T14:27:31.275945425Z level=info msg="Migration successfully executed" id="create tag table" duration=999.638µs logger=migrator t=2026-05-04T14:27:31.281961293Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-04T14:27:31.283532365Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.572432ms logger=migrator t=2026-05-04T14:27:31.288352664Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-04T14:27:31.289425123Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.072248ms logger=migrator t=2026-05-04T14:27:31.295685712Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-04T14:27:31.297670338Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.996266ms logger=migrator t=2026-05-04T14:27:31.302679938Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-04T14:27:31.303693586Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.012738ms logger=migrator t=2026-05-04T14:27:31.30923489Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-04T14:27:31.323759156Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.515016ms logger=migrator t=2026-05-04T14:27:31.330663351Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-04T14:27:31.332091803Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.430462ms logger=migrator t=2026-05-04T14:27:31.33671731Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-04T14:27:31.337963009Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.24564ms logger=migrator t=2026-05-04T14:27:31.34307362Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-04T14:27:31.343496883Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=422.413µs logger=migrator t=2026-05-04T14:27:31.348626294Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-04T14:27:31.34937916Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=749.596µs logger=migrator t=2026-05-04T14:27:31.355444349Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-04T14:27:31.356397476Z level=info msg="Migration successfully executed" id="create user auth table" duration=953.257µs logger=migrator t=2026-05-04T14:27:31.367437485Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-04T14:27:31.369251079Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.812874ms logger=migrator t=2026-05-04T14:27:31.37689527Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-04T14:27:31.377025221Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=130.171µs logger=migrator t=2026-05-04T14:27:31.382375873Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-04T14:27:31.388389292Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.013008ms logger=migrator t=2026-05-04T14:27:31.393572873Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-04T14:27:31.397879827Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.308434ms logger=migrator t=2026-05-04T14:27:31.402637995Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-04T14:27:31.40818445Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.547045ms logger=migrator t=2026-05-04T14:27:31.41451859Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-04T14:27:31.421519776Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.993016ms logger=migrator t=2026-05-04T14:27:31.426584446Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-04T14:27:31.427480213Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=896.427µs logger=migrator t=2026-05-04T14:27:31.433502671Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-04T14:27:31.438887514Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.378393ms logger=migrator t=2026-05-04T14:27:31.445144354Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-04T14:27:31.44587126Z level=info msg="Migration successfully executed" id="create server_lock table" duration=727.126µs logger=migrator t=2026-05-04T14:27:31.452677164Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-04T14:27:31.456174392Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=3.503808ms logger=migrator t=2026-05-04T14:27:31.461895088Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-04T14:27:31.462713695Z level=info msg="Migration successfully executed" id="create user auth token table" duration=821.087µs logger=migrator t=2026-05-04T14:27:31.469327037Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-04T14:27:31.470731838Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.405671ms logger=migrator t=2026-05-04T14:27:31.478782713Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-04T14:27:31.480356785Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.576563ms logger=migrator t=2026-05-04T14:27:31.486546155Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-04T14:27:31.491736006Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=5.181842ms logger=migrator t=2026-05-04T14:27:31.499332767Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-04T14:27:31.507714873Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.379126ms logger=migrator t=2026-05-04T14:27:31.514219955Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-04T14:27:31.515233833Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.010458ms logger=migrator t=2026-05-04T14:27:31.521256251Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-04T14:27:31.522671943Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.415782ms logger=migrator t=2026-05-04T14:27:31.529262185Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-04T14:27:31.530525605Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.26354ms logger=migrator t=2026-05-04T14:27:31.535768447Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-04T14:27:31.536826795Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.058508ms logger=migrator t=2026-05-04T14:27:31.542754232Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-04T14:27:31.543872021Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.116999ms logger=migrator t=2026-05-04T14:27:31.551496901Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-04T14:27:31.551664003Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=166.842µs logger=migrator t=2026-05-04T14:27:31.558985921Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-04T14:27:31.559225123Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=245.382µs logger=migrator t=2026-05-04T14:27:31.565238761Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-04T14:27:31.566835294Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.594943ms logger=migrator t=2026-05-04T14:27:31.57392212Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T14:27:31.575522853Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.604643ms logger=migrator t=2026-05-04T14:27:31.582459919Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T14:27:31.583970431Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.510512ms logger=migrator t=2026-05-04T14:27:31.589927018Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-04T14:27:31.590013559Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=87.731µs logger=migrator t=2026-05-04T14:27:31.594791697Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T14:27:31.596028817Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.23766ms logger=migrator t=2026-05-04T14:27:31.602630129Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T14:27:31.604323403Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.694944ms logger=migrator t=2026-05-04T14:27:31.609745016Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T14:27:31.61154749Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.801404ms logger=migrator t=2026-05-04T14:27:31.618246394Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T14:27:31.619672695Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.429061ms logger=migrator t=2026-05-04T14:27:31.62528603Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-04T14:27:31.632389077Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.100957ms logger=migrator t=2026-05-04T14:27:31.638118932Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-04T14:27:31.639314082Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.19454ms logger=migrator t=2026-05-04T14:27:31.646265237Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-04T14:27:31.6465433Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=276.752µs logger=migrator t=2026-05-04T14:27:31.651913922Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-04T14:27:31.653219433Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.306291ms logger=migrator t=2026-05-04T14:27:31.659395722Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-04T14:27:31.660567972Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.168929ms logger=migrator t=2026-05-04T14:27:31.66539751Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-04T14:27:31.667356066Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.958026ms logger=migrator t=2026-05-04T14:27:31.672575107Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T14:27:31.672756509Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=179.382µs logger=migrator t=2026-05-04T14:27:31.67924925Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-04T14:27:31.680589591Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.342081ms logger=migrator t=2026-05-04T14:27:31.685714882Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-04T14:27:31.686995382Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.27735ms logger=migrator t=2026-05-04T14:27:31.69174622Z 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-05-04T14:27:31.693354553Z 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.603513ms logger=migrator t=2026-05-04T14:27:31.69930426Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-04T14:27:31.701201436Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.896586ms logger=migrator t=2026-05-04T14:27:31.708191911Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-04T14:27:31.715683271Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.48827ms logger=migrator t=2026-05-04T14:27:31.720925603Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-04T14:27:31.721697759Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=771.976µs logger=migrator t=2026-05-04T14:27:31.729485801Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T14:27:31.731791189Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.301828ms logger=migrator t=2026-05-04T14:27:31.737025371Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-04T14:27:31.767586455Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.554414ms logger=migrator t=2026-05-04T14:27:31.774914633Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-04T14:27:31.802881627Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.959824ms logger=migrator t=2026-05-04T14:27:31.809203087Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-04T14:27:31.810963511Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.760574ms logger=migrator t=2026-05-04T14:27:31.816227163Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T14:27:31.817981667Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.754454ms logger=migrator t=2026-05-04T14:27:31.824473199Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-04T14:27:31.82959945Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.126711ms logger=migrator t=2026-05-04T14:27:31.834881192Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-04T14:27:31.84215644Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.271038ms logger=migrator t=2026-05-04T14:27:31.847741784Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-04T14:27:31.848590901Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=852.037µs logger=migrator t=2026-05-04T14:27:31.861824737Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-04T14:27:31.864234566Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.41425ms logger=migrator t=2026-05-04T14:27:31.871133351Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-04T14:27:31.87227186Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.139169ms logger=migrator t=2026-05-04T14:27:31.877769234Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-04T14:27:31.879009704Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.23903ms logger=migrator t=2026-05-04T14:27:31.88610683Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-04T14:27:31.886244532Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=140.462µs logger=migrator t=2026-05-04T14:27:31.892012537Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-04T14:27:31.900176712Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.158315ms logger=migrator t=2026-05-04T14:27:31.907159418Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-04T14:27:31.912586052Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.423533ms logger=migrator t=2026-05-04T14:27:31.918892092Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-04T14:27:31.926500323Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.604021ms logger=migrator t=2026-05-04T14:27:31.932717512Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-04T14:27:31.934115943Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.399991ms logger=migrator t=2026-05-04T14:27:31.938941822Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-04T14:27:31.940152111Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.210069ms logger=migrator t=2026-05-04T14:27:31.946062478Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-04T14:27:31.951839375Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.775767ms logger=migrator t=2026-05-04T14:27:31.956884135Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-04T14:27:31.962474849Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.588394ms logger=migrator t=2026-05-04T14:27:31.969518426Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-04T14:27:31.970702535Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.182319ms logger=migrator t=2026-05-04T14:27:31.977946503Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-04T14:27:31.98384955Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.901077ms logger=migrator t=2026-05-04T14:27:31.989360954Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-04T14:27:31.995324471Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.944047ms logger=migrator t=2026-05-04T14:27:32.000336291Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-04T14:27:32.000411132Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=75.911µs logger=migrator t=2026-05-04T14:27:32.005363182Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-04T14:27:32.006925104Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.561662ms logger=migrator t=2026-05-04T14:27:32.012758311Z 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-05-04T14:27:32.014495204Z 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.736383ms logger=migrator t=2026-05-04T14:27:32.020175099Z 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-05-04T14:27:32.023503966Z 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=3.351647ms logger=migrator t=2026-05-04T14:27:32.036165947Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T14:27:32.036312368Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=150.061µs logger=migrator t=2026-05-04T14:27:32.042656599Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-04T14:27:32.056339938Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=13.679949ms logger=migrator t=2026-05-04T14:27:32.061475719Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-04T14:27:32.06664276Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.166451ms logger=migrator t=2026-05-04T14:27:32.070547841Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-04T14:27:32.077838499Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.289768ms logger=migrator t=2026-05-04T14:27:32.083472304Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-04T14:27:32.092452466Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.978382ms logger=migrator t=2026-05-04T14:27:32.097700248Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-04T14:27:32.10554097Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.840872ms logger=migrator t=2026-05-04T14:27:32.111633879Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-04T14:27:32.11172062Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=88.371µs logger=migrator t=2026-05-04T14:27:32.117754118Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-04T14:27:32.118695645Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=940.697µs logger=migrator t=2026-05-04T14:27:32.124360701Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-04T14:27:32.131472367Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.107236ms logger=migrator t=2026-05-04T14:27:32.137022202Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-04T14:27:32.137175743Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=154.831µs logger=migrator t=2026-05-04T14:27:32.142718177Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-04T14:27:32.153894106Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.170469ms logger=migrator t=2026-05-04T14:27:32.160738511Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-04T14:27:32.161707638Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=970.287µs logger=migrator t=2026-05-04T14:27:32.167985219Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-04T14:27:32.177039471Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.042853ms logger=migrator t=2026-05-04T14:27:32.18317086Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-04T14:27:32.184515731Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.347561ms logger=migrator t=2026-05-04T14:27:32.192972658Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-04T14:27:32.195085564Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.222007ms logger=migrator t=2026-05-04T14:27:32.202326092Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-04T14:27:32.210011464Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.688502ms logger=migrator t=2026-05-04T14:27:32.21578556Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-04T14:27:32.216690157Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=902.057µs logger=migrator t=2026-05-04T14:27:32.224443359Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-04T14:27:32.225551068Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.106719ms logger=migrator t=2026-05-04T14:27:32.230488517Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-04T14:27:32.231374934Z level=info msg="Migration successfully executed" id="create alert_image table" duration=886.477µs logger=migrator t=2026-05-04T14:27:32.236084771Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-04T14:27:32.23713093Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.045829ms logger=migrator t=2026-05-04T14:27:32.242345501Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-04T14:27:32.242412512Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.891µs logger=migrator t=2026-05-04T14:27:32.248139998Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-04T14:27:32.249249797Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.109849ms logger=migrator t=2026-05-04T14:27:32.256120911Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-04T14:27:32.25718153Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.062359ms logger=migrator t=2026-05-04T14:27:32.26345286Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T14:27:32.264200026Z 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-05-04T14:27:32.270796779Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-04T14:27:32.271363813Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=576.524µs logger=migrator t=2026-05-04T14:27:32.27729944Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-04T14:27:32.278596881Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.301001ms logger=migrator t=2026-05-04T14:27:32.284157855Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-04T14:27:32.291911017Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.750922ms logger=migrator t=2026-05-04T14:27:32.298854312Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-04T14:27:32.300398625Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.548683ms logger=migrator t=2026-05-04T14:27:32.307059158Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-04T14:27:32.308670541Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.613613ms logger=migrator t=2026-05-04T14:27:32.316582154Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-04T14:27:32.317866744Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.28678ms logger=migrator t=2026-05-04T14:27:32.324130784Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-04T14:27:32.32611746Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.989786ms logger=migrator t=2026-05-04T14:27:32.332202898Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-04T14:27:32.333602379Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.397911ms logger=migrator t=2026-05-04T14:27:32.339149074Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-04T14:27:32.339186424Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.27µs logger=migrator t=2026-05-04T14:27:32.344813589Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-04T14:27:32.34491691Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=105.751µs logger=migrator t=2026-05-04T14:27:32.349778369Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-04T14:27:32.361859275Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.081676ms logger=migrator t=2026-05-04T14:27:32.367324558Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-04T14:27:32.368014854Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=693.406µs logger=migrator t=2026-05-04T14:27:32.374278974Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-04T14:27:32.375489643Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.210899ms logger=migrator t=2026-05-04T14:27:32.381958465Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-04T14:27:32.38258186Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=623.965µs logger=migrator t=2026-05-04T14:27:32.389826078Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-04T14:27:32.391990135Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.165077ms logger=migrator t=2026-05-04T14:27:32.398874Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-04T14:27:32.399854768Z level=info msg="Migration successfully executed" id="create secrets table" duration=982.398µs logger=migrator t=2026-05-04T14:27:32.404918088Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-04T14:27:32.440124439Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.202981ms logger=migrator t=2026-05-04T14:27:32.447087414Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-04T14:27:32.455036468Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.950084ms logger=migrator t=2026-05-04T14:27:32.461660201Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-04T14:27:32.461847482Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=188.701µs logger=migrator t=2026-05-04T14:27:32.467036904Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-04T14:27:32.500723552Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.682548ms logger=migrator t=2026-05-04T14:27:33.383685505Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-04T14:27:33.420633609Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.946294ms logger=migrator t=2026-05-04T14:27:33.440546928Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-04T14:27:33.442394193Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.853195ms logger=migrator t=2026-05-04T14:27:33.467015079Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-04T14:27:33.469718061Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.703642ms logger=migrator t=2026-05-04T14:27:33.521805696Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-04T14:27:33.522425421Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=624.655µs logger=migrator t=2026-05-04T14:27:33.554175064Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-04T14:27:33.556548583Z level=info msg="Migration successfully executed" id="create permission table" duration=2.381429ms logger=migrator t=2026-05-04T14:27:33.577777673Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-04T14:27:33.579641158Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.864875ms logger=migrator t=2026-05-04T14:27:33.598304846Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-04T14:27:33.601434661Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=3.134015ms logger=migrator t=2026-05-04T14:27:33.642449858Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-04T14:27:33.644396774Z level=info msg="Migration successfully executed" id="create role table" duration=1.951296ms logger=migrator t=2026-05-04T14:27:33.664697366Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-04T14:27:33.674542915Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.846989ms logger=migrator t=2026-05-04T14:27:33.691336918Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-04T14:27:33.702457417Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.115949ms logger=migrator t=2026-05-04T14:27:33.716178247Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-04T14:27:33.718398944Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.224687ms logger=migrator t=2026-05-04T14:27:33.740678432Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-04T14:27:33.744454442Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=3.77834ms logger=migrator t=2026-05-04T14:27:33.755780732Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-04T14:27:33.75794473Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.168048ms logger=migrator t=2026-05-04T14:27:33.912884065Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-04T14:27:33.926718836Z level=info msg="Migration successfully executed" id="create team role table" duration=13.831601ms logger=migrator t=2026-05-04T14:27:33.942521752Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-04T14:27:33.944071824Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.551942ms logger=migrator t=2026-05-04T14:27:33.959131214Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-04T14:27:33.960394654Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.26821ms logger=migrator t=2026-05-04T14:27:33.977771513Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-04T14:27:33.980755067Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.985814ms logger=migrator t=2026-05-04T14:27:33.993086485Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-04T14:27:33.999150903Z level=info msg="Migration successfully executed" id="create user role table" duration=6.060548ms logger=migrator t=2026-05-04T14:27:34.007345409Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-04T14:27:34.008846341Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.504442ms logger=migrator t=2026-05-04T14:27:34.017400339Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-04T14:27:34.019466096Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.084647ms logger=migrator t=2026-05-04T14:27:34.02631814Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-04T14:27:34.028167555Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.851425ms logger=migrator t=2026-05-04T14:27:34.035565504Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-04T14:27:34.036601382Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.036788ms logger=migrator t=2026-05-04T14:27:34.042459309Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-04T14:27:34.044124912Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.667013ms logger=migrator t=2026-05-04T14:27:34.050245551Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-04T14:27:34.051921564Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.675993ms logger=migrator t=2026-05-04T14:27:34.058567837Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-04T14:27:34.065093249Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.524622ms logger=migrator t=2026-05-04T14:27:34.069387013Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-04T14:27:34.070444862Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.060479ms logger=migrator t=2026-05-04T14:27:34.079550315Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-04T14:27:34.081294309Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.748144ms logger=migrator t=2026-05-04T14:27:34.088453906Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-04T14:27:34.089909567Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.459971ms logger=migrator t=2026-05-04T14:27:34.097523388Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-04T14:27:34.099667715Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.145037ms logger=migrator t=2026-05-04T14:27:34.108205723Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-04T14:27:34.109335332Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.132009ms logger=migrator t=2026-05-04T14:27:34.118675937Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-04T14:27:34.120951035Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.275578ms logger=migrator t=2026-05-04T14:27:34.128154082Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-04T14:27:34.136124036Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.964414ms logger=migrator t=2026-05-04T14:27:34.14284756Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-04T14:27:34.152557957Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.710757ms logger=migrator t=2026-05-04T14:27:34.161209246Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-04T14:27:34.170789842Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.577156ms logger=migrator t=2026-05-04T14:27:34.180398769Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-04T14:27:34.191523058Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.118539ms logger=migrator t=2026-05-04T14:27:34.20060056Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-04T14:27:34.212269753Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=11.673253ms logger=migrator t=2026-05-04T14:27:34.223260621Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-04T14:27:34.225209977Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.953276ms logger=migrator t=2026-05-04T14:27:34.230332697Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-04T14:27:34.240399817Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=10.06039ms logger=migrator t=2026-05-04T14:27:34.260943891Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-04T14:27:34.263031608Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.090867ms logger=migrator t=2026-05-04T14:27:34.270002264Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-04T14:27:34.272319052Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.315088ms logger=migrator t=2026-05-04T14:27:34.282381202Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-04T14:27:34.282581184Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=207.912µs logger=migrator t=2026-05-04T14:27:34.291900438Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-04T14:27:34.292602354Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=711.756µs logger=migrator t=2026-05-04T14:27:34.334172465Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-04T14:27:34.335537596Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.368451ms logger=migrator t=2026-05-04T14:27:34.366428323Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-04T14:27:34.367473171Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.052339ms logger=migrator t=2026-05-04T14:27:34.378116726Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-04T14:27:34.379599268Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.480612ms logger=migrator t=2026-05-04T14:27:34.389024153Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-04T14:27:34.389543417Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=524.444µs logger=migrator t=2026-05-04T14:27:34.396070869Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-04T14:27:34.397184498Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.118229ms logger=migrator t=2026-05-04T14:27:34.409489236Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-04T14:27:34.410750526Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.27182ms logger=migrator t=2026-05-04T14:27:34.417799252Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-04T14:27:34.419605867Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.808595ms logger=migrator t=2026-05-04T14:27:34.432046316Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-04T14:27:34.443326156Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.25593ms logger=migrator t=2026-05-04T14:27:34.448151495Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-04T14:27:34.448243195Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=97.7µs logger=migrator t=2026-05-04T14:27:34.452423638Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-04T14:27:34.453576568Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.15683ms logger=migrator t=2026-05-04T14:27:34.464328814Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-04T14:27:34.465849436Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.522983ms logger=migrator t=2026-05-04T14:27:34.47512573Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-04T14:27:34.477026765Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.903195ms logger=migrator t=2026-05-04T14:27:34.487107935Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-04T14:27:34.496606941Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.494466ms logger=migrator t=2026-05-04T14:27:34.545549511Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-04T14:27:34.546800391Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.25367ms logger=migrator t=2026-05-04T14:27:34.781449333Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-04T14:27:34.783833742Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.390079ms logger=migrator t=2026-05-04T14:27:34.900944206Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-04T14:27:34.926033126Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.12592ms logger=migrator t=2026-05-04T14:27:34.983501734Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-04T14:27:34.986140875Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.642531ms logger=migrator t=2026-05-04T14:27:35.004989696Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-04T14:27:35.006260606Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.27198ms logger=migrator t=2026-05-04T14:27:35.015671831Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-04T14:27:35.01680383Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.132299ms logger=migrator t=2026-05-04T14:27:35.023791466Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-04T14:27:35.025664471Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.873195ms logger=migrator t=2026-05-04T14:27:35.033508693Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-04T14:27:35.033834246Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=326.353µs logger=migrator t=2026-05-04T14:27:35.043910406Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-04T14:27:35.04571883Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.805464ms logger=migrator t=2026-05-04T14:27:35.05321164Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-04T14:27:35.063636283Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.420233ms logger=migrator t=2026-05-04T14:27:35.075096265Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-04T14:27:35.077407943Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.313898ms logger=migrator t=2026-05-04T14:27:35.085133795Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-04T14:27:35.088017858Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.875393ms logger=migrator t=2026-05-04T14:27:35.100178585Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T14:27:35.101366594Z 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-05-04T14:27:35.107628584Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T14:27:35.108812514Z 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-05-04T14:27:35.113911155Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-04T14:27:35.114725191Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=814.616µs logger=migrator t=2026-05-04T14:27:35.124037954Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-04T14:27:35.126148481Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.109927ms logger=migrator t=2026-05-04T14:27:35.137567302Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T14:27:35.143848632Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=6.28026ms logger=migrator t=2026-05-04T14:27:35.161504913Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T14:27:35.166194761Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=4.703598ms logger=migrator t=2026-05-04T14:27:35.174506817Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T14:27:35.176998806Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.496829ms logger=migrator t=2026-05-04T14:27:35.191811415Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T14:27:35.194405625Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.59978ms logger=migrator t=2026-05-04T14:27:35.20375301Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-04T14:27:35.205993768Z level=info msg="Migration successfully executed" id="Drop public config table" duration=2.242598ms logger=migrator t=2026-05-04T14:27:35.212823913Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-04T14:27:35.214745478Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.923085ms logger=migrator t=2026-05-04T14:27:35.222875412Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T14:27:35.224464025Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.591073ms logger=migrator t=2026-05-04T14:27:35.230495173Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T14:27:35.232780392Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.285978ms logger=migrator t=2026-05-04T14:27:35.242299838Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-04T14:27:35.243616678Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.31827ms logger=migrator t=2026-05-04T14:27:35.252947193Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-04T14:27:35.293823149Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=40.871545ms logger=migrator t=2026-05-04T14:27:35.311075036Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-04T14:27:35.318400404Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.333648ms logger=migrator t=2026-05-04T14:27:35.326949163Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-04T14:27:35.334197961Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.247628ms logger=migrator t=2026-05-04T14:27:35.344659414Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-04T14:27:35.345057527Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=402.333µs logger=migrator t=2026-05-04T14:27:35.356031034Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-04T14:27:35.362856459Z level=info msg="Migration successfully executed" id="add share column" duration=6.824685ms logger=migrator t=2026-05-04T14:27:35.369694164Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-04T14:27:35.370017776Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=328.982µs logger=migrator t=2026-05-04T14:27:35.38174192Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-04T14:27:35.383080221Z level=info msg="Migration successfully executed" id="create file table" duration=1.340651ms logger=migrator t=2026-05-04T14:27:35.389394331Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-04T14:27:35.391222215Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.830764ms logger=migrator t=2026-05-04T14:27:35.398778095Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-04T14:27:35.400468849Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.697904ms logger=migrator t=2026-05-04T14:27:35.412470035Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-04T14:27:35.413681284Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.214589ms logger=migrator t=2026-05-04T14:27:35.423393092Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-04T14:27:35.426323045Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.927843ms logger=migrator t=2026-05-04T14:27:35.431783959Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-04T14:27:35.431841759Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=55.72µs logger=migrator t=2026-05-04T14:27:35.437483984Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-04T14:27:35.437562295Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=81.361µs logger=migrator t=2026-05-04T14:27:35.444415529Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-04T14:27:35.44577061Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.356231ms logger=migrator t=2026-05-04T14:27:35.455858251Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-04T14:27:35.456305064Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=450.813µs logger=migrator t=2026-05-04T14:27:35.46321493Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-04T14:27:35.465255746Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.050076ms logger=migrator t=2026-05-04T14:27:35.475054234Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-04T14:27:35.491761847Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=16.699333ms logger=migrator t=2026-05-04T14:27:35.500254795Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-04T14:27:35.500615468Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=365.863µs logger=migrator t=2026-05-04T14:27:35.507740655Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-04T14:27:35.509222947Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.486642ms logger=migrator t=2026-05-04T14:27:35.515347895Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-04T14:27:35.515805749Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=458.764µs logger=migrator t=2026-05-04T14:27:35.521519554Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-04T14:27:35.52227341Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=759.846µs logger=migrator t=2026-05-04T14:27:35.529942252Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-04T14:27:35.530877509Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=936.837µs logger=migrator t=2026-05-04T14:27:35.537545982Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-04T14:27:35.554620089Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=17.052336ms logger=migrator t=2026-05-04T14:27:35.563530379Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-04T14:27:35.575191533Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.657953ms logger=migrator t=2026-05-04T14:27:35.582099268Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-04T14:27:35.583446218Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.3491ms logger=migrator t=2026-05-04T14:27:35.593155726Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-04T14:27:35.685765824Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=92.606468ms logger=migrator t=2026-05-04T14:27:35.692572979Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-04T14:27:35.693533236Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=959.757µs logger=migrator t=2026-05-04T14:27:35.700521922Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-04T14:27:35.702934961Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.413239ms logger=migrator t=2026-05-04T14:27:35.708705027Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-04T14:27:35.738941208Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.232651ms logger=migrator t=2026-05-04T14:27:35.747500317Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-04T14:27:35.755067457Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.57232ms logger=migrator t=2026-05-04T14:27:35.764675804Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-04T14:27:35.76543415Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=763.966µs logger=migrator t=2026-05-04T14:27:35.772534117Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-04T14:27:35.772857019Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=327.052µs logger=migrator t=2026-05-04T14:27:35.779513772Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-04T14:27:35.779910305Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=389.853µs logger=migrator t=2026-05-04T14:27:35.789458531Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-04T14:27:35.789787834Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=328.953µs logger=migrator t=2026-05-04T14:27:35.798765246Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-04T14:27:35.79924079Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=477.384µs logger=migrator t=2026-05-04T14:27:35.805909623Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-04T14:27:35.807142193Z level=info msg="Migration successfully executed" id="create folder table" duration=1.23428ms logger=migrator t=2026-05-04T14:27:35.819465761Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-04T14:27:35.821586878Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.122867ms logger=migrator t=2026-05-04T14:27:35.844240109Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-04T14:27:35.84563991Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.403581ms logger=migrator t=2026-05-04T14:27:35.86070539Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-04T14:27:35.86079053Z level=info msg="Migration successfully executed" id="Update folder title length" duration=71.24µs logger=migrator t=2026-05-04T14:27:35.868713804Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T14:27:35.870134975Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.423921ms logger=migrator t=2026-05-04T14:27:35.988522939Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T14:27:35.99369858Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=5.176071ms logger=migrator t=2026-05-04T14:27:36.07769998Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-04T14:27:36.079488885Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.788705ms logger=migrator t=2026-05-04T14:27:36.191309497Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-04T14:27:36.192435966Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.127239ms logger=migrator t=2026-05-04T14:27:36.265527109Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-04T14:27:36.266080213Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=551.984µs logger=migrator t=2026-05-04T14:27:36.286422765Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-04T14:27:36.288034568Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.615443ms logger=migrator t=2026-05-04T14:27:36.300267386Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-04T14:27:36.30205801Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.795184ms logger=migrator t=2026-05-04T14:27:36.308689703Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-04T14:27:36.310430887Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.740614ms logger=migrator t=2026-05-04T14:27:36.320292696Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-04T14:27:36.321670077Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.377892ms logger=migrator t=2026-05-04T14:27:36.328039077Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-04T14:27:36.329292917Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.25498ms logger=migrator t=2026-05-04T14:27:36.334270677Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-04T14:27:36.335309965Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.039258ms logger=migrator t=2026-05-04T14:27:36.390636356Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-04T14:27:36.394322066Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=3.68775ms logger=migrator t=2026-05-04T14:27:36.405155472Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-04T14:27:36.406811946Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.658504ms logger=migrator t=2026-05-04T14:27:36.417159798Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-04T14:27:36.420306803Z level=info msg="Migration successfully executed" id="create signing_key table" duration=3.140265ms logger=migrator t=2026-05-04T14:27:36.430035551Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-04T14:27:36.43369087Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=3.664ms logger=migrator t=2026-05-04T14:27:36.439212114Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-04T14:27:36.441116509Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.906015ms logger=migrator t=2026-05-04T14:27:36.448937982Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-04T14:27:36.449440956Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=506.604µs logger=migrator t=2026-05-04T14:27:36.484394574Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-04T14:27:36.496974344Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.57223ms logger=migrator t=2026-05-04T14:27:36.524496444Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-04T14:27:36.525938746Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.461182ms logger=migrator t=2026-05-04T14:27:36.534853367Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T14:27:36.534884057Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.68µs logger=migrator t=2026-05-04T14:27:36.539888527Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T14:27:36.542141855Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.254498ms logger=migrator t=2026-05-04T14:27:36.553324234Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T14:27:36.553370324Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=48.65µs logger=migrator t=2026-05-04T14:27:36.566035995Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-04T14:27:36.568611726Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.575371ms logger=migrator t=2026-05-04T14:27:36.576823632Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T14:27:36.578008651Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.184149ms logger=migrator t=2026-05-04T14:27:36.59040868Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-04T14:27:36.591844861Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.436921ms logger=migrator t=2026-05-04T14:27:36.597378055Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-04T14:27:36.598392353Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.018048ms logger=migrator t=2026-05-04T14:27:36.606573819Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-04T14:27:36.607119773Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=547.314µs logger=migrator t=2026-05-04T14:27:36.660154876Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-04T14:27:36.661072123Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=920.967µs logger=migrator t=2026-05-04T14:27:36.669720952Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-04T14:27:36.671027803Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.308321ms logger=migrator t=2026-05-04T14:27:36.682219172Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-04T14:27:36.686656047Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=4.435795ms logger=migrator t=2026-05-04T14:27:36.693672163Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-04T14:27:36.705058924Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.389531ms logger=migrator t=2026-05-04T14:27:36.711652327Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-04T14:27:36.724127326Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.53314ms logger=migrator t=2026-05-04T14:27:36.7296343Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-04T14:27:36.740772679Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.123489ms logger=migrator t=2026-05-04T14:27:36.748962635Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-04T14:27:36.749124156Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=164.332µs logger=migrator t=2026-05-04T14:27:36.753907424Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-04T14:27:36.761580335Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.668861ms logger=migrator t=2026-05-04T14:27:36.786187051Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-04T14:27:36.802656662Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.466391ms logger=migrator t=2026-05-04T14:27:36.88380977Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-04T14:27:36.884417554Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=657.765µs logger=migrator t=2026-05-04T14:27:36.978693757Z level=info msg="migrations completed" performed=558 skipped=0 duration=10.929577549s logger=migrator t=2026-05-04T14:27:36.979762545Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-04T14:27:36.998555555Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-04T14:27:36.998832207Z level=info msg="Created default organization" logger=secrets t=2026-05-04T14:27:37.010684582Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T14:27:37.057826518Z level=info msg="Restored cache from database" duration=396.094µs logger=plugin.store t=2026-05-04T14:27:37.0593469Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-04T14:27:37.098695924Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-04T14:27:37.098724624Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-04T14:27:37.098779094Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-04T14:27:37.098787064Z level=info msg="Plugins loaded" count=54 duration=39.443134ms logger=query_data t=2026-05-04T14:27:37.102867587Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-04T14:27:37.106014032Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-04T14:27:37.111811878Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-04T14:27:37.127904077Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-04T14:27:37.130279686Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-04T14:27:37.132452863Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-04T14:27:37.156189462Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-04T14:27:37.179108455Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-04T14:27:37.205143903Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-04T14:27:37.205259194Z level=info msg="finished to provision alerting" logger=ngalert.multiorg.alertmanager t=2026-05-04T14:27:37.205507596Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-04T14:27:37.205505136Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-04T14:27:37.206308122Z level=info msg="State cache has been initialized" states=0 duration=800.426µs logger=ngalert.scheduler t=2026-05-04T14:27:37.206435423Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-04T14:27:37.206530844Z level=info msg=starting first_tick=2026-05-04T14:27:40Z logger=grafanaStorageLogger t=2026-05-04T14:27:37.206537164Z level=info msg="Storage starting" logger=http.server t=2026-05-04T14:27:37.211983657Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-05-04T14:27:37.284931269Z level=info msg="Update check succeeded" duration=78.939739ms logger=plugins.update.checker t=2026-05-04T14:27:37.286215809Z level=info msg="Update check succeeded" duration=80.29449ms logger=provisioning.dashboard t=2026-05-04T14:27:37.309887778Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T14:27:37.381389909Z level=info msg="Patterns update finished" duration=108.530616ms logger=provisioning.dashboard t=2026-05-04T14:27:37.410025417Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-04T14:27:37.69251331Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-04T14:27:37.693044274Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-04T14:27:50.938463883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:50.939511741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:50.960882151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:50.984666231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.001189683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.021096322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.040436746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.072051458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.089326206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.113085886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.131118859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.157651991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.173731149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.204456294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.225030128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.28795935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.305400139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.350842392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.36685364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.405556948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.421144833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.467827285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.483952103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.534383286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.588371716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.664992947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.679791126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.7254843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.742141523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.78567816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.806203294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.85597319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.879938532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.927753623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.940900778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.980651715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:51.994078002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.035963626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.052084645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.138166381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.153367782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.196625807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.214307179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.256957149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.278226038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.336466873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.35369183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.393016344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.408979551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.461428959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.493044922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.577051442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.593052789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.657965837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.67587182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.742590362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.759537847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.822413269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.844716017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.91655777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:52.935868934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.012383023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.031845348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.10975887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.125568886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.244913848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.263346764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.348388653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.36429495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.447201231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.461009481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.521987587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.533045026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.609015971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.626049267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.710163478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.731436648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.806413186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.825948332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T14:27:53.894184736Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-04T14:28:42.255615663Z level=info msg="Usage stats are ready to report"