logger=settings t=2026-05-27T09:52:45.233381051Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-27T09:52:45Z logger=settings t=2026-05-27T09:52:45.233649987Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-27T09:52:45.233661597Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-27T09:52:45.233665537Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-27T09:52:45.233669077Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-27T09:52:45.233672527Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-27T09:52:45.233676227Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-27T09:52:45.233679717Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-27T09:52:45.233683568Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-27T09:52:45.233690468Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-27T09:52:45.233693858Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-27T09:52:45.233698638Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-27T09:52:45.233702168Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-27T09:52:45.233705478Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-27T09:52:45.233708778Z level=info msg=Target target=[all] logger=settings t=2026-05-27T09:52:45.233721258Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-27T09:52:45.233724468Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-27T09:52:45.233727559Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-27T09:52:45.233730869Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-27T09:52:45.233734799Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-27T09:52:45.233738419Z level=info msg="App mode production" logger=sqlstore t=2026-05-27T09:52:45.234045505Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-27T09:52:45.234063106Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-27T09:52:45.235581159Z level=info msg="Locking database" logger=migrator t=2026-05-27T09:52:45.235596479Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-27T09:52:45.236190932Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-27T09:52:45.237104902Z level=info msg="Migration successfully executed" id="create migration_log table" duration=913.07µs logger=migrator t=2026-05-27T09:52:45.242718584Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-27T09:52:45.243405989Z level=info msg="Migration successfully executed" id="create user table" duration=686.605µs logger=migrator t=2026-05-27T09:52:45.248341567Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-27T09:52:45.249592584Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.255277ms logger=migrator t=2026-05-27T09:52:45.253707174Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-27T09:52:45.255678557Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.970152ms logger=migrator t=2026-05-27T09:52:45.260629464Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-27T09:52:45.261515094Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=889.15µs logger=migrator t=2026-05-27T09:52:45.266215496Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-27T09:52:45.26687939Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=665.134µs logger=migrator t=2026-05-27T09:52:45.270652383Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-27T09:52:45.272728128Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.075785ms logger=migrator t=2026-05-27T09:52:45.276715485Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-27T09:52:45.2773933Z level=info msg="Migration successfully executed" id="create user table v2" duration=677.784µs logger=migrator t=2026-05-27T09:52:45.281297984Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-27T09:52:45.282049921Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=751.507µs logger=migrator t=2026-05-27T09:52:45.285563017Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-27T09:52:45.286417856Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=854.769µs logger=migrator t=2026-05-27T09:52:45.291155389Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-27T09:52:45.291570308Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=415.389µs logger=migrator t=2026-05-27T09:52:45.295646457Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-27T09:52:45.29626311Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=620.413µs logger=migrator t=2026-05-27T09:52:45.299744546Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-27T09:52:45.300904872Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.160205ms logger=migrator t=2026-05-27T09:52:45.303882486Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-27T09:52:45.303910277Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.461µs logger=migrator t=2026-05-27T09:52:45.308372104Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-27T09:52:45.309420507Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.048033ms logger=migrator t=2026-05-27T09:52:45.312727569Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-27T09:52:45.312997064Z level=info msg="Migration successfully executed" id="Add missing user data" duration=270.186µs logger=migrator t=2026-05-27T09:52:45.31690335Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-27T09:52:45.318114756Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.210746ms logger=migrator t=2026-05-27T09:52:45.323106935Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-27T09:52:45.323898142Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=792.337µs logger=migrator t=2026-05-27T09:52:45.328944812Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-27T09:52:45.330123658Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.179585ms logger=migrator t=2026-05-27T09:52:45.333536272Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-27T09:52:45.34081351Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.272768ms logger=migrator t=2026-05-27T09:52:45.344474Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-27T09:52:45.345618775Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.142875ms logger=migrator t=2026-05-27T09:52:45.350145443Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-27T09:52:45.350529242Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=384.069µs logger=migrator t=2026-05-27T09:52:45.355520911Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-27T09:52:45.356341489Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=820.237µs logger=migrator t=2026-05-27T09:52:45.363710629Z 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-27T09:52:45.364273461Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=564.792µs logger=migrator t=2026-05-27T09:52:45.371879627Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-27T09:52:45.375025985Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=3.152769ms logger=migrator t=2026-05-27T09:52:45.381796093Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-27T09:52:45.382753433Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=958.99µs logger=migrator t=2026-05-27T09:52:45.388605901Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-27T09:52:45.389633963Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.026522ms logger=migrator t=2026-05-27T09:52:45.397077755Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-27T09:52:45.397931154Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=856.769µs logger=migrator t=2026-05-27T09:52:45.404419515Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-27T09:52:45.405499609Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.083624ms logger=migrator t=2026-05-27T09:52:45.411147092Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-27T09:52:45.412672555Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.523883ms logger=migrator t=2026-05-27T09:52:45.418249326Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-27T09:52:45.418287467Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.691µs logger=migrator t=2026-05-27T09:52:45.423679485Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-27T09:52:45.424612675Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=936.07µs logger=migrator t=2026-05-27T09:52:45.431523435Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-27T09:52:45.432379084Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=855.349µs logger=migrator t=2026-05-27T09:52:45.447427712Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-27T09:52:45.448454484Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.028392ms logger=migrator t=2026-05-27T09:52:45.454794712Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-27T09:52:45.455230532Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=438.2µs logger=migrator t=2026-05-27T09:52:45.458860751Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-27T09:52:45.462322346Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.460265ms logger=migrator t=2026-05-27T09:52:45.543500214Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-27T09:52:45.545680401Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.181717ms logger=migrator t=2026-05-27T09:52:45.577186187Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-27T09:52:45.578172119Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=989.122µs logger=migrator t=2026-05-27T09:52:45.582695967Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-27T09:52:45.583647428Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=947.611µs logger=migrator t=2026-05-27T09:52:45.589098297Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-27T09:52:45.590252052Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.155136ms logger=migrator t=2026-05-27T09:52:45.59614709Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-27T09:52:45.597012299Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=865.449µs logger=migrator t=2026-05-27T09:52:45.603263725Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-27T09:52:45.603830557Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=568.352µs logger=migrator t=2026-05-27T09:52:45.609357538Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-27T09:52:45.609988711Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=631.073µs logger=migrator t=2026-05-27T09:52:45.615227225Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-27T09:52:45.615638384Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=411.289µs logger=migrator t=2026-05-27T09:52:45.620606942Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-27T09:52:45.621688416Z level=info msg="Migration successfully executed" id="create star table" duration=1.080874ms logger=migrator t=2026-05-27T09:52:45.627074213Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-27T09:52:45.628384472Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.310229ms logger=migrator t=2026-05-27T09:52:45.634532156Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-27T09:52:45.635461536Z level=info msg="Migration successfully executed" id="create org table v1" duration=931.57µs logger=migrator t=2026-05-27T09:52:45.639451263Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-27T09:52:45.640360122Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=908.079µs logger=migrator t=2026-05-27T09:52:45.643830408Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-27T09:52:45.644526903Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=682.345µs logger=migrator t=2026-05-27T09:52:45.650160406Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-27T09:52:45.651618288Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.455502ms logger=migrator t=2026-05-27T09:52:45.658098249Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-27T09:52:45.669004496Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=10.905917ms logger=migrator t=2026-05-27T09:52:45.72105328Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-27T09:52:45.722132183Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.081043ms logger=migrator t=2026-05-27T09:52:45.742144209Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-27T09:52:45.74219891Z level=info msg="Migration successfully executed" id="Update org table charset" duration=58.801µs logger=migrator t=2026-05-27T09:52:45.747838713Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-27T09:52:45.747942105Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=104.012µs logger=migrator t=2026-05-27T09:52:45.755016229Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-27T09:52:45.755353667Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=340.708µs logger=migrator t=2026-05-27T09:52:45.762514362Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-27T09:52:45.764987626Z level=info msg="Migration successfully executed" id="create dashboard table" duration=2.475244ms logger=migrator t=2026-05-27T09:52:45.770943016Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-27T09:52:45.771537409Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=594.683µs logger=migrator t=2026-05-27T09:52:45.777311825Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-27T09:52:45.778385888Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.074743ms logger=migrator t=2026-05-27T09:52:45.785290998Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-27T09:52:45.786072295Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=781.657µs logger=migrator t=2026-05-27T09:52:45.790492162Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-27T09:52:45.791386581Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=893.829µs logger=migrator t=2026-05-27T09:52:45.797343131Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-27T09:52:45.798292982Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=950.63µs logger=migrator t=2026-05-27T09:52:45.805271663Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-27T09:52:45.81244257Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.171227ms logger=migrator t=2026-05-27T09:52:45.81752194Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-27T09:52:45.818060122Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=536.422µs logger=migrator t=2026-05-27T09:52:45.821813944Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-27T09:52:45.822354195Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=540.411µs logger=migrator t=2026-05-27T09:52:45.828437718Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-27T09:52:45.829753456Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.317598ms logger=migrator t=2026-05-27T09:52:45.833434267Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-27T09:52:45.833689562Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=255.905µs logger=migrator t=2026-05-27T09:52:45.838756063Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-27T09:52:45.839407087Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=651.105µs logger=migrator t=2026-05-27T09:52:45.845589881Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-27T09:52:45.846103023Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=518.132µs logger=migrator t=2026-05-27T09:52:45.849857504Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-27T09:52:45.851919539Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.061415ms logger=migrator t=2026-05-27T09:52:45.856845626Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-27T09:52:45.861507978Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.660252ms logger=migrator t=2026-05-27T09:52:45.867192832Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-27T09:52:45.868903219Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.711777ms logger=migrator t=2026-05-27T09:52:45.874496471Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-27T09:52:45.875096074Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=600.563µs logger=migrator t=2026-05-27T09:52:45.880069432Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-27T09:52:45.881400771Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.331659ms logger=migrator t=2026-05-27T09:52:45.886626355Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-27T09:52:45.887621496Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=992.911µs logger=migrator t=2026-05-27T09:52:45.892113214Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-27T09:52:45.892901332Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=788.098µs logger=migrator t=2026-05-27T09:52:45.897536843Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-27T09:52:45.897570453Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.331µs logger=migrator t=2026-05-27T09:52:45.901822356Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-27T09:52:45.901869987Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=47.981µs logger=migrator t=2026-05-27T09:52:45.908709756Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-27T09:52:45.910845262Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.135866ms logger=migrator t=2026-05-27T09:52:45.916436304Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-27T09:52:45.918612011Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.177177ms logger=migrator t=2026-05-27T09:52:45.921573496Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-27T09:52:45.92361691Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.043874ms logger=migrator t=2026-05-27T09:52:45.92775337Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-27T09:52:45.929931438Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.179568ms logger=migrator t=2026-05-27T09:52:45.934875895Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-27T09:52:45.935113551Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=238.575µs logger=migrator t=2026-05-27T09:52:45.940062738Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-27T09:52:45.94106075Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.001452ms logger=migrator t=2026-05-27T09:52:45.945329873Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-27T09:52:45.945952396Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=620.433µs logger=migrator t=2026-05-27T09:52:45.952793906Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-27T09:52:45.952820296Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.63µs logger=migrator t=2026-05-27T09:52:45.960061914Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-27T09:52:45.961759681Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.698307ms logger=migrator t=2026-05-27T09:52:45.967868374Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-27T09:52:45.968964718Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.098103ms logger=migrator t=2026-05-27T09:52:45.983818961Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-27T09:52:45.990984897Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.166836ms logger=migrator t=2026-05-27T09:52:45.995396573Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-27T09:52:45.995973916Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=574.773µs logger=migrator t=2026-05-27T09:52:46.001983867Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-27T09:52:46.002882026Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=898.699µs logger=migrator t=2026-05-27T09:52:46.008480868Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-27T09:52:46.009611723Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.130285ms logger=migrator t=2026-05-27T09:52:46.014174422Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-27T09:52:46.014458858Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=285.156µs logger=migrator t=2026-05-27T09:52:46.01868461Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-27T09:52:46.019194931Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=508.861µs logger=migrator t=2026-05-27T09:52:46.033849029Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-27T09:52:46.035909744Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.061905ms logger=migrator t=2026-05-27T09:52:46.039582284Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-27T09:52:46.040271419Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=687.105µs logger=migrator t=2026-05-27T09:52:46.046564676Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-27T09:52:46.04676337Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=200.204µs logger=migrator t=2026-05-27T09:52:46.051233207Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-27T09:52:46.05137785Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=144.983µs logger=migrator t=2026-05-27T09:52:46.054719573Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-27T09:52:46.055420518Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=700.695µs logger=migrator t=2026-05-27T09:52:46.061255805Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-27T09:52:46.062902431Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.646656ms logger=migrator t=2026-05-27T09:52:46.067139283Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-27T09:52:46.067778147Z level=info msg="Migration successfully executed" id="create data_source table" duration=639.244µs logger=migrator t=2026-05-27T09:52:46.072673473Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-27T09:52:46.073242835Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=567.722µs logger=migrator t=2026-05-27T09:52:46.078296775Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-27T09:52:46.078911408Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=615.663µs logger=migrator t=2026-05-27T09:52:46.083638871Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-27T09:52:46.084183003Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=544.252µs logger=migrator t=2026-05-27T09:52:46.08729512Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-27T09:52:46.087796691Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=507.331µs logger=migrator t=2026-05-27T09:52:46.093633738Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-27T09:52:46.098619507Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.987329ms logger=migrator t=2026-05-27T09:52:46.105458775Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-27T09:52:46.106263973Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=806.648µs logger=migrator t=2026-05-27T09:52:46.111080217Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-27T09:52:46.111768622Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=688.535µs logger=migrator t=2026-05-27T09:52:46.124445148Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-27T09:52:46.125305207Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=862.459µs logger=migrator t=2026-05-27T09:52:46.130431138Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-27T09:52:46.130882918Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=452.08µs logger=migrator t=2026-05-27T09:52:46.134846814Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-27T09:52:46.136565931Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.719117ms logger=migrator t=2026-05-27T09:52:46.143121804Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-27T09:52:46.145891254Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.772101ms logger=migrator t=2026-05-27T09:52:46.150587376Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-27T09:52:46.150614766Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.09µs logger=migrator t=2026-05-27T09:52:46.156096466Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-27T09:52:46.156402002Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=302.977µs logger=migrator t=2026-05-27T09:52:46.163625539Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-27T09:52:46.167012583Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.387204ms logger=migrator t=2026-05-27T09:52:46.172460231Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-27T09:52:46.172905631Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=443.63µs logger=migrator t=2026-05-27T09:52:46.177695385Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-27T09:52:46.17796231Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=269.446µs logger=migrator t=2026-05-27T09:52:46.227834064Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-27T09:52:46.231270189Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.438485ms logger=migrator t=2026-05-27T09:52:46.59677392Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-27T09:52:46.597189729Z level=info msg="Migration successfully executed" id="Update uid value" duration=419.279µs logger=migrator t=2026-05-27T09:52:46.651773405Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-27T09:52:46.653224347Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.451702ms logger=migrator t=2026-05-27T09:52:46.761602681Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-27T09:52:46.763003942Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.403981ms logger=migrator t=2026-05-27T09:52:46.963716223Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-27T09:52:46.965243186Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.529894ms logger=migrator t=2026-05-27T09:52:47.1443102Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-27T09:52:47.145844583Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.537763ms logger=migrator t=2026-05-27T09:52:47.276424624Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-27T09:52:47.278275264Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.875011ms logger=migrator t=2026-05-27T09:52:47.287566696Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-27T09:52:47.288999887Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.432961ms logger=migrator t=2026-05-27T09:52:47.295463697Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-27T09:52:47.296746595Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.322549ms logger=migrator t=2026-05-27T09:52:47.303630224Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-27T09:52:47.304762678Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.134374ms logger=migrator t=2026-05-27T09:52:47.30896094Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-27T09:52:47.309620384Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=660.175µs logger=migrator t=2026-05-27T09:52:47.314856477Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-27T09:52:47.321292467Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.43419ms logger=migrator t=2026-05-27T09:52:47.3260365Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-27T09:52:47.326686774Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=651.664µs logger=migrator t=2026-05-27T09:52:47.330731572Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-27T09:52:47.331411666Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=680.154µs logger=migrator t=2026-05-27T09:52:47.33483669Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-27T09:52:47.335485595Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=648.775µs logger=migrator t=2026-05-27T09:52:47.338536081Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-27T09:52:47.339220666Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=688.825µs logger=migrator t=2026-05-27T09:52:47.343184992Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-27T09:52:47.343466438Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=282.626µs logger=migrator t=2026-05-27T09:52:47.34632358Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-27T09:52:47.34681552Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=493.94µs logger=migrator t=2026-05-27T09:52:47.349135971Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-27T09:52:47.349159331Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=24.16µs logger=migrator t=2026-05-27T09:52:47.353187129Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-27T09:52:47.355502429Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.31501ms logger=migrator t=2026-05-27T09:52:47.361945128Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-27T09:52:47.366439896Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.490907ms logger=migrator t=2026-05-27T09:52:47.370156196Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-27T09:52:47.37034028Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=187.014µs logger=migrator t=2026-05-27T09:52:47.376474123Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-27T09:52:47.380527591Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.051908ms logger=migrator t=2026-05-27T09:52:47.385947189Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-27T09:52:47.388857432Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.910743ms logger=migrator t=2026-05-27T09:52:47.393631365Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-27T09:52:47.394979595Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.351329ms logger=migrator t=2026-05-27T09:52:47.400114956Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-27T09:52:47.400827371Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=714.125µs logger=migrator t=2026-05-27T09:52:47.404494561Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-27T09:52:47.405291978Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=795.807µs logger=migrator t=2026-05-27T09:52:47.40951424Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-27T09:52:47.410298687Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=784.247µs logger=migrator t=2026-05-27T09:52:47.413488626Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-27T09:52:47.414242652Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=754.356µs logger=migrator t=2026-05-27T09:52:47.417521263Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-27T09:52:47.418250249Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=728.766µs logger=migrator t=2026-05-27T09:52:47.422359208Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-27T09:52:47.42242053Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=62.102µs logger=migrator t=2026-05-27T09:52:47.42474943Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-27T09:52:47.424771541Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=22.951µs logger=migrator t=2026-05-27T09:52:47.42843144Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-27T09:52:47.432276123Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.845723ms logger=migrator t=2026-05-27T09:52:47.43995879Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-27T09:52:47.442680919Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.722119ms logger=migrator t=2026-05-27T09:52:47.446793028Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-27T09:52:47.446856459Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.881µs logger=migrator t=2026-05-27T09:52:47.450172941Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-27T09:52:47.451117032Z level=info msg="Migration successfully executed" id="create quota table v1" duration=943.511µs logger=migrator t=2026-05-27T09:52:47.460093166Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-27T09:52:47.461078467Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=985.421µs logger=migrator t=2026-05-27T09:52:47.468301694Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-27T09:52:47.468331955Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.951µs logger=migrator t=2026-05-27T09:52:47.472537296Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-27T09:52:47.473795243Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.278457ms logger=migrator t=2026-05-27T09:52:47.479237941Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-27T09:52:47.480066459Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=828.368µs logger=migrator t=2026-05-27T09:52:47.485049468Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-27T09:52:47.488078893Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.031576ms logger=migrator t=2026-05-27T09:52:47.495105595Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-27T09:52:47.495132816Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.101µs logger=migrator t=2026-05-27T09:52:47.498516209Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-27T09:52:47.499110412Z level=info msg="Migration successfully executed" id="create session table" duration=594.223µs logger=migrator t=2026-05-27T09:52:47.504182752Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-27T09:52:47.504321005Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=139.753µs logger=migrator t=2026-05-27T09:52:47.50869253Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-27T09:52:47.508815983Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=124.913µs logger=migrator t=2026-05-27T09:52:47.513645967Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-27T09:52:47.514426844Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=781.077µs logger=migrator t=2026-05-27T09:52:47.518580315Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-27T09:52:47.519387842Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=807.058µs logger=migrator t=2026-05-27T09:52:47.52528771Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-27T09:52:47.525328291Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=45.971µs logger=migrator t=2026-05-27T09:52:47.529134113Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-27T09:52:47.529171314Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.981µs logger=migrator t=2026-05-27T09:52:47.53269894Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-27T09:52:47.537117076Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.419496ms logger=migrator t=2026-05-27T09:52:47.540892638Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-27T09:52:47.544708471Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.815493ms logger=migrator t=2026-05-27T09:52:47.549221849Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-27T09:52:47.549319781Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=93.222µs logger=migrator t=2026-05-27T09:52:47.552766036Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-27T09:52:47.552865268Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=99.662µs logger=migrator t=2026-05-27T09:52:47.556144929Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-27T09:52:47.557168741Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.023682ms logger=migrator t=2026-05-27T09:52:47.561919674Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-27T09:52:47.561947884Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.24µs logger=migrator t=2026-05-27T09:52:47.565342718Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-27T09:52:47.569951408Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.60677ms logger=migrator t=2026-05-27T09:52:47.57371194Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-27T09:52:47.573969925Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=258.405µs logger=migrator t=2026-05-27T09:52:47.582251005Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-27T09:52:47.587507169Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.258764ms logger=migrator t=2026-05-27T09:52:47.591336372Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-27T09:52:47.594530771Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.194999ms logger=migrator t=2026-05-27T09:52:47.601100873Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-27T09:52:47.601195555Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=95.732µs logger=migrator t=2026-05-27T09:52:47.604847915Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-27T09:52:47.605874647Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.026962ms logger=migrator t=2026-05-27T09:52:47.61063528Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-27T09:52:47.612397199Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.764208ms logger=migrator t=2026-05-27T09:52:47.619318569Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-27T09:52:47.620816881Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.499342ms logger=migrator t=2026-05-27T09:52:47.62725059Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-27T09:52:47.628951157Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.701747ms logger=migrator t=2026-05-27T09:52:47.634093559Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-27T09:52:47.634975518Z level=info msg="Migration successfully executed" id="add index alert state" duration=882.279µs logger=migrator t=2026-05-27T09:52:47.639519456Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-27T09:52:47.640404236Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=887.71µs logger=migrator t=2026-05-27T09:52:47.6447571Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-27T09:52:47.645418524Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=660.034µs logger=migrator t=2026-05-27T09:52:47.64936762Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-27T09:52:47.650228789Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=865.779µs logger=migrator t=2026-05-27T09:52:47.654802948Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-27T09:52:47.655868591Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.065573ms logger=migrator t=2026-05-27T09:52:47.659102041Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-27T09:52:47.667422391Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=8.32059ms logger=migrator t=2026-05-27T09:52:47.67057837Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-27T09:52:47.67102847Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=450.06µs logger=migrator t=2026-05-27T09:52:47.675445615Z 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-27T09:52:47.677098181Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.654806ms logger=migrator t=2026-05-27T09:52:47.681250341Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-27T09:52:47.681943356Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=693.565µs logger=migrator t=2026-05-27T09:52:47.685508694Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-27T09:52:47.686483545Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=976.931µs logger=migrator t=2026-05-27T09:52:47.691004713Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-27T09:52:47.6918128Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=809.298µs logger=migrator t=2026-05-27T09:52:47.695292396Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-27T09:52:47.698821572Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.529107ms logger=migrator t=2026-05-27T09:52:47.703270959Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-27T09:52:47.706817616Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.546517ms logger=migrator t=2026-05-27T09:52:47.711464596Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-27T09:52:47.716190629Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.725513ms logger=migrator t=2026-05-27T09:52:47.719609063Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-27T09:52:47.723534458Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.925155ms logger=migrator t=2026-05-27T09:52:47.727012813Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-27T09:52:47.727889712Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=876.589µs logger=migrator t=2026-05-27T09:52:47.732722607Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-27T09:52:47.732749508Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.851µs logger=migrator t=2026-05-27T09:52:47.735674101Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-27T09:52:47.735703662Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.221µs logger=migrator t=2026-05-27T09:52:47.739645057Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-27T09:52:47.740416524Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=771.057µs logger=migrator t=2026-05-27T09:52:47.744934282Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T09:52:47.747208791Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.276439ms logger=migrator t=2026-05-27T09:52:47.753831975Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-27T09:52:47.754788935Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=956.58µs logger=migrator t=2026-05-27T09:52:47.758367773Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-27T09:52:47.759777334Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.408521ms logger=migrator t=2026-05-27T09:52:47.764925945Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T09:52:47.766028949Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.103994ms logger=migrator t=2026-05-27T09:52:47.768968643Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-27T09:52:47.773074562Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.105059ms logger=migrator t=2026-05-27T09:52:47.779053092Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-27T09:52:47.783474597Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.416595ms logger=migrator t=2026-05-27T09:52:47.790025729Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-27T09:52:47.790295815Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=271.046µs logger=migrator t=2026-05-27T09:52:47.793817352Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-27T09:52:47.794903455Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.086903ms logger=migrator t=2026-05-27T09:52:47.79881756Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-27T09:52:47.800451316Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.633676ms logger=migrator t=2026-05-27T09:52:47.805195209Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-27T09:52:47.809299868Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.10435ms logger=migrator t=2026-05-27T09:52:47.81448715Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-27T09:52:47.814700365Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=213.815µs logger=migrator t=2026-05-27T09:52:47.818605939Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-27T09:52:47.820882698Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.268729ms logger=migrator t=2026-05-27T09:52:47.825681993Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-27T09:52:47.829371883Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=3.69096ms logger=migrator t=2026-05-27T09:52:47.835758261Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-27T09:52:47.835842663Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=85.082µs logger=migrator t=2026-05-27T09:52:47.840213828Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-27T09:52:47.841066036Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=852.158µs logger=migrator t=2026-05-27T09:52:47.844715465Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-27T09:52:47.845543193Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=827.988µs logger=migrator t=2026-05-27T09:52:47.855181952Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-27T09:52:47.856077321Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=897.859µs logger=migrator t=2026-05-27T09:52:47.88919822Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-27T09:52:47.890368725Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.172716ms logger=migrator t=2026-05-27T09:52:47.90719479Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-27T09:52:47.909873128Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.681988ms logger=migrator t=2026-05-27T09:52:47.920316774Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-27T09:52:47.921613642Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.294298ms logger=migrator t=2026-05-27T09:52:47.934035122Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-27T09:52:47.934070813Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=38.881µs logger=migrator t=2026-05-27T09:52:47.93854103Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-27T09:52:47.945349567Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.802447ms logger=migrator t=2026-05-27T09:52:47.951821927Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-27T09:52:47.952829939Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.008872ms logger=migrator t=2026-05-27T09:52:47.957559482Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-27T09:52:47.962203803Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.64197ms logger=migrator t=2026-05-27T09:52:47.966093897Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-27T09:52:47.967042898Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=948.45µs logger=migrator t=2026-05-27T09:52:47.970931362Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-27T09:52:47.971928194Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=996.201µs logger=migrator t=2026-05-27T09:52:47.976808199Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-27T09:52:47.977883373Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.074263ms logger=migrator t=2026-05-27T09:52:47.988239526Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-27T09:52:48.002986646Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.74383ms logger=migrator t=2026-05-27T09:52:48.016055939Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-27T09:52:48.017393508Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.337389ms logger=migrator t=2026-05-27T09:52:48.047197153Z 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-27T09:52:48.048890699Z 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.695436ms logger=migrator t=2026-05-27T09:52:48.067642115Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-27T09:52:48.068121375Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=480.91µs logger=migrator t=2026-05-27T09:52:48.075251119Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-27T09:52:48.076125538Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=874.429µs logger=migrator t=2026-05-27T09:52:48.086098124Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-27T09:52:48.086464482Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=367.488µs logger=migrator t=2026-05-27T09:52:48.128319807Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-27T09:52:48.135458972Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.134175ms logger=migrator t=2026-05-27T09:52:48.196149125Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-27T09:52:48.205575669Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=9.429624ms logger=migrator t=2026-05-27T09:52:48.230036058Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-27T09:52:48.230844316Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=808.338µs logger=migrator t=2026-05-27T09:52:48.290475836Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-27T09:52:48.30036355Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=9.888333ms logger=migrator t=2026-05-27T09:52:48.339734581Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-27T09:52:48.340211182Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=480.311µs logger=migrator t=2026-05-27T09:52:48.362222618Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-27T09:52:48.368006853Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.785095ms logger=migrator t=2026-05-27T09:52:48.376323483Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-27T09:52:48.377427017Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.100984ms logger=migrator t=2026-05-27T09:52:48.382911946Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-27T09:52:48.38311409Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=202.214µs logger=migrator t=2026-05-27T09:52:48.389493118Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-27T09:52:48.390226214Z level=info msg="Migration successfully executed" id="Move region to single row" duration=734.256µs logger=migrator t=2026-05-27T09:52:48.397776817Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-27T09:52:48.398767649Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=990.792µs logger=migrator t=2026-05-27T09:52:48.405094766Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-27T09:52:48.406573748Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.479923ms logger=migrator t=2026-05-27T09:52:48.412454865Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T09:52:48.413458136Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.003051ms logger=migrator t=2026-05-27T09:52:48.422946962Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T09:52:48.424583797Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.639065ms logger=migrator t=2026-05-27T09:52:48.430933955Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-27T09:52:48.431899186Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=972.152µs logger=migrator t=2026-05-27T09:52:48.436462144Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-27T09:52:48.437424535Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=961.881µs logger=migrator t=2026-05-27T09:52:48.444166361Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-27T09:52:48.444341065Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=178.654µs logger=migrator t=2026-05-27T09:52:48.449994867Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-27T09:52:48.451938199Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.943372ms logger=migrator t=2026-05-27T09:52:48.46076257Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-27T09:52:48.462343994Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.583734ms logger=migrator t=2026-05-27T09:52:48.470729106Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-27T09:52:48.471989023Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.260327ms logger=migrator t=2026-05-27T09:52:48.4788068Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-27T09:52:48.480526618Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.711977ms logger=migrator t=2026-05-27T09:52:48.485444334Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-27T09:52:48.485832672Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=389.268µs logger=migrator t=2026-05-27T09:52:48.490204597Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-27T09:52:48.490613576Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=406.309µs logger=migrator t=2026-05-27T09:52:48.494705614Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-27T09:52:48.494780046Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=74.852µs logger=migrator t=2026-05-27T09:52:48.499772244Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-27T09:52:48.500483689Z level=info msg="Migration successfully executed" id="create team table" duration=710.985µs logger=migrator t=2026-05-27T09:52:48.505648321Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-27T09:52:48.506367066Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=718.965µs logger=migrator t=2026-05-27T09:52:48.513617953Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-27T09:52:48.514903751Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.282328ms logger=migrator t=2026-05-27T09:52:48.523740262Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-27T09:52:48.528479215Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.738463ms logger=migrator t=2026-05-27T09:52:48.534911264Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-27T09:52:48.535112458Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=201.284µs logger=migrator t=2026-05-27T09:52:48.543587592Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-27T09:52:48.545251938Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.666026ms logger=migrator t=2026-05-27T09:52:48.551866731Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-27T09:52:48.552889573Z level=info msg="Migration successfully executed" id="create team member table" duration=1.024972ms logger=migrator t=2026-05-27T09:52:48.561506669Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-27T09:52:48.562426789Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=924.88µs logger=migrator t=2026-05-27T09:52:48.568760876Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-27T09:52:48.569656496Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=896.77µs logger=migrator t=2026-05-27T09:52:48.574552512Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-27T09:52:48.575462301Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=910.729µs logger=migrator t=2026-05-27T09:52:48.581010782Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-27T09:52:48.588305219Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.295938ms logger=migrator t=2026-05-27T09:52:48.592795986Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-27T09:52:48.597315114Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.518958ms logger=migrator t=2026-05-27T09:52:48.600763159Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-27T09:52:48.605852979Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.08858ms logger=migrator t=2026-05-27T09:52:48.613424843Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-27T09:52:48.614632999Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.208176ms logger=migrator t=2026-05-27T09:52:48.618719507Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-27T09:52:48.619666658Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=945.761µs logger=migrator t=2026-05-27T09:52:48.626807342Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-27T09:52:48.628297965Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.490783ms logger=migrator t=2026-05-27T09:52:48.636289708Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-27T09:52:48.6373415Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.049482ms logger=migrator t=2026-05-27T09:52:48.641919389Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-27T09:52:48.643653487Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.733518ms logger=migrator t=2026-05-27T09:52:48.650099406Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-27T09:52:48.65120548Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.106534ms logger=migrator t=2026-05-27T09:52:48.658250573Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-27T09:52:48.659337676Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.087683ms logger=migrator t=2026-05-27T09:52:48.664178471Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-27T09:52:48.665248144Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.069673ms logger=migrator t=2026-05-27T09:52:48.67151053Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-27T09:52:48.672394899Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=884.43µs logger=migrator t=2026-05-27T09:52:48.678541062Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-27T09:52:48.678885989Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=345.817µs logger=migrator t=2026-05-27T09:52:48.685486532Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-27T09:52:48.686864382Z level=info msg="Migration successfully executed" id="create tag table" duration=1.37897ms logger=migrator t=2026-05-27T09:52:48.693679609Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-27T09:52:48.69462103Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=941.201µs logger=migrator t=2026-05-27T09:52:48.700151159Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-27T09:52:48.70154739Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.39577ms logger=migrator t=2026-05-27T09:52:48.70709988Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-27T09:52:48.708483Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.38494ms logger=migrator t=2026-05-27T09:52:48.716224617Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-27T09:52:48.717886793Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.662586ms logger=migrator t=2026-05-27T09:52:48.814083884Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-27T09:52:48.828992467Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.911562ms logger=migrator t=2026-05-27T09:52:48.83701389Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-27T09:52:48.837815908Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=801.917µs logger=migrator t=2026-05-27T09:52:48.906740179Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-27T09:52:48.908776223Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.037254ms logger=migrator t=2026-05-27T09:52:48.938618228Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-27T09:52:48.93917479Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=557.972µs logger=migrator t=2026-05-27T09:52:48.952139851Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-27T09:52:48.95305231Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=915.099µs logger=migrator t=2026-05-27T09:52:48.965582392Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-27T09:52:48.966434Z level=info msg="Migration successfully executed" id="create user auth table" duration=846.358µs logger=migrator t=2026-05-27T09:52:48.978983812Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-27T09:52:48.979926862Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=943.18µs logger=migrator t=2026-05-27T09:52:49.029626166Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-27T09:52:49.029736899Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=113.773µs logger=migrator t=2026-05-27T09:52:49.04831037Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-27T09:52:49.05667251Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.361291ms logger=migrator t=2026-05-27T09:52:49.099190828Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-27T09:52:49.106039996Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.848938ms logger=migrator t=2026-05-27T09:52:49.135481092Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-27T09:52:49.14140513Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.917357ms logger=migrator t=2026-05-27T09:52:49.182942656Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-27T09:52:49.189474597Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.530761ms logger=migrator t=2026-05-27T09:52:49.216195214Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-27T09:52:49.217879901Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.687137ms logger=migrator t=2026-05-27T09:52:49.260504201Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-27T09:52:49.268218607Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.716666ms logger=migrator t=2026-05-27T09:52:49.305296198Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-27T09:52:49.306398362Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.103333ms logger=migrator t=2026-05-27T09:52:49.335603902Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-27T09:52:49.33690377Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.296678ms logger=migrator t=2026-05-27T09:52:49.371013787Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-27T09:52:49.372046479Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.034592ms logger=migrator t=2026-05-27T09:52:49.418181695Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-27T09:52:49.419729688Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.550593ms logger=migrator t=2026-05-27T09:52:49.460359346Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-27T09:52:49.462039152Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.681496ms logger=migrator t=2026-05-27T09:52:49.485254203Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-27T09:52:49.48650364Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.250957ms logger=migrator t=2026-05-27T09:52:49.491833815Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-27T09:52:49.497069308Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.234913ms logger=migrator t=2026-05-27T09:52:49.502321212Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-27T09:52:49.50318479Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=863.778µs logger=migrator t=2026-05-27T09:52:49.507883422Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-27T09:52:49.50872036Z level=info msg="Migration successfully executed" id="create cache_data table" duration=836.608µs logger=migrator t=2026-05-27T09:52:49.514119466Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-27T09:52:49.515189419Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.071323ms logger=migrator t=2026-05-27T09:52:49.521911894Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-27T09:52:49.522797784Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=885.799µs logger=migrator t=2026-05-27T09:52:49.527647098Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-27T09:52:49.528482966Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=836.148µs logger=migrator t=2026-05-27T09:52:49.533808711Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-27T09:52:49.533873363Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=65.922µs logger=migrator t=2026-05-27T09:52:49.542161922Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-27T09:52:49.542247614Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=86.752µs logger=migrator t=2026-05-27T09:52:49.547140789Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-27T09:52:49.547982777Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=842.398µs logger=migrator t=2026-05-27T09:52:49.552778551Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T09:52:49.553615789Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=837.138µs logger=migrator t=2026-05-27T09:52:49.55874265Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T09:52:49.559915695Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.171466ms logger=migrator t=2026-05-27T09:52:49.567481458Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-27T09:52:49.567621121Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=156.163µs logger=migrator t=2026-05-27T09:52:49.571518376Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T09:52:49.572419535Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=902.069µs logger=migrator t=2026-05-27T09:52:49.577103256Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T09:52:49.579967428Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.865402ms logger=migrator t=2026-05-27T09:52:49.586266124Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T09:52:49.587585362Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.319278ms logger=migrator t=2026-05-27T09:52:49.592137401Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T09:52:49.593270575Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.133744ms logger=migrator t=2026-05-27T09:52:49.598955168Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-27T09:52:49.605362496Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.405908ms logger=migrator t=2026-05-27T09:52:49.611936958Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-27T09:52:49.61292449Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=985.301µs logger=migrator t=2026-05-27T09:52:49.617360975Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-27T09:52:49.617444187Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=89.052µs logger=migrator t=2026-05-27T09:52:49.622715881Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-27T09:52:49.623780834Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.065183ms logger=migrator t=2026-05-27T09:52:49.628207669Z 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-27T09:52:49.629499747Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.292378ms logger=migrator t=2026-05-27T09:52:49.634240159Z 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-27T09:52:49.635422335Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.181376ms logger=migrator t=2026-05-27T09:52:49.640658228Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T09:52:49.640852852Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=119.312µs logger=migrator t=2026-05-27T09:52:49.646923833Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-27T09:52:49.647997307Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.073264ms logger=migrator t=2026-05-27T09:52:49.654212721Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-27T09:52:49.655810565Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.600154ms logger=migrator t=2026-05-27T09:52:49.660812313Z 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-27T09:52:49.662766835Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.955172ms logger=migrator t=2026-05-27T09:52:49.666645909Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-27T09:52:49.667719562Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.073403ms logger=migrator t=2026-05-27T09:52:49.674741434Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-27T09:52:49.682156654Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.41455ms logger=migrator t=2026-05-27T09:52:49.687656063Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-27T09:52:49.688958681Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.302628ms logger=migrator t=2026-05-27T09:52:49.692774733Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T09:52:49.693854917Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.080034ms logger=migrator t=2026-05-27T09:52:49.698980837Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-27T09:52:49.726296217Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.31336ms logger=migrator t=2026-05-27T09:52:49.73107598Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-27T09:52:49.753660258Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.571977ms logger=migrator t=2026-05-27T09:52:49.758880581Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-27T09:52:49.759688928Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=808.347µs logger=migrator t=2026-05-27T09:52:49.765937223Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T09:52:49.76673419Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=797.187µs logger=migrator t=2026-05-27T09:52:49.770511332Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-27T09:52:49.776625214Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.109561ms logger=migrator t=2026-05-27T09:52:49.781000518Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-27T09:52:49.7903838Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.378672ms logger=migrator t=2026-05-27T09:52:49.796761568Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-27T09:52:49.797668298Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=907.21µs logger=migrator t=2026-05-27T09:52:49.803713118Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-27T09:52:49.804463115Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=750.137µs logger=migrator t=2026-05-27T09:52:49.809104305Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-27T09:52:49.810433073Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.328918ms logger=migrator t=2026-05-27T09:52:49.815942692Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-27T09:52:49.817102177Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.159655ms logger=migrator t=2026-05-27T09:52:49.822216168Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-27T09:52:49.822295029Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=79.251µs logger=migrator t=2026-05-27T09:52:49.826325926Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-27T09:52:49.833552503Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.219477ms logger=migrator t=2026-05-27T09:52:49.838931759Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-27T09:52:49.847102565Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.169286ms logger=migrator t=2026-05-27T09:52:49.851409888Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-27T09:52:49.857822986Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.411478ms logger=migrator t=2026-05-27T09:52:49.862188761Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-27T09:52:49.863371606Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.183255ms logger=migrator t=2026-05-27T09:52:49.869753954Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-27T09:52:49.870822817Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.068503ms logger=migrator t=2026-05-27T09:52:49.876459279Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-27T09:52:49.884451801Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.994832ms logger=migrator t=2026-05-27T09:52:49.888471838Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-27T09:52:49.893343633Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.870835ms logger=migrator t=2026-05-27T09:52:49.898575596Z 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-27T09:52:49.899605848Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.033282ms logger=migrator t=2026-05-27T09:52:49.905852394Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-27T09:52:49.911991686Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.138752ms logger=migrator t=2026-05-27T09:52:49.916209747Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-27T09:52:49.922217997Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.00807ms logger=migrator t=2026-05-27T09:52:49.928291318Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-27T09:52:49.928352579Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=56.751µs logger=migrator t=2026-05-27T09:52:49.932481908Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-27T09:52:49.934095313Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.613475ms logger=migrator t=2026-05-27T09:52:49.939388807Z 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-27T09:52:49.940656115Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.268228ms logger=migrator t=2026-05-27T09:52:49.946289037Z 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-27T09:52:49.947332099Z 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.043472ms logger=migrator t=2026-05-27T09:52:49.952116632Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T09:52:49.952172824Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=56.862µs logger=migrator t=2026-05-27T09:52:49.956671071Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-27T09:52:49.96728351Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.613369ms logger=migrator t=2026-05-27T09:52:49.973120546Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-27T09:52:49.978448291Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.326505ms logger=migrator t=2026-05-27T09:52:49.984292757Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-27T09:52:49.990644594Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.351647ms logger=migrator t=2026-05-27T09:52:49.995370926Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-27T09:52:49.999882783Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.510027ms logger=migrator t=2026-05-27T09:52:50.005678768Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-27T09:52:50.012142758Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.457859ms logger=migrator t=2026-05-27T09:52:50.017447372Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-27T09:52:50.017513483Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.351µs logger=migrator t=2026-05-27T09:52:50.022152763Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-27T09:52:50.02293895Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=786.577µs logger=migrator t=2026-05-27T09:52:50.028151812Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-27T09:52:50.03453359Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.381538ms logger=migrator t=2026-05-27T09:52:50.03918618Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-27T09:52:50.039249851Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.081µs logger=migrator t=2026-05-27T09:52:50.043238468Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-27T09:52:50.049593645Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.354917ms logger=migrator t=2026-05-27T09:52:50.053715123Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-27T09:52:50.054674954Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=959.761µs logger=migrator t=2026-05-27T09:52:50.060847587Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-27T09:52:50.0730537Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=12.207873ms logger=migrator t=2026-05-27T09:52:50.077015525Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-27T09:52:50.077574527Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=559.182µs logger=migrator t=2026-05-27T09:52:50.081614084Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-27T09:52:50.082538634Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=924.75µs logger=migrator t=2026-05-27T09:52:50.088863391Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-27T09:52:50.095857211Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.985961ms logger=migrator t=2026-05-27T09:52:50.10181893Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-27T09:52:50.102513435Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=694.185µs logger=migrator t=2026-05-27T09:52:50.109391333Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-27T09:52:50.110251061Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=860.188µs logger=migrator t=2026-05-27T09:52:50.116131298Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-27T09:52:50.116947366Z level=info msg="Migration successfully executed" id="create alert_image table" duration=816.707µs logger=migrator t=2026-05-27T09:52:50.121117815Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-27T09:52:50.121976794Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=856.779µs logger=migrator t=2026-05-27T09:52:50.128703529Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-27T09:52:50.12877714Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=74.541µs logger=migrator t=2026-05-27T09:52:50.133462241Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-27T09:52:50.13433009Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=868.139µs logger=migrator t=2026-05-27T09:52:50.138940079Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-27T09:52:50.139692215Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=752.776µs logger=migrator t=2026-05-27T09:52:50.146773448Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T09:52:50.147194897Z 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-27T09:52:50.151094641Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-27T09:52:50.151547961Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=453.17µs logger=migrator t=2026-05-27T09:52:50.156731732Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-27T09:52:50.158362388Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.630866ms logger=migrator t=2026-05-27T09:52:50.164413688Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-27T09:52:50.171165443Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.752075ms logger=migrator t=2026-05-27T09:52:50.175874075Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-27T09:52:50.176924868Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.050513ms logger=migrator t=2026-05-27T09:52:50.181465016Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-27T09:52:50.18259404Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.128734ms logger=migrator t=2026-05-27T09:52:50.188353574Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-27T09:52:50.189234533Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=881.089µs logger=migrator t=2026-05-27T09:52:50.194152069Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-27T09:52:50.195294224Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.142255ms logger=migrator t=2026-05-27T09:52:50.199732849Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-27T09:52:50.200843473Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.110244ms logger=migrator t=2026-05-27T09:52:50.20812537Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-27T09:52:50.208151881Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.53µs logger=migrator t=2026-05-27T09:52:50.212175947Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-27T09:52:50.212273149Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=98.602µs logger=migrator t=2026-05-27T09:52:50.216361497Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-27T09:52:50.225461933Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.100496ms logger=migrator t=2026-05-27T09:52:50.23088633Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-27T09:52:50.231548624Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=663.294µs logger=migrator t=2026-05-27T09:52:50.236787367Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-27T09:52:50.238150307Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.36278ms logger=migrator t=2026-05-27T09:52:50.245928114Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-27T09:52:50.246228381Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=300.747µs logger=migrator t=2026-05-27T09:52:50.252715481Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-27T09:52:50.253734902Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.019541ms logger=migrator t=2026-05-27T09:52:50.259106208Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-27T09:52:50.259918656Z level=info msg="Migration successfully executed" id="create secrets table" duration=812.317µs logger=migrator t=2026-05-27T09:52:50.264477954Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-27T09:52:50.294821188Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.342654ms logger=migrator t=2026-05-27T09:52:50.301185114Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-27T09:52:50.308902571Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.718377ms logger=migrator t=2026-05-27T09:52:50.31349891Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-27T09:52:50.313644073Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=145.763µs logger=migrator t=2026-05-27T09:52:50.318581019Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-27T09:52:50.350813874Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.228555ms logger=migrator t=2026-05-27T09:52:50.356264691Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-27T09:52:50.385997582Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.727781ms logger=migrator t=2026-05-27T09:52:50.391284016Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-27T09:52:50.392134134Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=850.458µs logger=migrator t=2026-05-27T09:52:50.397802056Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-27T09:52:50.39889066Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.088294ms logger=migrator t=2026-05-27T09:52:50.40450345Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-27T09:52:50.404734705Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=231.385µs logger=migrator t=2026-05-27T09:52:50.409703943Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-27T09:52:50.411145334Z level=info msg="Migration successfully executed" id="create permission table" duration=1.441011ms logger=migrator t=2026-05-27T09:52:50.417584973Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-27T09:52:50.418669356Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.084144ms logger=migrator t=2026-05-27T09:52:50.424747237Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-27T09:52:50.42627744Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.528693ms logger=migrator t=2026-05-27T09:52:50.432024753Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-27T09:52:50.433383043Z level=info msg="Migration successfully executed" id="create role table" duration=1.357959ms logger=migrator t=2026-05-27T09:52:50.439021084Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-27T09:52:50.447027757Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.006703ms logger=migrator t=2026-05-27T09:52:50.451246708Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-27T09:52:50.459383903Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.137486ms logger=migrator t=2026-05-27T09:52:50.465110976Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-27T09:52:50.465862512Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=751.886µs logger=migrator t=2026-05-27T09:52:50.470698297Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-27T09:52:50.471849492Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.151495ms logger=migrator t=2026-05-27T09:52:50.47735242Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-27T09:52:50.479430035Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.077475ms logger=migrator t=2026-05-27T09:52:50.487046789Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-27T09:52:50.488314786Z level=info msg="Migration successfully executed" id="create team role table" duration=1.258917ms logger=migrator t=2026-05-27T09:52:50.493997098Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-27T09:52:50.495149213Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.152315ms logger=migrator t=2026-05-27T09:52:50.500153151Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-27T09:52:50.501356407Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.202816ms logger=migrator t=2026-05-27T09:52:50.506776624Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-27T09:52:50.507914038Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.137924ms logger=migrator t=2026-05-27T09:52:50.511907504Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-27T09:52:50.513205172Z level=info msg="Migration successfully executed" id="create user role table" duration=1.298408ms logger=migrator t=2026-05-27T09:52:50.517923944Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-27T09:52:50.519792124Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.86932ms logger=migrator t=2026-05-27T09:52:50.52701146Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-27T09:52:50.529080875Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.070934ms logger=migrator t=2026-05-27T09:52:50.534359558Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-27T09:52:50.535533923Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.174345ms logger=migrator t=2026-05-27T09:52:50.545629421Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-27T09:52:50.547158384Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.528713ms logger=migrator t=2026-05-27T09:52:50.552160162Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-27T09:52:50.553241475Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.081443ms logger=migrator t=2026-05-27T09:52:50.557292192Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-27T09:52:50.558418347Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.125755ms logger=migrator t=2026-05-27T09:52:50.564249272Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-27T09:52:50.573390539Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.139057ms logger=migrator t=2026-05-27T09:52:50.577771984Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-27T09:52:50.578616982Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=845.299µs logger=migrator t=2026-05-27T09:52:50.582960415Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-27T09:52:50.584873566Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.912491ms logger=migrator t=2026-05-27T09:52:50.591602992Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-27T09:52:50.593008922Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.40577ms logger=migrator t=2026-05-27T09:52:50.597785645Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-27T09:52:50.598917389Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.095334ms logger=migrator t=2026-05-27T09:52:50.604208503Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-27T09:52:50.605090392Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=881.539µs logger=migrator t=2026-05-27T09:52:50.611378267Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-27T09:52:50.612610444Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.232477ms logger=migrator t=2026-05-27T09:52:50.617279285Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-27T09:52:50.63285164Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=15.569235ms logger=migrator t=2026-05-27T09:52:50.638993362Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-27T09:52:50.651078683Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.074971ms logger=migrator t=2026-05-27T09:52:50.658627035Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-27T09:52:50.668435617Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.805071ms logger=migrator t=2026-05-27T09:52:50.672160857Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-27T09:52:50.681286884Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.127867ms logger=migrator t=2026-05-27T09:52:50.686448895Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-27T09:52:50.687284733Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=836.038µs logger=migrator t=2026-05-27T09:52:50.691388101Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-27T09:52:50.692682819Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.294188ms logger=migrator t=2026-05-27T09:52:50.697042623Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-27T09:52:50.698213118Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.168505ms logger=migrator t=2026-05-27T09:52:50.703240937Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-27T09:52:50.704355311Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.109523ms logger=migrator t=2026-05-27T09:52:50.708149992Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-27T09:52:50.70943472Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.284088ms logger=migrator t=2026-05-27T09:52:50.713525558Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-27T09:52:50.713657511Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=131.913µs logger=migrator t=2026-05-27T09:52:50.717391501Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-27T09:52:50.717425172Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=34.811µs logger=migrator t=2026-05-27T09:52:50.722390069Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-27T09:52:50.72287428Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=484.101µs logger=migrator t=2026-05-27T09:52:50.727138601Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-27T09:52:50.727922198Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=785.697µs logger=migrator t=2026-05-27T09:52:50.732581729Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-27T09:52:50.733436937Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=855.018µs logger=migrator t=2026-05-27T09:52:50.737645098Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-27T09:52:50.737997096Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=351.907µs logger=migrator t=2026-05-27T09:52:50.743049954Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-27T09:52:50.743545195Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=495.071µs logger=migrator t=2026-05-27T09:52:50.748099413Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-27T09:52:50.749406231Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.306398ms logger=migrator t=2026-05-27T09:52:50.755626315Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-27T09:52:50.756894402Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.267597ms logger=migrator t=2026-05-27T09:52:50.764008216Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-27T09:52:50.774476721Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.473895ms logger=migrator t=2026-05-27T09:52:50.77903533Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-27T09:52:50.779080411Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=45.65µs logger=migrator t=2026-05-27T09:52:50.783145018Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-27T09:52:50.784318484Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.172155ms logger=migrator t=2026-05-27T09:52:50.791685932Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-27T09:52:50.793303757Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.617655ms logger=migrator t=2026-05-27T09:52:50.798276494Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-27T09:52:50.799448289Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.171725ms logger=migrator t=2026-05-27T09:52:50.803940586Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-27T09:52:50.813594684Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.653768ms logger=migrator t=2026-05-27T09:52:50.819476341Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-27T09:52:50.82084152Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.39201ms logger=migrator t=2026-05-27T09:52:50.824927298Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-27T09:52:50.826219176Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.291628ms logger=migrator t=2026-05-27T09:52:50.831428708Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-27T09:52:50.861434075Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.999786ms logger=migrator t=2026-05-27T09:52:50.867330932Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-27T09:52:50.868776663Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.447081ms logger=migrator t=2026-05-27T09:52:50.875382105Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-27T09:52:50.876444348Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.062903ms logger=migrator t=2026-05-27T09:52:50.882300174Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-27T09:52:50.883348757Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.048853ms logger=migrator t=2026-05-27T09:52:50.888667181Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-27T09:52:50.889795166Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.124274ms logger=migrator t=2026-05-27T09:52:50.895598921Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-27T09:52:50.895820626Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=223.934µs logger=migrator t=2026-05-27T09:52:50.900627529Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-27T09:52:50.901934387Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.307418ms logger=migrator t=2026-05-27T09:52:50.906761171Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-27T09:52:50.91645675Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.697259ms logger=migrator t=2026-05-27T09:52:50.922518071Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-27T09:52:50.924071464Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.553043ms logger=migrator t=2026-05-27T09:52:50.928716054Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-27T09:52:50.929999122Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.284468ms logger=migrator t=2026-05-27T09:52:50.934738804Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T09:52:50.935521741Z 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-27T09:52:50.941283225Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T09:52:50.942035511Z 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-27T09:52:50.94707367Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-27T09:52:50.948597222Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.525142ms logger=migrator t=2026-05-27T09:52:50.954675604Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-27T09:52:50.95591178Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.237527ms logger=migrator t=2026-05-27T09:52:50.96144961Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T09:52:50.962657765Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.207955ms logger=migrator t=2026-05-27T09:52:50.968179974Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T09:52:50.969494233Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.315329ms logger=migrator t=2026-05-27T09:52:50.975740367Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T09:52:50.977145587Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.4053ms logger=migrator t=2026-05-27T09:52:50.983608547Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T09:52:50.985749303Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.141946ms logger=migrator t=2026-05-27T09:52:50.990516126Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-27T09:52:50.991422535Z level=info msg="Migration successfully executed" id="Drop public config table" duration=902.009µs logger=migrator t=2026-05-27T09:52:50.997511996Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-27T09:52:50.998892186Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.38053ms logger=migrator t=2026-05-27T09:52:51.004459796Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T09:52:51.005396536Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=944.13µs logger=migrator t=2026-05-27T09:52:51.010539387Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T09:52:51.01163143Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.089193ms logger=migrator t=2026-05-27T09:52:51.016989336Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-27T09:52:51.018719643Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.731178ms logger=migrator t=2026-05-27T09:52:51.023769291Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-27T09:52:51.049088616Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.321035ms logger=migrator t=2026-05-27T09:52:51.056899684Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-27T09:52:51.070360213Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.459989ms logger=migrator t=2026-05-27T09:52:51.07626872Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-27T09:52:51.084594699Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.320599ms logger=migrator t=2026-05-27T09:52:51.099286185Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-27T09:52:51.099696284Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=411.539µs logger=migrator t=2026-05-27T09:52:51.117096898Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-27T09:52:51.128957853Z level=info msg="Migration successfully executed" id="add share column" duration=11.859535ms logger=migrator t=2026-05-27T09:52:51.135080625Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-27T09:52:51.135220138Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=140.163µs logger=migrator t=2026-05-27T09:52:51.139296155Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-27T09:52:51.140971961Z level=info msg="Migration successfully executed" id="create file table" duration=1.674626ms logger=migrator t=2026-05-27T09:52:51.145336415Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-27T09:52:51.146878048Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.550243ms logger=migrator t=2026-05-27T09:52:51.153277596Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-27T09:52:51.154440171Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.162195ms logger=migrator t=2026-05-27T09:52:51.161347879Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-27T09:52:51.16322708Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.87469ms logger=migrator t=2026-05-27T09:52:51.169736379Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-27T09:52:51.171072998Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.338269ms logger=migrator t=2026-05-27T09:52:51.176475294Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-27T09:52:51.176672439Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=198.645µs logger=migrator t=2026-05-27T09:52:51.182281149Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-27T09:52:51.182393542Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=120.163µs logger=migrator t=2026-05-27T09:52:51.188479942Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-27T09:52:51.189161967Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=683.015µs logger=migrator t=2026-05-27T09:52:51.195658347Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-27T09:52:51.196599717Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=938.22µs logger=migrator t=2026-05-27T09:52:51.201434811Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-27T09:52:51.202615546Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.181245ms logger=migrator t=2026-05-27T09:52:51.207704406Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-27T09:52:51.222984454Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=15.261338ms logger=migrator t=2026-05-27T09:52:51.228959453Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-27T09:52:51.229117796Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=159.373µs logger=migrator t=2026-05-27T09:52:51.233890209Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-27T09:52:51.235464572Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.574003ms logger=migrator t=2026-05-27T09:52:51.240741846Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-27T09:52:51.241614265Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=870.549µs logger=migrator t=2026-05-27T09:52:51.247859369Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-27T09:52:51.248251387Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=395.688µs logger=migrator t=2026-05-27T09:52:51.254168555Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-27T09:52:51.25488457Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=716.885µs logger=migrator t=2026-05-27T09:52:51.259130691Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-27T09:52:51.270760491Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.62937ms logger=migrator t=2026-05-27T09:52:51.275737478Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-27T09:52:51.28508358Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.345012ms logger=migrator t=2026-05-27T09:52:51.288603895Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-27T09:52:51.2897759Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.171995ms logger=migrator t=2026-05-27T09:52:51.292473168Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-27T09:52:51.38139446Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=88.917152ms logger=migrator t=2026-05-27T09:52:51.387508781Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-27T09:52:51.38836218Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=855.699µs logger=migrator t=2026-05-27T09:52:51.391777213Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-27T09:52:51.39303072Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.251637ms logger=migrator t=2026-05-27T09:52:51.400681275Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-27T09:52:51.428899821Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.216026ms logger=migrator t=2026-05-27T09:52:51.434853199Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-27T09:52:51.444616249Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.76276ms logger=migrator t=2026-05-27T09:52:51.44838958Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-27T09:52:51.448816409Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=426.719µs logger=migrator t=2026-05-27T09:52:51.452842216Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-27T09:52:51.453137712Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=289.656µs logger=migrator t=2026-05-27T09:52:51.458843025Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-27T09:52:51.459114911Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=277.776µs logger=migrator t=2026-05-27T09:52:51.462953373Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-27T09:52:51.463143567Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=190.884µs logger=migrator t=2026-05-27T09:52:51.468686577Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-27T09:52:51.468926882Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=237.975µs logger=migrator t=2026-05-27T09:52:51.475142325Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-27T09:52:51.476462744Z level=info msg="Migration successfully executed" id="create folder table" duration=1.319699ms logger=migrator t=2026-05-27T09:52:51.482820471Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-27T09:52:51.485164411Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.342691ms logger=migrator t=2026-05-27T09:52:51.489430603Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-27T09:52:51.49022317Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=789.838µs logger=migrator t=2026-05-27T09:52:51.502737579Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-27T09:52:51.50278572Z level=info msg="Migration successfully executed" id="Update folder title length" duration=51.701µs logger=migrator t=2026-05-27T09:52:51.511678111Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T09:52:51.513993401Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.3159ms logger=migrator t=2026-05-27T09:52:51.518261402Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T09:52:51.519016619Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=755.497µs logger=migrator t=2026-05-27T09:52:51.523632508Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-27T09:52:51.52467208Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.037202ms logger=migrator t=2026-05-27T09:52:51.530341792Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-27T09:52:51.531075978Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=734.526µs logger=migrator t=2026-05-27T09:52:51.535133825Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-27T09:52:51.535520564Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=392.599µs logger=migrator t=2026-05-27T09:52:51.545222592Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-27T09:52:51.547136023Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.909191ms logger=migrator t=2026-05-27T09:52:51.55491593Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-27T09:52:51.557450225Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.535295ms logger=migrator t=2026-05-27T09:52:51.560535151Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-27T09:52:51.562025823Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.539033ms logger=migrator t=2026-05-27T09:52:51.569749298Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-27T09:52:51.571392694Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.645206ms logger=migrator t=2026-05-27T09:52:51.580616922Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-27T09:52:51.581944671Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.329649ms logger=migrator t=2026-05-27T09:52:51.584264641Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-27T09:52:51.585577379Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.313048ms logger=migrator t=2026-05-27T09:52:51.59494014Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-27T09:52:51.59631463Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.37545ms logger=migrator t=2026-05-27T09:52:51.600462399Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-27T09:52:51.601707405Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.245496ms logger=migrator t=2026-05-27T09:52:51.608234956Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-27T09:52:51.60935577Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.120844ms logger=migrator t=2026-05-27T09:52:51.616960154Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-27T09:52:51.618222071Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.263558ms logger=migrator t=2026-05-27T09:52:51.631109638Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-27T09:52:51.633285094Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.172326ms logger=migrator t=2026-05-27T09:52:51.639320944Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-27T09:52:51.639667392Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=344.358µs logger=migrator t=2026-05-27T09:52:51.642588874Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-27T09:52:51.66049231Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=17.898005ms logger=migrator t=2026-05-27T09:52:51.672067608Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-27T09:52:51.672992348Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=928.08µs logger=migrator t=2026-05-27T09:52:51.679689672Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T09:52:51.679720843Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.071µs logger=migrator t=2026-05-27T09:52:51.688758767Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T09:52:51.690510775Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.749617ms logger=migrator t=2026-05-27T09:52:51.696193977Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T09:52:51.696221348Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.811µs logger=migrator t=2026-05-27T09:52:51.742637535Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-27T09:52:51.744969526Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.33316ms logger=migrator t=2026-05-27T09:52:51.753799375Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T09:52:51.754919589Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.120134ms logger=migrator t=2026-05-27T09:52:51.760464458Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-27T09:52:51.762637835Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.172957ms logger=migrator t=2026-05-27T09:52:51.767282215Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-27T09:52:51.768071812Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=789.317µs logger=migrator t=2026-05-27T09:52:51.772825014Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-27T09:52:51.773149351Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=318.747µs logger=migrator t=2026-05-27T09:52:51.776922953Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-27T09:52:51.777879383Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=956.56µs logger=migrator t=2026-05-27T09:52:51.782058583Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-27T09:52:51.783491994Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.43301ms logger=migrator t=2026-05-27T09:52:51.789920312Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-27T09:52:51.790862122Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=941.59µs logger=migrator t=2026-05-27T09:52:51.797509165Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-27T09:52:51.810701589Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.182213ms logger=migrator t=2026-05-27T09:52:51.816886092Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-27T09:52:51.831848573Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.957762ms logger=migrator t=2026-05-27T09:52:51.838515017Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-27T09:52:51.863962104Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=25.445537ms logger=migrator t=2026-05-27T09:52:51.872319123Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-27T09:52:51.872401675Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=83.722µs logger=migrator t=2026-05-27T09:52:51.877448844Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-27T09:52:51.887593762Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.144809ms logger=migrator t=2026-05-27T09:52:51.89310565Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-27T09:52:51.903930853Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.825403ms logger=migrator t=2026-05-27T09:52:51.91310989Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-27T09:52:51.913366916Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=255.836µs logger=migrator t=2026-05-27T09:52:51.921734376Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.685568354s logger=migrator t=2026-05-27T09:52:51.922310498Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-27T09:52:51.942233326Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-27T09:52:51.94284934Z level=info msg="Created default organization" logger=secrets t=2026-05-27T09:52:51.953131891Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T09:52:52.004862433Z level=info msg="Restored cache from database" duration=427.379µs logger=plugin.store t=2026-05-27T09:52:52.007416228Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-27T09:52:52.052925324Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-27T09:52:52.052956025Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-27T09:52:52.053019176Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-27T09:52:52.053026706Z level=info msg="Plugins loaded" count=54 duration=45.611479ms logger=query_data t=2026-05-27T09:52:52.057012682Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-27T09:52:52.061498018Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-27T09:52:52.068233562Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-27T09:52:52.07603958Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-27T09:52:52.078038903Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-27T09:52:52.079689168Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-27T09:52:52.098009341Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-27T09:52:52.124156042Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-27T09:52:52.147887911Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-27T09:52:52.147920822Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-27T09:52:52.148093355Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-27T09:52:52.148456613Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-05-27T09:52:52.149675629Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-27T09:52:52.152363807Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-27T09:52:52.15996012Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-27T09:52:52.180650874Z level=info msg="State cache has been initialized" states=0 duration=32.192521ms logger=ngalert.scheduler t=2026-05-27T09:52:52.180700405Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-27T09:52:52.180763536Z level=info msg=starting first_tick=2026-05-27T09:53:00Z logger=sqlstore.transactions t=2026-05-27T09:52:52.261736624Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-27T09:52:52.273522757Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-27T09:52:52.29701365Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugins.update.checker t=2026-05-27T09:52:52.299183527Z level=info msg="Update check succeeded" duration=139.149085ms logger=provisioning.dashboard t=2026-05-27T09:52:52.312958643Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-05-27T09:52:52.345841188Z level=info msg="Update check succeeded" duration=185.822007ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T09:52:52.384230232Z level=info msg="Patterns update finished" duration=180.933212ms logger=grafana-apiserver t=2026-05-27T09:52:52.798197133Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-27T09:52:52.798570701Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-27T09:52:53.894474174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:53.895605288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:53.914929352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:53.94659899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:53.961959739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:53.990826897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.010344085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.037764151Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-27T09:52:54.042208056Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-27T09:52:54.057792349Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-27T09:52:54.114219084Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-27T09:52:54.133406824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.157513869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.208522549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.229442766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.268318207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.286986505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.329724829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.347243563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.382371424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.402207327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.438517793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.454892973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.493549119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.510219716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.545113311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.562677696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.603624781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.617053908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.666227519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.683576819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.74166817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.759295737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.807229081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.831585432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.920837989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:54.96488429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.027504697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.041812332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.121593383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.136889939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.194849014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.213481941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.259683176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.278923927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.338261562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.358226207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.400326735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.420326742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.470186495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.482797464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.527451206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.542698801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.606182814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.621693195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.671691681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.687275114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.737696899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.756203083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.805494545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.825974601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.902909512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.91878416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.966476257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:55.976370758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.022290877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.039640516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.091772955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.104087587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.163290227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.183530208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.240898898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.26167604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.315163019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.332651291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.386741492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.404870238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.451200854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.483017661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.608188294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.623689874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T09:52:56.696020973Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-27T09:53:47.185776329Z level=info msg="Usage stats are ready to report"