logger=settings t=2026-05-28T02:09:58.286168039Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-28T02:09:58Z logger=settings t=2026-05-28T02:09:58.286518316Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-28T02:09:58.286534897Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-28T02:09:58.286540377Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-28T02:09:58.286545207Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-28T02:09:58.286549827Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-28T02:09:58.286554387Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-28T02:09:58.286558917Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-28T02:09:58.286563987Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-28T02:09:58.286568467Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-28T02:09:58.286574647Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-28T02:09:58.286578938Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-28T02:09:58.286586428Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-28T02:09:58.286592298Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-28T02:09:58.286598248Z level=info msg=Target target=[all] logger=settings t=2026-05-28T02:09:58.286607908Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-28T02:09:58.286612798Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-28T02:09:58.286617428Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-28T02:09:58.286622118Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-28T02:09:58.286627108Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-28T02:09:58.286636839Z level=info msg="App mode production" logger=sqlstore t=2026-05-28T02:09:58.287104448Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-28T02:09:58.287129148Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-28T02:09:58.289272121Z level=info msg="Locking database" logger=migrator t=2026-05-28T02:09:58.289288801Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-28T02:09:58.290076637Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-28T02:09:58.291376292Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.302095ms logger=migrator t=2026-05-28T02:09:58.397477072Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-28T02:09:58.399034023Z level=info msg="Migration successfully executed" id="create user table" duration=1.559661ms logger=migrator t=2026-05-28T02:09:58.431090677Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-28T02:09:58.432168238Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.080961ms logger=migrator t=2026-05-28T02:09:58.447473131Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-28T02:09:58.449709065Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.239564ms logger=migrator t=2026-05-28T02:09:58.456552231Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-28T02:09:58.458347956Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.795216ms logger=migrator t=2026-05-28T02:09:58.467843074Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-28T02:09:58.468491897Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=652.773µs logger=migrator t=2026-05-28T02:09:58.474959565Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-28T02:09:58.480929073Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.971148ms logger=migrator t=2026-05-28T02:09:58.485302129Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-28T02:09:58.486202577Z level=info msg="Migration successfully executed" id="create user table v2" duration=900.088µs logger=migrator t=2026-05-28T02:09:58.491350349Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-28T02:09:58.492457891Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.118292ms logger=migrator t=2026-05-28T02:09:58.498432059Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-28T02:09:58.49999582Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.564091ms logger=migrator t=2026-05-28T02:09:58.505986809Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-28T02:09:58.506654352Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=667.133µs logger=migrator t=2026-05-28T02:09:58.509902946Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-28T02:09:58.510490638Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=584.382µs logger=migrator t=2026-05-28T02:09:58.516486417Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-28T02:09:58.518147199Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.660553ms logger=migrator t=2026-05-28T02:09:58.52376034Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-28T02:09:58.523814782Z level=info msg="Migration successfully executed" id="Update user table charset" duration=56.051µs logger=migrator t=2026-05-28T02:09:58.527709569Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-28T02:09:58.529631477Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.920988ms logger=migrator t=2026-05-28T02:09:58.53386409Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-28T02:09:58.534302469Z level=info msg="Migration successfully executed" id="Add missing user data" duration=438.879µs logger=migrator t=2026-05-28T02:09:58.546177504Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-28T02:09:58.558423266Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=12.241012ms logger=migrator t=2026-05-28T02:09:58.56464688Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-28T02:09:58.566012007Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.366797ms logger=migrator t=2026-05-28T02:09:58.570988825Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-28T02:09:58.572641498Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.651773ms logger=migrator t=2026-05-28T02:09:58.577073515Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-28T02:09:58.586949491Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.879906ms logger=migrator t=2026-05-28T02:09:58.593895368Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-28T02:09:58.599059131Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.161872ms logger=migrator t=2026-05-28T02:09:58.604903486Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-28T02:09:58.605123661Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=221.064µs logger=migrator t=2026-05-28T02:09:58.610497567Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-28T02:09:58.611366004Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=872.597µs logger=migrator t=2026-05-28T02:09:58.69100975Z 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-28T02:09:58.692282975Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=1.275925ms logger=migrator t=2026-05-28T02:09:58.704542088Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-28T02:09:58.705729281Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.188763ms logger=migrator t=2026-05-28T02:09:58.711328192Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-28T02:09:58.712573637Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.245505ms logger=migrator t=2026-05-28T02:09:58.71830841Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-28T02:09:58.719039845Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=729.795µs logger=migrator t=2026-05-28T02:09:58.726228787Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-28T02:09:58.727129695Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=904.388µs logger=migrator t=2026-05-28T02:09:58.73193003Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-28T02:09:58.732566612Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=636.332µs logger=migrator t=2026-05-28T02:09:58.737933549Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-28T02:09:58.738879147Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=944.878µs logger=migrator t=2026-05-28T02:09:58.746772043Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-28T02:09:58.746863395Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=84.712µs logger=migrator t=2026-05-28T02:09:58.751227282Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-28T02:09:58.752439746Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.210924ms logger=migrator t=2026-05-28T02:09:58.756975925Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-28T02:09:58.757762561Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=787.266µs logger=migrator t=2026-05-28T02:09:58.766639947Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-28T02:09:58.767562065Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=923.488µs logger=migrator t=2026-05-28T02:09:58.773063264Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-28T02:09:58.773831929Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=772.485µs logger=migrator t=2026-05-28T02:09:58.777882599Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-28T02:09:58.781596503Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.712954ms logger=migrator t=2026-05-28T02:09:58.787901417Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-28T02:09:58.788809945Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=908.418µs logger=migrator t=2026-05-28T02:09:58.793029009Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-28T02:09:58.793887156Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=857.537µs logger=migrator t=2026-05-28T02:09:58.800035577Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-28T02:09:58.800905115Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=870.218µs logger=migrator t=2026-05-28T02:09:58.804420854Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-28T02:09:58.805095608Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=672.324µs logger=migrator t=2026-05-28T02:09:58.809943104Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-28T02:09:58.810603867Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=661.003µs logger=migrator t=2026-05-28T02:09:58.818198337Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-28T02:09:58.8188591Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=664.133µs logger=migrator t=2026-05-28T02:09:58.824444831Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-28T02:09:58.824984681Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=543.011µs logger=migrator t=2026-05-28T02:09:58.831337357Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-28T02:09:58.831790886Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=455.529µs logger=migrator t=2026-05-28T02:09:58.836959438Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-28T02:09:58.837654372Z level=info msg="Migration successfully executed" id="create star table" duration=694.944µs logger=migrator t=2026-05-28T02:09:58.845773973Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-28T02:09:58.846797223Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.024611ms logger=migrator t=2026-05-28T02:09:58.853090587Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-28T02:09:58.853883463Z level=info msg="Migration successfully executed" id="create org table v1" duration=789.386µs logger=migrator t=2026-05-28T02:09:58.859641927Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-28T02:09:58.860531445Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=889.408µs logger=migrator t=2026-05-28T02:09:58.865404161Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-28T02:09:58.866510263Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.106332ms logger=migrator t=2026-05-28T02:09:58.872080063Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-28T02:09:58.873294137Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.211574ms logger=migrator t=2026-05-28T02:09:58.8789971Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-28T02:09:58.880233664Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.234174ms logger=migrator t=2026-05-28T02:09:58.886806285Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-28T02:09:58.88761078Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=804.465µs logger=migrator t=2026-05-28T02:09:58.892751882Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-28T02:09:58.892826804Z level=info msg="Migration successfully executed" id="Update org table charset" duration=76.432µs logger=migrator t=2026-05-28T02:09:58.897447585Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-28T02:09:58.897518527Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=72.141µs logger=migrator t=2026-05-28T02:09:58.902775521Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-28T02:09:58.903104497Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=330.097µs logger=migrator t=2026-05-28T02:09:58.908722398Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-28T02:09:58.909476613Z level=info msg="Migration successfully executed" id="create dashboard table" duration=754.295µs logger=migrator t=2026-05-28T02:09:58.914537463Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-28T02:09:58.915735267Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.196454ms logger=migrator t=2026-05-28T02:09:58.920780627Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-28T02:09:58.922533372Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.752394ms logger=migrator t=2026-05-28T02:09:58.92700404Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-28T02:09:58.927648063Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=644.003µs logger=migrator t=2026-05-28T02:09:58.933678862Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-28T02:09:58.935063919Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.384097ms logger=migrator t=2026-05-28T02:09:58.940694161Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-28T02:09:58.941569278Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=902.088µs logger=migrator t=2026-05-28T02:09:58.945968885Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-28T02:09:58.95129257Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.322985ms logger=migrator t=2026-05-28T02:09:58.956691697Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-28T02:09:58.958011993Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.318826ms logger=migrator t=2026-05-28T02:09:58.963127484Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-28T02:09:58.963990521Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=862.697µs logger=migrator t=2026-05-28T02:09:58.970167874Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-28T02:09:58.971178914Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.00826ms logger=migrator t=2026-05-28T02:09:58.977326725Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-28T02:09:58.977689923Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=362.907µs logger=migrator t=2026-05-28T02:09:58.981495218Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-28T02:09:58.982365575Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=869.817µs logger=migrator t=2026-05-28T02:09:58.986419895Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-28T02:09:58.986512077Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=93.742µs logger=migrator t=2026-05-28T02:09:58.991683929Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-28T02:09:58.993673749Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.98818ms logger=migrator t=2026-05-28T02:09:58.998115277Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-28T02:09:58.999959503Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.844456ms logger=migrator t=2026-05-28T02:09:59.005911841Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-28T02:09:59.00838572Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.472039ms logger=migrator t=2026-05-28T02:09:59.015383018Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-28T02:09:59.016564962Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.184174ms logger=migrator t=2026-05-28T02:09:59.023965238Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-28T02:09:59.025984038Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.02008ms logger=migrator t=2026-05-28T02:09:59.030345284Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-28T02:09:59.031535108Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.190423ms logger=migrator t=2026-05-28T02:09:59.036928424Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-28T02:09:59.038036696Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.109022ms logger=migrator t=2026-05-28T02:09:59.044253999Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-28T02:09:59.04431672Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=67.461µs logger=migrator t=2026-05-28T02:09:59.049138796Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-28T02:09:59.049167696Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.17µs logger=migrator t=2026-05-28T02:09:59.0544092Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-28T02:09:59.056567343Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.158073ms logger=migrator t=2026-05-28T02:09:59.067213083Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-28T02:09:59.069500028Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.292575ms logger=migrator t=2026-05-28T02:09:59.074058169Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-28T02:09:59.076856994Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.798076ms logger=migrator t=2026-05-28T02:09:59.086037175Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-28T02:09:59.088455713Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.421068ms logger=migrator t=2026-05-28T02:09:59.093024193Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-28T02:09:59.093215947Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=190.784µs logger=migrator t=2026-05-28T02:09:59.096007912Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-28T02:09:59.096738447Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=732.655µs logger=migrator t=2026-05-28T02:09:59.105071452Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-28T02:09:59.106084772Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.01789ms logger=migrator t=2026-05-28T02:09:59.111919557Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-28T02:09:59.111947057Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.89µs logger=migrator t=2026-05-28T02:09:59.116357905Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-28T02:09:59.117413655Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.0566ms logger=migrator t=2026-05-28T02:09:59.122518587Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-28T02:09:59.123367983Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=851.407µs logger=migrator t=2026-05-28T02:09:59.128521235Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-28T02:09:59.136932141Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.406896ms logger=migrator t=2026-05-28T02:09:59.141349389Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-28T02:09:59.142880219Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.53217ms logger=migrator t=2026-05-28T02:09:59.148704024Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-28T02:09:59.14950616Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=803.696µs logger=migrator t=2026-05-28T02:09:59.153649012Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-28T02:09:59.154595941Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=946.219µs logger=migrator t=2026-05-28T02:09:59.158805304Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-28T02:09:59.159195352Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=390.848µs logger=migrator t=2026-05-28T02:09:59.16366152Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-28T02:09:59.164379774Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=718.144µs logger=migrator t=2026-05-28T02:09:59.167996855Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-28T02:09:59.170508465Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.51162ms logger=migrator t=2026-05-28T02:09:59.173818151Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-28T02:09:59.174863591Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.055651ms logger=migrator t=2026-05-28T02:09:59.179087645Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-28T02:09:59.179315089Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=230.884µs logger=migrator t=2026-05-28T02:09:59.186996851Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-28T02:09:59.187271147Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=272.826µs logger=migrator t=2026-05-28T02:09:59.192325816Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-28T02:09:59.193172323Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=847.757µs logger=migrator t=2026-05-28T02:09:59.197801875Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-28T02:09:59.199451817Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.649722ms logger=migrator t=2026-05-28T02:09:59.205361314Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-28T02:09:59.206407655Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.047391ms logger=migrator t=2026-05-28T02:09:59.210241051Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-28T02:09:59.211419804Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.176943ms logger=migrator t=2026-05-28T02:09:59.21576802Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-28T02:09:59.217151407Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.381357ms logger=migrator t=2026-05-28T02:09:59.326091161Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-28T02:09:59.327916707Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.841846ms logger=migrator t=2026-05-28T02:10:00.318045227Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-28T02:10:00.319447405Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.405898ms logger=migrator t=2026-05-28T02:10:01.570368105Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-28T02:10:01.57924854Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.879075ms logger=migrator t=2026-05-28T02:10:01.748150784Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-28T02:10:01.749364067Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.222114ms logger=migrator t=2026-05-28T02:10:02.389133598Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-28T02:10:02.390610827Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.476679ms logger=migrator t=2026-05-28T02:10:02.789033404Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-28T02:10:02.790428172Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.396138ms logger=migrator t=2026-05-28T02:10:03.080191655Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-28T02:10:03.081090552Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=916.818µs logger=migrator t=2026-05-28T02:10:03.086173203Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-28T02:10:03.088936227Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.763124ms logger=migrator t=2026-05-28T02:10:03.09261644Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-28T02:10:03.094440815Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.824626ms logger=migrator t=2026-05-28T02:10:03.099677889Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-28T02:10:03.09973722Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=58.611µs logger=migrator t=2026-05-28T02:10:03.106996383Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-28T02:10:03.107219257Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=224.324µs logger=migrator t=2026-05-28T02:10:03.11193325Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-28T02:10:03.114128184Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.194413ms logger=migrator t=2026-05-28T02:10:03.117408088Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-28T02:10:03.117616822Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=208.514µs logger=migrator t=2026-05-28T02:10:03.121743653Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-28T02:10:03.121925667Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=181.594µs logger=migrator t=2026-05-28T02:10:03.125462457Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-28T02:10:03.127877225Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.413607ms logger=migrator t=2026-05-28T02:10:03.131432434Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-28T02:10:03.131645379Z level=info msg="Migration successfully executed" id="Update uid value" duration=212.435µs logger=migrator t=2026-05-28T02:10:03.135405133Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-28T02:10:03.136334331Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=938.539µs logger=migrator t=2026-05-28T02:10:03.140707597Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-28T02:10:03.142196677Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.48823ms logger=migrator t=2026-05-28T02:10:03.146397569Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-28T02:10:03.147243236Z level=info msg="Migration successfully executed" id="create api_key table" duration=848.707µs logger=migrator t=2026-05-28T02:10:03.152313356Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-28T02:10:03.153182453Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=868.137µs logger=migrator t=2026-05-28T02:10:03.159063779Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-28T02:10:03.160384015Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.320026ms logger=migrator t=2026-05-28T02:10:03.164594038Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-28T02:10:03.166152189Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.554681ms logger=migrator t=2026-05-28T02:10:03.171585706Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-28T02:10:03.172496564Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=910.487µs logger=migrator t=2026-05-28T02:10:03.176442591Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-28T02:10:03.177632585Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.189903ms logger=migrator t=2026-05-28T02:10:03.181532902Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-28T02:10:03.18244775Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=918.958µs logger=migrator t=2026-05-28T02:10:03.186805425Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-28T02:10:03.194704451Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.898646ms logger=migrator t=2026-05-28T02:10:03.198282342Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-28T02:10:03.199104838Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=822.276µs logger=migrator t=2026-05-28T02:10:03.202945163Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-28T02:10:03.203851471Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=909.318µs logger=migrator t=2026-05-28T02:10:03.208320789Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-28T02:10:03.209235257Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=914.758µs logger=migrator t=2026-05-28T02:10:03.212449961Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-28T02:10:03.213353729Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=903.538µs logger=migrator t=2026-05-28T02:10:03.218171453Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-28T02:10:03.21853315Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=362.437µs logger=migrator t=2026-05-28T02:10:03.222388927Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-28T02:10:03.223087291Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=698.093µs logger=migrator t=2026-05-28T02:10:03.227279593Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-28T02:10:03.227397325Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=127.352µs logger=migrator t=2026-05-28T02:10:03.231465185Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-28T02:10:03.235676018Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.208243ms logger=migrator t=2026-05-28T02:10:03.24030497Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-28T02:10:03.244457381Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.143991ms logger=migrator t=2026-05-28T02:10:03.248488541Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-28T02:10:03.248730296Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=242.225µs logger=migrator t=2026-05-28T02:10:03.252633563Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-28T02:10:03.255430088Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.797685ms logger=migrator t=2026-05-28T02:10:03.262346424Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-28T02:10:03.265099778Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.752134ms logger=migrator t=2026-05-28T02:10:03.269031636Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-28T02:10:03.270172848Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.138372ms logger=migrator t=2026-05-28T02:10:03.273755259Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-28T02:10:03.27435167Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=595.581µs logger=migrator t=2026-05-28T02:10:03.278808138Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-28T02:10:03.279661795Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=853.757µs logger=migrator t=2026-05-28T02:10:03.283877118Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-28T02:10:03.285235005Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.357697ms logger=migrator t=2026-05-28T02:10:03.290769224Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-28T02:10:03.29157603Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=807.376µs logger=migrator t=2026-05-28T02:10:03.297283552Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-28T02:10:03.298527957Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.244465ms logger=migrator t=2026-05-28T02:10:03.302909093Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-28T02:10:03.303006735Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=99.122µs logger=migrator t=2026-05-28T02:10:03.306961163Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-28T02:10:03.307003384Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.911µs logger=migrator t=2026-05-28T02:10:03.310930061Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-28T02:10:03.314586463Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.657802ms logger=migrator t=2026-05-28T02:10:03.319443609Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-28T02:10:03.321963579Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.51993ms logger=migrator t=2026-05-28T02:10:03.325965507Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-28T02:10:03.32611265Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=147.563µs logger=migrator t=2026-05-28T02:10:03.33017891Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-28T02:10:03.331594218Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.406908ms logger=migrator t=2026-05-28T02:10:03.338635707Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-28T02:10:03.339683288Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.049771ms logger=migrator t=2026-05-28T02:10:03.353146393Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-28T02:10:03.353194314Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=53.391µs logger=migrator t=2026-05-28T02:10:03.35860991Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-28T02:10:03.359920136Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.310746ms logger=migrator t=2026-05-28T02:10:03.369318472Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-28T02:10:03.370192659Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=877.158µs logger=migrator t=2026-05-28T02:10:03.376965762Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-28T02:10:03.386027981Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=9.064359ms logger=migrator t=2026-05-28T02:10:03.391620511Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-28T02:10:03.391709303Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=130.523µs logger=migrator t=2026-05-28T02:10:03.396217452Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-28T02:10:03.397601219Z level=info msg="Migration successfully executed" id="create session table" duration=1.383888ms logger=migrator t=2026-05-28T02:10:03.403766101Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-28T02:10:03.403917234Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=232.664µs logger=migrator t=2026-05-28T02:10:03.407458293Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-28T02:10:03.407588476Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=133.093µs logger=migrator t=2026-05-28T02:10:03.415445861Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-28T02:10:03.416343218Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=899.527µs logger=migrator t=2026-05-28T02:10:03.420241245Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-28T02:10:03.421225924Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=985.029µs logger=migrator t=2026-05-28T02:10:03.426870395Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-28T02:10:03.426957517Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=88.182µs logger=migrator t=2026-05-28T02:10:03.430234902Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-28T02:10:03.430324164Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=89.672µs logger=migrator t=2026-05-28T02:10:03.434430545Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-28T02:10:03.441744919Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=7.311464ms logger=migrator t=2026-05-28T02:10:03.446481612Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-28T02:10:03.448854199Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.375987ms logger=migrator t=2026-05-28T02:10:03.45246913Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-28T02:10:03.452651183Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=175.843µs logger=migrator t=2026-05-28T02:10:03.458609171Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-28T02:10:03.458773554Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=164.653µs logger=migrator t=2026-05-28T02:10:03.465370114Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-28T02:10:03.466599468Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.229124ms logger=migrator t=2026-05-28T02:10:03.474841191Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-28T02:10:03.474917332Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=80.771µs logger=migrator t=2026-05-28T02:10:03.479523913Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-28T02:10:03.482958431Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.434378ms logger=migrator t=2026-05-28T02:10:03.487174804Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-28T02:10:03.487336597Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=158.403µs logger=migrator t=2026-05-28T02:10:03.490429928Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-28T02:10:03.493772014Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.341066ms logger=migrator t=2026-05-28T02:10:03.497737142Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-28T02:10:03.5011873Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.449308ms logger=migrator t=2026-05-28T02:10:03.505204979Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-28T02:10:03.505301001Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=93.972µs logger=migrator t=2026-05-28T02:10:03.508437213Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-28T02:10:03.509523314Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.082211ms logger=migrator t=2026-05-28T02:10:03.51336919Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-28T02:10:03.514179226Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=809.876µs logger=migrator t=2026-05-28T02:10:03.520765606Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-28T02:10:03.522871397Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.106202ms logger=migrator t=2026-05-28T02:10:03.529399656Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-28T02:10:03.530499438Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.101572ms logger=migrator t=2026-05-28T02:10:03.535450135Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-28T02:10:03.53620634Z level=info msg="Migration successfully executed" id="add index alert state" duration=755.955µs logger=migrator t=2026-05-28T02:10:03.541445483Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-28T02:10:03.542209128Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=763.685µs logger=migrator t=2026-05-28T02:10:03.546937511Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-28T02:10:03.547838169Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=903.808µs logger=migrator t=2026-05-28T02:10:03.557132202Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-28T02:10:03.55907077Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.940668ms logger=migrator t=2026-05-28T02:10:03.567566648Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-28T02:10:03.568618829Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.052791ms logger=migrator t=2026-05-28T02:10:03.574423743Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-28T02:10:03.58744897Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.024157ms logger=migrator t=2026-05-28T02:10:03.591257475Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-28T02:10:03.591835926Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=578.481µs logger=migrator t=2026-05-28T02:10:03.595493318Z 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-28T02:10:03.596272474Z 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=779.336µs logger=migrator t=2026-05-28T02:10:03.6027214Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-28T02:10:03.603593918Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=875.858µs logger=migrator t=2026-05-28T02:10:03.608578816Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-28T02:10:03.609994774Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.415988ms logger=migrator t=2026-05-28T02:10:03.614168226Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-28T02:10:03.615424831Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.256015ms logger=migrator t=2026-05-28T02:10:03.622258266Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-28T02:10:03.627150552Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.892366ms logger=migrator t=2026-05-28T02:10:03.633800893Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-28T02:10:03.639066127Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.264314ms logger=migrator t=2026-05-28T02:10:03.646966372Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-28T02:10:03.652570253Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.58572ms logger=migrator t=2026-05-28T02:10:03.65852414Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-28T02:10:03.662719123Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.196563ms logger=migrator t=2026-05-28T02:10:03.665850455Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-28T02:10:03.666563459Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=712.544µs logger=migrator t=2026-05-28T02:10:03.6722257Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-28T02:10:03.672343562Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=35.561µs logger=migrator t=2026-05-28T02:10:03.677476454Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-28T02:10:03.677501324Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=25.84µs logger=migrator t=2026-05-28T02:10:03.683832349Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-28T02:10:03.685288017Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.458878ms logger=migrator t=2026-05-28T02:10:03.69453906Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-28T02:10:03.696007899Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.468789ms logger=migrator t=2026-05-28T02:10:03.701919575Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-28T02:10:03.703130229Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.210414ms logger=migrator t=2026-05-28T02:10:03.708502055Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-28T02:10:03.709319481Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=814.276µs logger=migrator t=2026-05-28T02:10:03.714443152Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-28T02:10:03.715908571Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.465129ms logger=migrator t=2026-05-28T02:10:03.721716725Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-28T02:10:03.726753124Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.043279ms logger=migrator t=2026-05-28T02:10:03.733724862Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-28T02:10:03.737936255Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.208443ms logger=migrator t=2026-05-28T02:10:03.744513774Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-28T02:10:03.744700778Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=187.294µs logger=migrator t=2026-05-28T02:10:03.749189517Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-28T02:10:03.750066794Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=877.047µs logger=migrator t=2026-05-28T02:10:03.757326757Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-28T02:10:03.758902428Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.579741ms logger=migrator t=2026-05-28T02:10:03.971613719Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-28T02:10:03.978077645Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.465556ms logger=migrator t=2026-05-28T02:10:03.98289522Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-28T02:10:03.982965042Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=71.102µs logger=migrator t=2026-05-28T02:10:03.987563992Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-28T02:10:03.988430989Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=867.167µs logger=migrator t=2026-05-28T02:10:03.994446968Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-28T02:10:03.995895507Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.448668ms logger=migrator t=2026-05-28T02:10:04.001810323Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-28T02:10:04.001932165Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=122.912µs logger=migrator t=2026-05-28T02:10:04.007043486Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-28T02:10:04.008426684Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.383307ms logger=migrator t=2026-05-28T02:10:04.014907801Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-28T02:10:04.01589452Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=986.319µs logger=migrator t=2026-05-28T02:10:04.020656814Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-28T02:10:04.021576912Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=894.028µs logger=migrator t=2026-05-28T02:10:04.026396267Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-28T02:10:04.027387466Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=990.829µs logger=migrator t=2026-05-28T02:10:04.032418936Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-28T02:10:04.033372744Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=953.728µs logger=migrator t=2026-05-28T02:10:04.03973799Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-28T02:10:04.041161468Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.430278ms logger=migrator t=2026-05-28T02:10:04.04633343Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-28T02:10:04.04636163Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.14µs logger=migrator t=2026-05-28T02:10:04.05143518Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-28T02:10:04.055707484Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.269614ms logger=migrator t=2026-05-28T02:10:04.060693873Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-28T02:10:04.061517389Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=819.007µs logger=migrator t=2026-05-28T02:10:04.066099709Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-28T02:10:04.072500985Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.401276ms logger=migrator t=2026-05-28T02:10:04.080364449Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-28T02:10:04.081435Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.071331ms logger=migrator t=2026-05-28T02:10:04.085790377Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-28T02:10:04.087232875Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.442289ms logger=migrator t=2026-05-28T02:10:04.09207032Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-28T02:10:04.092910197Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=840.347µs logger=migrator t=2026-05-28T02:10:04.098382734Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-28T02:10:04.111783168Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.396624ms logger=migrator t=2026-05-28T02:10:04.116228306Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-28T02:10:04.11695959Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=731.084µs logger=migrator t=2026-05-28T02:10:04.122412107Z 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-28T02:10:04.123492189Z 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.079862ms logger=migrator t=2026-05-28T02:10:04.128966156Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-28T02:10:04.129733271Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=771.035µs logger=migrator t=2026-05-28T02:10:04.136596817Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-28T02:10:04.137301011Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=707.814µs logger=migrator t=2026-05-28T02:10:04.142020594Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-28T02:10:04.142206157Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=186.283µs logger=migrator t=2026-05-28T02:10:04.146329068Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-28T02:10:04.150199604Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.867616ms logger=migrator t=2026-05-28T02:10:04.155987778Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-28T02:10:04.159726122Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.738084ms logger=migrator t=2026-05-28T02:10:04.163996786Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-28T02:10:04.164833703Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=836.247µs logger=migrator t=2026-05-28T02:10:04.169404583Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-28T02:10:04.170161618Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=756.765µs logger=migrator t=2026-05-28T02:10:04.176177326Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-28T02:10:04.17639075Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=213.704µs logger=migrator t=2026-05-28T02:10:04.18096886Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-28T02:10:04.18505153Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.08172ms logger=migrator t=2026-05-28T02:10:04.190711462Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-28T02:10:04.19159215Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=880.848µs logger=migrator t=2026-05-28T02:10:04.196293022Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-28T02:10:04.196490396Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=197.904µs logger=migrator t=2026-05-28T02:10:04.201909802Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-28T02:10:04.2022711Z level=info msg="Migration successfully executed" id="Move region to single row" duration=361.528µs logger=migrator t=2026-05-28T02:10:04.207446001Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-28T02:10:04.208091164Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=645.253µs logger=migrator t=2026-05-28T02:10:04.212857648Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-28T02:10:04.21345367Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=597.292µs logger=migrator t=2026-05-28T02:10:04.218626312Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-28T02:10:04.220263724Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.636962ms logger=migrator t=2026-05-28T02:10:04.224764853Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-28T02:10:04.225812473Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.047621ms logger=migrator t=2026-05-28T02:10:04.230295251Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-28T02:10:04.231286161Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=990.31µs logger=migrator t=2026-05-28T02:10:04.236163027Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-28T02:10:04.237179237Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.01563ms logger=migrator t=2026-05-28T02:10:04.244345998Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-28T02:10:04.24443599Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=90.652µs logger=migrator t=2026-05-28T02:10:04.248751875Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-28T02:10:04.250256884Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.506609ms logger=migrator t=2026-05-28T02:10:04.257535708Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-28T02:10:04.258431825Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=896.337µs logger=migrator t=2026-05-28T02:10:04.263523835Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-28T02:10:04.264640838Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.115782ms logger=migrator t=2026-05-28T02:10:04.270219398Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-28T02:10:04.271687946Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.467929ms logger=migrator t=2026-05-28T02:10:04.277158484Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-28T02:10:04.277345988Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=185.824µs logger=migrator t=2026-05-28T02:10:04.281315786Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-28T02:10:04.281856816Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=541.37µs logger=migrator t=2026-05-28T02:10:04.286159671Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-28T02:10:04.286255653Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=96.802µs logger=migrator t=2026-05-28T02:10:04.290471876Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-28T02:10:04.291323793Z level=info msg="Migration successfully executed" id="create team table" duration=850.447µs logger=migrator t=2026-05-28T02:10:04.296569006Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-28T02:10:04.297522285Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=953.319µs logger=migrator t=2026-05-28T02:10:04.302277079Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-28T02:10:04.303263878Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=987.5µs logger=migrator t=2026-05-28T02:10:04.308292127Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-28T02:10:04.315175572Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.884005ms logger=migrator t=2026-05-28T02:10:04.319171241Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-28T02:10:04.319342364Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=174.313µs logger=migrator t=2026-05-28T02:10:04.323440455Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-28T02:10:04.324479136Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.037371ms logger=migrator t=2026-05-28T02:10:04.330137347Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-28T02:10:04.331380861Z level=info msg="Migration successfully executed" id="create team member table" duration=1.242924ms logger=migrator t=2026-05-28T02:10:04.337098724Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-28T02:10:04.337994332Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=895.588µs logger=migrator t=2026-05-28T02:10:04.342406578Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-28T02:10:04.343859107Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.452089ms logger=migrator t=2026-05-28T02:10:04.348923467Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-28T02:10:04.349930387Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.00773ms logger=migrator t=2026-05-28T02:10:04.355507066Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-28T02:10:04.360328901Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.821055ms logger=migrator t=2026-05-28T02:10:04.364968383Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-28T02:10:04.369861849Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.894086ms logger=migrator t=2026-05-28T02:10:04.37395385Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-28T02:10:04.378920787Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.962817ms logger=migrator t=2026-05-28T02:10:04.386490196Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-28T02:10:04.41358345Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=27.094144ms logger=migrator t=2026-05-28T02:10:04.631840757Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-28T02:10:04.63400858Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.155683ms logger=migrator t=2026-05-28T02:10:04.64523399Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-28T02:10:04.646060067Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=826.957µs logger=migrator t=2026-05-28T02:10:04.651390101Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-28T02:10:04.652379781Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=986.99µs logger=migrator t=2026-05-28T02:10:04.659488031Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-28T02:10:04.660540482Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.055621ms logger=migrator t=2026-05-28T02:10:04.667175742Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-28T02:10:04.668173032Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=995.92µs logger=migrator t=2026-05-28T02:10:04.672993497Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-28T02:10:04.673993027Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.00042ms logger=migrator t=2026-05-28T02:10:04.679192109Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-28T02:10:04.680404333Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.214204ms logger=migrator t=2026-05-28T02:10:04.687332489Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-28T02:10:04.688026993Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=703.054µs logger=migrator t=2026-05-28T02:10:04.695070462Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-28T02:10:04.695339047Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=230.434µs logger=migrator t=2026-05-28T02:10:04.701514528Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-28T02:10:04.702265863Z level=info msg="Migration successfully executed" id="create tag table" duration=751.575µs logger=migrator t=2026-05-28T02:10:04.707480086Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-28T02:10:04.708847213Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.366737ms logger=migrator t=2026-05-28T02:10:04.714468734Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-28T02:10:04.715490784Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.01923ms logger=migrator t=2026-05-28T02:10:04.723135814Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-28T02:10:04.724075843Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=940.779µs logger=migrator t=2026-05-28T02:10:04.730015289Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-28T02:10:04.730937708Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=919.598µs logger=migrator t=2026-05-28T02:10:04.734804534Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-28T02:10:04.749432492Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.625428ms logger=migrator t=2026-05-28T02:10:04.76709672Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-28T02:10:04.768330954Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.238144ms logger=migrator t=2026-05-28T02:10:04.781740318Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-28T02:10:04.782683716Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=918.198µs logger=migrator t=2026-05-28T02:10:04.791390328Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-28T02:10:04.791763455Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=373.547µs logger=migrator t=2026-05-28T02:10:04.801809323Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-28T02:10:04.803240031Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.430998ms logger=migrator t=2026-05-28T02:10:04.807094997Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-28T02:10:04.808555586Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.461069ms logger=migrator t=2026-05-28T02:10:04.813500063Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-28T02:10:04.814514363Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.01462ms logger=migrator t=2026-05-28T02:10:04.820279407Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-28T02:10:04.820384059Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=106.492µs logger=migrator t=2026-05-28T02:10:04.824788315Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-28T02:10:04.830913496Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.124031ms logger=migrator t=2026-05-28T02:10:04.835617828Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-28T02:10:04.842998434Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.377586ms logger=migrator t=2026-05-28T02:10:04.850172625Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-28T02:10:04.853899979Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.725713ms logger=migrator t=2026-05-28T02:10:04.857474179Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-28T02:10:04.863433236Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.957327ms logger=migrator t=2026-05-28T02:10:04.866971526Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-28T02:10:04.867931985Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=961.599µs logger=migrator t=2026-05-28T02:10:04.873546775Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-28T02:10:04.8819276Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.380365ms logger=migrator t=2026-05-28T02:10:04.888700713Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-28T02:10:04.889296765Z level=info msg="Migration successfully executed" id="create server_lock table" duration=596.902µs logger=migrator t=2026-05-28T02:10:04.892621581Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-28T02:10:04.89357076Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=949.139µs logger=migrator t=2026-05-28T02:10:04.898603819Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-28T02:10:04.899517677Z level=info msg="Migration successfully executed" id="create user auth token table" duration=913.738µs logger=migrator t=2026-05-28T02:10:04.903909613Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-28T02:10:04.904845102Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=935.338µs logger=migrator t=2026-05-28T02:10:04.908061105Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-28T02:10:04.909007713Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=947.228µs logger=migrator t=2026-05-28T02:10:04.9128796Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-28T02:10:04.91392643Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.04693ms logger=migrator t=2026-05-28T02:10:04.92152802Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-28T02:10:04.92762943Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.10057ms logger=migrator t=2026-05-28T02:10:04.931548257Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-28T02:10:04.932639049Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.090792ms logger=migrator t=2026-05-28T02:10:04.938137237Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-28T02:10:04.939139987Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.004599ms logger=migrator t=2026-05-28T02:10:04.945825458Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-28T02:10:04.947148095Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.213444ms logger=migrator t=2026-05-28T02:10:04.95503095Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-28T02:10:04.95656536Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.53023ms logger=migrator t=2026-05-28T02:10:04.965254921Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-28T02:10:04.967420843Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.168062ms logger=migrator t=2026-05-28T02:10:04.974894251Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-28T02:10:04.974993653Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=101.902µs logger=migrator t=2026-05-28T02:10:04.97894179Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-28T02:10:04.979065193Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=124.663µs logger=migrator t=2026-05-28T02:10:04.984576721Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-28T02:10:04.986329116Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.754405ms logger=migrator t=2026-05-28T02:10:04.993384244Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T02:10:04.994837323Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.453759ms logger=migrator t=2026-05-28T02:10:05.001305571Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T02:10:05.002428543Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.122712ms logger=migrator t=2026-05-28T02:10:05.006042644Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-28T02:10:05.006112975Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=71.451µs logger=migrator t=2026-05-28T02:10:05.011861358Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T02:10:05.013037961Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.174393ms logger=migrator t=2026-05-28T02:10:05.017138262Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T02:10:05.018837896Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.702213ms logger=migrator t=2026-05-28T02:10:05.026901364Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T02:10:05.02871651Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.813476ms logger=migrator t=2026-05-28T02:10:05.035416882Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T02:10:05.03634623Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=930.068µs logger=migrator t=2026-05-28T02:10:05.040176365Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-28T02:10:05.045898778Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.721783ms logger=migrator t=2026-05-28T02:10:05.052336464Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-28T02:10:05.053716312Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.379628ms logger=migrator t=2026-05-28T02:10:05.05872139Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-28T02:10:05.058856223Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=134.813µs logger=migrator t=2026-05-28T02:10:05.062886782Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-28T02:10:05.063953413Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.064171ms logger=migrator t=2026-05-28T02:10:05.070951611Z 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-28T02:10:05.072387639Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.435028ms logger=migrator t=2026-05-28T02:10:05.077854786Z 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-28T02:10:05.078937738Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.083332ms logger=migrator t=2026-05-28T02:10:05.085909275Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-28T02:10:05.085991546Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=82.621µs logger=migrator t=2026-05-28T02:10:05.093082916Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-28T02:10:05.094041775Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=959.219µs logger=migrator t=2026-05-28T02:10:05.101833968Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-28T02:10:05.105160653Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=3.319565ms logger=migrator t=2026-05-28T02:10:05.112205062Z 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-28T02:10:05.115410945Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=3.205433ms logger=migrator t=2026-05-28T02:10:05.122978724Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-28T02:10:05.124032445Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.055441ms logger=migrator t=2026-05-28T02:10:05.135210245Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-28T02:10:05.145325043Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.110599ms logger=migrator t=2026-05-28T02:10:05.151161219Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-28T02:10:05.153093597Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.931958ms logger=migrator t=2026-05-28T02:10:05.16089645Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-28T02:10:05.16239777Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.50366ms logger=migrator t=2026-05-28T02:10:05.170892757Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-28T02:10:05.197729685Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.836668ms logger=migrator t=2026-05-28T02:10:05.204461177Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-28T02:10:05.229697893Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.236336ms logger=migrator t=2026-05-28T02:10:05.234124431Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-28T02:10:05.234892286Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=765.075µs logger=migrator t=2026-05-28T02:10:05.241879483Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-28T02:10:05.24377085Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.893727ms logger=migrator t=2026-05-28T02:10:05.248418792Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-28T02:10:05.259993029Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=11.551887ms logger=migrator t=2026-05-28T02:10:05.265390796Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-28T02:10:05.272424374Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.032279ms logger=migrator t=2026-05-28T02:10:05.279528214Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-28T02:10:05.281045663Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.517429ms logger=migrator t=2026-05-28T02:10:05.286834497Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-28T02:10:05.287881118Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.047531ms logger=migrator t=2026-05-28T02:10:05.294908296Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-28T02:10:05.296461327Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.551501ms logger=migrator t=2026-05-28T02:10:05.302025996Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-28T02:10:05.304211579Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.184163ms logger=migrator t=2026-05-28T02:10:05.310599685Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-28T02:10:05.310696467Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=99.692µs logger=migrator t=2026-05-28T02:10:05.314503882Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-28T02:10:05.32051217Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.007758ms logger=migrator t=2026-05-28T02:10:05.32611119Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-28T02:10:05.332166189Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.054559ms logger=migrator t=2026-05-28T02:10:05.337120646Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-28T02:10:05.343819678Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.698332ms logger=migrator t=2026-05-28T02:10:05.349113752Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-28T02:10:05.350921278Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.807546ms logger=migrator t=2026-05-28T02:10:05.357304843Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-28T02:10:05.359232011Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.926778ms logger=migrator t=2026-05-28T02:10:05.368151067Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-28T02:10:05.376254096Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.101529ms logger=migrator t=2026-05-28T02:10:05.381780425Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-28T02:10:05.389833374Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.051849ms logger=migrator t=2026-05-28T02:10:05.396050706Z 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-28T02:10:05.397083316Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.03306ms logger=migrator t=2026-05-28T02:10:05.404732637Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-28T02:10:05.410609742Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.871205ms logger=migrator t=2026-05-28T02:10:05.415677832Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-28T02:10:05.42165129Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.972617ms logger=migrator t=2026-05-28T02:10:05.428342721Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-28T02:10:05.428418813Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=77.882µs logger=migrator t=2026-05-28T02:10:05.432950492Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-28T02:10:05.434018023Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.068291ms logger=migrator t=2026-05-28T02:10:05.439198985Z 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-28T02:10:05.440160734Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=962.589µs logger=migrator t=2026-05-28T02:10:05.448768923Z 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-28T02:10:05.450708191Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.940708ms logger=migrator t=2026-05-28T02:10:05.456665858Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-28T02:10:05.45674181Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=76.692µs logger=migrator t=2026-05-28T02:10:05.461774529Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-28T02:10:05.471875917Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.100128ms logger=migrator t=2026-05-28T02:10:05.477896226Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-28T02:10:05.483555487Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.659101ms logger=migrator t=2026-05-28T02:10:05.7465233Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-28T02:10:05.753068099Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.544649ms logger=migrator t=2026-05-28T02:10:05.758283011Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-28T02:10:05.764152777Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.872356ms logger=migrator t=2026-05-28T02:10:05.771022302Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-28T02:10:05.777496289Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.472137ms logger=migrator t=2026-05-28T02:10:05.78259981Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-28T02:10:05.782749912Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=152.493µs logger=migrator t=2026-05-28T02:10:05.786155959Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-28T02:10:05.786983056Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=836.967µs logger=migrator t=2026-05-28T02:10:06.115571877Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-28T02:10:06.12435829Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.788663ms logger=migrator t=2026-05-28T02:10:06.130133874Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-28T02:10:06.130201375Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=68.191µs logger=migrator t=2026-05-28T02:10:06.135076821Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-28T02:10:06.141735652Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.65858ms logger=migrator t=2026-05-28T02:10:06.145527926Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-28T02:10:06.146515116Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=986.909µs logger=migrator t=2026-05-28T02:10:06.152529584Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-28T02:10:06.160314457Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.781763ms logger=migrator t=2026-05-28T02:10:06.164400987Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-28T02:10:06.165259514Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=858.817µs logger=migrator t=2026-05-28T02:10:06.170736261Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-28T02:10:06.171833553Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.096732ms logger=migrator t=2026-05-28T02:10:06.179389402Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-28T02:10:06.187315628Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.926596ms logger=migrator t=2026-05-28T02:10:06.193327566Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-28T02:10:06.194197883Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=870.777µs logger=migrator t=2026-05-28T02:10:06.200386424Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-28T02:10:06.202029767Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.646813ms logger=migrator t=2026-05-28T02:10:06.206444553Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-28T02:10:06.207730289Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.286196ms logger=migrator t=2026-05-28T02:10:06.216757816Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-28T02:10:06.21848329Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.725664ms logger=migrator t=2026-05-28T02:10:06.224251194Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-28T02:10:06.224485218Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=235.024µs logger=migrator t=2026-05-28T02:10:06.229861764Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-28T02:10:06.231501256Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.638722ms logger=migrator t=2026-05-28T02:10:06.238244668Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-28T02:10:06.239432662Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.185344ms logger=migrator t=2026-05-28T02:10:06.244059523Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-28T02:10:06.244763967Z 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-28T02:10:06.249920268Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-28T02:10:06.25104682Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.123242ms logger=migrator t=2026-05-28T02:10:06.257474617Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-28T02:10:06.258741502Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.266174ms logger=migrator t=2026-05-28T02:10:06.263093417Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-28T02:10:06.270610464Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.516277ms logger=migrator t=2026-05-28T02:10:06.276265206Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-28T02:10:06.277735605Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.469689ms logger=migrator t=2026-05-28T02:10:06.284233322Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-28T02:10:06.285418836Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.185124ms logger=migrator t=2026-05-28T02:10:06.290786821Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-28T02:10:06.291791701Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.00534ms logger=migrator t=2026-05-28T02:10:06.298258138Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-28T02:10:06.299900661Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.642713ms logger=migrator t=2026-05-28T02:10:06.305962629Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-28T02:10:06.307321286Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.359267ms logger=migrator t=2026-05-28T02:10:06.312357455Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-28T02:10:06.312384986Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.651µs logger=migrator t=2026-05-28T02:10:06.317148679Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-28T02:10:06.317225121Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=77.592µs logger=migrator t=2026-05-28T02:10:06.323159138Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-28T02:10:06.333134404Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.973546ms logger=migrator t=2026-05-28T02:10:06.33805766Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-28T02:10:06.338333796Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=273.466µs logger=migrator t=2026-05-28T02:10:06.343236842Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-28T02:10:06.344452546Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.209854ms logger=migrator t=2026-05-28T02:10:06.349634498Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-28T02:10:06.349977635Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=343.117µs logger=migrator t=2026-05-28T02:10:06.355374351Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-28T02:10:06.356385261Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.01085ms logger=migrator t=2026-05-28T02:10:06.36242999Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-28T02:10:06.364254975Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.824896ms logger=migrator t=2026-05-28T02:10:06.370197792Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-28T02:10:06.404506406Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.309954ms logger=migrator t=2026-05-28T02:10:06.411615666Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-28T02:10:06.422059861Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.444825ms logger=migrator t=2026-05-28T02:10:06.426199593Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-28T02:10:06.426361756Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=165.873µs logger=migrator t=2026-05-28T02:10:06.431249622Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-28T02:10:06.469386862Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.13323ms logger=migrator t=2026-05-28T02:10:06.476145664Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-28T02:10:06.512142052Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.997208ms logger=migrator t=2026-05-28T02:10:06.516580549Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-28T02:10:06.517937396Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.353667ms logger=migrator t=2026-05-28T02:10:06.524047906Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-28T02:10:06.5257957Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.753904ms logger=migrator t=2026-05-28T02:10:06.532000312Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-28T02:10:06.532229947Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=229.675µs logger=migrator t=2026-05-28T02:10:06.537084372Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-28T02:10:06.538942219Z level=info msg="Migration successfully executed" id="create permission table" duration=1.856807ms logger=migrator t=2026-05-28T02:10:06.54512357Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-28T02:10:06.546176261Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.053221ms logger=migrator t=2026-05-28T02:10:06.554829581Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-28T02:10:06.557092126Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.304445ms logger=migrator t=2026-05-28T02:10:06.562155835Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-28T02:10:06.563621834Z level=info msg="Migration successfully executed" id="create role table" duration=1.465409ms logger=migrator t=2026-05-28T02:10:06.568844707Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-28T02:10:06.576695641Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.850844ms logger=migrator t=2026-05-28T02:10:06.582547626Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-28T02:10:06.59140144Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.853584ms logger=migrator t=2026-05-28T02:10:06.603401916Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-28T02:10:06.604995527Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.593551ms logger=migrator t=2026-05-28T02:10:06.609417054Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-28T02:10:06.610308751Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=894.287µs logger=migrator t=2026-05-28T02:10:06.616289679Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-28T02:10:06.617408151Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.118562ms logger=migrator t=2026-05-28T02:10:06.624063992Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-28T02:10:06.62499999Z level=info msg="Migration successfully executed" id="create team role table" duration=935.788µs logger=migrator t=2026-05-28T02:10:06.63211255Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-28T02:10:06.633220632Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.107992ms logger=migrator t=2026-05-28T02:10:06.64123187Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-28T02:10:06.642645767Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.413648ms logger=migrator t=2026-05-28T02:10:06.648325879Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-28T02:10:06.649705746Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.380397ms logger=migrator t=2026-05-28T02:10:06.654159473Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-28T02:10:06.655068881Z level=info msg="Migration successfully executed" id="create user role table" duration=906.738µs logger=migrator t=2026-05-28T02:10:06.660545389Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-28T02:10:06.661657181Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.111682ms logger=migrator t=2026-05-28T02:10:06.668107738Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-28T02:10:06.670380592Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.272484ms logger=migrator t=2026-05-28T02:10:06.675637526Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-28T02:10:06.676744407Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.109081ms logger=migrator t=2026-05-28T02:10:06.683346357Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-28T02:10:06.684204514Z level=info msg="Migration successfully executed" id="create builtin role table" duration=858.047µs logger=migrator t=2026-05-28T02:10:06.689404806Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-28T02:10:06.69115136Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.741354ms logger=migrator t=2026-05-28T02:10:06.696110848Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-28T02:10:06.697442434Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.329986ms logger=migrator t=2026-05-28T02:10:06.704526394Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-28T02:10:06.712672143Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.14611ms logger=migrator t=2026-05-28T02:10:06.71758592Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-28T02:10:06.719935926Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.351136ms logger=migrator t=2026-05-28T02:10:06.728052586Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-28T02:10:06.729619537Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.567081ms logger=migrator t=2026-05-28T02:10:06.736278558Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-28T02:10:06.73741283Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.137063ms logger=migrator t=2026-05-28T02:10:06.753447745Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-28T02:10:06.754436414Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=987.279µs logger=migrator t=2026-05-28T02:10:06.760479023Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-28T02:10:06.761728168Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.255945ms logger=migrator t=2026-05-28T02:10:06.767375519Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-28T02:10:06.768723285Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.348726ms logger=migrator t=2026-05-28T02:10:06.775015809Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-28T02:10:06.784089207Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.072948ms logger=migrator t=2026-05-28T02:10:06.78879594Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-28T02:10:06.796565412Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.769312ms logger=migrator t=2026-05-28T02:10:06.802180263Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-28T02:10:06.808309663Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.12838ms logger=migrator t=2026-05-28T02:10:06.813134818Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-28T02:10:06.821281678Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.14432ms logger=migrator t=2026-05-28T02:10:06.827432289Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-28T02:10:06.828679104Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.246865ms logger=migrator t=2026-05-28T02:10:06.837017388Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-28T02:10:06.838314223Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.297195ms logger=migrator t=2026-05-28T02:10:06.84528909Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-28T02:10:06.846474884Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.184764ms logger=migrator t=2026-05-28T02:10:06.85242325Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-28T02:10:06.853789797Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.366377ms logger=migrator t=2026-05-28T02:10:06.858742614Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-28T02:10:06.859799365Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.063101ms logger=migrator t=2026-05-28T02:10:06.866041508Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-28T02:10:06.866185321Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=144.833µs logger=migrator t=2026-05-28T02:10:06.871146648Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-28T02:10:06.871286471Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=135.703µs logger=migrator t=2026-05-28T02:10:06.876760159Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-28T02:10:06.877595765Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=835.226µs logger=migrator t=2026-05-28T02:10:06.882560472Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-28T02:10:06.883255536Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=699.724µs logger=migrator t=2026-05-28T02:10:06.887951688Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-28T02:10:06.889086551Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.098062ms logger=migrator t=2026-05-28T02:10:06.894308663Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-28T02:10:06.894793903Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=485.43µs logger=migrator t=2026-05-28T02:10:06.901028336Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-28T02:10:06.901573006Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=544.57µs logger=migrator t=2026-05-28T02:10:06.906140296Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-28T02:10:06.907649986Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.50808ms logger=migrator t=2026-05-28T02:10:06.913630064Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-28T02:10:06.915174484Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.545061ms logger=migrator t=2026-05-28T02:10:06.922766843Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-28T02:10:06.935805969Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.037156ms logger=migrator t=2026-05-28T02:10:06.940864499Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-28T02:10:06.941021212Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=158.483µs logger=migrator t=2026-05-28T02:10:06.94551088Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-28T02:10:06.946705784Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.206694ms logger=migrator t=2026-05-28T02:10:06.953618309Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-28T02:10:06.95620154Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.583791ms logger=migrator t=2026-05-28T02:10:06.961455413Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-28T02:10:06.962881141Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.426028ms logger=migrator t=2026-05-28T02:10:06.967335729Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-28T02:10:06.976951898Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.615779ms logger=migrator t=2026-05-28T02:10:06.983844904Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-28T02:10:06.984813542Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=964.379µs logger=migrator t=2026-05-28T02:10:06.994914811Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-28T02:10:06.996959831Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.04762ms logger=migrator t=2026-05-28T02:10:07.002384868Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-28T02:10:07.021377381Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=18.988143ms logger=migrator t=2026-05-28T02:10:07.027161455Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-28T02:10:07.028119813Z level=info msg="Migration successfully executed" id="create correlation v2" duration=960.098µs logger=migrator t=2026-05-28T02:10:07.035414727Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-28T02:10:07.036802894Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.388918ms logger=migrator t=2026-05-28T02:10:07.041611018Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-28T02:10:07.042653549Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.042221ms logger=migrator t=2026-05-28T02:10:07.048719278Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-28T02:10:07.049577755Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=858.997µs logger=migrator t=2026-05-28T02:10:07.053837308Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-28T02:10:07.054023322Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=186.334µs logger=migrator t=2026-05-28T02:10:07.058619142Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-28T02:10:07.059430348Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=811.056µs logger=migrator t=2026-05-28T02:10:07.064799114Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-28T02:10:07.073539985Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.748072ms logger=migrator t=2026-05-28T02:10:07.077583235Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-28T02:10:07.078245868Z level=info msg="Migration successfully executed" id="create entity_events table" duration=663.223µs logger=migrator t=2026-05-28T02:10:07.082837528Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-28T02:10:07.083787277Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=949.309µs logger=migrator t=2026-05-28T02:10:07.089589791Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T02:10:07.090104351Z 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-28T02:10:07.094031828Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T02:10:07.094587279Z 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-28T02:10:07.099193439Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-28T02:10:07.100315601Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.117442ms logger=migrator t=2026-05-28T02:10:07.107194156Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-28T02:10:07.108785248Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.591221ms logger=migrator t=2026-05-28T02:10:07.113848457Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T02:10:07.115106892Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.258275ms logger=migrator t=2026-05-28T02:10:07.120028488Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T02:10:07.121226252Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.197624ms logger=migrator t=2026-05-28T02:10:07.126857422Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-28T02:10:07.128003375Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.145933ms logger=migrator t=2026-05-28T02:10:07.133669556Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-28T02:10:07.13487817Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.210984ms logger=migrator t=2026-05-28T02:10:07.139215965Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-28T02:10:07.140444529Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.228164ms logger=migrator t=2026-05-28T02:10:07.146374406Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-28T02:10:07.148195482Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.820175ms logger=migrator t=2026-05-28T02:10:07.15268931Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-28T02:10:07.154106138Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.415518ms logger=migrator t=2026-05-28T02:10:07.160826719Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-28T02:10:07.162593104Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.764055ms logger=migrator t=2026-05-28T02:10:07.167634813Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-28T02:10:07.16947684Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.841047ms logger=migrator t=2026-05-28T02:10:07.17560758Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-28T02:10:07.199730474Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.116124ms logger=migrator t=2026-05-28T02:10:07.206268942Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-28T02:10:07.213687388Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.418096ms logger=migrator t=2026-05-28T02:10:07.224635923Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-28T02:10:07.234294633Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.665771ms logger=migrator t=2026-05-28T02:10:07.239428533Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-28T02:10:07.23976775Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=343.597µs logger=migrator t=2026-05-28T02:10:07.243684867Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-28T02:10:07.253414178Z level=info msg="Migration successfully executed" id="add share column" duration=9.728981ms logger=migrator t=2026-05-28T02:10:07.260084189Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-28T02:10:07.260284523Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=200.574µs logger=migrator t=2026-05-28T02:10:07.264469655Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-28T02:10:07.265538176Z level=info msg="Migration successfully executed" id="create file table" duration=1.068801ms logger=migrator t=2026-05-28T02:10:07.270259169Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-28T02:10:07.271682157Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.422348ms logger=migrator t=2026-05-28T02:10:07.279028001Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-28T02:10:07.280345697Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.313016ms logger=migrator t=2026-05-28T02:10:07.286543158Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-28T02:10:07.287976847Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.429218ms logger=migrator t=2026-05-28T02:10:07.293326572Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-28T02:10:07.29474251Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.415368ms logger=migrator t=2026-05-28T02:10:07.30697284Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-28T02:10:07.307032021Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=59.581µs logger=migrator t=2026-05-28T02:10:07.317105089Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-28T02:10:07.31718755Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=85.102µs logger=migrator t=2026-05-28T02:10:07.321708439Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-28T02:10:07.32227736Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=568.741µs logger=migrator t=2026-05-28T02:10:07.326120076Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-28T02:10:07.3263386Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=218.684µs logger=migrator t=2026-05-28T02:10:07.333098743Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-28T02:10:07.334544611Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.445678ms logger=migrator t=2026-05-28T02:10:07.338785005Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-28T02:10:07.345564568Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.779143ms logger=migrator t=2026-05-28T02:10:07.349594347Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-28T02:10:07.349811081Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=216.854µs logger=migrator t=2026-05-28T02:10:07.35535912Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-28T02:10:07.356214607Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=855.457µs logger=migrator t=2026-05-28T02:10:07.360422219Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-28T02:10:07.360802597Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=380.618µs logger=migrator t=2026-05-28T02:10:07.36503345Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-28T02:10:07.365294765Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=262.875µs logger=migrator t=2026-05-28T02:10:07.36963506Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-28T02:10:07.37013155Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=496.26µs logger=migrator t=2026-05-28T02:10:07.377298441Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-28T02:10:07.387257767Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.959735ms logger=migrator t=2026-05-28T02:10:07.391200334Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-28T02:10:07.400960106Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.759271ms logger=migrator t=2026-05-28T02:10:07.40523594Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-28T02:10:07.406103357Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=867.667µs logger=migrator t=2026-05-28T02:10:07.412070024Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-28T02:10:07.490587806Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.514281ms logger=migrator t=2026-05-28T02:10:07.495357419Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-28T02:10:07.496780707Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.422968ms logger=migrator t=2026-05-28T02:10:07.500860498Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-28T02:10:07.502285336Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.421068ms logger=migrator t=2026-05-28T02:10:07.509178361Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-28T02:10:07.536507368Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.327397ms logger=migrator t=2026-05-28T02:10:07.541489165Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-28T02:10:07.548665766Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.179901ms logger=migrator t=2026-05-28T02:10:07.553235146Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-28T02:10:07.554035272Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=802.446µs logger=migrator t=2026-05-28T02:10:07.560656771Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-28T02:10:07.56112611Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=471.059µs logger=migrator t=2026-05-28T02:10:07.565466305Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-28T02:10:07.565772922Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=307.306µs logger=migrator t=2026-05-28T02:10:07.571785749Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-28T02:10:07.572219138Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=434.679µs logger=migrator t=2026-05-28T02:10:07.57743941Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-28T02:10:07.577705066Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=267.476µs logger=migrator t=2026-05-28T02:10:07.582854517Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-28T02:10:07.584464288Z level=info msg="Migration successfully executed" id="create folder table" duration=1.608711ms logger=migrator t=2026-05-28T02:10:07.590998137Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-28T02:10:07.59321961Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.221063ms logger=migrator t=2026-05-28T02:10:07.59826557Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-28T02:10:07.599347981Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.083331ms logger=migrator t=2026-05-28T02:10:07.604005252Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-28T02:10:07.604029543Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.611µs logger=migrator t=2026-05-28T02:10:07.609286256Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-28T02:10:07.610549031Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.262895ms logger=migrator t=2026-05-28T02:10:07.615456297Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-28T02:10:07.616732412Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.274155ms logger=migrator t=2026-05-28T02:10:07.621251341Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-28T02:10:07.623273311Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.021979ms logger=migrator t=2026-05-28T02:10:07.628278879Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-28T02:10:07.628661457Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=383.748µs logger=migrator t=2026-05-28T02:10:07.632557123Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-28T02:10:07.632781197Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=224.604µs logger=migrator t=2026-05-28T02:10:07.636519261Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-28T02:10:07.637543391Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.02479ms logger=migrator t=2026-05-28T02:10:07.64359691Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-28T02:10:07.64512418Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.52675ms logger=migrator t=2026-05-28T02:10:07.650362042Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-28T02:10:07.651363992Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.00228ms logger=migrator t=2026-05-28T02:10:07.655739828Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-28T02:10:07.656795879Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.055731ms logger=migrator t=2026-05-28T02:10:07.663621963Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-28T02:10:07.664650293Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.02935ms logger=migrator t=2026-05-28T02:10:07.67007871Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-28T02:10:07.670934187Z level=info msg="Migration successfully executed" id="create anon_device table" duration=856.067µs logger=migrator t=2026-05-28T02:10:07.676025177Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-28T02:10:07.677095498Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.070821ms logger=migrator t=2026-05-28T02:10:07.683170707Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-28T02:10:07.684254428Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.084671ms logger=migrator t=2026-05-28T02:10:07.689724556Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-28T02:10:07.690610393Z level=info msg="Migration successfully executed" id="create signing_key table" duration=881.577µs logger=migrator t=2026-05-28T02:10:07.696749394Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-28T02:10:07.697815354Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.0665ms logger=migrator t=2026-05-28T02:10:07.702446165Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-28T02:10:07.703788312Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.342657ms logger=migrator t=2026-05-28T02:10:07.709216769Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-28T02:10:07.709655637Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=441.328µs logger=migrator t=2026-05-28T02:10:07.716289677Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-28T02:10:07.723702343Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.410286ms logger=migrator t=2026-05-28T02:10:07.728812133Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-28T02:10:07.729522317Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=713.334µs logger=migrator t=2026-05-28T02:10:07.733333732Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-28T02:10:07.733358253Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=83.601µs logger=migrator t=2026-05-28T02:10:07.737133877Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-28T02:10:07.7383315Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.197773ms logger=migrator t=2026-05-28T02:10:07.745200125Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-28T02:10:07.745240226Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=43.451µs logger=migrator t=2026-05-28T02:10:07.751714983Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-28T02:10:07.754046009Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.332646ms logger=migrator t=2026-05-28T02:10:07.760028106Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-28T02:10:07.761531846Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.5049ms logger=migrator t=2026-05-28T02:10:07.768263638Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-28T02:10:07.769141855Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=878.867µs logger=migrator t=2026-05-28T02:10:07.774044172Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-28T02:10:07.775451519Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.407647ms logger=migrator t=2026-05-28T02:10:07.781845705Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-28T02:10:07.782203722Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=359.477µs logger=migrator t=2026-05-28T02:10:07.787144659Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-28T02:10:07.788372423Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.226234ms logger=migrator t=2026-05-28T02:10:07.794162517Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-28T02:10:07.795808849Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.646622ms logger=migrator t=2026-05-28T02:10:07.801923799Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-28T02:10:07.803023001Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.099032ms logger=migrator t=2026-05-28T02:10:07.808460518Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-28T02:10:07.822130336Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.667608ms logger=migrator t=2026-05-28T02:10:07.829574112Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-28T02:10:07.839086519Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.510497ms logger=migrator t=2026-05-28T02:10:07.844990575Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-28T02:10:07.855599723Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.609138ms logger=migrator t=2026-05-28T02:10:07.860300076Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-28T02:10:07.860371877Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.422µs logger=migrator t=2026-05-28T02:10:07.865548239Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-28T02:10:07.877531834Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.971815ms logger=migrator t=2026-05-28T02:10:07.883679665Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-28T02:10:07.896024157Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.344872ms logger=migrator t=2026-05-28T02:10:07.966494171Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-28T02:10:07.967121893Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=629.872µs logger=migrator t=2026-05-28T02:10:07.973159972Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.683119686s logger=migrator t=2026-05-28T02:10:07.97408404Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-28T02:10:07.994468811Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-28T02:10:07.994700095Z level=info msg="Created default organization" logger=secrets t=2026-05-28T02:10:08.001357986Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-28T02:10:08.053461628Z level=info msg="Restored cache from database" duration=434.478µs logger=plugin.store t=2026-05-28T02:10:08.055351285Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-28T02:10:08.102624173Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-28T02:10:08.102656954Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-28T02:10:08.102807557Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-28T02:10:08.102820627Z level=info msg="Plugins loaded" count=54 duration=47.470392ms logger=query_data t=2026-05-28T02:10:08.106816145Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-28T02:10:08.110159901Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-28T02:10:08.114856313Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-28T02:10:08.138823703Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-28T02:10:08.142486125Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-28T02:10:08.145934723Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-28T02:10:08.163868685Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-28T02:10:08.185854797Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-28T02:10:08.206785507Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-28T02:10:08.206811268Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-28T02:10:08.207023112Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-28T02:10:08.207110644Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-28T02:10:08.207549842Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-28T02:10:08.214878926Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-28T02:10:08.264285335Z level=info msg="State cache has been initialized" states=0 duration=57.173771ms logger=ngalert.scheduler t=2026-05-28T02:10:08.264332256Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-28T02:10:08.264390017Z level=info msg=starting first_tick=2026-05-28T02:10:10Z logger=plugins.update.checker t=2026-05-28T02:10:08.292201393Z level=info msg="Update check succeeded" duration=84.60857ms logger=provisioning.dashboard t=2026-05-28T02:10:08.310684556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:08.433962165Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-05-28T02:10:08.440479533Z level=info msg="Update check succeeded" duration=223.501696ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-28T02:10:08.521810359Z level=info msg="Patterns update finished" duration=100.595714ms logger=grafana-apiserver t=2026-05-28T02:10:08.655783728Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-28T02:10:08.656351019Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-28T02:10:18.717852666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:18.719481697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:18.915489744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:19.150032229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:19.166777115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:19.339769801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:19.353502718Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-28T02:10:19.377083456Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-28T02:10:19.493025493Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-28T02:10:19.514933879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:19.531003652Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-28T02:10:19.877700427Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-28T02:10:19.942955477Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-28T02:10:19.956146154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:19.992172394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:20.099251957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:20.119773396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:20.208538921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:20.22748994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:20.356709022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:20.375692671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:20.451852122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:20.473573235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:21.011263628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:21.031206875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:21.330364538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:21.346388529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:21.552229038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:21.584944584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:21.868385911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:21.886766857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:22.153891124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:22.172140179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:23.001360527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:23.016077453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:23.418257985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:23.43449818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:23.661343461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:23.677490315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:23.963012053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:23.974736861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:24.523594922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:24.545775522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:24.667863579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:24.683762137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:24.810708428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:24.826527134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:25.339190449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:25.36092574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:25.595486373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:25.618533539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:25.677304888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:25.695437049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:25.751581556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:25.766059337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:25.836855288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:25.866315749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:25.952319145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:25.974146648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.047508609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.067464495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.141365826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.160090498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.245293897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.263662633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.332771271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.350651077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.425977925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.438527198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.518494806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.541970391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.611814853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.630683148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.699704414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.718637421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.788612556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.808885788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.8849311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.901252656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.974087016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:26.990255539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:31.356217448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:31.375933058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T02:10:33.547402481Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-28T02:11:23.236078668Z level=info msg="Usage stats are ready to report"