logger=settings t=2026-03-04T01:32:59.211076271Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-04T01:32:59Z logger=settings t=2026-03-04T01:32:59.21141924Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-04T01:32:59.211435341Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-04T01:32:59.211439811Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-04T01:32:59.211443321Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-04T01:32:59.211449931Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-04T01:32:59.211454091Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-04T01:32:59.211457941Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-04T01:32:59.211461652Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-04T01:32:59.211467712Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-04T01:32:59.211471742Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-04T01:32:59.211475412Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-04T01:32:59.211479242Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-04T01:32:59.211484642Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-04T01:32:59.211488462Z level=info msg=Target target=[all] logger=settings t=2026-03-04T01:32:59.211497333Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-04T01:32:59.211500693Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-04T01:32:59.211503763Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-04T01:32:59.211506813Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-04T01:32:59.211510193Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-04T01:32:59.211515443Z level=info msg="App mode production" logger=sqlstore t=2026-03-04T01:32:59.212506531Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-04T01:32:59.212549902Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-04T01:32:59.214850757Z level=info msg="Locking database" logger=migrator t=2026-03-04T01:32:59.214867058Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-04T01:32:59.215596888Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-04T01:32:59.216722611Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.124863ms logger=migrator t=2026-03-04T01:32:59.220352834Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-04T01:32:59.220975131Z level=info msg="Migration successfully executed" id="create user table" duration=622.677µs logger=migrator t=2026-03-04T01:32:59.224036178Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-04T01:32:59.224770318Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=735.29µs logger=migrator t=2026-03-04T01:32:59.231815099Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-04T01:32:59.233639041Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.805492ms logger=migrator t=2026-03-04T01:32:59.240434534Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-04T01:32:59.241250396Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=819.193µs logger=migrator t=2026-03-04T01:32:59.245264951Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-04T01:32:59.246002922Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=737.051µs logger=migrator t=2026-03-04T01:32:59.249515742Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-04T01:32:59.252464385Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.947784ms logger=migrator t=2026-03-04T01:32:59.256722746Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-04T01:32:59.257719314Z level=info msg="Migration successfully executed" id="create user table v2" duration=996.508µs logger=migrator t=2026-03-04T01:32:59.261487551Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-04T01:32:59.262212763Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=725.312µs logger=migrator t=2026-03-04T01:32:59.265596058Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-04T01:32:59.266473033Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=876.715µs logger=migrator t=2026-03-04T01:32:59.271526057Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-04T01:32:59.271977529Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=447.213µs logger=migrator t=2026-03-04T01:32:59.277917798Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-04T01:32:59.27868577Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=766.982µs logger=migrator t=2026-03-04T01:32:59.282649263Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-04T01:32:59.283889627Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.240174ms logger=migrator t=2026-03-04T01:32:59.289621771Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-04T01:32:59.289652632Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.461µs logger=migrator t=2026-03-04T01:32:59.295826207Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-04T01:32:59.296975619Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.148882ms logger=migrator t=2026-03-04T01:32:59.300784938Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-04T01:32:59.301013385Z level=info msg="Migration successfully executed" id="Add missing user data" duration=228.867µs logger=migrator t=2026-03-04T01:32:59.304759781Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-04T01:32:59.305861801Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.101491ms logger=migrator t=2026-03-04T01:32:59.30965543Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-04T01:32:59.310422061Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=766.391µs logger=migrator t=2026-03-04T01:32:59.31527911Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-04T01:32:59.316418852Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.137861ms logger=migrator t=2026-03-04T01:32:59.319922841Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-04T01:32:59.328323579Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.399798ms logger=migrator t=2026-03-04T01:32:59.332508699Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-04T01:32:59.333499246Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=991.417µs logger=migrator t=2026-03-04T01:32:59.336932724Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-04T01:32:59.337112019Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=179.325µs logger=migrator t=2026-03-04T01:32:59.342634025Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-04T01:32:59.343444319Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=812.364µs logger=migrator t=2026-03-04T01:32:59.348841983Z 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-03-04T01:32:59.349146211Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=304.378µs logger=migrator t=2026-03-04T01:32:59.352781494Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-04T01:32:59.353185336Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=405.041µs logger=migrator t=2026-03-04T01:32:59.359128084Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-04T01:32:59.359973129Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=845.065µs logger=migrator t=2026-03-04T01:32:59.363975672Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-04T01:32:59.365228028Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.251696ms logger=migrator t=2026-03-04T01:32:59.371369322Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-04T01:32:59.372305569Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=937.987µs logger=migrator t=2026-03-04T01:32:59.377364912Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-04T01:32:59.378056162Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=690.27µs logger=migrator t=2026-03-04T01:32:59.383349562Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-04T01:32:59.384165475Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=818.503µs logger=migrator t=2026-03-04T01:32:59.388929231Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-04T01:32:59.388963472Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.961µs logger=migrator t=2026-03-04T01:32:59.413267692Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-04T01:32:59.414576639Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.309787ms logger=migrator t=2026-03-04T01:32:59.419768827Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-04T01:32:59.420428815Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=660.398µs logger=migrator t=2026-03-04T01:32:59.425503809Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-04T01:32:59.426150857Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=647.178µs logger=migrator t=2026-03-04T01:32:59.431217381Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-04T01:32:59.431948242Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=730.671µs logger=migrator t=2026-03-04T01:32:59.437281864Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-04T01:32:59.440387402Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.105268ms logger=migrator t=2026-03-04T01:32:59.444995063Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-04T01:32:59.445837316Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=841.873µs logger=migrator t=2026-03-04T01:32:59.450790887Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-04T01:32:59.451582759Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=791.932µs logger=migrator t=2026-03-04T01:32:59.45722666Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-04T01:32:59.457964872Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=738.042µs logger=migrator t=2026-03-04T01:32:59.463093376Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-04T01:32:59.464409024Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.316098ms logger=migrator t=2026-03-04T01:32:59.470355643Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-04T01:32:59.471379222Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.020389ms logger=migrator t=2026-03-04T01:32:59.480596924Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-04T01:32:59.481348925Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=755.631µs logger=migrator t=2026-03-04T01:32:59.492123041Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-04T01:32:59.493034987Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=911.786µs logger=migrator t=2026-03-04T01:32:59.498213044Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-04T01:32:59.498949985Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=736.65µs logger=migrator t=2026-03-04T01:32:59.504727669Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-04T01:32:59.505638415Z level=info msg="Migration successfully executed" id="create star table" duration=912.576µs logger=migrator t=2026-03-04T01:32:59.510111182Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-04T01:32:59.510851904Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=740.482µs logger=migrator t=2026-03-04T01:32:59.51780511Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-04T01:32:59.518746557Z level=info msg="Migration successfully executed" id="create org table v1" duration=944.167µs logger=migrator t=2026-03-04T01:32:59.524448309Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-04T01:32:59.525199241Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=750.842µs logger=migrator t=2026-03-04T01:32:59.530553143Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-04T01:32:59.531204301Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=651.008µs logger=migrator t=2026-03-04T01:32:59.53788466Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-04T01:32:59.538974112Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.089612ms logger=migrator t=2026-03-04T01:32:59.543961973Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-04T01:32:59.545214489Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.248286ms logger=migrator t=2026-03-04T01:32:59.550637543Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-04T01:32:59.551338163Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=702.99µs logger=migrator t=2026-03-04T01:32:59.557185749Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-04T01:32:59.55721896Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.761µs logger=migrator t=2026-03-04T01:32:59.563306682Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-04T01:32:59.563356484Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=72.492µs logger=migrator t=2026-03-04T01:32:59.568228612Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-04T01:32:59.568569312Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=343.29µs logger=migrator t=2026-03-04T01:32:59.572978728Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-04T01:32:59.573827812Z level=info msg="Migration successfully executed" id="create dashboard table" duration=848.304µs logger=migrator t=2026-03-04T01:32:59.578732991Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-04T01:32:59.579504773Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=770.772µs logger=migrator t=2026-03-04T01:32:59.585742819Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-04T01:32:59.587263213Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.521184ms logger=migrator t=2026-03-04T01:32:59.596924937Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-04T01:32:59.597970197Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.04619ms logger=migrator t=2026-03-04T01:32:59.603311299Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-04T01:32:59.604214514Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=902.765µs logger=migrator t=2026-03-04T01:32:59.610922255Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-04T01:32:59.611918674Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=999.989µs logger=migrator t=2026-03-04T01:32:59.622894255Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-04T01:32:59.631402857Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.507772ms logger=migrator t=2026-03-04T01:32:59.636262184Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-04T01:32:59.637077558Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=815.144µs logger=migrator t=2026-03-04T01:32:59.644305183Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-04T01:32:59.645249309Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=944.246µs logger=migrator t=2026-03-04T01:32:59.651864748Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-04T01:32:59.652785573Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=923.465µs logger=migrator t=2026-03-04T01:32:59.661606354Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-04T01:32:59.662263223Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=660.509µs logger=migrator t=2026-03-04T01:32:59.667693888Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-04T01:32:59.66886315Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.169184ms logger=migrator t=2026-03-04T01:32:59.674942713Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-04T01:32:59.675028595Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=87.972µs logger=migrator t=2026-03-04T01:32:59.679246886Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-04T01:32:59.68119311Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.941594ms logger=migrator t=2026-03-04T01:32:59.685775191Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-04T01:32:59.687743907Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.968387ms logger=migrator t=2026-03-04T01:32:59.694506219Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-04T01:32:59.696383412Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.877183ms logger=migrator t=2026-03-04T01:32:59.704263666Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-04T01:32:59.705157001Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=894.395µs logger=migrator t=2026-03-04T01:32:59.709755242Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-04T01:32:59.711885092Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.13001ms logger=migrator t=2026-03-04T01:32:59.717258214Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-04T01:32:59.718029216Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=772.662µs logger=migrator t=2026-03-04T01:32:59.722694909Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-04T01:32:59.723887023Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.191514ms logger=migrator t=2026-03-04T01:32:59.729621846Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-04T01:32:59.729664107Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=43.621µs logger=migrator t=2026-03-04T01:32:59.735272757Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-04T01:32:59.735302177Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.53µs logger=migrator t=2026-03-04T01:32:59.740479253Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-04T01:32:59.745666821Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=5.186468ms logger=migrator t=2026-03-04T01:32:59.751559898Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-04T01:32:59.753527314Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.967816ms logger=migrator t=2026-03-04T01:32:59.758836985Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-04T01:32:59.761434299Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.596934ms logger=migrator t=2026-03-04T01:32:59.770027953Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-04T01:32:59.772464412Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.437409ms logger=migrator t=2026-03-04T01:32:59.777753423Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-04T01:32:59.777969519Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=216.637µs logger=migrator t=2026-03-04T01:32:59.782479856Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-04T01:32:59.783305511Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=827.214µs logger=migrator t=2026-03-04T01:32:59.791686288Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-04T01:32:59.792669566Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=986.618µs logger=migrator t=2026-03-04T01:32:59.797305228Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-04T01:32:59.797334279Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.141µs logger=migrator t=2026-03-04T01:32:59.804190363Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-04T01:32:59.805013037Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=821.324µs logger=migrator t=2026-03-04T01:32:59.810260905Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-04T01:32:59.811529382Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.268677ms logger=migrator t=2026-03-04T01:32:59.819311583Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-04T01:32:59.828309108Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.996135ms logger=migrator t=2026-03-04T01:32:59.835673987Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-04T01:32:59.837722245Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=2.050568ms logger=migrator t=2026-03-04T01:32:59.847196935Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-04T01:32:59.84807557Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=876.934µs logger=migrator t=2026-03-04T01:32:59.855303894Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-04T01:32:59.856237532Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=934.587µs logger=migrator t=2026-03-04T01:32:59.862296373Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-04T01:32:59.862763276Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=482.453µs logger=migrator t=2026-03-04T01:32:59.866239555Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-04T01:32:59.867349837Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.109612ms logger=migrator t=2026-03-04T01:32:59.873004988Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-04T01:32:59.875241181Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.238593ms logger=migrator t=2026-03-04T01:32:59.879831971Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-04T01:32:59.880659965Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=825.544µs logger=migrator t=2026-03-04T01:32:59.88507076Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-04T01:32:59.885244625Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=173.965µs logger=migrator t=2026-03-04T01:32:59.889936549Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-04T01:32:59.890099993Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=163.705µs logger=migrator t=2026-03-04T01:32:59.894287481Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-04T01:32:59.89563831Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.352819ms logger=migrator t=2026-03-04T01:32:59.900059865Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-04T01:32:59.902545526Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.484981ms logger=migrator t=2026-03-04T01:32:59.906258382Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-04T01:32:59.90726681Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.008108ms logger=migrator t=2026-03-04T01:32:59.912199991Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-04T01:32:59.913008233Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=808.422µs logger=migrator t=2026-03-04T01:32:59.919527668Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-04T01:32:59.920387423Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=859.635µs logger=migrator t=2026-03-04T01:32:59.925106527Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-04T01:32:59.926225349Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.119042ms logger=migrator t=2026-03-04T01:32:59.932064565Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-04T01:32:59.932586959Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=521.444µs logger=migrator t=2026-03-04T01:32:59.937391626Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-04T01:32:59.948220114Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.826678ms logger=migrator t=2026-03-04T01:32:59.955470949Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-04T01:32:59.956176599Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=705.47µs logger=migrator t=2026-03-04T01:32:59.960398739Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-04T01:32:59.961700346Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.301607ms logger=migrator t=2026-03-04T01:32:59.967230753Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-04T01:32:59.96818058Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=952.067µs logger=migrator t=2026-03-04T01:32:59.973703327Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-04T01:32:59.974290004Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=586.127µs logger=migrator t=2026-03-04T01:32:59.98014673Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-04T01:32:59.982514377Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.368137ms logger=migrator t=2026-03-04T01:32:59.98612646Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-04T01:32:59.988511948Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.385349ms logger=migrator t=2026-03-04T01:33:00.000780415Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-04T01:33:00.000815436Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.711µs logger=migrator t=2026-03-04T01:33:00.076438964Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-04T01:33:00.076874808Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=439.823µs logger=migrator t=2026-03-04T01:33:00.082487087Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-04T01:33:00.086172331Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.684634ms logger=migrator t=2026-03-04T01:33:00.092786409Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-04T01:33:00.094044805Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=1.257557ms logger=migrator t=2026-03-04T01:33:00.098039318Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-04T01:33:00.098360357Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=324.049µs logger=migrator t=2026-03-04T01:33:00.103619186Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-04T01:33:00.106408525Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.785629ms logger=migrator t=2026-03-04T01:33:00.113110456Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-04T01:33:00.113454976Z level=info msg="Migration successfully executed" id="Update uid value" duration=346.811µs logger=migrator t=2026-03-04T01:33:00.117795309Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-04T01:33:00.119293012Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.496593ms logger=migrator t=2026-03-04T01:33:00.124948603Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-04T01:33:00.125977431Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.029979ms logger=migrator t=2026-03-04T01:33:00.131091187Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-04T01:33:00.131858938Z level=info msg="Migration successfully executed" id="create api_key table" duration=767.371µs logger=migrator t=2026-03-04T01:33:00.13613644Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-04T01:33:00.136888041Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=751.361µs logger=migrator t=2026-03-04T01:33:00.143404766Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-04T01:33:00.144768515Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.363629ms logger=migrator t=2026-03-04T01:33:00.149884311Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-04T01:33:00.151246419Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.366358ms logger=migrator t=2026-03-04T01:33:00.155343666Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-04T01:33:00.156649812Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.316987ms logger=migrator t=2026-03-04T01:33:00.160129321Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-04T01:33:00.160850852Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=721.441µs logger=migrator t=2026-03-04T01:33:00.168296193Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-04T01:33:00.169998992Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.702319ms logger=migrator t=2026-03-04T01:33:00.175772996Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-04T01:33:00.180658745Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=4.883649ms logger=migrator t=2026-03-04T01:33:00.185049559Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-04T01:33:00.1858195Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=769.761µs logger=migrator t=2026-03-04T01:33:00.189373072Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-04T01:33:00.190202225Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=829.263µs logger=migrator t=2026-03-04T01:33:00.193586031Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-04T01:33:00.194403175Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=812.494µs logger=migrator t=2026-03-04T01:33:00.198981264Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-04T01:33:00.199758186Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=776.702µs logger=migrator t=2026-03-04T01:33:00.20409726Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-04T01:33:00.204436609Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=339.619µs logger=migrator t=2026-03-04T01:33:00.207850396Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-04T01:33:00.208395062Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=545.576µs logger=migrator t=2026-03-04T01:33:00.213300541Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-04T01:33:00.213329712Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=29.151µs logger=migrator t=2026-03-04T01:33:00.217294095Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-04T01:33:00.219891329Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.595254ms logger=migrator t=2026-03-04T01:33:00.223543002Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-04T01:33:00.226158976Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.615694ms logger=migrator t=2026-03-04T01:33:00.230665024Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-04T01:33:00.230819799Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=154.665µs logger=migrator t=2026-03-04T01:33:00.234051421Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-04T01:33:00.236528841Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.47947ms logger=migrator t=2026-03-04T01:33:00.239931288Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-04T01:33:00.242457059Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.525481ms logger=migrator t=2026-03-04T01:33:00.252102663Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-04T01:33:00.253047489Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=947.416µs logger=migrator t=2026-03-04T01:33:00.257788724Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-04T01:33:00.258429902Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=641.028µs logger=migrator t=2026-03-04T01:33:00.261739107Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-04T01:33:00.262808927Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.06878ms logger=migrator t=2026-03-04T01:33:00.269674292Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-04T01:33:00.270603359Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=929.867µs logger=migrator t=2026-03-04T01:33:00.274641243Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-04T01:33:00.275500287Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=853.804µs logger=migrator t=2026-03-04T01:33:00.280682814Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-04T01:33:00.281443667Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=760.953µs logger=migrator t=2026-03-04T01:33:00.28863797Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-04T01:33:00.288744103Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=107.873µs logger=migrator t=2026-03-04T01:33:00.29246401Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-04T01:33:00.292504221Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=41.841µs logger=migrator t=2026-03-04T01:33:00.296123303Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-04T01:33:00.300857088Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.733095ms logger=migrator t=2026-03-04T01:33:00.304484731Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-04T01:33:00.307191348Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.706377ms logger=migrator t=2026-03-04T01:33:00.313065414Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-04T01:33:00.313132356Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.822µs logger=migrator t=2026-03-04T01:33:00.318023856Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-04T01:33:00.318868639Z level=info msg="Migration successfully executed" id="create quota table v1" duration=844.263µs logger=migrator t=2026-03-04T01:33:00.324260102Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-04T01:33:00.325831536Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.573814ms logger=migrator t=2026-03-04T01:33:00.33159133Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-04T01:33:00.331621321Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.121µs logger=migrator t=2026-03-04T01:33:00.335968305Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-04T01:33:00.336924862Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=956.317µs logger=migrator t=2026-03-04T01:33:00.343353775Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-04T01:33:00.344849537Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.494361ms logger=migrator t=2026-03-04T01:33:00.349691884Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-04T01:33:00.353163543Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.473889ms logger=migrator t=2026-03-04T01:33:00.357744383Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-04T01:33:00.357784234Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=43.301µs logger=migrator t=2026-03-04T01:33:00.363515727Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-04T01:33:00.36435393Z level=info msg="Migration successfully executed" id="create session table" duration=840.093µs logger=migrator t=2026-03-04T01:33:00.370091114Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-04T01:33:00.370260858Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=174.785µs logger=migrator t=2026-03-04T01:33:00.37558511Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-04T01:33:00.375708803Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=127.374µs logger=migrator t=2026-03-04T01:33:00.381561829Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-04T01:33:00.382852986Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.291207ms logger=migrator t=2026-03-04T01:33:00.387437546Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-04T01:33:00.388665951Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.225115ms logger=migrator t=2026-03-04T01:33:00.393980282Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-04T01:33:00.394005753Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.541µs logger=migrator t=2026-03-04T01:33:00.399017455Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-04T01:33:00.399064127Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=47.782µs logger=migrator t=2026-03-04T01:33:00.403355888Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-04T01:33:00.408250228Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.895499ms logger=migrator t=2026-03-04T01:33:00.430922561Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-04T01:33:00.436178181Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.253899ms logger=migrator t=2026-03-04T01:33:00.442973813Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-04T01:33:00.443055566Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.562µs logger=migrator t=2026-03-04T01:33:00.447736579Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-04T01:33:00.447813261Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=77.572µs logger=migrator t=2026-03-04T01:33:00.451719141Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-04T01:33:00.453088921Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.426251ms logger=migrator t=2026-03-04T01:33:00.457848766Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-04T01:33:00.457887097Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.671µs logger=migrator t=2026-03-04T01:33:00.462604771Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-04T01:33:00.465629486Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.025095ms logger=migrator t=2026-03-04T01:33:00.469816296Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-04T01:33:00.46995922Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=141.124µs logger=migrator t=2026-03-04T01:33:00.473415348Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-04T01:33:00.476459474Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.043746ms logger=migrator t=2026-03-04T01:33:00.480272233Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-04T01:33:00.4833301Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.064667ms logger=migrator t=2026-03-04T01:33:00.487823377Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-04T01:33:00.487918319Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=94.282µs logger=migrator t=2026-03-04T01:33:00.490641287Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-04T01:33:00.491477231Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=835.304µs logger=migrator t=2026-03-04T01:33:00.495514055Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-04T01:33:00.496832832Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.318737ms logger=migrator t=2026-03-04T01:33:00.501713061Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-04T01:33:00.503346398Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.633267ms logger=migrator t=2026-03-04T01:33:00.507502266Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-04T01:33:00.508421653Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=921.436µs logger=migrator t=2026-03-04T01:33:00.513464715Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-04T01:33:00.51434523Z level=info msg="Migration successfully executed" id="add index alert state" duration=880.615µs logger=migrator t=2026-03-04T01:33:00.518244531Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-04T01:33:00.519064704Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=820.293µs logger=migrator t=2026-03-04T01:33:00.524263722Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-04T01:33:00.524934641Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=670.959µs logger=migrator t=2026-03-04T01:33:00.529278434Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-04T01:33:00.530153979Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=877.545µs logger=migrator t=2026-03-04T01:33:00.535346616Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-04T01:33:00.53616423Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=819.434µs logger=migrator t=2026-03-04T01:33:00.540307347Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-04T01:33:00.551849095Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.541868ms logger=migrator t=2026-03-04T01:33:00.555898481Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-04T01:33:00.556405045Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=506.684µs logger=migrator t=2026-03-04T01:33:00.560917563Z 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-03-04T01:33:00.561726206Z 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=808.723µs logger=migrator t=2026-03-04T01:33:00.565553794Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-04T01:33:00.565825952Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=271.128µs logger=migrator t=2026-03-04T01:33:00.569428024Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-04T01:33:00.570226707Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=795.013µs logger=migrator t=2026-03-04T01:33:00.575199098Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-04T01:33:00.576424953Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.225815ms logger=migrator t=2026-03-04T01:33:00.580609892Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-04T01:33:00.584245456Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.635283ms logger=migrator t=2026-03-04T01:33:00.588383662Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-04T01:33:00.592025956Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.642014ms logger=migrator t=2026-03-04T01:33:00.596412581Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-04T01:33:00.600094175Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.678554ms logger=migrator t=2026-03-04T01:33:00.603905284Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-04T01:33:00.607564447Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.658793ms logger=migrator t=2026-03-04T01:33:00.611297603Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-04T01:33:00.612251551Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=953.798µs logger=migrator t=2026-03-04T01:33:00.61749729Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-04T01:33:00.617523871Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.701µs logger=migrator t=2026-03-04T01:33:00.620925627Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-04T01:33:00.620949838Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=25.061µs logger=migrator t=2026-03-04T01:33:00.62455545Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-04T01:33:00.62594118Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.387039ms logger=migrator t=2026-03-04T01:33:00.631082125Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-04T01:33:00.632983879Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.901834ms logger=migrator t=2026-03-04T01:33:00.638331321Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-04T01:33:00.639424422Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.093071ms logger=migrator t=2026-03-04T01:33:00.646602256Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-04T01:33:00.647471231Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=870.065µs logger=migrator t=2026-03-04T01:33:00.652422351Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-04T01:33:00.653415189Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=993.428µs logger=migrator t=2026-03-04T01:33:00.65694992Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-04T01:33:00.660627064Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.676154ms logger=migrator t=2026-03-04T01:33:00.664439372Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-04T01:33:00.668092707Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.652305ms logger=migrator t=2026-03-04T01:33:00.672860971Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-04T01:33:00.673050147Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=187.866µs logger=migrator t=2026-03-04T01:33:00.677706039Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-04T01:33:00.679769828Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.063199ms logger=migrator t=2026-03-04T01:33:00.686562701Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-04T01:33:00.687413635Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=851.064µs logger=migrator t=2026-03-04T01:33:00.691080339Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-04T01:33:00.694869346Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.788507ms logger=migrator t=2026-03-04T01:33:00.699295463Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-04T01:33:00.699361435Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=66.842µs logger=migrator t=2026-03-04T01:33:00.704421048Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-04T01:33:00.705277052Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=856.284µs logger=migrator t=2026-03-04T01:33:00.708954906Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-04T01:33:00.709976146Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.02139ms logger=migrator t=2026-03-04T01:33:00.716044718Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-04T01:33:00.716137781Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=93.793µs logger=migrator t=2026-03-04T01:33:00.719741423Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-04T01:33:00.720789802Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.047829ms logger=migrator t=2026-03-04T01:33:00.725371723Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-04T01:33:00.726877636Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.505853ms logger=migrator t=2026-03-04T01:33:00.731807675Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-04T01:33:00.732731922Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=923.777µs logger=migrator t=2026-03-04T01:33:00.736456748Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-04T01:33:00.737862238Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.40403ms logger=migrator t=2026-03-04T01:33:00.742265592Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-04T01:33:00.744119345Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.852033ms logger=migrator t=2026-03-04T01:33:00.749709144Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-04T01:33:00.751469364Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.75994ms logger=migrator t=2026-03-04T01:33:00.75588616Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-04T01:33:00.75591268Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.701µs logger=migrator t=2026-03-04T01:33:00.7608321Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-04T01:33:00.767139099Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.305139ms logger=migrator t=2026-03-04T01:33:00.772326517Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-04T01:33:00.772966855Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=640.527µs logger=migrator t=2026-03-04T01:33:00.776408072Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-04T01:33:00.779613193Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.206021ms logger=migrator t=2026-03-04T01:33:00.784972655Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-04T01:33:00.786336374Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.363429ms logger=migrator t=2026-03-04T01:33:00.79215536Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-04T01:33:00.793061935Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=904.906µs logger=migrator t=2026-03-04T01:33:00.800128496Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-04T01:33:00.801260088Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.132302ms logger=migrator t=2026-03-04T01:33:00.80518393Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-04T01:33:00.817823498Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.637238ms logger=migrator t=2026-03-04T01:33:00.822871162Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-04T01:33:00.823627993Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=758.821µs logger=migrator t=2026-03-04T01:33:00.827307257Z 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-03-04T01:33:00.828980595Z 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.671328ms logger=migrator t=2026-03-04T01:33:00.836625222Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-04T01:33:00.837110516Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=488.194µs logger=migrator t=2026-03-04T01:33:00.841453759Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-04T01:33:00.842220921Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=767.722µs logger=migrator t=2026-03-04T01:33:00.846554364Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-04T01:33:00.846897763Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=344.889µs logger=migrator t=2026-03-04T01:33:00.850678711Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-04T01:33:00.855256371Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.57547ms logger=migrator t=2026-03-04T01:33:00.859880973Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-04T01:33:00.864835453Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.95273ms logger=migrator t=2026-03-04T01:33:00.870066302Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-04T01:33:00.871190784Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.123892ms logger=migrator t=2026-03-04T01:33:00.876589457Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-04T01:33:00.877552514Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=962.577µs logger=migrator t=2026-03-04T01:33:00.882447753Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-04T01:33:00.882778933Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=330.63µs logger=migrator t=2026-03-04T01:33:00.886629193Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-04T01:33:00.893378134Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.746721ms logger=migrator t=2026-03-04T01:33:00.897257324Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-04T01:33:00.898016646Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=758.912µs logger=migrator t=2026-03-04T01:33:00.903370378Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-04T01:33:00.903627215Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=255.057µs logger=migrator t=2026-03-04T01:33:00.908108462Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-04T01:33:00.909044589Z level=info msg="Migration successfully executed" id="Move region to single row" duration=936.437µs logger=migrator t=2026-03-04T01:33:00.913495085Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-04T01:33:00.914507064Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.011779ms logger=migrator t=2026-03-04T01:33:00.918463236Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-04T01:33:00.919409993Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=946.757µs logger=migrator t=2026-03-04T01:33:00.923025956Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-04T01:33:00.924013914Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=989.748µs logger=migrator t=2026-03-04T01:33:00.928738338Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-04T01:33:00.929975393Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.235005ms logger=migrator t=2026-03-04T01:33:00.937861217Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-04T01:33:00.939482003Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.621586ms logger=migrator t=2026-03-04T01:33:00.945658089Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-04T01:33:00.947764038Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.095398ms logger=migrator t=2026-03-04T01:33:00.954264463Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-04T01:33:00.954426898Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=165.045µs logger=migrator t=2026-03-04T01:33:00.95976281Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-04T01:33:00.96119087Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.4292ms logger=migrator t=2026-03-04T01:33:00.967599412Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-04T01:33:00.969259879Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.714228ms logger=migrator t=2026-03-04T01:33:00.975549567Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-04T01:33:00.976521355Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=971.328µs logger=migrator t=2026-03-04T01:33:00.980481097Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-04T01:33:00.981458825Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=977.248µs logger=migrator t=2026-03-04T01:33:00.985667575Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-04T01:33:00.985938282Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=271.527µs logger=migrator t=2026-03-04T01:33:00.990226085Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-04T01:33:00.990677108Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=456.652µs logger=migrator t=2026-03-04T01:33:00.994554677Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-04T01:33:00.99464813Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=94.423µs logger=migrator t=2026-03-04T01:33:01.000500026Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-04T01:33:01.001423433Z level=info msg="Migration successfully executed" id="create team table" duration=923.686µs logger=migrator t=2026-03-04T01:33:01.006903608Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-04T01:33:01.008009869Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.103421ms logger=migrator t=2026-03-04T01:33:01.0196737Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-04T01:33:01.021237805Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.568415ms logger=migrator t=2026-03-04T01:33:01.039709829Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-04T01:33:01.045911275Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.202306ms logger=migrator t=2026-03-04T01:33:01.073635042Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-04T01:33:01.07391407Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=280.198µs logger=migrator t=2026-03-04T01:33:01.087497166Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-04T01:33:01.088906067Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.408651ms logger=migrator t=2026-03-04T01:33:01.093870948Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-04T01:33:01.095313469Z level=info msg="Migration successfully executed" id="create team member table" duration=1.44209ms logger=migrator t=2026-03-04T01:33:01.101030781Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-04T01:33:01.101941676Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=910.635µs logger=migrator t=2026-03-04T01:33:01.111615171Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-04T01:33:01.112527617Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=912.146µs logger=migrator t=2026-03-04T01:33:01.11827278Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-04T01:33:01.119605919Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.331648ms logger=migrator t=2026-03-04T01:33:01.126138124Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-04T01:33:01.134146241Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.006198ms logger=migrator t=2026-03-04T01:33:01.138872786Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-04T01:33:01.142132018Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.257352ms logger=migrator t=2026-03-04T01:33:01.145697669Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-04T01:33:01.151128254Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.429064ms logger=migrator t=2026-03-04T01:33:01.156062334Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-04T01:33:01.157318529Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.256455ms logger=migrator t=2026-03-04T01:33:01.164887934Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-04T01:33:01.165746539Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=858.544µs logger=migrator t=2026-03-04T01:33:01.171529263Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-04T01:33:01.172584873Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.05507ms logger=migrator t=2026-03-04T01:33:01.179061967Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-04T01:33:01.180061825Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=999.598µs logger=migrator t=2026-03-04T01:33:01.186260122Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-04T01:33:01.187787634Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.527232ms logger=migrator t=2026-03-04T01:33:01.194559297Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-04T01:33:01.195444012Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=887.535µs logger=migrator t=2026-03-04T01:33:01.205191629Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-04T01:33:01.207113363Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.922955ms logger=migrator t=2026-03-04T01:33:01.215469531Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-04T01:33:01.217524989Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.068739ms logger=migrator t=2026-03-04T01:33:01.225953479Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-04T01:33:01.226469773Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=520.585µs logger=migrator t=2026-03-04T01:33:01.234020378Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-04T01:33:01.234543533Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=527.855µs logger=migrator t=2026-03-04T01:33:01.246498122Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-04T01:33:01.247960124Z level=info msg="Migration successfully executed" id="create tag table" duration=1.462682ms logger=migrator t=2026-03-04T01:33:01.253772639Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-04T01:33:01.254453568Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=680.699µs logger=migrator t=2026-03-04T01:33:01.26050663Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-04T01:33:01.261879249Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.37304ms logger=migrator t=2026-03-04T01:33:01.267699194Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-04T01:33:01.26861346Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=912.076µs logger=migrator t=2026-03-04T01:33:01.280120016Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-04T01:33:01.281530407Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.410661ms logger=migrator t=2026-03-04T01:33:01.287564078Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-04T01:33:01.302099151Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.536593ms logger=migrator t=2026-03-04T01:33:01.309844901Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-04T01:33:01.310646084Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=801.342µs logger=migrator t=2026-03-04T01:33:01.318924639Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-04T01:33:01.319811774Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=887.155µs logger=migrator t=2026-03-04T01:33:01.325280179Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-04T01:33:01.325605708Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=325.749µs logger=migrator t=2026-03-04T01:33:01.330473976Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-04T01:33:01.331407133Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=931.796µs logger=migrator t=2026-03-04T01:33:01.336186219Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-04T01:33:01.337353273Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.166813ms logger=migrator t=2026-03-04T01:33:01.342949831Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-04T01:33:01.343853017Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=903.016µs logger=migrator t=2026-03-04T01:33:01.349113666Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-04T01:33:01.349214319Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=101.773µs logger=migrator t=2026-03-04T01:33:01.354244182Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-04T01:33:01.360940882Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.6974ms logger=migrator t=2026-03-04T01:33:01.366374126Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-04T01:33:01.371457201Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.083735ms logger=migrator t=2026-03-04T01:33:01.375951558Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-04T01:33:01.381039982Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.088384ms logger=migrator t=2026-03-04T01:33:01.387380062Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-04T01:33:01.395426391Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.049199ms logger=migrator t=2026-03-04T01:33:01.403771358Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-04T01:33:01.404835589Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.067551ms logger=migrator t=2026-03-04T01:33:01.437247518Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-04T01:33:01.44397541Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.732742ms logger=migrator t=2026-03-04T01:33:01.451422311Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-04T01:33:01.452859822Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.440771ms logger=migrator t=2026-03-04T01:33:01.459585613Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-04T01:33:01.460847119Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.262926ms logger=migrator t=2026-03-04T01:33:01.466632954Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-04T01:33:01.467701703Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.07285ms logger=migrator t=2026-03-04T01:33:01.474360502Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-04T01:33:01.475439104Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.079772ms logger=migrator t=2026-03-04T01:33:01.481843455Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-04T01:33:01.482967057Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.123852ms logger=migrator t=2026-03-04T01:33:01.488586426Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-04T01:33:01.489615676Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.02963ms logger=migrator t=2026-03-04T01:33:01.495819342Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-04T01:33:01.503014977Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.197025ms logger=migrator t=2026-03-04T01:33:01.508644007Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-04T01:33:01.509556532Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=912.545µs logger=migrator t=2026-03-04T01:33:01.514932375Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-04T01:33:01.515986255Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.052079ms logger=migrator t=2026-03-04T01:33:01.522088427Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-04T01:33:01.523828277Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.74127ms logger=migrator t=2026-03-04T01:33:01.530018133Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-04T01:33:01.531026912Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.008289ms logger=migrator t=2026-03-04T01:33:01.5369367Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-04T01:33:01.537960139Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.020908ms logger=migrator t=2026-03-04T01:33:01.542748625Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-04T01:33:01.542832537Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=84.212µs logger=migrator t=2026-03-04T01:33:01.548879399Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-04T01:33:01.549044884Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=165.444µs logger=migrator t=2026-03-04T01:33:01.554610561Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-04T01:33:01.55629567Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.686579ms logger=migrator t=2026-03-04T01:33:01.56191941Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-04T01:33:01.562933238Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.013748ms logger=migrator t=2026-03-04T01:33:01.569516835Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-04T01:33:01.571288005Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.771861ms logger=migrator t=2026-03-04T01:33:01.577335267Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-04T01:33:01.57743033Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=96.103µs logger=migrator t=2026-03-04T01:33:01.582908375Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-04T01:33:01.584011557Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.108892ms logger=migrator t=2026-03-04T01:33:01.589846492Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-04T01:33:01.590861131Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.014799ms logger=migrator t=2026-03-04T01:33:01.596552273Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-04T01:33:01.597648543Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.09584ms logger=migrator t=2026-03-04T01:33:01.602924573Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-04T01:33:01.604939441Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.014678ms logger=migrator t=2026-03-04T01:33:01.613649388Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-04T01:33:01.621500491Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.850773ms logger=migrator t=2026-03-04T01:33:01.627597324Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-04T01:33:01.62852823Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=931.536µs logger=migrator t=2026-03-04T01:33:01.63447427Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-04T01:33:01.634598674Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=127.474µs logger=migrator t=2026-03-04T01:33:01.638989528Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-04T01:33:01.64011684Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.127792ms logger=migrator t=2026-03-04T01:33:01.645009198Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-04T01:33:01.646071749Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.062761ms logger=migrator t=2026-03-04T01:33:01.653226802Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-04T01:33:01.65527322Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.046258ms logger=migrator t=2026-03-04T01:33:01.661657291Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-04T01:33:01.661749624Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=93.173µs logger=migrator t=2026-03-04T01:33:01.668177987Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-04T01:33:01.669319399Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.143102ms logger=migrator t=2026-03-04T01:33:01.675321569Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-04T01:33:01.676531984Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.210375ms logger=migrator t=2026-03-04T01:33:01.681353871Z 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-03-04T01:33:01.682572666Z 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.219335ms logger=migrator t=2026-03-04T01:33:01.686173778Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-04T01:33:01.687377442Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.203703ms logger=migrator t=2026-03-04T01:33:01.694963437Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-04T01:33:01.701347188Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.382871ms logger=migrator t=2026-03-04T01:33:01.70704171Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-04T01:33:01.708202513Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.160913ms logger=migrator t=2026-03-04T01:33:01.713202085Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-04T01:33:01.714185813Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=984.138µs logger=migrator t=2026-03-04T01:33:01.720495612Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-04T01:33:01.747802498Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.305276ms logger=migrator t=2026-03-04T01:33:01.753172161Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-04T01:33:01.780753914Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.577694ms logger=migrator t=2026-03-04T01:33:01.787631369Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-04T01:33:01.788758331Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.126632ms logger=migrator t=2026-03-04T01:33:01.793250468Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-04T01:33:01.794628848Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.37219ms logger=migrator t=2026-03-04T01:33:01.801881613Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-04T01:33:01.813042Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=11.156557ms logger=migrator t=2026-03-04T01:33:01.818193676Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-04T01:33:01.822559091Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.362085ms logger=migrator t=2026-03-04T01:33:01.826893784Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-04T01:33:01.827905893Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.012149ms logger=migrator t=2026-03-04T01:33:01.835400545Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-04T01:33:01.836389354Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=988.729µs logger=migrator t=2026-03-04T01:33:01.841306393Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-04T01:33:01.843033732Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.726629ms logger=migrator t=2026-03-04T01:33:01.84824003Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-04T01:33:01.849368352Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.128022ms logger=migrator t=2026-03-04T01:33:01.856918107Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-04T01:33:01.85705144Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=134.443µs logger=migrator t=2026-03-04T01:33:01.861334842Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-04T01:33:01.870003738Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.665546ms logger=migrator t=2026-03-04T01:33:01.87464002Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-04T01:33:01.881077433Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.436963ms logger=migrator t=2026-03-04T01:33:01.888091132Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-04T01:33:01.897780507Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.687785ms logger=migrator t=2026-03-04T01:33:01.90282652Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-04T01:33:01.903785688Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=958.478µs logger=migrator t=2026-03-04T01:33:01.908394948Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-04T01:33:01.909514121Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.118472ms logger=migrator t=2026-03-04T01:33:01.919979757Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-04T01:33:01.930254429Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.273912ms logger=migrator t=2026-03-04T01:33:01.936101385Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-04T01:33:01.942067534Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.960899ms logger=migrator t=2026-03-04T01:33:01.948741224Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-04T01:33:01.950388961Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.650356ms logger=migrator t=2026-03-04T01:33:01.956494055Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-04T01:33:01.962269289Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.773324ms logger=migrator t=2026-03-04T01:33:01.970649897Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-04T01:33:01.976584185Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.931479ms logger=migrator t=2026-03-04T01:33:01.983167082Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-04T01:33:01.983364047Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=202.155µs logger=migrator t=2026-03-04T01:33:01.989742658Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-04T01:33:01.991818427Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.076859ms logger=migrator t=2026-03-04T01:33:01.998636902Z 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-03-04T01:33:02.000048751Z 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.40961ms logger=migrator t=2026-03-04T01:33:02.006890026Z 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-03-04T01:33:02.008334526Z 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.45182ms logger=migrator t=2026-03-04T01:33:02.022663473Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-04T01:33:02.022788577Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=128.924µs logger=migrator t=2026-03-04T01:33:02.03134278Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-04T01:33:02.0383809Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.03609ms logger=migrator t=2026-03-04T01:33:02.044407021Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-04T01:33:02.050795102Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.385911ms logger=migrator t=2026-03-04T01:33:02.056906935Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-04T01:33:02.063415511Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.507196ms logger=migrator t=2026-03-04T01:33:02.06832191Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-04T01:33:02.074151946Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.828047ms logger=migrator t=2026-03-04T01:33:02.080729932Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-04T01:33:02.08734016Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.609288ms logger=migrator t=2026-03-04T01:33:02.092905748Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-04T01:33:02.09299703Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=94.402µs logger=migrator t=2026-03-04T01:33:02.09824956Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-04T01:33:02.099672691Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.421281ms logger=migrator t=2026-03-04T01:33:02.105904967Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-04T01:33:02.113302937Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.39486ms logger=migrator t=2026-03-04T01:33:02.119913725Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-04T01:33:02.120059549Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=143.614µs logger=migrator t=2026-03-04T01:33:02.126331927Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-04T01:33:02.133309626Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.976349ms logger=migrator t=2026-03-04T01:33:02.140128329Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-04T01:33:02.141391395Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.265646ms logger=migrator t=2026-03-04T01:33:02.148419045Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-04T01:33:02.159286123Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.837838ms logger=migrator t=2026-03-04T01:33:02.163909055Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-04T01:33:02.164725498Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=817.713µs logger=migrator t=2026-03-04T01:33:02.170139652Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-04T01:33:02.171540221Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.401899ms logger=migrator t=2026-03-04T01:33:02.177872551Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-04T01:33:02.188518763Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.644322ms logger=migrator t=2026-03-04T01:33:02.193107714Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-04T01:33:02.193766992Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=660.058µs logger=migrator t=2026-03-04T01:33:02.200427382Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-04T01:33:02.201520843Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.093391ms logger=migrator t=2026-03-04T01:33:02.207278006Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-04T01:33:02.208220422Z level=info msg="Migration successfully executed" id="create alert_image table" duration=942.136µs logger=migrator t=2026-03-04T01:33:02.216892309Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-04T01:33:02.218262418Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.363529ms logger=migrator t=2026-03-04T01:33:02.226096881Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-04T01:33:02.226233444Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=136.693µs logger=migrator t=2026-03-04T01:33:02.229833326Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-04T01:33:02.231073092Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.237736ms logger=migrator t=2026-03-04T01:33:02.236959119Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-04T01:33:02.238539484Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.583275ms logger=migrator t=2026-03-04T01:33:02.245175203Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-04T01:33:02.245573474Z 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-03-04T01:33:02.249804173Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-04T01:33:02.250221425Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=417.532µs logger=migrator t=2026-03-04T01:33:02.253597252Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-04T01:33:02.254748264Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.150642ms logger=migrator t=2026-03-04T01:33:02.259686375Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-04T01:33:02.266768455Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.08178ms logger=migrator t=2026-03-04T01:33:02.270489092Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-04T01:33:02.271626464Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.137351ms logger=migrator t=2026-03-04T01:33:02.276609355Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-04T01:33:02.277877861Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.271216ms logger=migrator t=2026-03-04T01:33:02.284250932Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-04T01:33:02.285759205Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.509453ms logger=migrator t=2026-03-04T01:33:02.293582957Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-04T01:33:02.295996536Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.415779ms logger=migrator t=2026-03-04T01:33:02.301933754Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-04T01:33:02.303048765Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.114941ms logger=migrator t=2026-03-04T01:33:02.307474802Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-04T01:33:02.307505543Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.541µs logger=migrator t=2026-03-04T01:33:02.311540177Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-04T01:33:02.311716792Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=177.655µs logger=migrator t=2026-03-04T01:33:02.318099343Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-04T01:33:02.327920282Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.822099ms logger=migrator t=2026-03-04T01:33:02.331988978Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-04T01:33:02.332368729Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=379.61µs logger=migrator t=2026-03-04T01:33:02.336951308Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-04T01:33:02.338141723Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.203275ms logger=migrator t=2026-03-04T01:33:02.342788614Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-04T01:33:02.343161715Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=374.211µs logger=migrator t=2026-03-04T01:33:02.349282959Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-04T01:33:02.35111153Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.829401ms logger=migrator t=2026-03-04T01:33:02.358552812Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-04T01:33:02.359972043Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.418941ms logger=migrator t=2026-03-04T01:33:02.364985694Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-04T01:33:02.40074851Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.761096ms logger=migrator t=2026-03-04T01:33:02.406178264Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-04T01:33:02.412599586Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.418642ms logger=migrator t=2026-03-04T01:33:02.423238189Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-04T01:33:02.423438044Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=202.606µs logger=migrator t=2026-03-04T01:33:02.427702516Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-04T01:33:02.461532217Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.80975ms logger=migrator t=2026-03-04T01:33:02.466458987Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-04T01:33:02.494801442Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.338374ms logger=migrator t=2026-03-04T01:33:02.502324704Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-04T01:33:02.503714094Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.39128ms logger=migrator t=2026-03-04T01:33:02.511101193Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-04T01:33:02.512433912Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.334799ms logger=migrator t=2026-03-04T01:33:02.519795411Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-04T01:33:02.52010232Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=305.769µs logger=migrator t=2026-03-04T01:33:02.526011517Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-04T01:33:02.527099168Z level=info msg="Migration successfully executed" id="create permission table" duration=1.090301ms logger=migrator t=2026-03-04T01:33:02.534029976Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-04T01:33:02.535594929Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.566844ms logger=migrator t=2026-03-04T01:33:02.541346932Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-04T01:33:02.543208836Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.858963ms logger=migrator t=2026-03-04T01:33:02.550511254Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-04T01:33:02.551564583Z level=info msg="Migration successfully executed" id="create role table" duration=1.055839ms logger=migrator t=2026-03-04T01:33:02.556076092Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-04T01:33:02.564020636Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.943204ms logger=migrator t=2026-03-04T01:33:02.568133074Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-04T01:33:02.575238895Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.102631ms logger=migrator t=2026-03-04T01:33:02.580056312Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-04T01:33:02.58136431Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.308318ms logger=migrator t=2026-03-04T01:33:02.585778275Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-04T01:33:02.587270347Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.491842ms logger=migrator t=2026-03-04T01:33:02.59266338Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-04T01:33:02.593953367Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.289967ms logger=migrator t=2026-03-04T01:33:02.598793845Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-04T01:33:02.599921196Z level=info msg="Migration successfully executed" id="create team role table" duration=1.129951ms logger=migrator t=2026-03-04T01:33:02.605192536Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-04T01:33:02.606348668Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.155872ms logger=migrator t=2026-03-04T01:33:02.610575639Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-04T01:33:02.612522775Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.946015ms logger=migrator t=2026-03-04T01:33:02.616708233Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-04T01:33:02.618854534Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.145891ms logger=migrator t=2026-03-04T01:33:02.626777769Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-04T01:33:02.627825168Z level=info msg="Migration successfully executed" id="create user role table" duration=1.048019ms logger=migrator t=2026-03-04T01:33:02.633608593Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-04T01:33:02.634997793Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.38778ms logger=migrator t=2026-03-04T01:33:02.640311174Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-04T01:33:02.641680662Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.371678ms logger=migrator t=2026-03-04T01:33:02.646079437Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-04T01:33:02.647792625Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.714098ms logger=migrator t=2026-03-04T01:33:02.652139119Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-04T01:33:02.653605541Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.465371ms logger=migrator t=2026-03-04T01:33:02.659023464Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-04T01:33:02.660390874Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.37002ms logger=migrator t=2026-03-04T01:33:02.668590107Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-04T01:33:02.669651677Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.064299ms logger=migrator t=2026-03-04T01:33:02.674735281Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-04T01:33:02.681816361Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.07997ms logger=migrator t=2026-03-04T01:33:02.685215459Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-04T01:33:02.686376632Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.160622ms logger=migrator t=2026-03-04T01:33:02.691180808Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-04T01:33:02.69231316Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.132522ms logger=migrator t=2026-03-04T01:33:02.697487667Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-04T01:33:02.698757842Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.272235ms logger=migrator t=2026-03-04T01:33:02.704047773Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-04T01:33:02.705117434Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.071811ms logger=migrator t=2026-03-04T01:33:02.70885366Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-04T01:33:02.709495028Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=641.368µs logger=migrator t=2026-03-04T01:33:02.714628683Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-04T01:33:02.715935401Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.303798ms logger=migrator t=2026-03-04T01:33:02.722056905Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-04T01:33:02.734354364Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.293918ms logger=migrator t=2026-03-04T01:33:02.740341654Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-04T01:33:02.749983468Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.640824ms logger=migrator t=2026-03-04T01:33:02.754011732Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-04T01:33:02.761125824Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.113202ms logger=migrator t=2026-03-04T01:33:02.769349078Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-04T01:33:02.777993183Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.642505ms logger=migrator t=2026-03-04T01:33:02.783801918Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-04T01:33:02.786045912Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.246184ms logger=migrator t=2026-03-04T01:33:02.791299982Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-04T01:33:02.792581458Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.282605ms logger=migrator t=2026-03-04T01:33:02.796639652Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-04T01:33:02.797800026Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.160624ms logger=migrator t=2026-03-04T01:33:02.802426766Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-04T01:33:02.803349143Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=922.357µs logger=migrator t=2026-03-04T01:33:02.809377165Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-04T01:33:02.812438741Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=3.060047ms logger=migrator t=2026-03-04T01:33:02.818359299Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-04T01:33:02.818482283Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=131.404µs logger=migrator t=2026-03-04T01:33:02.825545684Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-04T01:33:02.825614366Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=71.972µs logger=migrator t=2026-03-04T01:33:02.837440991Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-04T01:33:02.837914184Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=474.833µs logger=migrator t=2026-03-04T01:33:02.842073083Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-04T01:33:02.84267209Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=599.907µs logger=migrator t=2026-03-04T01:33:02.850250515Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-04T01:33:02.850974996Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=725.301µs logger=migrator t=2026-03-04T01:33:02.855503084Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-04T01:33:02.855706391Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=201.806µs logger=migrator t=2026-03-04T01:33:02.860432144Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-04T01:33:02.861501865Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.073761ms logger=migrator t=2026-03-04T01:33:02.868362119Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-04T01:33:02.8694495Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.087171ms logger=migrator t=2026-03-04T01:33:02.873380802Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-04T01:33:02.874228636Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=848.394µs logger=migrator t=2026-03-04T01:33:02.880860784Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-04T01:33:02.894750059Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.888994ms logger=migrator t=2026-03-04T01:33:02.902879759Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-04T01:33:02.903389115Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=511.145µs logger=migrator t=2026-03-04T01:33:02.907536752Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-04T01:33:02.908860409Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.322997ms logger=migrator t=2026-03-04T01:33:02.914625194Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-04T01:33:02.915863358Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.238284ms logger=migrator t=2026-03-04T01:33:02.921635712Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-04T01:33:02.922906948Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.273336ms logger=migrator t=2026-03-04T01:33:02.929595549Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-04T01:33:02.939890781Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.291793ms logger=migrator t=2026-03-04T01:33:02.945627624Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-04T01:33:02.947345212Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.719378ms logger=migrator t=2026-03-04T01:33:02.951962624Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-04T01:33:02.953653171Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.690967ms logger=migrator t=2026-03-04T01:33:02.95781546Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-04T01:33:02.979035823Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.219703ms logger=migrator t=2026-03-04T01:33:02.983576241Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-04T01:33:02.985362052Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.785961ms logger=migrator t=2026-03-04T01:33:02.989465288Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-04T01:33:02.990727955Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.263547ms logger=migrator t=2026-03-04T01:33:02.996410766Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-04T01:33:02.99760105Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.190144ms logger=migrator t=2026-03-04T01:33:03.002640073Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-04T01:33:03.003876857Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.236354ms logger=migrator t=2026-03-04T01:33:03.007677196Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-04T01:33:03.007908022Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=230.966µs logger=migrator t=2026-03-04T01:33:03.011955157Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-04T01:33:03.013159322Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.204565ms logger=migrator t=2026-03-04T01:33:03.018129822Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-04T01:33:03.028650811Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.527419ms logger=migrator t=2026-03-04T01:33:03.032335317Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-04T01:33:03.033196811Z level=info msg="Migration successfully executed" id="create entity_events table" duration=861.004µs logger=migrator t=2026-03-04T01:33:03.036621708Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-04T01:33:03.037681387Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.060499ms logger=migrator t=2026-03-04T01:33:03.042471994Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-04T01:33:03.042931506Z 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-03-04T01:33:03.046232621Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-04T01:33:03.046712995Z 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-03-04T01:33:03.050379039Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-04T01:33:03.051591262Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.211914ms logger=migrator t=2026-03-04T01:33:03.058707625Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-04T01:33:03.0602689Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.561744ms logger=migrator t=2026-03-04T01:33:03.063877432Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-04T01:33:03.06558911Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.711528ms logger=migrator t=2026-03-04T01:33:03.071374874Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-04T01:33:03.072747864Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.37423ms logger=migrator t=2026-03-04T01:33:03.081196404Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-04T01:33:03.083101678Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.906455ms logger=migrator t=2026-03-04T01:33:03.08813601Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-04T01:33:03.089708445Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.574415ms logger=migrator t=2026-03-04T01:33:03.093164563Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-04T01:33:03.09408702Z level=info msg="Migration successfully executed" id="Drop public config table" duration=923.287µs logger=migrator t=2026-03-04T01:33:03.099472283Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-04T01:33:03.100925904Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.454621ms logger=migrator t=2026-03-04T01:33:03.104587848Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-04T01:33:03.105826773Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.239676ms logger=migrator t=2026-03-04T01:33:03.111518565Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-04T01:33:03.112903473Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.386128ms logger=migrator t=2026-03-04T01:33:03.116569578Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-04T01:33:03.117788573Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.220245ms logger=migrator t=2026-03-04T01:33:03.122208249Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-04T01:33:03.148529506Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.318448ms logger=migrator t=2026-03-04T01:33:03.15394352Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-04T01:33:03.166107304Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.168285ms logger=migrator t=2026-03-04T01:33:03.171406265Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-04T01:33:03.178570489Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.166324ms logger=migrator t=2026-03-04T01:33:03.184160978Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-04T01:33:03.184497087Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=336.019µs logger=migrator t=2026-03-04T01:33:03.18776784Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-04T01:33:03.196549319Z level=info msg="Migration successfully executed" id="add share column" duration=8.775999ms logger=migrator t=2026-03-04T01:33:03.203353883Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-04T01:33:03.2035896Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=236.727µs logger=migrator t=2026-03-04T01:33:03.208076226Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-04T01:33:03.209165578Z level=info msg="Migration successfully executed" id="create file table" duration=1.089202ms logger=migrator t=2026-03-04T01:33:03.216240458Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-04T01:33:03.218205614Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.965136ms logger=migrator t=2026-03-04T01:33:03.223988979Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-04T01:33:03.225708338Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.720389ms logger=migrator t=2026-03-04T01:33:03.230470852Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-04T01:33:03.231296496Z level=info msg="Migration successfully executed" id="create file_meta table" duration=825.394µs logger=migrator t=2026-03-04T01:33:03.23529884Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-04T01:33:03.236436752Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.146573ms logger=migrator t=2026-03-04T01:33:03.241767343Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-04T01:33:03.241833945Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.442µs logger=migrator t=2026-03-04T01:33:03.245695595Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-04T01:33:03.2458559Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=159.935µs logger=migrator t=2026-03-04T01:33:03.249842102Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-04T01:33:03.25047044Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=630.988µs logger=migrator t=2026-03-04T01:33:03.255125493Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-04T01:33:03.255549075Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=423.362µs logger=migrator t=2026-03-04T01:33:03.260538827Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-04T01:33:03.26204975Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.508404ms logger=migrator t=2026-03-04T01:33:03.265537819Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-04T01:33:03.274720389Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.182111ms logger=migrator t=2026-03-04T01:33:03.282695656Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-04T01:33:03.283038655Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=346.43µs logger=migrator t=2026-03-04T01:33:03.287561014Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-04T01:33:03.288859161Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.300697ms logger=migrator t=2026-03-04T01:33:03.292708561Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-04T01:33:03.293106062Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=398.541µs logger=migrator t=2026-03-04T01:33:03.297497466Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-04T01:33:03.297716092Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=219.306µs logger=migrator t=2026-03-04T01:33:03.301986054Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-04T01:33:03.302507788Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=524.535µs logger=migrator t=2026-03-04T01:33:03.30711292Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-04T01:33:03.316335481Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.222401ms logger=migrator t=2026-03-04T01:33:03.321117727Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-04T01:33:03.329042521Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.923194ms logger=migrator t=2026-03-04T01:33:03.334560018Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-04T01:33:03.335602968Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.04265ms logger=migrator t=2026-03-04T01:33:03.339631822Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-04T01:33:03.421637092Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.972469ms logger=migrator t=2026-03-04T01:33:03.426582072Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-04T01:33:03.428046254Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.464682ms logger=migrator t=2026-03-04T01:33:03.438226192Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-04T01:33:03.440231029Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.004827ms logger=migrator t=2026-03-04T01:33:03.444845681Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-04T01:33:03.473259857Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.413386ms logger=migrator t=2026-03-04T01:33:03.478572669Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-04T01:33:03.487584214Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.014396ms logger=migrator t=2026-03-04T01:33:03.491394522Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-04T01:33:03.491736452Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=342.19µs logger=migrator t=2026-03-04T01:33:03.495420477Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-04T01:33:03.495641973Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=221.666µs logger=migrator t=2026-03-04T01:33:03.500763319Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-04T01:33:03.501306034Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=542.745µs logger=migrator t=2026-03-04T01:33:03.505535733Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-04T01:33:03.506069179Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=533.656µs logger=migrator t=2026-03-04T01:33:03.510246667Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-04T01:33:03.510903666Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=644.478µs logger=migrator t=2026-03-04T01:33:03.515306662Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-04T01:33:03.51666516Z level=info msg="Migration successfully executed" id="create folder table" duration=1.358249ms logger=migrator t=2026-03-04T01:33:03.521792625Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-04T01:33:03.523294388Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.500863ms logger=migrator t=2026-03-04T01:33:03.528783254Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-04T01:33:03.531590994Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.82433ms logger=migrator t=2026-03-04T01:33:03.536189454Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-04T01:33:03.536220595Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.071µs logger=migrator t=2026-03-04T01:33:03.539771976Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-04T01:33:03.541201016Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.42914ms logger=migrator t=2026-03-04T01:33:03.546678622Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-04T01:33:03.547959169Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.281737ms logger=migrator t=2026-03-04T01:33:03.552055365Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-04T01:33:03.553682332Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.625556ms logger=migrator t=2026-03-04T01:33:03.557965853Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-04T01:33:03.559174607Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.208795ms logger=migrator t=2026-03-04T01:33:03.565763114Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-04T01:33:03.566471654Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=711.66µs logger=migrator t=2026-03-04T01:33:03.572489715Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-04T01:33:03.574518743Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.037588ms logger=migrator t=2026-03-04T01:33:03.578175746Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-04T01:33:03.579612068Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.437782ms logger=migrator t=2026-03-04T01:33:03.582885741Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-04T01:33:03.583913229Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.027218ms logger=migrator t=2026-03-04T01:33:03.587817281Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-04T01:33:03.589036235Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.218124ms logger=migrator t=2026-03-04T01:33:03.592529525Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-04T01:33:03.593645916Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.117431ms logger=migrator t=2026-03-04T01:33:03.597890976Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-04T01:33:03.598866154Z level=info msg="Migration successfully executed" id="create anon_device table" duration=975.148µs logger=migrator t=2026-03-04T01:33:03.601931362Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-04T01:33:03.603254699Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.323037ms logger=migrator t=2026-03-04T01:33:03.607015016Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-04T01:33:03.608137937Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.122721ms logger=migrator t=2026-03-04T01:33:03.614807676Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-04T01:33:03.616183326Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.37562ms logger=migrator t=2026-03-04T01:33:03.621195779Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-04T01:33:03.62302774Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.831281ms logger=migrator t=2026-03-04T01:33:03.630380939Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-04T01:33:03.631556612Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.175783ms logger=migrator t=2026-03-04T01:33:03.637310757Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-04T01:33:03.637719398Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=409.711µs logger=migrator t=2026-03-04T01:33:03.643344378Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-04T01:33:03.652451486Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.106968ms logger=migrator t=2026-03-04T01:33:03.660211897Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-04T01:33:03.661287897Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.07744ms logger=migrator t=2026-03-04T01:33:03.666245018Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-04T01:33:03.666278879Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.701µs logger=migrator t=2026-03-04T01:33:03.671030074Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-04T01:33:03.672093124Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.06298ms logger=migrator t=2026-03-04T01:33:03.681781268Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-04T01:33:03.681814239Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=34.941µs logger=migrator t=2026-03-04T01:33:03.68815578Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-04T01:33:03.690397693Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.241443ms logger=migrator t=2026-03-04T01:33:03.696850617Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-04T01:33:03.698879234Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.028637ms logger=migrator t=2026-03-04T01:33:03.70683252Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-04T01:33:03.708654732Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.822102ms logger=migrator t=2026-03-04T01:33:03.714830987Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-04T01:33:03.716466324Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.640047ms logger=migrator t=2026-03-04T01:33:03.720780976Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-04T01:33:03.721199978Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=420.302µs logger=migrator t=2026-03-04T01:33:03.725298505Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-04T01:33:03.726042106Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=743.861µs logger=migrator t=2026-03-04T01:33:03.73004233Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-04T01:33:03.730997527Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=955.796µs logger=migrator t=2026-03-04T01:33:03.737604104Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-04T01:33:03.738653024Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.04707ms logger=migrator t=2026-03-04T01:33:03.743899563Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-04T01:33:03.754874454Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.974121ms logger=migrator t=2026-03-04T01:33:03.758247791Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-04T01:33:03.765734703Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.486162ms logger=migrator t=2026-03-04T01:33:03.772580388Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-04T01:33:03.781240113Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.657805ms logger=migrator t=2026-03-04T01:33:03.785093712Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-04T01:33:03.785149384Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.342µs logger=migrator t=2026-03-04T01:33:03.789410266Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-04T01:33:03.798890864Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.479938ms logger=migrator t=2026-03-04T01:33:03.804070451Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-04T01:33:03.811538764Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.467483ms logger=migrator t=2026-03-04T01:33:03.816793783Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-04T01:33:03.817101282Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=307.809µs logger=migrator t=2026-03-04T01:33:03.820542529Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.604982222s logger=migrator t=2026-03-04T01:33:03.821132466Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-04T01:33:03.837016517Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-04T01:33:03.837235673Z level=info msg="Created default organization" logger=secrets t=2026-03-04T01:33:03.843936054Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-04T01:33:03.887965664Z level=info msg="Restored cache from database" duration=569.806µs logger=plugin.store t=2026-03-04T01:33:03.889370023Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-04T01:33:03.927530607Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-04T01:33:03.927565308Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-04T01:33:03.927647851Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-04T01:33:03.927659521Z level=info msg="Plugins loaded" count=54 duration=38.290468ms logger=query_data t=2026-03-04T01:33:03.931635895Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-04T01:33:03.935168775Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-04T01:33:03.942969516Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-04T01:33:03.967529733Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-04T01:33:03.97972845Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-04T01:33:03.981600903Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-04T01:33:04.005168093Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-04T01:33:04.02552051Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-04T01:33:04.045567889Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-04T01:33:04.04559672Z level=info msg="finished to provision alerting" logger=http.server t=2026-03-04T01:33:04.048446691Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-03-04T01:33:04.048470882Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-03-04T01:33:04.048546524Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-04T01:33:04.048844562Z level=info msg="State cache has been initialized" states=0 duration=373.21µs logger=ngalert.scheduler t=2026-03-04T01:33:04.049616415Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-04T01:33:04.049705918Z level=info msg=starting first_tick=2026-03-04T01:33:10Z logger=ngalert.multiorg.alertmanager t=2026-03-04T01:33:04.049729088Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-03-04T01:33:04.061115991Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-04T01:33:04.125676555Z level=info msg="Update check succeeded" duration=75.740421ms logger=grafana.update.checker t=2026-03-04T01:33:04.126253521Z level=info msg="Update check succeeded" duration=76.550134ms logger=provisioning.dashboard t=2026-03-04T01:33:04.156560962Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-04T01:33:04.178914967Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-04T01:33:04.193793299Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-04T01:33:04.209742332Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-04T01:33:04.224056509Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-04T01:33:04.265029282Z level=info msg="Patterns update finished" duration=127.847061ms logger=grafana-apiserver t=2026-03-04T01:33:04.37973616Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-04T01:33:04.380158392Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-04T01:33:08.655554934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:08.657467099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:08.68219329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:08.709688881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:08.725374307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:08.753708541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:08.774674906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:08.802412474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:08.833297731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:08.913777187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:08.933163397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:08.981807249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.000440918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.066536795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.084752412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.123335328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.134956038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.167228975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.186140421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.241857004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.260182634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.300017635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.318961363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.365410772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.386189173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.427511046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.446295589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.5002129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.513409555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.590597857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.611074939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.664118027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.685797676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.737152521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.755183335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.802261968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.821087386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.865152504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.886858712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.954841313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:09.972582069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.026163588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.044932144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.100309304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.120470919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.168318125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.189650383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.258991162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.277757268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.343289777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.368938529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.458170475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.475320085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.551352415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.569149253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.639254283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.660054056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.72323937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.739501064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.811992903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.827578827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.927492548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:10.942722062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.018616478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.034402279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.104373346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.122479522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.193949972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.212772349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.27942004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.295349125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.355988276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.371372814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.445295344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.464942605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.532919935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.552651938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.628458101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.648353768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:33:11.719801838Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-04T01:33:52.073874455Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-04T01:43:04.078964628Z level=info msg="Completed cleanup jobs" duration=29.49585ms logger=plugins.update.checker t=2026-03-04T01:43:04.179285274Z level=info msg="Update check succeeded" duration=52.859292ms logger=sqlstore.transactions t=2026-03-04T01:48:03.951151615Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-04T01:53:04.083316361Z level=info msg="Completed cleanup jobs" duration=34.218752ms logger=plugins.update.checker t=2026-03-04T01:53:04.247863654Z level=info msg="Update check succeeded" duration=121.95345ms logger=cleanup t=2026-03-04T02:03:04.088548632Z level=info msg="Completed cleanup jobs" duration=39.317299ms logger=plugins.update.checker t=2026-03-04T02:03:04.174912941Z level=info msg="Update check succeeded" duration=48.741457ms logger=infra.usagestats t=2026-03-04T02:03:52.098264756Z level=info msg="Usage stats are ready to report"