logger=settings t=2026-07-10T14:32:46.203036408Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-10T14:32:46Z logger=settings t=2026-07-10T14:32:46.203385038Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-10T14:32:46.203404148Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-10T14:32:46.203413608Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-10T14:32:46.203418988Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-10T14:32:46.203424139Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-10T14:32:46.203428349Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-10T14:32:46.203434549Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-10T14:32:46.203444899Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-10T14:32:46.203449429Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-10T14:32:46.20345735Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-10T14:32:46.20346827Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-10T14:32:46.20347268Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-10T14:32:46.20347691Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-10T14:32:46.20348248Z level=info msg=Target target=[all] logger=settings t=2026-07-10T14:32:46.203509401Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-10T14:32:46.203513731Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-10T14:32:46.203517811Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-10T14:32:46.203524101Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-10T14:32:46.203532952Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-10T14:32:46.203542502Z level=info msg="App mode production" logger=sqlstore t=2026-07-10T14:32:46.203944203Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-10T14:32:46.203971034Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-10T14:32:46.205756964Z level=info msg="Locking database" logger=migrator t=2026-07-10T14:32:46.205775844Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-10T14:32:46.206520335Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-10T14:32:46.20775428Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.233105ms logger=migrator t=2026-07-10T14:32:46.215823006Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-10T14:32:46.216535826Z level=info msg="Migration successfully executed" id="create user table" duration=715.049µs logger=migrator t=2026-07-10T14:32:46.221749491Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-10T14:32:46.222432561Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=673.159µs logger=migrator t=2026-07-10T14:32:46.233996944Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-10T14:32:46.234712004Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=715.55µs logger=migrator t=2026-07-10T14:32:46.242371879Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-10T14:32:46.243690766Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.318827ms logger=migrator t=2026-07-10T14:32:46.24814108Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-10T14:32:46.248786028Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=645.258µs logger=migrator t=2026-07-10T14:32:46.254357484Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-10T14:32:46.256571326Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.213502ms logger=migrator t=2026-07-10T14:32:46.260306541Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-10T14:32:46.261333619Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.025848ms logger=migrator t=2026-07-10T14:32:46.266576616Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-10T14:32:46.267460691Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=884.205µs logger=migrator t=2026-07-10T14:32:46.271926776Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-10T14:32:46.27278183Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=854.284µs logger=migrator t=2026-07-10T14:32:46.277199173Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-10T14:32:46.277506862Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=307.609µs logger=migrator t=2026-07-10T14:32:46.281698709Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-10T14:32:46.282181663Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=481.714µs logger=migrator t=2026-07-10T14:32:46.286377741Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-10T14:32:46.287335017Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=956.837µs logger=migrator t=2026-07-10T14:32:46.292111571Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-10T14:32:46.292130992Z level=info msg="Migration successfully executed" id="Update user table charset" duration=26.021µs logger=migrator t=2026-07-10T14:32:46.29563974Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-10T14:32:46.296419181Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=770.851µs logger=migrator t=2026-07-10T14:32:46.299697863Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-10T14:32:46.300040903Z level=info msg="Migration successfully executed" id="Add missing user data" duration=355.56µs logger=migrator t=2026-07-10T14:32:46.304630401Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-10T14:32:46.306949466Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.317985ms logger=migrator t=2026-07-10T14:32:46.310955569Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-10T14:32:46.311816493Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=860.545µs logger=migrator t=2026-07-10T14:32:46.317877812Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-10T14:32:46.31959972Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.722328ms logger=migrator t=2026-07-10T14:32:46.32350696Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-10T14:32:46.332370008Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.854908ms logger=migrator t=2026-07-10T14:32:46.338092198Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-10T14:32:46.339390344Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.298786ms logger=migrator t=2026-07-10T14:32:46.343083088Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-10T14:32:46.343348765Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=261.397µs logger=migrator t=2026-07-10T14:32:46.347169442Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-10T14:32:46.347939484Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=770.142µs logger=migrator t=2026-07-10T14:32:46.35316748Z 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-07-10T14:32:46.35351447Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=339.299µs logger=migrator t=2026-07-10T14:32:46.359364533Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-10T14:32:46.360062213Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=697.57µs logger=migrator t=2026-07-10T14:32:46.365947618Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-10T14:32:46.367784199Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.841712ms logger=migrator t=2026-07-10T14:32:46.3749738Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-10T14:32:46.376457812Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.483452ms logger=migrator t=2026-07-10T14:32:46.385532806Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-10T14:32:46.386891784Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.353638ms logger=migrator t=2026-07-10T14:32:46.392963134Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-10T14:32:46.394289421Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.331157ms logger=migrator t=2026-07-10T14:32:46.399402764Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-10T14:32:46.400493954Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.07931ms logger=migrator t=2026-07-10T14:32:46.407241763Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-10T14:32:46.407275134Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.801µs logger=migrator t=2026-07-10T14:32:46.411025989Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-10T14:32:46.411923575Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=898.266µs logger=migrator t=2026-07-10T14:32:46.415823204Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-10T14:32:46.416690378Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=867.225µs logger=migrator t=2026-07-10T14:32:46.421984176Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-10T14:32:46.423277022Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.293356ms logger=migrator t=2026-07-10T14:32:46.428040566Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-10T14:32:46.429589889Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.548913ms logger=migrator t=2026-07-10T14:32:46.435189956Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-10T14:32:46.439042184Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.852487ms logger=migrator t=2026-07-10T14:32:46.444409294Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-10T14:32:46.445410542Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.002448ms logger=migrator t=2026-07-10T14:32:46.449093195Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-10T14:32:46.44997059Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=877.904µs logger=migrator t=2026-07-10T14:32:46.453787386Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-10T14:32:46.454703562Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=911.636µs logger=migrator t=2026-07-10T14:32:46.461310637Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-10T14:32:46.462368946Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.058289ms logger=migrator t=2026-07-10T14:32:46.468805577Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-10T14:32:46.470460143Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.650966ms logger=migrator t=2026-07-10T14:32:46.475495674Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-10T14:32:46.475823753Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=328.409µs logger=migrator t=2026-07-10T14:32:46.481474241Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-10T14:32:46.482385937Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=912.386µs logger=migrator t=2026-07-10T14:32:46.486266265Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-10T14:32:46.486858762Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=593.047µs logger=migrator t=2026-07-10T14:32:46.490813053Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-10T14:32:46.491482171Z level=info msg="Migration successfully executed" id="create star table" duration=668.948µs logger=migrator t=2026-07-10T14:32:46.495226996Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-10T14:32:46.496722488Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.498152ms logger=migrator t=2026-07-10T14:32:46.505439682Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-10T14:32:46.506843131Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.407679ms logger=migrator t=2026-07-10T14:32:46.512203491Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-10T14:32:46.512974673Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=771.352µs logger=migrator t=2026-07-10T14:32:46.518687983Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-10T14:32:46.519784043Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.09542ms logger=migrator t=2026-07-10T14:32:46.524741372Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-10T14:32:46.525898385Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.157143ms logger=migrator t=2026-07-10T14:32:46.530928205Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-10T14:32:46.531649936Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=721.351µs logger=migrator t=2026-07-10T14:32:46.536653726Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-10T14:32:46.537897021Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.243795ms logger=migrator t=2026-07-10T14:32:46.542018146Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-10T14:32:46.542062447Z level=info msg="Migration successfully executed" id="Update org table charset" duration=46.351µs logger=migrator t=2026-07-10T14:32:46.548637581Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-10T14:32:46.548679122Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=43.151µs logger=migrator t=2026-07-10T14:32:46.552715535Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-10T14:32:46.55289859Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=183.535µs logger=migrator t=2026-07-10T14:32:46.556689147Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-10T14:32:46.557496589Z level=info msg="Migration successfully executed" id="create dashboard table" duration=808.182µs logger=migrator t=2026-07-10T14:32:46.562048456Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-10T14:32:46.563406834Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.356408ms logger=migrator t=2026-07-10T14:32:46.568348363Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-10T14:32:46.569216917Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=868.274µs logger=migrator t=2026-07-10T14:32:46.574970548Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-10T14:32:46.576136941Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.166713ms logger=migrator t=2026-07-10T14:32:46.580467812Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-10T14:32:46.581773008Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.304686ms logger=migrator t=2026-07-10T14:32:46.585972086Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-10T14:32:46.586740448Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=763.611µs logger=migrator t=2026-07-10T14:32:46.592111848Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-10T14:32:46.599965708Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.85663ms logger=migrator t=2026-07-10T14:32:46.605669187Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-10T14:32:46.607392036Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.741078ms logger=migrator t=2026-07-10T14:32:46.612847678Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-10T14:32:46.614124444Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.268926ms logger=migrator t=2026-07-10T14:32:46.618751304Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-10T14:32:46.619499814Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=752.401µs logger=migrator t=2026-07-10T14:32:46.623577899Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-10T14:32:46.624090993Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=511.845µs logger=migrator t=2026-07-10T14:32:46.628752894Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-10T14:32:46.63004806Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.294887ms logger=migrator t=2026-07-10T14:32:46.636026077Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-10T14:32:46.63611278Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=93.463µs logger=migrator t=2026-07-10T14:32:46.641286394Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-10T14:32:46.64541854Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.130066ms logger=migrator t=2026-07-10T14:32:46.649416882Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-10T14:32:46.652273682Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.85693ms logger=migrator t=2026-07-10T14:32:46.65684927Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-10T14:32:46.658662841Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.812871ms logger=migrator t=2026-07-10T14:32:46.662426816Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-10T14:32:46.66327379Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=839.873µs logger=migrator t=2026-07-10T14:32:46.66898968Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-10T14:32:46.670858112Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.867762ms logger=migrator t=2026-07-10T14:32:46.675755849Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-10T14:32:46.676540761Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=792.052µs logger=migrator t=2026-07-10T14:32:46.680264065Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-10T14:32:46.681049457Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=785.252µs logger=migrator t=2026-07-10T14:32:46.685560232Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-10T14:32:46.685588053Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.581µs logger=migrator t=2026-07-10T14:32:46.689520653Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-10T14:32:46.689563955Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=44.372µs logger=migrator t=2026-07-10T14:32:46.69369908Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-10T14:32:46.696700745Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.993014ms logger=migrator t=2026-07-10T14:32:46.701273682Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-10T14:32:46.704159963Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.892501ms logger=migrator t=2026-07-10T14:32:46.707836556Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-10T14:32:46.710584743Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.749807ms logger=migrator t=2026-07-10T14:32:46.714246706Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-10T14:32:46.715664655Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.43125ms logger=migrator t=2026-07-10T14:32:46.719928004Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-10T14:32:46.720196182Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=267.998µs logger=migrator t=2026-07-10T14:32:46.723632778Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-10T14:32:46.724449901Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=816.943µs logger=migrator t=2026-07-10T14:32:46.72832884Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-10T14:32:46.729112022Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=784.102µs logger=migrator t=2026-07-10T14:32:46.734468202Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-10T14:32:46.734500102Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.5µs logger=migrator t=2026-07-10T14:32:46.740817909Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-10T14:32:46.741650352Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=831.823µs logger=migrator t=2026-07-10T14:32:46.747833966Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-10T14:32:46.749127542Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.293117ms logger=migrator t=2026-07-10T14:32:46.754113251Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-10T14:32:46.76158737Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.470499ms logger=migrator t=2026-07-10T14:32:46.766519258Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-10T14:32:46.767203238Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=684.03µs logger=migrator t=2026-07-10T14:32:46.771110977Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-10T14:32:46.771721794Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=611.027µs logger=migrator t=2026-07-10T14:32:46.776641802Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-10T14:32:46.777909277Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.267205ms logger=migrator t=2026-07-10T14:32:46.783266517Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-10T14:32:46.783605167Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=344.33µs logger=migrator t=2026-07-10T14:32:46.787451234Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-10T14:32:46.788172375Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=720.89µs logger=migrator t=2026-07-10T14:32:46.792935058Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-10T14:32:46.796199869Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.248701ms logger=migrator t=2026-07-10T14:32:46.80123203Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-10T14:32:46.802061854Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=830.403µs logger=migrator t=2026-07-10T14:32:46.805788238Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-10T14:32:46.805968973Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=188.686µs logger=migrator t=2026-07-10T14:32:46.810198811Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-10T14:32:46.81049816Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=299.848µs logger=migrator t=2026-07-10T14:32:46.817190637Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-10T14:32:46.818529705Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.339627ms logger=migrator t=2026-07-10T14:32:46.822635019Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-10T14:32:46.824983925Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.346656ms logger=migrator t=2026-07-10T14:32:46.829571713Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-10T14:32:46.830562921Z level=info msg="Migration successfully executed" id="create data_source table" duration=990.848µs logger=migrator t=2026-07-10T14:32:46.835721686Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-10T14:32:46.836659262Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=937.646µs logger=migrator t=2026-07-10T14:32:46.840978203Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-10T14:32:46.842376342Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.398079ms logger=migrator t=2026-07-10T14:32:46.846621561Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-10T14:32:46.847950578Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.330448ms logger=migrator t=2026-07-10T14:32:46.852524326Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-10T14:32:46.853418371Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=893.825µs logger=migrator t=2026-07-10T14:32:46.857445394Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-10T14:32:46.863786531Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.344127ms logger=migrator t=2026-07-10T14:32:46.867578897Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-10T14:32:46.868570095Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=990.888µs logger=migrator t=2026-07-10T14:32:46.873159823Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-10T14:32:46.874191862Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.031019ms logger=migrator t=2026-07-10T14:32:46.879498681Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-10T14:32:46.880784837Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.285736ms logger=migrator t=2026-07-10T14:32:46.891217929Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-10T14:32:46.892192966Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=975.457µs logger=migrator t=2026-07-10T14:32:46.899618544Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-10T14:32:46.903310877Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.704613ms logger=migrator t=2026-07-10T14:32:46.908140702Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-10T14:32:46.912225047Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.089885ms logger=migrator t=2026-07-10T14:32:46.917268218Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-10T14:32:46.91733803Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=70.862µs logger=migrator t=2026-07-10T14:32:46.920963052Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-10T14:32:46.92125945Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=294.938µs logger=migrator t=2026-07-10T14:32:46.925599391Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-10T14:32:46.928291606Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.691025ms logger=migrator t=2026-07-10T14:32:46.93413425Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-10T14:32:46.9344838Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=352.57µs logger=migrator t=2026-07-10T14:32:46.941201898Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-10T14:32:46.941444725Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=244.157µs logger=migrator t=2026-07-10T14:32:46.946883457Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-10T14:32:46.951168777Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.2853ms logger=migrator t=2026-07-10T14:32:46.956252219Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-10T14:32:46.956513237Z level=info msg="Migration successfully executed" id="Update uid value" duration=246.917µs logger=migrator t=2026-07-10T14:32:46.962029461Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-10T14:32:46.963369928Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.339577ms logger=migrator t=2026-07-10T14:32:46.973536443Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-10T14:32:46.974829769Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.293266ms logger=migrator t=2026-07-10T14:32:46.980983982Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-10T14:32:46.982697209Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.702887ms logger=migrator t=2026-07-10T14:32:46.989993283Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-10T14:32:46.991278489Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.297866ms logger=migrator t=2026-07-10T14:32:46.99736648Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-10T14:32:46.998243315Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=875.915µs logger=migrator t=2026-07-10T14:32:47.004116209Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-10T14:32:47.006285499Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.16855ms logger=migrator t=2026-07-10T14:32:47.018367378Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-10T14:32:47.019366066Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.003078ms logger=migrator t=2026-07-10T14:32:47.0338272Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-10T14:32:47.035096766Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.273096ms logger=migrator t=2026-07-10T14:32:47.041349711Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-10T14:32:47.042327818Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=982.617µs logger=migrator t=2026-07-10T14:32:47.050351343Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-10T14:32:47.057366359Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.014306ms logger=migrator t=2026-07-10T14:32:47.07347444Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-10T14:32:47.074597822Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.134972ms logger=migrator t=2026-07-10T14:32:47.261151873Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-10T14:32:47.262761538Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.613815ms logger=migrator t=2026-07-10T14:32:47.336591325Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-10T14:32:47.338470077Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.876312ms logger=migrator t=2026-07-10T14:32:47.350683599Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-10T14:32:47.352114089Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.43603ms logger=migrator t=2026-07-10T14:32:47.360235137Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-10T14:32:47.360818043Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=585.917µs logger=migrator t=2026-07-10T14:32:47.367652014Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-10T14:32:47.368432386Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=786.492µs logger=migrator t=2026-07-10T14:32:47.374274429Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-10T14:32:47.37431008Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=37.701µs logger=migrator t=2026-07-10T14:32:47.381823291Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-10T14:32:47.386006978Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.188477ms logger=migrator t=2026-07-10T14:32:47.392342225Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-10T14:32:47.396770279Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.429384ms logger=migrator t=2026-07-10T14:32:47.404345611Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-10T14:32:47.404698561Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=358.16µs logger=migrator t=2026-07-10T14:32:47.414851405Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-10T14:32:47.417577832Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.721896ms logger=migrator t=2026-07-10T14:32:47.422696025Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-10T14:32:47.425432692Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.737536ms logger=migrator t=2026-07-10T14:32:47.43109691Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-10T14:32:47.431933233Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=847.844µs logger=migrator t=2026-07-10T14:32:47.438041224Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-10T14:32:47.438865537Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=824.043µs logger=migrator t=2026-07-10T14:32:47.444065753Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-10T14:32:47.445411591Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.345938ms logger=migrator t=2026-07-10T14:32:47.451298515Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-10T14:32:47.452751366Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.454461ms logger=migrator t=2026-07-10T14:32:47.457867659Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-10T14:32:47.458715393Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=847.564µs logger=migrator t=2026-07-10T14:32:47.464642149Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-10T14:32:47.465616846Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=974.087µs logger=migrator t=2026-07-10T14:32:47.472976682Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-10T14:32:47.473131676Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=155.524µs logger=migrator t=2026-07-10T14:32:47.484992279Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-10T14:32:47.485109032Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=111.503µs logger=migrator t=2026-07-10T14:32:47.494521685Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-10T14:32:47.498224719Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.702014ms logger=migrator t=2026-07-10T14:32:47.50396023Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-10T14:32:47.50720568Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.246601ms logger=migrator t=2026-07-10T14:32:47.514226997Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-10T14:32:47.514379521Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=158.295µs logger=migrator t=2026-07-10T14:32:47.520154723Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-10T14:32:47.521517061Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.364699ms logger=migrator t=2026-07-10T14:32:47.528050094Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-10T14:32:47.529311899Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.261186ms logger=migrator t=2026-07-10T14:32:47.536045967Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-10T14:32:47.53613713Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=93.623µs logger=migrator t=2026-07-10T14:32:47.542827387Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-10T14:32:47.544164855Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.336968ms logger=migrator t=2026-07-10T14:32:47.551362936Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-10T14:32:47.552368954Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.006058ms logger=migrator t=2026-07-10T14:32:47.558497766Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-10T14:32:47.562069626Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.57649ms logger=migrator t=2026-07-10T14:32:47.56793577Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-10T14:32:47.568004682Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=73.172µs logger=migrator t=2026-07-10T14:32:47.574973997Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-10T14:32:47.576015016Z level=info msg="Migration successfully executed" id="create session table" duration=1.046199ms logger=migrator t=2026-07-10T14:32:47.582461537Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-10T14:32:47.582533409Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=72.912µs logger=migrator t=2026-07-10T14:32:47.587884319Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-10T14:32:47.588006842Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=125.874µs logger=migrator t=2026-07-10T14:32:47.594243796Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-10T14:32:47.594841413Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=598.687µs logger=migrator t=2026-07-10T14:32:47.600189423Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-10T14:32:47.601482299Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.299056ms logger=migrator t=2026-07-10T14:32:47.616683914Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-10T14:32:47.616754206Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=72.552µs logger=migrator t=2026-07-10T14:32:47.622146177Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-10T14:32:47.622186069Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.562µs logger=migrator t=2026-07-10T14:32:47.639073931Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-10T14:32:47.644148453Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.069002ms logger=migrator t=2026-07-10T14:32:47.650714167Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-10T14:32:47.656504039Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.789632ms logger=migrator t=2026-07-10T14:32:47.671135869Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-10T14:32:47.671279433Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=148.655µs logger=migrator t=2026-07-10T14:32:47.678747082Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-10T14:32:47.678836104Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=80.803µs logger=migrator t=2026-07-10T14:32:47.68477199Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-10T14:32:47.686281603Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.509453ms logger=migrator t=2026-07-10T14:32:47.694589905Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-10T14:32:47.694640976Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=44.881µs logger=migrator t=2026-07-10T14:32:47.701418006Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-10T14:32:47.705334936Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.91655ms logger=migrator t=2026-07-10T14:32:47.710907652Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-10T14:32:47.711093877Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=187.005µs logger=migrator t=2026-07-10T14:32:47.715944823Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-10T14:32:47.728452833Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=12.510831ms logger=migrator t=2026-07-10T14:32:47.734325827Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-10T14:32:47.738615397Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.30109ms logger=migrator t=2026-07-10T14:32:47.74265337Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-10T14:32:47.742768874Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=116.704µs logger=migrator t=2026-07-10T14:32:47.746990932Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-10T14:32:47.748645728Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.658376ms logger=migrator t=2026-07-10T14:32:47.757563518Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-10T14:32:47.758654908Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.107451ms logger=migrator t=2026-07-10T14:32:47.766315013Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-10T14:32:47.767423564Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.108581ms logger=migrator t=2026-07-10T14:32:47.774772039Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-10T14:32:47.776143898Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.372149ms logger=migrator t=2026-07-10T14:32:47.786309172Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-10T14:32:47.788172125Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.858462ms logger=migrator t=2026-07-10T14:32:47.796634151Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-10T14:32:47.797577578Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=953.377µs logger=migrator t=2026-07-10T14:32:47.803038061Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-10T14:32:47.804034378Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=997.938µs logger=migrator t=2026-07-10T14:32:47.810717105Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-10T14:32:47.81160265Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=885.635µs logger=migrator t=2026-07-10T14:32:47.817489905Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-10T14:32:47.818815832Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.330297ms logger=migrator t=2026-07-10T14:32:47.823959606Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-10T14:32:47.833185244Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.222168ms logger=migrator t=2026-07-10T14:32:47.8391143Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-10T14:32:47.839785769Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=671.959µs logger=migrator t=2026-07-10T14:32:47.844306126Z 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-07-10T14:32:47.845075027Z 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=768.661µs logger=migrator t=2026-07-10T14:32:47.850101958Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-10T14:32:47.850338554Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=235.836µs logger=migrator t=2026-07-10T14:32:47.85482421Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-10T14:32:47.855281503Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=457.103µs logger=migrator t=2026-07-10T14:32:47.864404398Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-10T14:32:47.865223031Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=814.113µs logger=migrator t=2026-07-10T14:32:47.870260692Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-10T14:32:47.873643987Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.383405ms logger=migrator t=2026-07-10T14:32:47.879040728Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-10T14:32:47.882560886Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.520218ms logger=migrator t=2026-07-10T14:32:47.890813237Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-10T14:32:47.894251003Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.437426ms logger=migrator t=2026-07-10T14:32:47.912816603Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-10T14:32:47.916548598Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.733165ms logger=migrator t=2026-07-10T14:32:47.927308159Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-10T14:32:47.929662255Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.358286ms logger=migrator t=2026-07-10T14:32:47.941754573Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-10T14:32:47.941802504Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=49.071µs logger=migrator t=2026-07-10T14:32:47.949302255Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-10T14:32:47.949354796Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=49.182µs logger=migrator t=2026-07-10T14:32:47.956350322Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-10T14:32:47.957401091Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.05173ms logger=migrator t=2026-07-10T14:32:47.964330675Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-10T14:32:47.965281482Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=950.507µs logger=migrator t=2026-07-10T14:32:47.971224558Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-10T14:32:47.972028971Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=804.513µs logger=migrator t=2026-07-10T14:32:47.977037531Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-10T14:32:47.978278645Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.244915ms logger=migrator t=2026-07-10T14:32:47.987562115Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-10T14:32:47.988844871Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.285806ms logger=migrator t=2026-07-10T14:32:47.99702796Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-10T14:32:48.004012146Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.004947ms logger=migrator t=2026-07-10T14:32:48.009421237Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-10T14:32:48.013137931Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.709814ms logger=migrator t=2026-07-10T14:32:48.023709327Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-10T14:32:48.024197041Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=493.434µs logger=migrator t=2026-07-10T14:32:48.031367762Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-10T14:32:48.03454568Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=3.177379ms logger=migrator t=2026-07-10T14:32:48.043373217Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-10T14:32:48.045511867Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.14748ms logger=migrator t=2026-07-10T14:32:48.051127495Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-10T14:32:48.058270294Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.14696ms logger=migrator t=2026-07-10T14:32:48.06417125Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-10T14:32:48.064229781Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=59.301µs logger=migrator t=2026-07-10T14:32:48.069250032Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-10T14:32:48.070674202Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.42398ms logger=migrator t=2026-07-10T14:32:48.076385881Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-10T14:32:48.077531183Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.207903ms logger=migrator t=2026-07-10T14:32:48.08383208Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-10T14:32:48.083990784Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=158.944µs logger=migrator t=2026-07-10T14:32:48.088623534Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-10T14:32:48.089629282Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.000898ms logger=migrator t=2026-07-10T14:32:48.09562399Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-10T14:32:48.097168203Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.544383ms logger=migrator t=2026-07-10T14:32:48.104496578Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-10T14:32:48.106197106Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.689718ms logger=migrator t=2026-07-10T14:32:48.112455771Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-10T14:32:48.113458329Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.002818ms logger=migrator t=2026-07-10T14:32:48.118628144Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-10T14:32:48.119738555Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.116812ms logger=migrator t=2026-07-10T14:32:48.128440339Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-10T14:32:48.129426506Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=985.528µs logger=migrator t=2026-07-10T14:32:48.136112803Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-10T14:32:48.136187245Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=80.322µs logger=migrator t=2026-07-10T14:32:48.142177303Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-10T14:32:48.147291296Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.115283ms logger=migrator t=2026-07-10T14:32:48.153233113Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-10T14:32:48.155359292Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.13039ms logger=migrator t=2026-07-10T14:32:48.163101329Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-10T14:32:48.170066144Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.961345ms logger=migrator t=2026-07-10T14:32:48.175325021Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-10T14:32:48.176223216Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=884.404µs logger=migrator t=2026-07-10T14:32:48.182236194Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-10T14:32:48.18351882Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.261145ms logger=migrator t=2026-07-10T14:32:48.18886304Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-10T14:32:48.189849557Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=991.357µs logger=migrator t=2026-07-10T14:32:48.195493555Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-10T14:32:48.215190927Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=19.692681ms logger=migrator t=2026-07-10T14:32:48.222410749Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-10T14:32:48.223429957Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.027699ms logger=migrator t=2026-07-10T14:32:48.227394338Z 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-07-10T14:32:48.228330924Z 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=936.626µs logger=migrator t=2026-07-10T14:32:48.232033578Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-10T14:32:48.232494501Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=449.973µs logger=migrator t=2026-07-10T14:32:48.236239686Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-10T14:32:48.236860183Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=621.017µs logger=migrator t=2026-07-10T14:32:48.241212705Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-10T14:32:48.241465772Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=255.347µs logger=migrator t=2026-07-10T14:32:48.245051192Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-10T14:32:48.249463356Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.411724ms logger=migrator t=2026-07-10T14:32:48.254661771Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-10T14:32:48.259123086Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.461645ms logger=migrator t=2026-07-10T14:32:48.263398076Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-10T14:32:48.264512507Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.130862ms logger=migrator t=2026-07-10T14:32:48.27497598Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-10T14:32:48.276791601Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.819641ms logger=migrator t=2026-07-10T14:32:48.283730435Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-10T14:32:48.284090715Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=361.57µs logger=migrator t=2026-07-10T14:32:48.287961943Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-10T14:32:48.292409918Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.447375ms logger=migrator t=2026-07-10T14:32:48.298891139Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-10T14:32:48.299926478Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.037619ms logger=migrator t=2026-07-10T14:32:48.307219992Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-10T14:32:48.307412868Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=193.936µs logger=migrator t=2026-07-10T14:32:48.312026897Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-10T14:32:48.31246918Z level=info msg="Migration successfully executed" id="Move region to single row" duration=442.752µs logger=migrator t=2026-07-10T14:32:48.318346744Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-10T14:32:48.319311161Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=964.987µs logger=migrator t=2026-07-10T14:32:48.325069962Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-10T14:32:48.325966047Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=896.515µs logger=migrator t=2026-07-10T14:32:48.330117743Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-10T14:32:48.3310565Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=938.407µs logger=migrator t=2026-07-10T14:32:48.339778614Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-10T14:32:48.341985815Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.209962ms logger=migrator t=2026-07-10T14:32:48.346189663Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-10T14:32:48.347091548Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=902.075µs logger=migrator t=2026-07-10T14:32:48.351690257Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-10T14:32:48.352582222Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=892.125µs logger=migrator t=2026-07-10T14:32:48.357706736Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-10T14:32:48.35785774Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=152.254µs logger=migrator t=2026-07-10T14:32:48.362989033Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-10T14:32:48.364436834Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.448001ms logger=migrator t=2026-07-10T14:32:48.371563644Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-10T14:32:48.372654094Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.094181ms logger=migrator t=2026-07-10T14:32:48.377544481Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-10T14:32:48.378449776Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=909.635µs logger=migrator t=2026-07-10T14:32:48.383453396Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-10T14:32:48.385636467Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.192801ms logger=migrator t=2026-07-10T14:32:48.39573264Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-10T14:32:48.395952296Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=219.076µs logger=migrator t=2026-07-10T14:32:48.402475029Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-10T14:32:48.403597Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.127262ms logger=migrator t=2026-07-10T14:32:48.407492539Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-10T14:32:48.407589862Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=98.293µs logger=migrator t=2026-07-10T14:32:48.411339387Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-10T14:32:48.412379846Z level=info msg="Migration successfully executed" id="create team table" duration=1.040699ms logger=migrator t=2026-07-10T14:32:48.419959878Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-10T14:32:48.421741578Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.770099ms logger=migrator t=2026-07-10T14:32:48.426437949Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-10T14:32:48.427350175Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=911.936µs logger=migrator t=2026-07-10T14:32:48.430411351Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-10T14:32:48.435317228Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.882986ms logger=migrator t=2026-07-10T14:32:48.439165896Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-10T14:32:48.43933654Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=170.584µs logger=migrator t=2026-07-10T14:32:48.443674072Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-10T14:32:48.444527386Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=853.214µs logger=migrator t=2026-07-10T14:32:48.448314782Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-10T14:32:48.449151535Z level=info msg="Migration successfully executed" id="create team member table" duration=836.243µs logger=migrator t=2026-07-10T14:32:48.452738626Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-10T14:32:48.453692662Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=953.526µs logger=migrator t=2026-07-10T14:32:48.459632748Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-10T14:32:48.461250684Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.611635ms logger=migrator t=2026-07-10T14:32:48.465340858Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-10T14:32:48.466779799Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.43809ms logger=migrator t=2026-07-10T14:32:48.47110566Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-10T14:32:48.47755501Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.44927ms logger=migrator t=2026-07-10T14:32:48.482638352Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-10T14:32:48.487365095Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.740373ms logger=migrator t=2026-07-10T14:32:48.49147307Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-10T14:32:48.49611573Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.64149ms logger=migrator t=2026-07-10T14:32:48.5004217Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-10T14:32:48.501452089Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.029689ms logger=migrator t=2026-07-10T14:32:48.506318605Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-10T14:32:48.507981212Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.661197ms logger=migrator t=2026-07-10T14:32:48.512400276Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-10T14:32:48.513967739Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.568204ms logger=migrator t=2026-07-10T14:32:48.518465265Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-10T14:32:48.519400181Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=933.476µs logger=migrator t=2026-07-10T14:32:48.524585906Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-10T14:32:48.525513862Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=927.536µs logger=migrator t=2026-07-10T14:32:48.529613877Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-10T14:32:48.530481012Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=867.435µs logger=migrator t=2026-07-10T14:32:48.534172515Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-10T14:32:48.53506192Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=889.005µs logger=migrator t=2026-07-10T14:32:48.542403375Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-10T14:32:48.54327827Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=874.095µs logger=migrator t=2026-07-10T14:32:48.549393051Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-10T14:32:48.549855904Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=462.753µs logger=migrator t=2026-07-10T14:32:48.554309409Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-10T14:32:48.554532375Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=223.366µs logger=migrator t=2026-07-10T14:32:48.558459355Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-10T14:32:48.559551765Z level=info msg="Migration successfully executed" id="create tag table" duration=1.0922ms logger=migrator t=2026-07-10T14:32:48.564513354Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-10T14:32:48.565590584Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.07638ms logger=migrator t=2026-07-10T14:32:48.570462311Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-10T14:32:48.571370596Z level=info msg="Migration successfully executed" id="create login attempt table" duration=908.635µs logger=migrator t=2026-07-10T14:32:48.576551101Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-10T14:32:48.57758759Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.038379ms logger=migrator t=2026-07-10T14:32:48.583193397Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-10T14:32:48.584325109Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.130961ms logger=migrator t=2026-07-10T14:32:48.592374794Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-10T14:32:48.607566809Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.188885ms logger=migrator t=2026-07-10T14:32:48.615217393Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-10T14:32:48.61581529Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=597.807µs logger=migrator t=2026-07-10T14:32:48.619573765Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-10T14:32:48.620978014Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.403039ms logger=migrator t=2026-07-10T14:32:48.628053863Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-10T14:32:48.628533256Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=478.144µs logger=migrator t=2026-07-10T14:32:48.634217755Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-10T14:32:48.635608304Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.394079ms logger=migrator t=2026-07-10T14:32:48.642279401Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-10T14:32:48.64295403Z level=info msg="Migration successfully executed" id="create user auth table" duration=674.839µs logger=migrator t=2026-07-10T14:32:48.647834766Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-10T14:32:48.648550206Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=714.94µs logger=migrator t=2026-07-10T14:32:48.652477826Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-10T14:32:48.652549308Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.982µs logger=migrator t=2026-07-10T14:32:48.658184676Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-10T14:32:48.664553284Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.368768ms logger=migrator t=2026-07-10T14:32:48.670213673Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-10T14:32:48.673953777Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.740644ms logger=migrator t=2026-07-10T14:32:48.678427743Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-10T14:32:48.683948457Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.519774ms logger=migrator t=2026-07-10T14:32:48.688158465Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-10T14:32:48.694708518Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.551283ms logger=migrator t=2026-07-10T14:32:48.699645687Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-10T14:32:48.70046453Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=818.433µs logger=migrator t=2026-07-10T14:32:48.704181463Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-10T14:32:48.710457259Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.273926ms logger=migrator t=2026-07-10T14:32:48.715369487Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-10T14:32:48.716138188Z level=info msg="Migration successfully executed" id="create server_lock table" duration=767.861µs logger=migrator t=2026-07-10T14:32:48.721022095Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-10T14:32:48.7219188Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=895.835µs logger=migrator t=2026-07-10T14:32:48.725718396Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-10T14:32:48.726499048Z level=info msg="Migration successfully executed" id="create user auth token table" duration=775.472µs logger=migrator t=2026-07-10T14:32:48.731595191Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-10T14:32:48.732448435Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=852.974µs logger=migrator t=2026-07-10T14:32:48.738528125Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-10T14:32:48.739313337Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=784.142µs logger=migrator t=2026-07-10T14:32:48.743816783Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-10T14:32:48.745286944Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.474541ms logger=migrator t=2026-07-10T14:32:48.750485709Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-10T14:32:48.756686523Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.195604ms logger=migrator t=2026-07-10T14:32:48.760606563Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-10T14:32:48.761902109Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.294716ms logger=migrator t=2026-07-10T14:32:48.766258461Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-10T14:32:48.76728492Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.025488ms logger=migrator t=2026-07-10T14:32:48.771836427Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-10T14:32:48.772985249Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.146432ms logger=migrator t=2026-07-10T14:32:48.778545505Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-10T14:32:48.780036057Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.489662ms logger=migrator t=2026-07-10T14:32:48.784952984Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-10T14:32:48.786336303Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.383409ms logger=migrator t=2026-07-10T14:32:48.793540845Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-10T14:32:48.793614997Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=76.623µs logger=migrator t=2026-07-10T14:32:48.798987107Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-10T14:32:48.799204103Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=216.356µs logger=migrator t=2026-07-10T14:32:48.803424871Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-10T14:32:48.804621655Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.197074ms logger=migrator t=2026-07-10T14:32:48.809383918Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-10T14:32:48.81052851Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.144572ms logger=migrator t=2026-07-10T14:32:48.816350963Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-10T14:32:48.818113972Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.761489ms logger=migrator t=2026-07-10T14:32:48.823220585Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-10T14:32:48.823309278Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=92.413µs logger=migrator t=2026-07-10T14:32:48.827442473Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-10T14:32:48.828519254Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.07517ms logger=migrator t=2026-07-10T14:32:48.833303648Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-10T14:32:48.834679336Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.373219ms logger=migrator t=2026-07-10T14:32:48.838612436Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-10T14:32:48.840813828Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.199752ms logger=migrator t=2026-07-10T14:32:48.845140419Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-10T14:32:48.84696398Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.823021ms logger=migrator t=2026-07-10T14:32:48.852270188Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-10T14:32:48.859292615Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.022657ms logger=migrator t=2026-07-10T14:32:48.862993119Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-10T14:32:48.863919144Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=924.696µs logger=migrator t=2026-07-10T14:32:48.868290947Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-10T14:32:48.868357139Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=66.782µs logger=migrator t=2026-07-10T14:32:48.87269685Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-10T14:32:48.874398428Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.705558ms logger=migrator t=2026-07-10T14:32:48.878556564Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-10T14:32:48.879763288Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.207244ms logger=migrator t=2026-07-10T14:32:48.884775288Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-10T14:32:48.885943551Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.167823ms logger=migrator t=2026-07-10T14:32:48.88984547Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-10T14:32:48.889927382Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=82.632µs logger=migrator t=2026-07-10T14:32:48.893349478Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-10T14:32:48.894420168Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.0668ms logger=migrator t=2026-07-10T14:32:48.899224673Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-10T14:32:48.901118366Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.892493ms logger=migrator t=2026-07-10T14:32:48.905743135Z 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-07-10T14:32:48.907470473Z 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.753089ms logger=migrator t=2026-07-10T14:32:48.913942975Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-10T14:32:48.915462837Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.519832ms logger=migrator t=2026-07-10T14:32:48.924065408Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-10T14:32:48.931168967Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.102058ms logger=migrator t=2026-07-10T14:32:48.93520891Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-10T14:32:48.936431814Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.224814ms logger=migrator t=2026-07-10T14:32:48.940458217Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-10T14:32:48.941600189Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.145682ms logger=migrator t=2026-07-10T14:32:48.946577428Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-10T14:32:48.983051199Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=36.466851ms logger=migrator t=2026-07-10T14:32:48.986875306Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-10T14:32:49.012228466Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.351889ms logger=migrator t=2026-07-10T14:32:49.01736812Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-10T14:32:49.018377198Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.009309ms logger=migrator t=2026-07-10T14:32:49.022441712Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-10T14:32:49.023511292Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.113852ms logger=migrator t=2026-07-10T14:32:49.027911555Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-10T14:32:49.038963154Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=11.05193ms logger=migrator t=2026-07-10T14:32:49.046735022Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-10T14:32:49.051143225Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.407214ms logger=migrator t=2026-07-10T14:32:49.056274058Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-10T14:32:49.057951185Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.676527ms logger=migrator t=2026-07-10T14:32:49.062772911Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-10T14:32:49.063896262Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.111372ms logger=migrator t=2026-07-10T14:32:49.07135063Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-10T14:32:49.072685278Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.334358ms logger=migrator t=2026-07-10T14:32:49.076955797Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-10T14:32:49.078359327Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.40184ms logger=migrator t=2026-07-10T14:32:49.084942301Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-10T14:32:49.085048374Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.173µs logger=migrator t=2026-07-10T14:32:49.091141604Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-10T14:32:49.102165823Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.011159ms logger=migrator t=2026-07-10T14:32:49.112692668Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-10T14:32:49.120970659Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.291702ms logger=migrator t=2026-07-10T14:32:49.124871129Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-10T14:32:49.134809507Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.926497ms logger=migrator t=2026-07-10T14:32:49.141225396Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-10T14:32:49.142379899Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.164203ms logger=migrator t=2026-07-10T14:32:49.147302476Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-10T14:32:49.148927412Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.625696ms logger=migrator t=2026-07-10T14:32:49.155374582Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-10T14:32:49.166832873Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.451201ms logger=migrator t=2026-07-10T14:32:49.173836229Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-10T14:32:49.182713078Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.880018ms logger=migrator t=2026-07-10T14:32:49.186346169Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-10T14:32:49.187499831Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.150532ms logger=migrator t=2026-07-10T14:32:49.193833109Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-10T14:32:49.200473155Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.645977ms logger=migrator t=2026-07-10T14:32:49.20495362Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-10T14:32:49.213865959Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.899019ms logger=migrator t=2026-07-10T14:32:49.223805358Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-10T14:32:49.223947422Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=143.774µs logger=migrator t=2026-07-10T14:32:49.232656855Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-10T14:32:49.234119646Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.466981ms logger=migrator t=2026-07-10T14:32:49.242254654Z 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-07-10T14:32:49.243656743Z 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.361088ms logger=migrator t=2026-07-10T14:32:49.247876081Z 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-07-10T14:32:49.248990192Z 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.113521ms logger=migrator t=2026-07-10T14:32:49.25388798Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-10T14:32:49.253978832Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=91.443µs logger=migrator t=2026-07-10T14:32:49.258716775Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-10T14:32:49.268413036Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.690731ms logger=migrator t=2026-07-10T14:32:49.27569167Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-10T14:32:49.284540008Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.848268ms logger=migrator t=2026-07-10T14:32:49.290463463Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-10T14:32:49.29677895Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.314087ms logger=migrator t=2026-07-10T14:32:49.303025665Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-10T14:32:49.310501274Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.451098ms logger=migrator t=2026-07-10T14:32:49.316012398Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-10T14:32:49.321204634Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.192406ms logger=migrator t=2026-07-10T14:32:49.326152562Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-10T14:32:49.326248765Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=98.663µs logger=migrator t=2026-07-10T14:32:49.331214814Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-10T14:32:49.332203332Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=990.737µs logger=migrator t=2026-07-10T14:32:49.338101837Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-10T14:32:49.34893497Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.793982ms logger=migrator t=2026-07-10T14:32:49.355161514Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-10T14:32:49.355270407Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=109.503µs logger=migrator t=2026-07-10T14:32:49.361474471Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-10T14:32:49.37035403Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.871728ms logger=migrator t=2026-07-10T14:32:49.418700563Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-10T14:32:49.420637997Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.941395ms logger=migrator t=2026-07-10T14:32:49.42644948Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-10T14:32:49.438654791Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=12.201782ms logger=migrator t=2026-07-10T14:32:49.446281945Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-10T14:32:49.447374455Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.09364ms logger=migrator t=2026-07-10T14:32:49.454753052Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-10T14:32:49.457270892Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.522731ms logger=migrator t=2026-07-10T14:32:49.463868987Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-10T14:32:49.470613946Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.744349ms logger=migrator t=2026-07-10T14:32:49.475101351Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-10T14:32:49.475997146Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=895.235µs logger=migrator t=2026-07-10T14:32:49.481677445Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-10T14:32:49.482963171Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.285236ms logger=migrator t=2026-07-10T14:32:49.491063028Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-10T14:32:49.493025083Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.966935ms logger=migrator t=2026-07-10T14:32:49.499844784Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-10T14:32:49.501005266Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.160472ms logger=migrator t=2026-07-10T14:32:49.508383543Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-10T14:32:49.508532767Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=215.616µs logger=migrator t=2026-07-10T14:32:49.514327409Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-10T14:32:49.516098819Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.76948ms logger=migrator t=2026-07-10T14:32:49.523018253Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-10T14:32:49.524056472Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.035769ms logger=migrator t=2026-07-10T14:32:49.530681537Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-10T14:32:49.531359806Z 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-07-10T14:32:49.536971953Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-10T14:32:49.53792808Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=956.867µs logger=migrator t=2026-07-10T14:32:49.547599041Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-10T14:32:49.548792484Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.193013ms logger=migrator t=2026-07-10T14:32:49.55581702Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-10T14:32:49.567684543Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.855962ms logger=migrator t=2026-07-10T14:32:49.574625477Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-10T14:32:49.575925873Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.306116ms logger=migrator t=2026-07-10T14:32:49.582567299Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-10T14:32:49.584410001Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.843032ms logger=migrator t=2026-07-10T14:32:49.590547263Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-10T14:32:49.591558651Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.014038ms logger=migrator t=2026-07-10T14:32:49.598198837Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-10T14:32:49.600080119Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.881212ms logger=migrator t=2026-07-10T14:32:49.606501989Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-10T14:32:49.607864708Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.364348ms logger=migrator t=2026-07-10T14:32:49.61476768Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-10T14:32:49.614857433Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=91.663µs logger=migrator t=2026-07-10T14:32:49.620393968Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-10T14:32:49.620551012Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=150.964µs logger=migrator t=2026-07-10T14:32:49.62583262Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-10T14:32:49.637035214Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.198794ms logger=migrator t=2026-07-10T14:32:49.644454262Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-10T14:32:49.645297575Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=855.384µs logger=migrator t=2026-07-10T14:32:49.660787809Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-10T14:32:49.662775674Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.987995ms logger=migrator t=2026-07-10T14:32:49.672535387Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-10T14:32:49.672879667Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=344.93µs logger=migrator t=2026-07-10T14:32:49.679191704Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-10T14:32:49.680297525Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.105491ms logger=migrator t=2026-07-10T14:32:49.687655501Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-10T14:32:49.688670449Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.018768ms logger=migrator t=2026-07-10T14:32:49.695300835Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-10T14:32:49.727732613Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.421118ms logger=migrator t=2026-07-10T14:32:49.734640056Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-10T14:32:49.742420954Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.785828ms logger=migrator t=2026-07-10T14:32:49.747210698Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-10T14:32:49.747325121Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=114.443µs logger=migrator t=2026-07-10T14:32:49.752891147Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-10T14:32:49.784916273Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.025616ms logger=migrator t=2026-07-10T14:32:49.790705725Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-10T14:32:49.821830066Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.118291ms logger=migrator t=2026-07-10T14:32:49.827060343Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-10T14:32:49.827932057Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=868.774µs logger=migrator t=2026-07-10T14:32:49.834679096Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-10T14:32:49.836533708Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.854302ms logger=migrator t=2026-07-10T14:32:49.843283347Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-10T14:32:49.843656157Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=376.831µs logger=migrator t=2026-07-10T14:32:49.848636207Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-10T14:32:49.849327256Z level=info msg="Migration successfully executed" id="create permission table" duration=690.389µs logger=migrator t=2026-07-10T14:32:49.857255778Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-10T14:32:49.858151703Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=897.245µs logger=migrator t=2026-07-10T14:32:49.866056034Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-10T14:32:49.868317737Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.259863ms logger=migrator t=2026-07-10T14:32:49.88304979Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-10T14:32:49.884574212Z level=info msg="Migration successfully executed" id="create role table" duration=1.523742ms logger=migrator t=2026-07-10T14:32:49.892403622Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-10T14:32:49.90094259Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.536288ms logger=migrator t=2026-07-10T14:32:49.905805307Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-10T14:32:49.913923074Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.119027ms logger=migrator t=2026-07-10T14:32:49.919063138Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-10T14:32:49.920100177Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.03779ms logger=migrator t=2026-07-10T14:32:49.925302372Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-10T14:32:49.926514926Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.211554ms logger=migrator t=2026-07-10T14:32:49.931618949Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-10T14:32:49.93307684Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.456901ms logger=migrator t=2026-07-10T14:32:49.940408165Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-10T14:32:49.941411003Z level=info msg="Migration successfully executed" id="create team role table" duration=1.002748ms logger=migrator t=2026-07-10T14:32:49.947450352Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-10T14:32:49.948863762Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.41283ms logger=migrator t=2026-07-10T14:32:49.954114069Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-10T14:32:49.955148118Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.030609ms logger=migrator t=2026-07-10T14:32:49.960428975Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-10T14:32:49.961480825Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.05187ms logger=migrator t=2026-07-10T14:32:49.96844064Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-10T14:32:49.969298304Z level=info msg="Migration successfully executed" id="create user role table" duration=857.194µs logger=migrator t=2026-07-10T14:32:49.974562611Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-10T14:32:49.975563809Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.000328ms logger=migrator t=2026-07-10T14:32:49.981626319Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-10T14:32:49.982666498Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.042989ms logger=migrator t=2026-07-10T14:32:49.988755038Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-10T14:32:49.98988523Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.132602ms logger=migrator t=2026-07-10T14:32:49.995879898Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-10T14:32:49.996726821Z level=info msg="Migration successfully executed" id="create builtin role table" duration=846.743µs logger=migrator t=2026-07-10T14:32:50.00201964Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-10T14:32:50.002920275Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=900.335µs logger=migrator t=2026-07-10T14:32:50.007653857Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-10T14:32:50.009233832Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.583605ms logger=migrator t=2026-07-10T14:32:50.014055877Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-10T14:32:50.02203123Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.974713ms logger=migrator t=2026-07-10T14:32:50.026585447Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-10T14:32:50.027553854Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=968.237µs logger=migrator t=2026-07-10T14:32:50.032442291Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-10T14:32:50.033567093Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.124452ms logger=migrator t=2026-07-10T14:32:50.039098587Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-10T14:32:50.040719023Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.620806ms logger=migrator t=2026-07-10T14:32:50.046780563Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-10T14:32:50.048251114Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.470602ms logger=migrator t=2026-07-10T14:32:50.052730759Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-10T14:32:50.053651735Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=924.696µs logger=migrator t=2026-07-10T14:32:50.058992324Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-10T14:32:50.059968101Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=993.057µs logger=migrator t=2026-07-10T14:32:50.065897338Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-10T14:32:50.076791862Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.891774ms logger=migrator t=2026-07-10T14:32:50.081587047Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-10T14:32:50.08918802Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.587392ms logger=migrator t=2026-07-10T14:32:50.093730637Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-10T14:32:50.099777446Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.047029ms logger=migrator t=2026-07-10T14:32:50.105425864Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-10T14:32:50.115527517Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.057372ms logger=migrator t=2026-07-10T14:32:50.12171621Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-10T14:32:50.123334325Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.623685ms logger=migrator t=2026-07-10T14:32:50.128797688Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-10T14:32:50.130165717Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.368718ms logger=migrator t=2026-07-10T14:32:50.136452953Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-10T14:32:50.137827391Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.373968ms logger=migrator t=2026-07-10T14:32:50.14530601Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-10T14:32:50.147874232Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.563342ms logger=migrator t=2026-07-10T14:32:50.154835307Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-10T14:32:50.157353758Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.51358ms logger=migrator t=2026-07-10T14:32:50.164092996Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-10T14:32:50.164429955Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=363.14µs logger=migrator t=2026-07-10T14:32:50.174327313Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-10T14:32:50.174473417Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=149.284µs logger=migrator t=2026-07-10T14:32:50.182046548Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-10T14:32:50.182659646Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=617.128µs logger=migrator t=2026-07-10T14:32:50.187497581Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-10T14:32:50.188114728Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=617.687µs logger=migrator t=2026-07-10T14:32:50.193599302Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-10T14:32:50.194494627Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=884.735µs logger=migrator t=2026-07-10T14:32:50.19923564Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-10T14:32:50.199457046Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=222.066µs logger=migrator t=2026-07-10T14:32:50.204358273Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-10T14:32:50.204910639Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=552.225µs logger=migrator t=2026-07-10T14:32:50.210632869Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-10T14:32:50.211603896Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=970.577µs logger=migrator t=2026-07-10T14:32:50.21853933Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-10T14:32:50.220795843Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.252453ms logger=migrator t=2026-07-10T14:32:50.226755Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-10T14:32:50.235215957Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.460147ms logger=migrator t=2026-07-10T14:32:50.24427863Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-10T14:32:50.244374053Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=96.063µs logger=migrator t=2026-07-10T14:32:50.24997157Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-10T14:32:50.250993328Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.021298ms logger=migrator t=2026-07-10T14:32:50.257327746Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-10T14:32:50.25928162Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.953654ms logger=migrator t=2026-07-10T14:32:50.266481491Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-10T14:32:50.267680114Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.198583ms logger=migrator t=2026-07-10T14:32:50.273487747Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-10T14:32:50.284139855Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.653038ms logger=migrator t=2026-07-10T14:32:50.290064181Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-10T14:32:50.294925367Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=4.861566ms logger=migrator t=2026-07-10T14:32:50.300957616Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-10T14:32:50.302037416Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.08226ms logger=migrator t=2026-07-10T14:32:50.307275113Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-10T14:32:50.328482336Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.207663ms logger=migrator t=2026-07-10T14:32:50.334907366Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-10T14:32:50.335957136Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.04934ms logger=migrator t=2026-07-10T14:32:50.342797907Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-10T14:32:50.344529515Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.731438ms logger=migrator t=2026-07-10T14:32:50.351716577Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-10T14:32:50.352805517Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.0896ms logger=migrator t=2026-07-10T14:32:50.358845966Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-10T14:32:50.360640676Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.79453ms logger=migrator t=2026-07-10T14:32:50.366187122Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-10T14:32:50.366455429Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=268.437µs logger=migrator t=2026-07-10T14:32:50.372882419Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-10T14:32:50.374514115Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.633436ms logger=migrator t=2026-07-10T14:32:50.380018329Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-10T14:32:50.394776402Z level=info msg="Migration successfully executed" id="add provisioning column" duration=14.747483ms logger=migrator t=2026-07-10T14:32:50.411452359Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-10T14:32:50.412970961Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.520122ms logger=migrator t=2026-07-10T14:32:50.419480883Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-10T14:32:50.420487761Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.003008ms logger=migrator t=2026-07-10T14:32:50.426802528Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-10T14:32:50.427267651Z 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-07-10T14:32:50.432448136Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-10T14:32:50.433142426Z 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-07-10T14:32:50.438977179Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-10T14:32:50.439942516Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=965.647µs logger=migrator t=2026-07-10T14:32:50.446473259Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-10T14:32:50.44828993Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.817231ms logger=migrator t=2026-07-10T14:32:50.454186075Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-10T14:32:50.455558223Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.374208ms logger=migrator t=2026-07-10T14:32:50.461303554Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-10T14:32:50.463192617Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.891083ms logger=migrator t=2026-07-10T14:32:50.47079509Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-10T14:32:50.472275891Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.540023ms logger=migrator t=2026-07-10T14:32:50.478374742Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-10T14:32:50.479457352Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.08302ms logger=migrator t=2026-07-10T14:32:50.485593014Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-10T14:32:50.486801648Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.209413ms logger=migrator t=2026-07-10T14:32:50.494804402Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-10T14:32:50.497426795Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.631664ms logger=migrator t=2026-07-10T14:32:50.503157625Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-10T14:32:50.504352769Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.198134ms logger=migrator t=2026-07-10T14:32:50.51152445Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-10T14:32:50.512784055Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.258735ms logger=migrator t=2026-07-10T14:32:50.517525508Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-10T14:32:50.51865852Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.133421ms logger=migrator t=2026-07-10T14:32:50.525652835Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-10T14:32:50.552918618Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.237082ms logger=migrator t=2026-07-10T14:32:50.559567425Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-10T14:32:50.567720862Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.152458ms logger=migrator t=2026-07-10T14:32:50.583036231Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-10T14:32:50.589514543Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.477541ms logger=migrator t=2026-07-10T14:32:50.59690501Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-10T14:32:50.597394483Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=493.694µs logger=migrator t=2026-07-10T14:32:50.604618975Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-10T14:32:50.616313433Z level=info msg="Migration successfully executed" id="add share column" duration=11.667827ms logger=migrator t=2026-07-10T14:32:50.622578438Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-10T14:32:50.622822895Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=246.817µs logger=migrator t=2026-07-10T14:32:50.62906547Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-10T14:32:50.630752897Z level=info msg="Migration successfully executed" id="create file table" duration=1.689728ms logger=migrator t=2026-07-10T14:32:50.636724544Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-10T14:32:50.638089872Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.366998ms logger=migrator t=2026-07-10T14:32:50.643519474Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-10T14:32:50.645210811Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.691157ms logger=migrator t=2026-07-10T14:32:50.657452304Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-10T14:32:50.65944816Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.990476ms logger=migrator t=2026-07-10T14:32:50.665930941Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-10T14:32:50.666921539Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=991.148µs logger=migrator t=2026-07-10T14:32:50.671970701Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-10T14:32:50.672017552Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=47.342µs logger=migrator t=2026-07-10T14:32:50.676720544Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-10T14:32:50.676767605Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=47.401µs logger=migrator t=2026-07-10T14:32:50.681884238Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-10T14:32:50.682342951Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=458.683µs logger=migrator t=2026-07-10T14:32:50.68768121Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-10T14:32:50.687840295Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=161.385µs logger=migrator t=2026-07-10T14:32:50.692515636Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-10T14:32:50.694771989Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.255644ms logger=migrator t=2026-07-10T14:32:50.700414657Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-10T14:32:50.709849441Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.426943ms logger=migrator t=2026-07-10T14:32:50.719365627Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-10T14:32:50.719603904Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=240.127µs logger=migrator t=2026-07-10T14:32:50.72374864Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-10T14:32:50.725417046Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.668416ms logger=migrator t=2026-07-10T14:32:50.730776526Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-10T14:32:50.731241269Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=465.583µs logger=migrator t=2026-07-10T14:32:50.73626058Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-10T14:32:50.73662864Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=369.41µs logger=migrator t=2026-07-10T14:32:50.74198023Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-10T14:32:50.74304442Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.06418ms logger=migrator t=2026-07-10T14:32:50.748479722Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-10T14:32:50.759083289Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.603897ms logger=migrator t=2026-07-10T14:32:50.765818777Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-10T14:32:50.775635732Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.815135ms logger=migrator t=2026-07-10T14:32:50.784443828Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-10T14:32:50.786522787Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.077869ms logger=migrator t=2026-07-10T14:32:50.794732337Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-10T14:32:50.879782447Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.04391ms logger=migrator t=2026-07-10T14:32:50.887139613Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-10T14:32:50.888069179Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=929.796µs logger=migrator t=2026-07-10T14:32:50.900808346Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-10T14:32:50.902715739Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.906893ms logger=migrator t=2026-07-10T14:32:50.90846948Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-10T14:32:50.934713225Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.241154ms logger=migrator t=2026-07-10T14:32:50.941100014Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-10T14:32:50.951904306Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.802913ms logger=migrator t=2026-07-10T14:32:50.956506115Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-10T14:32:50.956757622Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=251.227µs logger=migrator t=2026-07-10T14:32:50.960322542Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-10T14:32:50.960575449Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=252.828µs logger=migrator t=2026-07-10T14:32:50.966170565Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-10T14:32:50.966484624Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=314.419µs logger=migrator t=2026-07-10T14:32:50.970487456Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-10T14:32:50.970869747Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=382.43µs logger=migrator t=2026-07-10T14:32:50.975525037Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-10T14:32:50.975929398Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=404.551µs logger=migrator t=2026-07-10T14:32:50.97990076Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-10T14:32:50.981495034Z level=info msg="Migration successfully executed" id="create folder table" duration=1.593665ms logger=migrator t=2026-07-10T14:32:50.986617387Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-10T14:32:50.987944795Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.327557ms logger=migrator t=2026-07-10T14:32:50.991923156Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-10T14:32:50.993181001Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.257215ms logger=migrator t=2026-07-10T14:32:50.998057418Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-10T14:32:50.998088489Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.96µs logger=migrator t=2026-07-10T14:32:51.003508Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-10T14:32:51.004750195Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.242365ms logger=migrator t=2026-07-10T14:32:51.008817799Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-10T14:32:51.010887317Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.064007ms logger=migrator t=2026-07-10T14:32:51.015134136Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-10T14:32:51.016799432Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.666897ms logger=migrator t=2026-07-10T14:32:51.022609755Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-10T14:32:51.023087468Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=478.203µs logger=migrator t=2026-07-10T14:32:51.026529875Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-10T14:32:51.026801132Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=271.877µs logger=migrator t=2026-07-10T14:32:51.029701823Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-10T14:32:51.030849155Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.147372ms logger=migrator t=2026-07-10T14:32:51.035130805Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-10T14:32:51.036571476Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.440771ms logger=migrator t=2026-07-10T14:32:51.03992893Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-10T14:32:51.041115103Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.157952ms logger=migrator t=2026-07-10T14:32:51.046181415Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-10T14:32:51.0481758Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.993775ms logger=migrator t=2026-07-10T14:32:51.052892072Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-10T14:32:51.054078036Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.190113ms logger=migrator t=2026-07-10T14:32:51.059556239Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-10T14:32:51.061283907Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.732288ms logger=migrator t=2026-07-10T14:32:51.066505224Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-10T14:32:51.067791879Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.286316ms logger=migrator t=2026-07-10T14:32:51.072229744Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-10T14:32:51.073444498Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.214264ms logger=migrator t=2026-07-10T14:32:51.078579811Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-10T14:32:51.079517238Z level=info msg="Migration successfully executed" id="create signing_key table" duration=936.247µs logger=migrator t=2026-07-10T14:32:51.084054925Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-10T14:32:51.084910939Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=855.474µs logger=migrator t=2026-07-10T14:32:51.089148847Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-10T14:32:51.090807874Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.658946ms logger=migrator t=2026-07-10T14:32:51.096223755Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-10T14:32:51.09675865Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=544.885µs logger=migrator t=2026-07-10T14:32:51.104116006Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-10T14:32:51.114596429Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.479803ms logger=migrator t=2026-07-10T14:32:51.124990501Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-10T14:32:51.126200844Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.217124ms logger=migrator t=2026-07-10T14:32:51.136889263Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-10T14:32:51.136922054Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.261µs logger=migrator t=2026-07-10T14:32:51.144406764Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-10T14:32:51.145422742Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.016388ms logger=migrator t=2026-07-10T14:32:51.150611937Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-10T14:32:51.150686389Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=75.922µs logger=migrator t=2026-07-10T14:32:51.15677036Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-10T14:32:51.158026815Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.256325ms logger=migrator t=2026-07-10T14:32:51.167205702Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-10T14:32:51.169661261Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.458948ms logger=migrator t=2026-07-10T14:32:51.193688383Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-10T14:32:51.195887865Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.199742ms logger=migrator t=2026-07-10T14:32:51.206855552Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-10T14:32:51.20784425Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=990.018µs logger=migrator t=2026-07-10T14:32:51.214193697Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-10T14:32:51.214709012Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=517.774µs logger=migrator t=2026-07-10T14:32:51.221634206Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-10T14:32:51.222254033Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=620.268µs logger=migrator t=2026-07-10T14:32:51.226281746Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-10T14:32:51.227557891Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.276755ms logger=migrator t=2026-07-10T14:32:51.235477733Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-10T14:32:51.237362456Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.889883ms logger=migrator t=2026-07-10T14:32:51.245199835Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-10T14:32:51.259116955Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.911989ms logger=migrator t=2026-07-10T14:32:51.268663702Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-10T14:32:51.286208183Z level=info msg="Migration successfully executed" id="add region_slug column" duration=17.545321ms logger=migrator t=2026-07-10T14:32:51.296036068Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-10T14:32:51.306087449Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.052441ms logger=migrator t=2026-07-10T14:32:51.311654135Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-10T14:32:51.311742338Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=90.132µs logger=migrator t=2026-07-10T14:32:51.315095191Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-10T14:32:51.32609908Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.999788ms logger=migrator t=2026-07-10T14:32:51.329851725Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-10T14:32:51.338100965Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.247381ms logger=migrator t=2026-07-10T14:32:51.343702212Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-10T14:32:51.344042402Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=342.83µs logger=migrator t=2026-07-10T14:32:51.348436125Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.141944631s logger=migrator t=2026-07-10T14:32:51.348940519Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-10T14:32:51.36436042Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-10T14:32:51.364589827Z level=info msg="Created default organization" logger=secrets t=2026-07-10T14:32:51.370279716Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-10T14:32:51.422072046Z level=info msg="Restored cache from database" duration=443.293µs logger=plugin.store t=2026-07-10T14:32:51.423441714Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-10T14:32:51.461097838Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-10T14:32:51.461150449Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-10T14:32:51.461258462Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-10T14:32:51.461275423Z level=info msg="Plugins loaded" count=54 duration=37.836579ms logger=query_data t=2026-07-10T14:32:51.46582681Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-10T14:32:51.46973858Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-10T14:32:51.47797529Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-10T14:32:51.485297075Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-10T14:32:51.487904378Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-10T14:32:51.490615364Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-10T14:32:51.5094144Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-10T14:32:51.5290562Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-10T14:32:51.549690428Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-10T14:32:51.549719659Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-10T14:32:51.550329786Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-10T14:32:51.550523191Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-07-10T14:32:51.555444519Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-10T14:32:51.55548942Z level=info msg="State cache has been initialized" states=0 duration=5.152134ms logger=ngalert.scheduler t=2026-07-10T14:32:51.555604383Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-10T14:32:51.555707296Z level=info msg=starting first_tick=2026-07-10T14:33:00Z logger=http.server t=2026-07-10T14:32:51.567768414Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-07-10T14:32:51.623327299Z level=info msg="Update check succeeded" duration=67.988144ms logger=plugins.update.checker t=2026-07-10T14:32:51.623604867Z level=info msg="Update check succeeded" duration=68.019474ms logger=provisioning.dashboard t=2026-07-10T14:32:51.656960981Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-10T14:32:51.692738362Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-10T14:32:51.731165898Z level=info msg="Patterns update finished" duration=97.662844ms logger=provisioning.dashboard t=2026-07-10T14:32:51.762074982Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-07-10T14:32:52.077243694Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-10T14:32:52.077705277Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-10T14:32:54.64816506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:54.653107318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:54.674330872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:54.705532566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:54.72352921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:54.748513419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:54.768505959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:54.79749867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:54.817714136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:54.900777681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:54.919613568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:54.955745769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:54.97576735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.009074272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.029449602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.060071169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.080578873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.114689978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.145012017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.221322973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.238584896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.283146343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.300287433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.344773308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.362878795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.404890411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.420668863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.460248321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.480443576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.540025773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.581465333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.672033999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.692219974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.74535158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.765944487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.833337943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.851932754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.922414697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:55.942996273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.00576468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.025138282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.094967006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.111604532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.182732383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.201126048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.261128767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.273582226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.330791027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.351767644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.491651379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.525425345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.608078278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.626227986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.702082029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.721362939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.785454863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.79893583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.903382564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.922990983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:56.99971075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.015304836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.116813938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.134594545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.214296636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.231646592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.299509951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.315729495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.39734859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.413632076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.491802513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.504905849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.578055377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.594192408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.676492302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.69572719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.787875459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.80613298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.886697836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.908371622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T14:32:57.992385734Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-10T14:34:31.574681257Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-10T14:42:51.578462014Z level=info msg="Completed cleanup jobs" duration=26.818301ms logger=plugins.update.checker t=2026-07-10T14:42:51.733144335Z level=info msg="Update check succeeded" duration=108.793656ms logger=cleanup t=2026-07-10T14:52:51.585391101Z level=info msg="Completed cleanup jobs" duration=33.114777ms logger=plugins.update.checker t=2026-07-10T14:52:51.67861166Z level=info msg="Update check succeeded" duration=54.855105ms logger=cleanup t=2026-07-10T15:02:51.611137917Z level=info msg="Completed cleanup jobs" duration=59.699907ms logger=plugins.update.checker t=2026-07-10T15:02:51.678405086Z level=info msg="Update check succeeded" duration=53.256607ms logger=infra.usagestats t=2026-07-10T15:04:31.600385269Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-10T15:12:51.609126151Z level=info msg="Completed cleanup jobs" duration=57.259003ms logger=plugins.update.checker t=2026-07-10T15:12:51.674664975Z level=info msg="Update check succeeded" duration=49.914968ms logger=cleanup t=2026-07-10T15:22:51.586899617Z level=info msg="Completed cleanup jobs" duration=34.787806ms logger=plugins.update.checker t=2026-07-10T15:22:51.692287773Z level=info msg="Update check succeeded" duration=67.790602ms logger=cleanup t=2026-07-10T15:32:51.584679205Z level=info msg="Completed cleanup jobs" duration=33.228187ms logger=plugins.update.checker t=2026-07-10T15:32:51.683387049Z level=info msg="Update check succeeded" duration=59.032498ms logger=infra.usagestats t=2026-07-10T15:34:31.59750963Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-10T15:42:51.556406525Z level=info msg="Completed cleanup jobs" duration=3.986641ms logger=plugins.update.checker t=2026-07-10T15:42:51.760380052Z level=info msg="Update check succeeded" duration=136.392573ms