logger=settings t=2026-06-28T20:11:37.096642216Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-28T20:11:37Z logger=settings t=2026-06-28T20:11:37.097571727Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-28T20:11:37.097628408Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-28T20:11:37.097637958Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-28T20:11:37.097649528Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-28T20:11:37.097656399Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-28T20:11:37.097669879Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-28T20:11:37.097677629Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-28T20:11:37.097685899Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-28T20:11:37.09769948Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-28T20:11:37.09770766Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-28T20:11:37.09771993Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-28T20:11:37.09772695Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-28T20:11:37.09774147Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-28T20:11:37.097756681Z level=info msg=Target target=[all] logger=settings t=2026-06-28T20:11:37.097804502Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-28T20:11:37.097812032Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-28T20:11:37.097822482Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-28T20:11:37.097828752Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-28T20:11:37.097841033Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-28T20:11:37.097852713Z level=info msg="App mode production" logger=sqlstore t=2026-06-28T20:11:37.099148043Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-28T20:11:37.099202564Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-28T20:11:37.101532037Z level=info msg="Locking database" logger=migrator t=2026-06-28T20:11:37.101550827Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-28T20:11:37.102482559Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-28T20:11:37.103927852Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.444373ms logger=migrator t=2026-06-28T20:11:37.134231407Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-28T20:11:37.135529957Z level=info msg="Migration successfully executed" id="create user table" duration=1.304281ms logger=migrator t=2026-06-28T20:11:37.148903592Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-28T20:11:37.149611919Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=705.017µs logger=migrator t=2026-06-28T20:11:37.158198776Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-28T20:11:37.159047715Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=850.039µs logger=migrator t=2026-06-28T20:11:37.16799191Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-28T20:11:37.169512035Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.525795ms logger=migrator t=2026-06-28T20:11:37.178965551Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-28T20:11:37.17979472Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=827.689µs logger=migrator t=2026-06-28T20:11:37.200946445Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-28T20:11:37.205349725Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.4063ms logger=migrator t=2026-06-28T20:11:37.219353896Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-28T20:11:37.220854161Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.499525ms logger=migrator t=2026-06-28T20:11:37.23215532Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-28T20:11:37.233568683Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.411863ms logger=migrator t=2026-06-28T20:11:37.251925913Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-28T20:11:37.254522623Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=2.595709ms logger=migrator t=2026-06-28T20:11:37.273657931Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-28T20:11:37.274170073Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=519.742µs logger=migrator t=2026-06-28T20:11:37.281652964Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-28T20:11:37.282295299Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=653.505µs logger=migrator t=2026-06-28T20:11:37.294243692Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-28T20:11:37.295920801Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.680759ms logger=migrator t=2026-06-28T20:11:37.306422232Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-28T20:11:37.306495984Z level=info msg="Migration successfully executed" id="Update user table charset" duration=67.782µs logger=migrator t=2026-06-28T20:11:37.320256128Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-28T20:11:37.321594339Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.341711ms logger=migrator t=2026-06-28T20:11:37.335891817Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-28T20:11:37.336302076Z level=info msg="Migration successfully executed" id="Add missing user data" duration=414.129µs logger=migrator t=2026-06-28T20:11:37.346872079Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-28T20:11:37.348441855Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.571897ms logger=migrator t=2026-06-28T20:11:37.360948871Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-28T20:11:37.361879082Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=933.041µs logger=migrator t=2026-06-28T20:11:37.367096072Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-28T20:11:37.368479684Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.381782ms logger=migrator t=2026-06-28T20:11:37.38143012Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-28T20:11:37.392907613Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.477103ms logger=migrator t=2026-06-28T20:11:37.40802999Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-28T20:11:37.410028946Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.002076ms logger=migrator t=2026-06-28T20:11:37.417837884Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-28T20:11:37.418045199Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=208.195µs logger=migrator t=2026-06-28T20:11:37.426008471Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-28T20:11:37.426690197Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=685.296µs logger=migrator t=2026-06-28T20:11:37.433183286Z 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-06-28T20:11:37.433631486Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=445.4µs logger=migrator t=2026-06-28T20:11:37.632722288Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-28T20:11:37.633432494Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=715.696µs logger=migrator t=2026-06-28T20:11:37.754836446Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-28T20:11:37.756494573Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.662128ms logger=migrator t=2026-06-28T20:11:37.766222707Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-28T20:11:37.767504686Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.279588ms logger=migrator t=2026-06-28T20:11:37.773331119Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-28T20:11:37.774026494Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=695.345µs logger=migrator t=2026-06-28T20:11:37.780021983Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-28T20:11:37.781385864Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.36247ms logger=migrator t=2026-06-28T20:11:37.787856512Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-28T20:11:37.788884506Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.026625ms logger=migrator t=2026-06-28T20:11:37.796336646Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-28T20:11:37.796363186Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.52µs logger=migrator t=2026-06-28T20:11:37.801784611Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-28T20:11:37.803189973Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.404142ms logger=migrator t=2026-06-28T20:11:37.810155592Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-28T20:11:37.810684675Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=528.873µs logger=migrator t=2026-06-28T20:11:37.816914588Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-28T20:11:37.818007823Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.094575ms logger=migrator t=2026-06-28T20:11:37.82447255Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-28T20:11:37.825511285Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.038905ms logger=migrator t=2026-06-28T20:11:37.845436441Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-28T20:11:37.847809866Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.371515ms logger=migrator t=2026-06-28T20:11:37.855396079Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-28T20:11:37.856762961Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.367552ms logger=migrator t=2026-06-28T20:11:37.864315134Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-28T20:11:37.865612003Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.290779ms logger=migrator t=2026-06-28T20:11:37.870342772Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-28T20:11:37.871033917Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=689.205µs logger=migrator t=2026-06-28T20:11:37.876667447Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-28T20:11:37.877766241Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.098205ms logger=migrator t=2026-06-28T20:11:37.883423101Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-28T20:11:37.884825134Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.407163ms logger=migrator t=2026-06-28T20:11:37.892770196Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-28T20:11:37.893259637Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=489.671µs logger=migrator t=2026-06-28T20:11:37.903387809Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-28T20:11:37.904351941Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=964.782µs logger=migrator t=2026-06-28T20:11:37.929111198Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-28T20:11:37.929780873Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=673.495µs logger=migrator t=2026-06-28T20:11:37.93836134Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-28T20:11:37.939583439Z level=info msg="Migration successfully executed" id="create star table" duration=1.215148ms logger=migrator t=2026-06-28T20:11:37.952282459Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-28T20:11:37.953497947Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.215098ms logger=migrator t=2026-06-28T20:11:37.959842963Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-28T20:11:37.961639673Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.79722ms logger=migrator t=2026-06-28T20:11:37.970917946Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-28T20:11:37.971800886Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=884.24µs logger=migrator t=2026-06-28T20:11:37.980496595Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-28T20:11:37.981282963Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=788.128µs logger=migrator t=2026-06-28T20:11:37.99466958Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-28T20:11:37.996275197Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.606957ms logger=migrator t=2026-06-28T20:11:38.00469615Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-28T20:11:38.005661832Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=965.832µs logger=migrator t=2026-06-28T20:11:38.014108575Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-28T20:11:38.015078807Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=972.102µs logger=migrator t=2026-06-28T20:11:38.028577567Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-28T20:11:38.028649598Z level=info msg="Migration successfully executed" id="Update org table charset" duration=76.741µs logger=migrator t=2026-06-28T20:11:38.039565659Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-28T20:11:38.03961745Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=54.651µs logger=migrator t=2026-06-28T20:11:38.050781385Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-28T20:11:38.05100075Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=218.315µs logger=migrator t=2026-06-28T20:11:38.05883552Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-28T20:11:38.061835259Z level=info msg="Migration successfully executed" id="create dashboard table" duration=2.998319ms logger=migrator t=2026-06-28T20:11:38.069568666Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-28T20:11:38.070668601Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.104335ms logger=migrator t=2026-06-28T20:11:38.079803841Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-28T20:11:38.080859695Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.058034ms logger=migrator t=2026-06-28T20:11:38.105374847Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-28T20:11:38.106275287Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=905.57µs logger=migrator t=2026-06-28T20:11:38.139467418Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-28T20:11:38.141498275Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.034987ms logger=migrator t=2026-06-28T20:11:38.299676388Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-28T20:11:38.300916277Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.242839ms logger=migrator t=2026-06-28T20:11:38.608026033Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-28T20:11:38.613906237Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.898045ms logger=migrator t=2026-06-28T20:11:38.942427245Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-28T20:11:38.944219315Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.804091ms logger=migrator t=2026-06-28T20:11:38.979638097Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-28T20:11:38.980828854Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.194997ms logger=migrator t=2026-06-28T20:11:39.192151636Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-28T20:11:39.193752602Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.603126ms logger=migrator t=2026-06-28T20:11:39.504595344Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-28T20:11:39.505426163Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=836.259µs logger=migrator t=2026-06-28T20:11:39.895850819Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-28T20:11:39.897605338Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.77914ms logger=migrator t=2026-06-28T20:11:39.919736805Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-28T20:11:39.919880869Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=147.104µs logger=migrator t=2026-06-28T20:11:39.925519438Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-28T20:11:39.928678401Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.154793ms logger=migrator t=2026-06-28T20:11:40.002155754Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-28T20:11:40.005959641Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.808287ms logger=migrator t=2026-06-28T20:11:40.017102546Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-28T20:11:40.020188587Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.086561ms logger=migrator t=2026-06-28T20:11:40.033994774Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-28T20:11:40.035530579Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.540986ms logger=migrator t=2026-06-28T20:11:40.062015795Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-28T20:11:40.065627458Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.614913ms logger=migrator t=2026-06-28T20:11:40.078318159Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-28T20:11:40.07923461Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=919.281µs logger=migrator t=2026-06-28T20:11:40.096474655Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-28T20:11:40.097659292Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.188638ms logger=migrator t=2026-06-28T20:11:40.111936069Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-28T20:11:40.111993251Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=58.472µs logger=migrator t=2026-06-28T20:11:40.121066918Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-28T20:11:40.12112683Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=60.221µs logger=migrator t=2026-06-28T20:11:40.26256433Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-28T20:11:40.265912177Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.351477ms logger=migrator t=2026-06-28T20:11:40.295623778Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-28T20:11:40.299160549Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.533801ms logger=migrator t=2026-06-28T20:11:40.330729812Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-28T20:11:40.332782879Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.051637ms logger=migrator t=2026-06-28T20:11:40.37034316Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-28T20:11:40.373294227Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.953328ms logger=migrator t=2026-06-28T20:11:40.397217186Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-28T20:11:40.397729217Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=517.842µs logger=migrator t=2026-06-28T20:11:40.42665906Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-28T20:11:40.427772916Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.119326ms logger=migrator t=2026-06-28T20:11:40.493523902Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-28T20:11:40.494490754Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=990.603µs logger=migrator t=2026-06-28T20:11:40.5165837Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-28T20:11:40.516641581Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=63.531µs logger=migrator t=2026-06-28T20:11:40.548981943Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-28T20:11:40.551413858Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.433896ms logger=migrator t=2026-06-28T20:11:40.579027661Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-28T20:11:40.580576306Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.551365ms logger=migrator t=2026-06-28T20:11:40.599787126Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-28T20:11:40.610494022Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.704886ms logger=migrator t=2026-06-28T20:11:40.64447481Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-28T20:11:40.645850732Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.376542ms logger=migrator t=2026-06-28T20:11:40.669893763Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-28T20:11:40.670911557Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.020874ms logger=migrator t=2026-06-28T20:11:40.705402567Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-28T20:11:40.706366398Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=966.122µs logger=migrator t=2026-06-28T20:11:40.727311369Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-28T20:11:40.728338042Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=1.028783ms logger=migrator t=2026-06-28T20:11:40.943324258Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-28T20:11:40.944656108Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.33418ms logger=migrator t=2026-06-28T20:11:41.096326843Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-28T20:11:41.100081109Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.757107ms logger=migrator t=2026-06-28T20:11:41.263910282Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-28T20:11:41.265491059Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.584717ms logger=migrator t=2026-06-28T20:11:41.317270765Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-28T20:11:41.317901089Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=634.154µs logger=migrator t=2026-06-28T20:11:41.401790481Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-28T20:11:41.402286843Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=499.312µs logger=migrator t=2026-06-28T20:11:41.695685784Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-28T20:11:41.70766152Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=11.969986ms logger=migrator t=2026-06-28T20:11:41.747607385Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-28T20:11:41.751286219Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.687294ms logger=migrator t=2026-06-28T20:11:41.840885841Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-28T20:11:41.842539379Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.656138ms logger=migrator t=2026-06-28T20:11:41.858272069Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-28T20:11:41.859797315Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.527336ms logger=migrator t=2026-06-28T20:11:41.871125424Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-28T20:11:41.872129957Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.030173ms logger=migrator t=2026-06-28T20:11:41.892499764Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-28T20:11:41.894048369Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.550595ms logger=migrator t=2026-06-28T20:11:41.921670562Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-28T20:11:41.923660488Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.994536ms logger=migrator t=2026-06-28T20:11:41.974275618Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-28T20:11:41.984397489Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.124401ms logger=migrator t=2026-06-28T20:11:42.006482655Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-28T20:11:42.007710574Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.231739ms logger=migrator t=2026-06-28T20:11:42.02284033Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-28T20:11:42.024410657Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.572307ms logger=migrator t=2026-06-28T20:11:42.038284934Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-28T20:11:42.039213115Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=928.531µs logger=migrator t=2026-06-28T20:11:42.080532302Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-28T20:11:42.081795771Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.261849ms logger=migrator t=2026-06-28T20:11:42.184171017Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-28T20:11:42.1860684Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.900873ms logger=migrator t=2026-06-28T20:11:42.202535217Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-28T20:11:42.206790305Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.262779ms logger=migrator t=2026-06-28T20:11:42.218106074Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-28T20:11:42.218140705Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=35.971µs logger=migrator t=2026-06-28T20:11:42.226877505Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-28T20:11:42.227215112Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=338.157µs logger=migrator t=2026-06-28T20:11:42.237538239Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-28T20:11:42.239571455Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.009425ms logger=migrator t=2026-06-28T20:11:42.264014635Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-28T20:11:42.264332152Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=321.217µs logger=migrator t=2026-06-28T20:11:42.282570531Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-28T20:11:42.282882698Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=314.557µs logger=migrator t=2026-06-28T20:11:42.310211254Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-28T20:11:42.314209565Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.013781ms logger=migrator t=2026-06-28T20:11:42.339472615Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-28T20:11:42.340048738Z level=info msg="Migration successfully executed" id="Update uid value" duration=582.623µs logger=migrator t=2026-06-28T20:11:42.362700877Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-28T20:11:42.363532626Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=830.95µs logger=migrator t=2026-06-28T20:11:42.387998217Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-28T20:11:42.389945111Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.947765ms logger=migrator t=2026-06-28T20:11:42.417742548Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-28T20:11:42.419178822Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.439613ms logger=migrator t=2026-06-28T20:11:42.455499044Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-28T20:11:42.456537468Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.041084ms logger=migrator t=2026-06-28T20:11:42.490601958Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-28T20:11:42.491655021Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.055214ms logger=migrator t=2026-06-28T20:11:42.512104071Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-28T20:11:42.513788419Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.682658ms logger=migrator t=2026-06-28T20:11:42.55052436Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-28T20:11:42.551947863Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.425793ms logger=migrator t=2026-06-28T20:11:42.579458123Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-28T20:11:42.580506807Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.052364ms logger=migrator t=2026-06-28T20:11:42.598880288Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-28T20:11:42.599695267Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=814.729µs logger=migrator t=2026-06-28T20:11:42.629826407Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-28T20:11:42.63909903Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.271372ms logger=migrator t=2026-06-28T20:11:42.687237912Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-28T20:11:42.688307167Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.070056ms logger=migrator t=2026-06-28T20:11:42.76920374Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-28T20:11:42.769973037Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=772.027µs logger=migrator t=2026-06-28T20:11:42.793727571Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-28T20:11:42.795160824Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.430723ms logger=migrator t=2026-06-28T20:11:42.807476686Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-28T20:11:42.808380137Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=903.951µs logger=migrator t=2026-06-28T20:11:42.822415159Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-28T20:11:42.823060804Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=648.224µs logger=migrator t=2026-06-28T20:11:42.851398472Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-28T20:11:42.852368494Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=975.802µs logger=migrator t=2026-06-28T20:11:42.875684999Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-28T20:11:42.87575044Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=71.671µs logger=migrator t=2026-06-28T20:11:42.898317188Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-28T20:11:42.901967241Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.648154ms logger=migrator t=2026-06-28T20:11:42.926863451Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-28T20:11:42.929147994Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.287043ms logger=migrator t=2026-06-28T20:11:42.959604732Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-28T20:11:42.960044392Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=448.37µs logger=migrator t=2026-06-28T20:11:42.965359633Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-28T20:11:42.968314021Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.953888ms logger=migrator t=2026-06-28T20:11:42.974079093Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-28T20:11:42.977212545Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.137132ms logger=migrator t=2026-06-28T20:11:42.982940176Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-28T20:11:42.984395699Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.456643ms logger=migrator t=2026-06-28T20:11:42.988865672Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-28T20:11:42.990021288Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.158336ms logger=migrator t=2026-06-28T20:11:42.996379844Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-28T20:11:42.997376477Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=993.363µs logger=migrator t=2026-06-28T20:11:43.002080965Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-28T20:11:43.002924524Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=843.879µs logger=migrator t=2026-06-28T20:11:43.008792148Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-28T20:11:43.009653937Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=864.089µs logger=migrator t=2026-06-28T20:11:43.015931742Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-28T20:11:43.016741231Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=809.648µs logger=migrator t=2026-06-28T20:11:43.028479139Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-28T20:11:43.028638913Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=162.644µs logger=migrator t=2026-06-28T20:11:43.03637168Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-28T20:11:43.036462252Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=93.252µs logger=migrator t=2026-06-28T20:11:43.041392625Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-28T20:11:43.044739862Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.347607ms logger=migrator t=2026-06-28T20:11:43.050194897Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-28T20:11:43.053007181Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.808304ms logger=migrator t=2026-06-28T20:11:43.059897969Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-28T20:11:43.060423992Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=534.063µs logger=migrator t=2026-06-28T20:11:43.069476799Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-28T20:11:43.070611714Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.140256ms logger=migrator t=2026-06-28T20:11:43.079616231Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-28T20:11:43.080856839Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.251039ms logger=migrator t=2026-06-28T20:11:43.089478207Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-28T20:11:43.089532928Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=57.071µs logger=migrator t=2026-06-28T20:11:43.099107898Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-28T20:11:43.100358977Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.25347ms logger=migrator t=2026-06-28T20:11:43.105713039Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-28T20:11:43.107101941Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.401282ms logger=migrator t=2026-06-28T20:11:43.114047571Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-28T20:11:43.117428208Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.382198ms logger=migrator t=2026-06-28T20:11:43.125491953Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-28T20:11:43.125574714Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=88.112µs logger=migrator t=2026-06-28T20:11:43.130707622Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-28T20:11:43.131696924Z level=info msg="Migration successfully executed" id="create session table" duration=988.572µs logger=migrator t=2026-06-28T20:11:43.13888631Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-28T20:11:43.138990392Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=98.852µs logger=migrator t=2026-06-28T20:11:43.144146449Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-28T20:11:43.144221811Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=76.042µs logger=migrator t=2026-06-28T20:11:43.152539192Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-28T20:11:43.15331095Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=771.779µs logger=migrator t=2026-06-28T20:11:43.165042649Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-28T20:11:43.165885768Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=843.909µs logger=migrator t=2026-06-28T20:11:43.198002004Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-28T20:11:43.198106946Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=108.162µs logger=migrator t=2026-06-28T20:11:43.218535124Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-28T20:11:43.218625296Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=92.052µs logger=migrator t=2026-06-28T20:11:43.225892723Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-28T20:11:43.231266836Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.374433ms logger=migrator t=2026-06-28T20:11:43.255160564Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-28T20:11:43.260094937Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.935423ms logger=migrator t=2026-06-28T20:11:43.287263069Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-28T20:11:43.287450044Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=185.606µs logger=migrator t=2026-06-28T20:11:43.293879491Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-28T20:11:43.294020514Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=142.323µs logger=migrator t=2026-06-28T20:11:43.299358977Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-28T20:11:43.300318468Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=959.372µs logger=migrator t=2026-06-28T20:11:43.306473159Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-28T20:11:43.306569351Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=96.382µs logger=migrator t=2026-06-28T20:11:43.312537079Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-28T20:11:43.317707826Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.169437ms logger=migrator t=2026-06-28T20:11:43.323307865Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-28T20:11:43.323454248Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=141.954µs logger=migrator t=2026-06-28T20:11:43.328693848Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-28T20:11:43.331346569Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.652431ms logger=migrator t=2026-06-28T20:11:43.335081715Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-28T20:11:43.339957136Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.877291ms logger=migrator t=2026-06-28T20:11:43.346013704Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-28T20:11:43.346116227Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=103.333µs logger=migrator t=2026-06-28T20:11:43.351539581Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-28T20:11:43.353150818Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.610817ms logger=migrator t=2026-06-28T20:11:43.359408931Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-28T20:11:43.360950717Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.541646ms logger=migrator t=2026-06-28T20:11:43.366810691Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-28T20:11:43.367953847Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.141976ms logger=migrator t=2026-06-28T20:11:43.373717799Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-28T20:11:43.375528121Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.858773ms logger=migrator t=2026-06-28T20:11:43.380966866Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-28T20:11:43.382235794Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.271019ms logger=migrator t=2026-06-28T20:11:43.388773925Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-28T20:11:43.389738056Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=960.801µs logger=migrator t=2026-06-28T20:11:43.394840274Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-28T20:11:43.39558417Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=741.436µs logger=migrator t=2026-06-28T20:11:43.401091656Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-28T20:11:43.402563021Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.574457ms logger=migrator t=2026-06-28T20:11:43.409631642Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-28T20:11:43.410518782Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=887.51µs logger=migrator t=2026-06-28T20:11:43.417058453Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-28T20:11:43.430179374Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.118561ms logger=migrator t=2026-06-28T20:11:43.435426753Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-28T20:11:43.43615789Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=729.667µs logger=migrator t=2026-06-28T20:11:43.443775724Z 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-06-28T20:11:43.444676685Z 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=900.391µs logger=migrator t=2026-06-28T20:11:43.450875687Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-28T20:11:43.451213465Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=337.938µs logger=migrator t=2026-06-28T20:11:43.458201646Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-28T20:11:43.459185838Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=987.983µs logger=migrator t=2026-06-28T20:11:43.464600782Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-28T20:11:43.465939682Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.33889ms logger=migrator t=2026-06-28T20:11:43.477668101Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-28T20:11:43.481742104Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.075273ms logger=migrator t=2026-06-28T20:11:43.488467098Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-28T20:11:43.492537092Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.071014ms logger=migrator t=2026-06-28T20:11:43.522036817Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-28T20:11:43.52867847Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.641293ms logger=migrator t=2026-06-28T20:11:43.533634913Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-28T20:11:43.537809849Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.173686ms logger=migrator t=2026-06-28T20:11:43.543359466Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-28T20:11:43.544352449Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=993.433µs logger=migrator t=2026-06-28T20:11:43.549407525Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-28T20:11:43.549491127Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=85.862µs logger=migrator t=2026-06-28T20:11:43.554191415Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-28T20:11:43.554266126Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=80.262µs logger=migrator t=2026-06-28T20:11:43.559821473Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-28T20:11:43.560792655Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=973.022µs logger=migrator t=2026-06-28T20:11:43.661720278Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-28T20:11:43.663734535Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.016286ms logger=migrator t=2026-06-28T20:11:43.67054125Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-28T20:11:43.671762909Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.225279ms logger=migrator t=2026-06-28T20:11:43.676258461Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-28T20:11:43.677415378Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.153947ms logger=migrator t=2026-06-28T20:11:43.682619007Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-28T20:11:43.683718802Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.101395ms logger=migrator t=2026-06-28T20:11:43.689991786Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-28T20:11:43.693982778Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.990812ms logger=migrator t=2026-06-28T20:11:43.698566582Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-28T20:11:43.702437361Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.870239ms logger=migrator t=2026-06-28T20:11:43.707079897Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-28T20:11:43.707306203Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=218.575µs logger=migrator t=2026-06-28T20:11:43.711822536Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-28T20:11:43.712785618Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=962.032µs logger=migrator t=2026-06-28T20:11:43.718621222Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-28T20:11:43.719640475Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.020124ms logger=migrator t=2026-06-28T20:11:43.724309513Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-28T20:11:43.730468024Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.156821ms logger=migrator t=2026-06-28T20:11:43.736765388Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-28T20:11:43.736839289Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.381µs logger=migrator t=2026-06-28T20:11:43.741714921Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-28T20:11:43.743047461Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.33481ms logger=migrator t=2026-06-28T20:11:43.747998765Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-28T20:11:43.749485869Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.484134ms logger=migrator t=2026-06-28T20:11:43.755243072Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-28T20:11:43.755326344Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=83.922µs logger=migrator t=2026-06-28T20:11:43.760164204Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-28T20:11:43.76172367Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.558456ms logger=migrator t=2026-06-28T20:11:43.767553434Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-28T20:11:43.768599198Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.045124ms logger=migrator t=2026-06-28T20:11:43.773774456Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-28T20:11:43.774681147Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=906.561µs logger=migrator t=2026-06-28T20:11:43.780502351Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-28T20:11:43.781431062Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=927.971µs logger=migrator t=2026-06-28T20:11:43.786049899Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-28T20:11:43.787662905Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.611427ms logger=migrator t=2026-06-28T20:11:43.793272013Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-28T20:11:43.794251065Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=978.632µs logger=migrator t=2026-06-28T20:11:43.798653977Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-28T20:11:43.798688687Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=35.061µs logger=migrator t=2026-06-28T20:11:43.803040218Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-28T20:11:43.809603898Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.56196ms logger=migrator t=2026-06-28T20:11:43.815443851Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-28T20:11:43.816408633Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=967.182µs logger=migrator t=2026-06-28T20:11:43.820768303Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-28T20:11:43.827207271Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.436468ms logger=migrator t=2026-06-28T20:11:43.831820687Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-28T20:11:43.832694276Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=872.179µs logger=migrator t=2026-06-28T20:11:43.838623202Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-28T20:11:43.840107387Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.483614ms logger=migrator t=2026-06-28T20:11:43.846443662Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-28T20:11:43.847425564Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=981.412µs logger=migrator t=2026-06-28T20:11:43.854350733Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-28T20:11:43.868829094Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.472881ms logger=migrator t=2026-06-28T20:11:43.87649271Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-28T20:11:43.877403081Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=913.361µs logger=migrator t=2026-06-28T20:11:43.881563807Z 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-06-28T20:11:43.882539759Z 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=976.792µs logger=migrator t=2026-06-28T20:11:43.887506033Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-28T20:11:43.887946103Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=440.25µs logger=migrator t=2026-06-28T20:11:43.893378127Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-28T20:11:43.894003091Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=628.564µs logger=migrator t=2026-06-28T20:11:43.898554576Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-28T20:11:43.898908974Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=354.888µs logger=migrator t=2026-06-28T20:11:43.90577174Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-28T20:11:43.910282994Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.515584ms logger=migrator t=2026-06-28T20:11:43.915270478Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-28T20:11:43.919916674Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.643506ms logger=migrator t=2026-06-28T20:11:43.924551911Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-28T20:11:43.925870991Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.32102ms logger=migrator t=2026-06-28T20:11:43.929873403Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-28T20:11:43.930908897Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.026723ms logger=migrator t=2026-06-28T20:11:43.93673506Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-28T20:11:43.937007406Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=274.226µs logger=migrator t=2026-06-28T20:11:43.941672203Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-28T20:11:43.949326599Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.654716ms logger=migrator t=2026-06-28T20:11:43.953571546Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-28T20:11:43.954278063Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=709.777µs logger=migrator t=2026-06-28T20:11:43.960375062Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-28T20:11:43.960677379Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=303.117µs logger=migrator t=2026-06-28T20:11:43.965008148Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-28T20:11:43.965786486Z level=info msg="Migration successfully executed" id="Move region to single row" duration=778.168µs logger=migrator t=2026-06-28T20:11:43.970993116Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-28T20:11:43.971814674Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=821.358µs logger=migrator t=2026-06-28T20:11:43.976293836Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-28T20:11:43.977079295Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=786.259µs logger=migrator t=2026-06-28T20:11:43.982212773Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-28T20:11:43.983068602Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=855.829µs logger=migrator t=2026-06-28T20:11:43.986717245Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-28T20:11:43.98738147Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=661.805µs logger=migrator t=2026-06-28T20:11:43.99345688Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-28T20:11:43.99431701Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=860.63µs logger=migrator t=2026-06-28T20:11:43.998555886Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-28T20:11:43.999725723Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.171487ms logger=migrator t=2026-06-28T20:11:44.004355659Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-28T20:11:44.004446462Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=92.263µs logger=migrator t=2026-06-28T20:11:44.024752107Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-28T20:11:44.025711789Z level=info msg="Migration successfully executed" id="create test_data table" duration=961.402µs logger=migrator t=2026-06-28T20:11:44.032105165Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-28T20:11:44.032902004Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=796.589µs logger=migrator t=2026-06-28T20:11:44.038047011Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-28T20:11:44.038909081Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=861.34µs logger=migrator t=2026-06-28T20:11:44.044606382Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-28T20:11:44.046050315Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.444392ms logger=migrator t=2026-06-28T20:11:44.05235543Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-28T20:11:44.052571614Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=211.924µs logger=migrator t=2026-06-28T20:11:44.057627669Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-28T20:11:44.058233444Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=608.845µs logger=migrator t=2026-06-28T20:11:44.062365149Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-28T20:11:44.062494481Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=129.943µs logger=migrator t=2026-06-28T20:11:44.067074287Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-28T20:11:44.068403567Z level=info msg="Migration successfully executed" id="create team table" duration=1.33311ms logger=migrator t=2026-06-28T20:11:44.073453412Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-28T20:11:44.074720652Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.26784ms logger=migrator t=2026-06-28T20:11:44.081771663Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-28T20:11:44.083765799Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.998116ms logger=migrator t=2026-06-28T20:11:44.089954921Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-28T20:11:44.095276113Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.318821ms logger=migrator t=2026-06-28T20:11:44.100297838Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-28T20:11:44.100486532Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=188.874µs logger=migrator t=2026-06-28T20:11:44.1052369Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-28T20:11:44.106139652Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=902.792µs logger=migrator t=2026-06-28T20:11:44.111328441Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-28T20:11:44.112681361Z level=info msg="Migration successfully executed" id="create team member table" duration=1.35226ms logger=migrator t=2026-06-28T20:11:44.119008006Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-28T20:11:44.119975329Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=968.293µs logger=migrator t=2026-06-28T20:11:44.124732557Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-28T20:11:44.127004969Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.271742ms logger=migrator t=2026-06-28T20:11:44.132189618Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-28T20:11:44.133098199Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=908.001µs logger=migrator t=2026-06-28T20:11:44.138786879Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-28T20:11:44.146316192Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.490432ms logger=migrator t=2026-06-28T20:11:44.151229655Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-28T20:11:44.15715959Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.929615ms logger=migrator t=2026-06-28T20:11:44.162174586Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-28T20:11:44.165577563Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.402597ms logger=migrator t=2026-06-28T20:11:44.170958177Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-28T20:11:44.172676656Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.72443ms logger=migrator t=2026-06-28T20:11:44.178831037Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-28T20:11:44.17983635Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.005193ms logger=migrator t=2026-06-28T20:11:44.184825414Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-28T20:11:44.186646787Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.826682ms logger=migrator t=2026-06-28T20:11:44.193301068Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-28T20:11:44.194289331Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=991.053µs logger=migrator t=2026-06-28T20:11:44.200666118Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-28T20:11:44.201819424Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.155926ms logger=migrator t=2026-06-28T20:11:44.206667315Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-28T20:11:44.207512404Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=845.149µs logger=migrator t=2026-06-28T20:11:44.213406079Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-28T20:11:44.214494043Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.093684ms logger=migrator t=2026-06-28T20:11:44.220993773Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-28T20:11:44.223103592Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.106139ms logger=migrator t=2026-06-28T20:11:44.227932022Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-28T20:11:44.228464164Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=532.522µs logger=migrator t=2026-06-28T20:11:44.234156255Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-28T20:11:44.234452592Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=297.807µs logger=migrator t=2026-06-28T20:11:44.23831718Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-28T20:11:44.239237771Z level=info msg="Migration successfully executed" id="create tag table" duration=916.961µs logger=migrator t=2026-06-28T20:11:44.243819006Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-28T20:11:44.244567863Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=750.037µs logger=migrator t=2026-06-28T20:11:44.249633559Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-28T20:11:44.250330935Z level=info msg="Migration successfully executed" id="create login attempt table" duration=700.786µs logger=migrator t=2026-06-28T20:11:44.255764499Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-28T20:11:44.256682441Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=918.382µs logger=migrator t=2026-06-28T20:11:44.260861587Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-28T20:11:44.262229749Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.369082ms logger=migrator t=2026-06-28T20:11:44.266533237Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-28T20:11:44.283580537Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.03533ms logger=migrator t=2026-06-28T20:11:44.289504012Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-28T20:11:44.290328172Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=825.38µs logger=migrator t=2026-06-28T20:11:44.295682764Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-28T20:11:44.29681522Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.133187ms logger=migrator t=2026-06-28T20:11:44.301967069Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-28T20:11:44.302273545Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=307.536µs logger=migrator t=2026-06-28T20:11:44.308888237Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-28T20:11:44.310078874Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.185758ms logger=migrator t=2026-06-28T20:11:44.316135463Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-28T20:11:44.316984792Z level=info msg="Migration successfully executed" id="create user auth table" duration=849.789µs logger=migrator t=2026-06-28T20:11:44.398435509Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-28T20:11:44.401256773Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.819124ms logger=migrator t=2026-06-28T20:11:44.411317954Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-28T20:11:44.411446587Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=131.553µs logger=migrator t=2026-06-28T20:11:44.427994626Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-28T20:11:44.436555603Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.559257ms logger=migrator t=2026-06-28T20:11:44.448891355Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-28T20:11:44.45698657Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.096076ms logger=migrator t=2026-06-28T20:11:44.570973542Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-28T20:11:44.578557066Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.586374ms logger=migrator t=2026-06-28T20:11:44.590473629Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-28T20:11:44.597016909Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.54135ms logger=migrator t=2026-06-28T20:11:44.637139598Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-28T20:11:44.638353596Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.217358ms logger=migrator t=2026-06-28T20:11:44.65030838Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-28T20:11:44.657430914Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.120724ms logger=migrator t=2026-06-28T20:11:44.665879077Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-28T20:11:44.666848979Z level=info msg="Migration successfully executed" id="create server_lock table" duration=970.682µs logger=migrator t=2026-06-28T20:11:44.675330063Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-28T20:11:44.677011312Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.680409ms logger=migrator t=2026-06-28T20:11:44.684504753Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-28T20:11:44.685998098Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.492495ms logger=migrator t=2026-06-28T20:11:44.697230705Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-28T20:11:44.698264639Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.032894ms logger=migrator t=2026-06-28T20:11:44.7075233Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-28T20:11:44.709184699Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.662349ms logger=migrator t=2026-06-28T20:11:44.717186772Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-28T20:11:44.718226496Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.042024ms logger=migrator t=2026-06-28T20:11:44.728249576Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-28T20:11:44.737692202Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.441126ms logger=migrator t=2026-06-28T20:11:44.742798979Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-28T20:11:44.743550226Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=750.987µs logger=migrator t=2026-06-28T20:11:44.748846007Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-28T20:11:44.750365493Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.520156ms logger=migrator t=2026-06-28T20:11:44.756496613Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-28T20:11:44.757641909Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.145986ms logger=migrator t=2026-06-28T20:11:44.763298498Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-28T20:11:44.764190179Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=892.631µs logger=migrator t=2026-06-28T20:11:44.777577285Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-28T20:11:44.778679821Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.104386ms logger=migrator t=2026-06-28T20:11:44.783983803Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-28T20:11:44.784051774Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=69.051µs logger=migrator t=2026-06-28T20:11:44.78910617Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-28T20:11:44.789186632Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=80.932µs logger=migrator t=2026-06-28T20:11:44.794475204Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-28T20:11:44.795773723Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.297629ms logger=migrator t=2026-06-28T20:11:44.801638507Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-28T20:11:44.802628819Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=987.442µs logger=migrator t=2026-06-28T20:11:44.807621704Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-28T20:11:44.809292723Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.670999ms logger=migrator t=2026-06-28T20:11:44.815790621Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-28T20:11:44.815905824Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=121.013µs logger=migrator t=2026-06-28T20:11:44.820126181Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-28T20:11:44.821623575Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.497114ms logger=migrator t=2026-06-28T20:11:44.826516737Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-28T20:11:44.827417637Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=900.95µs logger=migrator t=2026-06-28T20:11:44.832950474Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-28T20:11:44.834616543Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.666219ms logger=migrator t=2026-06-28T20:11:44.839464594Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-28T20:11:44.840940698Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.475693ms logger=migrator t=2026-06-28T20:11:44.847446406Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-28T20:11:44.853731791Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.282935ms logger=migrator t=2026-06-28T20:11:44.869378579Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-28T20:11:44.870960756Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.584387ms logger=migrator t=2026-06-28T20:11:44.876013942Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-28T20:11:44.876135714Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=123.112µs logger=migrator t=2026-06-28T20:11:44.880228848Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-28T20:11:44.881287782Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.059184ms logger=migrator t=2026-06-28T20:11:44.886544932Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-28T20:11:44.888069807Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.524775ms logger=migrator t=2026-06-28T20:11:44.901176748Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-28T20:11:44.902875476Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.699848ms logger=migrator t=2026-06-28T20:11:44.909497569Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-28T20:11:44.90956475Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.221µs logger=migrator t=2026-06-28T20:11:44.913805437Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-28T20:11:44.915246581Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.436263ms logger=migrator t=2026-06-28T20:11:44.920216373Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-28T20:11:44.921487043Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.26978ms logger=migrator t=2026-06-28T20:11:44.926662242Z 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-06-28T20:11:44.927628714Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=966.432µs logger=migrator t=2026-06-28T20:11:44.933911908Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-28T20:11:44.935102625Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.190698ms logger=migrator t=2026-06-28T20:11:44.941218465Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-28T20:11:44.949211028Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.990543ms logger=migrator t=2026-06-28T20:11:44.955881891Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-28T20:11:44.956905125Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.022133ms logger=migrator t=2026-06-28T20:11:44.96150451Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-28T20:11:44.962224846Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=719.976µs logger=migrator t=2026-06-28T20:11:44.966989446Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-28T20:11:44.998994769Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.999763ms logger=migrator t=2026-06-28T20:11:45.004400342Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-28T20:11:45.031870372Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.46352ms logger=migrator t=2026-06-28T20:11:45.03704005Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-28T20:11:45.037993642Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=952.782µs logger=migrator t=2026-06-28T20:11:45.042750341Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-28T20:11:45.043707663Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=957.522µs logger=migrator t=2026-06-28T20:11:45.050580881Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-28T20:11:45.058219516Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.638895ms logger=migrator t=2026-06-28T20:11:45.062295859Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-28T20:11:45.066791103Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.494484ms logger=migrator t=2026-06-28T20:11:45.07152144Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-28T20:11:45.072534024Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.012734ms logger=migrator t=2026-06-28T20:11:45.079474542Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-28T20:11:45.081008368Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.533426ms logger=migrator t=2026-06-28T20:11:45.087677371Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-28T20:11:45.088645804Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=968.432µs logger=migrator t=2026-06-28T20:11:45.094298833Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-28T20:11:45.095525721Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.230487ms logger=migrator t=2026-06-28T20:11:45.103020312Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-28T20:11:45.103150205Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=131.593µs logger=migrator t=2026-06-28T20:11:45.109649004Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-28T20:11:45.117175417Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.528263ms logger=migrator t=2026-06-28T20:11:45.121582457Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-28T20:11:45.128561918Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.975631ms logger=migrator t=2026-06-28T20:11:45.13390557Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-28T20:11:45.140641554Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.734434ms logger=migrator t=2026-06-28T20:11:45.155078955Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-28T20:11:45.156987929Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.911484ms logger=migrator t=2026-06-28T20:11:45.161274446Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-28T20:11:45.162257809Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=983.153µs logger=migrator t=2026-06-28T20:11:45.16750723Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-28T20:11:45.173850425Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.343605ms logger=migrator t=2026-06-28T20:11:45.177973009Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-28T20:11:45.183994638Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.021869ms logger=migrator t=2026-06-28T20:11:45.188545472Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-28T20:11:45.189697959Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.152327ms logger=migrator t=2026-06-28T20:11:45.196617937Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-28T20:11:45.206280989Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.658632ms logger=migrator t=2026-06-28T20:11:45.210264709Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-28T20:11:45.214688051Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.419652ms logger=migrator t=2026-06-28T20:11:45.218888027Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-28T20:11:45.218982319Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=98.862µs logger=migrator t=2026-06-28T20:11:45.227608717Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-28T20:11:45.229579182Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.970955ms logger=migrator t=2026-06-28T20:11:45.234917974Z 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-06-28T20:11:45.23604096Z 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.122656ms logger=migrator t=2026-06-28T20:11:45.241516105Z 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-06-28T20:11:45.243251145Z 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.73469ms logger=migrator t=2026-06-28T20:11:45.248804173Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-28T20:11:45.248906405Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=102.982µs logger=migrator t=2026-06-28T20:11:45.253101451Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-28T20:11:45.259706512Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.566981ms logger=migrator t=2026-06-28T20:11:45.26484431Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-28T20:11:45.271056633Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.212693ms logger=migrator t=2026-06-28T20:11:45.278962903Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-28T20:11:45.285738219Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.767426ms logger=migrator t=2026-06-28T20:11:45.290110498Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-28T20:11:45.296169888Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.05787ms logger=migrator t=2026-06-28T20:11:45.303811522Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-28T20:11:45.314066437Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.250745ms logger=migrator t=2026-06-28T20:11:45.321244532Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-28T20:11:45.321295694Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=56.492µs logger=migrator t=2026-06-28T20:11:45.325926649Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-28T20:11:45.327161018Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.230799ms logger=migrator t=2026-06-28T20:11:45.332753586Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-28T20:11:45.342850707Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.107981ms logger=migrator t=2026-06-28T20:11:45.348537167Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-28T20:11:45.348607039Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.652µs logger=migrator t=2026-06-28T20:11:45.353113952Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-28T20:11:45.359324574Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.210282ms logger=migrator t=2026-06-28T20:11:45.363319417Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-28T20:11:45.364424471Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.104794ms logger=migrator t=2026-06-28T20:11:45.370350107Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-28T20:11:45.381359549Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.005032ms logger=migrator t=2026-06-28T20:11:45.386077658Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-28T20:11:45.386645381Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=567.773µs logger=migrator t=2026-06-28T20:11:45.390522899Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-28T20:11:45.391283847Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=760.758µs logger=migrator t=2026-06-28T20:11:45.39581771Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-28T20:11:45.405958733Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.140483ms logger=migrator t=2026-06-28T20:11:45.417005406Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-28T20:11:45.418637143Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.634547ms logger=migrator t=2026-06-28T20:11:45.425623284Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-28T20:11:45.426906773Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.284059ms logger=migrator t=2026-06-28T20:11:45.433951384Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-28T20:11:45.435487739Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.537685ms logger=migrator t=2026-06-28T20:11:45.442239854Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-28T20:11:45.443772169Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.549925ms logger=migrator t=2026-06-28T20:11:45.450865462Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-28T20:11:45.451158159Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=291.216µs logger=migrator t=2026-06-28T20:11:45.455707263Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-28T20:11:45.457596916Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.888722ms logger=migrator t=2026-06-28T20:11:45.466725565Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-28T20:11:45.467956573Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.229528ms logger=migrator t=2026-06-28T20:11:45.473813157Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-28T20:11:45.474687627Z 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-06-28T20:11:45.481555545Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-28T20:11:45.482386484Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=832.259µs logger=migrator t=2026-06-28T20:11:45.487734077Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-28T20:11:45.48960141Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.868314ms logger=migrator t=2026-06-28T20:11:45.49403177Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-28T20:11:45.501366689Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.334599ms logger=migrator t=2026-06-28T20:11:45.506763383Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-28T20:11:45.507921049Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.157156ms logger=migrator t=2026-06-28T20:11:45.512392572Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-28T20:11:45.513574358Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.181076ms logger=migrator t=2026-06-28T20:11:45.519202937Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-28T20:11:45.520701462Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.497845ms logger=migrator t=2026-06-28T20:11:45.52807796Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-28T20:11:45.53025406Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.17825ms logger=migrator t=2026-06-28T20:11:45.53719943Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-28T20:11:45.538769895Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.571675ms logger=migrator t=2026-06-28T20:11:45.543991545Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-28T20:11:45.544101077Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=110.902µs logger=migrator t=2026-06-28T20:11:45.548704413Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-28T20:11:45.548885207Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=180.784µs logger=migrator t=2026-06-28T20:11:45.553268197Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-28T20:11:45.57081935Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=17.545893ms logger=migrator t=2026-06-28T20:11:45.57606689Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-28T20:11:45.576617943Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=552.973µs logger=migrator t=2026-06-28T20:11:45.580775068Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-28T20:11:45.582000976Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.238569ms logger=migrator t=2026-06-28T20:11:45.58830664Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-28T20:11:45.588865833Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=561.513µs logger=migrator t=2026-06-28T20:11:45.601585425Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-28T20:11:45.602648659Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.064384ms logger=migrator t=2026-06-28T20:11:45.6328059Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-28T20:11:45.634702913Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.899733ms logger=migrator t=2026-06-28T20:11:45.642635365Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-28T20:11:45.676994583Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.337167ms logger=migrator t=2026-06-28T20:11:45.68344873Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-28T20:11:45.689215552Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.766122ms logger=migrator t=2026-06-28T20:11:45.694592395Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-28T20:11:45.694831471Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=239.756µs logger=migrator t=2026-06-28T20:11:45.699770795Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-28T20:11:45.73147976Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.704146ms logger=migrator t=2026-06-28T20:11:45.738492562Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-28T20:11:45.77031898Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.823038ms logger=migrator t=2026-06-28T20:11:45.77510461Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-28T20:11:45.775922079Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=818.199µs logger=migrator t=2026-06-28T20:11:45.782634172Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-28T20:11:45.783913812Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.27973ms logger=migrator t=2026-06-28T20:11:45.790597644Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-28T20:11:45.791074005Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=476.771µs logger=migrator t=2026-06-28T20:11:45.796292485Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-28T20:11:45.79779006Z level=info msg="Migration successfully executed" id="create permission table" duration=1.499105ms logger=migrator t=2026-06-28T20:11:45.804635596Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-28T20:11:45.805878105Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.243159ms logger=migrator t=2026-06-28T20:11:45.840965169Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-28T20:11:45.842851042Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.888434ms logger=migrator t=2026-06-28T20:11:45.983367841Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-28T20:11:45.984596658Z level=info msg="Migration successfully executed" id="create role table" duration=1.233257ms logger=migrator t=2026-06-28T20:11:46.091181971Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-28T20:11:46.101042317Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.864327ms logger=migrator t=2026-06-28T20:11:46.155375882Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-28T20:11:46.168860501Z level=info msg="Migration successfully executed" id="add column group_name" duration=13.480219ms logger=migrator t=2026-06-28T20:11:46.177015778Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-28T20:11:46.178928932Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.916404ms logger=migrator t=2026-06-28T20:11:46.189825052Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-28T20:11:46.192466322Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.6444ms logger=migrator t=2026-06-28T20:11:46.197944458Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-28T20:11:46.199216937Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.272478ms logger=migrator t=2026-06-28T20:11:46.206453043Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-28T20:11:46.208195402Z level=info msg="Migration successfully executed" id="create team role table" duration=1.74237ms logger=migrator t=2026-06-28T20:11:46.215710574Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-28T20:11:46.217656089Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.941995ms logger=migrator t=2026-06-28T20:11:46.224605728Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-28T20:11:46.225965079Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.361602ms logger=migrator t=2026-06-28T20:11:46.231411123Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-28T20:11:46.23253694Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.125987ms logger=migrator t=2026-06-28T20:11:46.236895139Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-28T20:11:46.237757069Z level=info msg="Migration successfully executed" id="create user role table" duration=871.12µs logger=migrator t=2026-06-28T20:11:46.242968379Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-28T20:11:46.244721428Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.752709ms logger=migrator t=2026-06-28T20:11:46.251216148Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-28T20:11:46.252391885Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.175376ms logger=migrator t=2026-06-28T20:11:46.258077855Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-28T20:11:46.259474246Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.398121ms logger=migrator t=2026-06-28T20:11:46.265801682Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-28T20:11:46.266840585Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.041003ms logger=migrator t=2026-06-28T20:11:46.275089004Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-28T20:11:46.276263151Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.184977ms logger=migrator t=2026-06-28T20:11:46.281498541Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-28T20:11:46.283483506Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.978415ms logger=migrator t=2026-06-28T20:11:46.289268559Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-28T20:11:46.297451877Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.181418ms logger=migrator t=2026-06-28T20:11:46.307389565Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-28T20:11:46.308778646Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.392102ms logger=migrator t=2026-06-28T20:11:46.31767054Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-28T20:11:46.319582714Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.910574ms logger=migrator t=2026-06-28T20:11:46.326972993Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-28T20:11:46.328403786Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.431073ms logger=migrator t=2026-06-28T20:11:46.335739664Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-28T20:11:46.337902243Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.160849ms logger=migrator t=2026-06-28T20:11:46.343284836Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-28T20:11:46.344802351Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.519435ms logger=migrator t=2026-06-28T20:11:46.350617715Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-28T20:11:46.353297346Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.677311ms logger=migrator t=2026-06-28T20:11:46.358220599Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-28T20:11:46.36702079Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.798071ms logger=migrator t=2026-06-28T20:11:46.37398769Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-28T20:11:46.382759921Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.773111ms logger=migrator t=2026-06-28T20:11:46.387420438Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-28T20:11:46.397712054Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.288396ms logger=migrator t=2026-06-28T20:11:46.403942437Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-28T20:11:46.412523834Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.580456ms logger=migrator t=2026-06-28T20:11:46.417861186Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-28T20:11:46.418819637Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=959.141µs logger=migrator t=2026-06-28T20:11:46.423235859Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-28T20:11:46.425110372Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.874433ms logger=migrator t=2026-06-28T20:11:46.431505079Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-28T20:11:46.43330352Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.802001ms logger=migrator t=2026-06-28T20:11:46.445168482Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-28T20:11:46.446723017Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.557385ms logger=migrator t=2026-06-28T20:11:46.451811124Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-28T20:11:46.453240917Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.433023ms logger=migrator t=2026-06-28T20:11:46.460079843Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-28T20:11:46.460157235Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=78.542µs logger=migrator t=2026-06-28T20:11:46.466800097Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-28T20:11:46.466862149Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=62.292µs logger=migrator t=2026-06-28T20:11:46.47480371Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-28T20:11:46.47564207Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=843.41µs logger=migrator t=2026-06-28T20:11:46.482396574Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-28T20:11:46.48355253Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.162856ms logger=migrator t=2026-06-28T20:11:46.491146135Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-28T20:11:46.492104367Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=963.002µs logger=migrator t=2026-06-28T20:11:46.498953804Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-28T20:11:46.499502386Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=555.532µs logger=migrator t=2026-06-28T20:11:46.506684231Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-28T20:11:46.507437788Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=755.857µs logger=migrator t=2026-06-28T20:11:46.514627003Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-28T20:11:46.516019935Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.393312ms logger=migrator t=2026-06-28T20:11:46.521389748Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-28T20:11:46.523427415Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.037277ms logger=migrator t=2026-06-28T20:11:46.530086717Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-28T20:11:46.539498052Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.407895ms logger=migrator t=2026-06-28T20:11:46.546680577Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-28T20:11:46.546841381Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=170.934µs logger=migrator t=2026-06-28T20:11:46.554127318Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-28T20:11:46.556180305Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.061226ms logger=migrator t=2026-06-28T20:11:46.563461482Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-28T20:11:46.565633752Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.172641ms logger=migrator t=2026-06-28T20:11:46.580537273Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-28T20:11:46.582678472Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.139779ms logger=migrator t=2026-06-28T20:11:46.588361352Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-28T20:11:46.597320607Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.957805ms logger=migrator t=2026-06-28T20:11:46.604667906Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-28T20:11:46.605994536Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.31041ms logger=migrator t=2026-06-28T20:11:46.613013247Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-28T20:11:46.614290366Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.282479ms logger=migrator t=2026-06-28T20:11:46.621691896Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-28T20:11:46.645355758Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.676692ms logger=migrator t=2026-06-28T20:11:46.653773951Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-28T20:11:46.655962791Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.19168ms logger=migrator t=2026-06-28T20:11:46.664094777Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-28T20:11:46.665842318Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.747391ms logger=migrator t=2026-06-28T20:11:46.671878966Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-28T20:11:46.673570344Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.691638ms logger=migrator t=2026-06-28T20:11:46.679975191Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-28T20:11:46.681057396Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.081925ms logger=migrator t=2026-06-28T20:11:46.803237816Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-28T20:11:46.803733757Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=484.361µs logger=migrator t=2026-06-28T20:11:46.849020575Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-28T20:11:46.850462527Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.443162ms logger=migrator t=2026-06-28T20:11:46.858143913Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-28T20:11:46.868239125Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.091262ms logger=migrator t=2026-06-28T20:11:46.878668314Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-28T20:11:46.880445094Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.77863ms logger=migrator t=2026-06-28T20:11:46.892694286Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-28T20:11:46.893913393Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.219157ms logger=migrator t=2026-06-28T20:11:46.900112895Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-28T20:11:46.900943104Z 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-06-28T20:11:46.90727353Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-28T20:11:46.907805042Z 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-06-28T20:11:46.914893803Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-28T20:11:46.916368758Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.478515ms logger=migrator t=2026-06-28T20:11:46.921664129Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-28T20:11:46.92256095Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=894.12µs logger=migrator t=2026-06-28T20:11:46.927637786Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-28T20:11:46.929715974Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.078528ms logger=migrator t=2026-06-28T20:11:46.936658192Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-28T20:11:46.937893311Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.234659ms logger=migrator t=2026-06-28T20:11:46.945066595Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-28T20:11:46.947357478Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.291433ms logger=migrator t=2026-06-28T20:11:46.954306977Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-28T20:11:46.955957204Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.651297ms logger=migrator t=2026-06-28T20:11:46.962115846Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-28T20:11:46.962844453Z level=info msg="Migration successfully executed" id="Drop public config table" duration=728.937µs logger=migrator t=2026-06-28T20:11:46.968638726Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-28T20:11:46.969796512Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.157666ms logger=migrator t=2026-06-28T20:11:46.977322774Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-28T20:11:46.979469003Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.147239ms logger=migrator t=2026-06-28T20:11:46.986505605Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-28T20:11:46.987692751Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.191046ms logger=migrator t=2026-06-28T20:11:46.993825623Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-28T20:11:46.9954693Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.645387ms logger=migrator t=2026-06-28T20:11:47.002468831Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-28T20:11:47.02383022Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.353198ms logger=migrator t=2026-06-28T20:11:47.029761245Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-28T20:11:47.038318881Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.557236ms logger=migrator t=2026-06-28T20:11:47.045020535Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-28T20:11:47.055598448Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.565183ms logger=migrator t=2026-06-28T20:11:47.098647454Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-28T20:11:47.099225797Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=581.453µs logger=migrator t=2026-06-28T20:11:47.155042696Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-28T20:11:47.170727566Z level=info msg="Migration successfully executed" id="add share column" duration=15.683629ms logger=migrator t=2026-06-28T20:11:47.177755486Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-28T20:11:47.177955141Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=200.305µs logger=migrator t=2026-06-28T20:11:47.182918675Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-28T20:11:47.184310777Z level=info msg="Migration successfully executed" id="create file table" duration=1.391902ms logger=migrator t=2026-06-28T20:11:47.190802875Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-28T20:11:47.19190452Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.098375ms logger=migrator t=2026-06-28T20:11:47.197788855Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-28T20:11:47.19885748Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.068485ms logger=migrator t=2026-06-28T20:11:47.206064505Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-28T20:11:47.206886184Z level=info msg="Migration successfully executed" id="create file_meta table" duration=821.409µs logger=migrator t=2026-06-28T20:11:47.220954677Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-28T20:11:47.22243257Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.480994ms logger=migrator t=2026-06-28T20:11:47.230648788Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-28T20:11:47.23072726Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=80.732µs logger=migrator t=2026-06-28T20:11:47.236107243Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-28T20:11:47.236207185Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=100.892µs logger=migrator t=2026-06-28T20:11:47.242129131Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-28T20:11:47.242712484Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=586.923µs logger=migrator t=2026-06-28T20:11:47.251456275Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-28T20:11:47.251966377Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=512.002µs logger=migrator t=2026-06-28T20:11:47.268936506Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-28T20:11:47.270378698Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.445693ms logger=migrator t=2026-06-28T20:11:47.276765975Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-28T20:11:47.291146404Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.374049ms logger=migrator t=2026-06-28T20:11:47.296999819Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-28T20:11:47.297163512Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=161.224µs logger=migrator t=2026-06-28T20:11:47.302793571Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-28T20:11:47.304615633Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.826492ms logger=migrator t=2026-06-28T20:11:47.312609945Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-28T20:11:47.313329593Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=735.398µs logger=migrator t=2026-06-28T20:11:47.322441431Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-28T20:11:47.322760839Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=323.758µs logger=migrator t=2026-06-28T20:11:47.3320157Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-28T20:11:47.332900431Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=887.901µs logger=migrator t=2026-06-28T20:11:47.338213343Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-28T20:11:47.350537845Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.311582ms logger=migrator t=2026-06-28T20:11:47.358272583Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-28T20:11:47.369690994Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.414451ms logger=migrator t=2026-06-28T20:11:47.376666444Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-28T20:11:47.378083647Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.419853ms logger=migrator t=2026-06-28T20:11:47.384707518Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-28T20:11:47.477157496Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=92.453128ms logger=migrator t=2026-06-28T20:11:47.484372532Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-28T20:11:47.485635741Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.263878ms logger=migrator t=2026-06-28T20:11:47.491445363Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-28T20:11:47.49343753Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.992096ms logger=migrator t=2026-06-28T20:11:47.500075131Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-28T20:11:47.528986844Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.910393ms logger=migrator t=2026-06-28T20:11:47.537382867Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-28T20:11:47.54930464Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.918923ms logger=migrator t=2026-06-28T20:11:47.554904978Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-28T20:11:47.555480141Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=574.933µs logger=migrator t=2026-06-28T20:11:47.560773373Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-28T20:11:47.561131651Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=357.848µs logger=migrator t=2026-06-28T20:11:47.568184233Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-28T20:11:47.568471279Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=287.536µs logger=migrator t=2026-06-28T20:11:47.576448382Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-28T20:11:47.576990155Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=542.642µs logger=migrator t=2026-06-28T20:11:47.582753456Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-28T20:11:47.583013862Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=262.356µs logger=migrator t=2026-06-28T20:11:47.589611363Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-28T20:11:47.590637877Z level=info msg="Migration successfully executed" id="create folder table" duration=1.022904ms logger=migrator t=2026-06-28T20:11:47.59820958Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-28T20:11:47.599425769Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.215968ms logger=migrator t=2026-06-28T20:11:47.606289355Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-28T20:11:47.608507256Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.214161ms logger=migrator t=2026-06-28T20:11:47.615054856Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-28T20:11:47.615100357Z level=info msg="Migration successfully executed" id="Update folder title length" duration=47.091µs logger=migrator t=2026-06-28T20:11:47.620804478Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-28T20:11:47.622017016Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.212198ms logger=migrator t=2026-06-28T20:11:47.627820969Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-28T20:11:47.628875232Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.053993ms logger=migrator t=2026-06-28T20:11:47.635545756Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-28T20:11:47.637531781Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.985595ms logger=migrator t=2026-06-28T20:11:47.644131403Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-28T20:11:47.64490243Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=774.917µs logger=migrator t=2026-06-28T20:11:47.653493407Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-28T20:11:47.653775343Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=283.556µs logger=migrator t=2026-06-28T20:11:47.660096438Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-28T20:11:47.661263055Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.166667ms logger=migrator t=2026-06-28T20:11:47.666644518Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-28T20:11:47.667865056Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.224848ms logger=migrator t=2026-06-28T20:11:47.674930499Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-28T20:11:47.67589893Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=968.622µs logger=migrator t=2026-06-28T20:11:47.681794475Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-28T20:11:47.682685046Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=890.321µs logger=migrator t=2026-06-28T20:11:47.688806866Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-28T20:11:47.689566834Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=766.858µs logger=migrator t=2026-06-28T20:11:47.694573689Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-28T20:11:47.695261794Z level=info msg="Migration successfully executed" id="create anon_device table" duration=687.855µs logger=migrator t=2026-06-28T20:11:47.70208313Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-28T20:11:47.704083996Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.001466ms logger=migrator t=2026-06-28T20:11:47.711096727Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-28T20:11:47.712401967Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.30183ms logger=migrator t=2026-06-28T20:11:47.719879648Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-28T20:11:47.72086687Z level=info msg="Migration successfully executed" id="create signing_key table" duration=987.012µs logger=migrator t=2026-06-28T20:11:47.727210235Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-28T20:11:47.728740101Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.535336ms logger=migrator t=2026-06-28T20:11:47.735551617Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-28T20:11:47.737334768Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.786371ms logger=migrator t=2026-06-28T20:11:47.745398743Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-28T20:11:47.745770471Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=374.038µs logger=migrator t=2026-06-28T20:11:47.752604697Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-28T20:11:47.765240977Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.63658ms logger=migrator t=2026-06-28T20:11:47.77278005Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-28T20:11:47.773446015Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=664.575µs logger=migrator t=2026-06-28T20:11:47.779738829Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-28T20:11:47.77978093Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=44.531µs logger=migrator t=2026-06-28T20:11:47.787558008Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-28T20:11:47.789902233Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.344365ms logger=migrator t=2026-06-28T20:11:47.796208887Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-28T20:11:47.796235497Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.87µs logger=migrator t=2026-06-28T20:11:47.801456407Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-28T20:11:47.802812178Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.355411ms logger=migrator t=2026-06-28T20:11:47.808880058Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-28T20:11:47.810183137Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.30431ms logger=migrator t=2026-06-28T20:11:47.816967132Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-28T20:11:47.817994986Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.028354ms logger=migrator t=2026-06-28T20:11:47.823628695Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-28T20:11:47.824570006Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=939.601µs logger=migrator t=2026-06-28T20:11:47.831373963Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-28T20:11:47.8316896Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=316.487µs logger=migrator t=2026-06-28T20:11:47.836837538Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-28T20:11:47.837502993Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=656.165µs logger=migrator t=2026-06-28T20:11:47.842518488Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-28T20:11:47.843558052Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.030803ms logger=migrator t=2026-06-28T20:11:47.849397085Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-28T20:11:47.850215824Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=818.609µs logger=migrator t=2026-06-28T20:11:47.857164434Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-28T20:11:47.867380957Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.214903ms logger=migrator t=2026-06-28T20:11:47.874727326Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-28T20:11:47.883020586Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.290119ms logger=migrator t=2026-06-28T20:11:47.889199027Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-28T20:11:47.896627208Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.42879ms logger=migrator t=2026-06-28T20:11:47.904024897Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-28T20:11:47.904092039Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.252µs logger=migrator t=2026-06-28T20:11:47.908933479Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-28T20:11:47.918762285Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.822826ms logger=migrator t=2026-06-28T20:11:47.924743372Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-28T20:11:47.931554377Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.810556ms logger=migrator t=2026-06-28T20:11:47.938915786Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-28T20:11:47.939414348Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=500.972µs logger=migrator t=2026-06-28T20:11:47.944686419Z level=info msg="migrations completed" performed=558 skipped=0 duration=10.84224369s logger=migrator t=2026-06-28T20:11:47.945410335Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-28T20:11:47.962585968Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-28T20:11:47.962825615Z level=info msg="Created default organization" logger=secrets t=2026-06-28T20:11:47.969318103Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-28T20:11:48.017530667Z level=info msg="Restored cache from database" duration=422.439µs logger=plugin.store t=2026-06-28T20:11:48.018793996Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-28T20:11:48.06693208Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-28T20:11:48.066975841Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-28T20:11:48.067089063Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-28T20:11:48.067136715Z level=info msg="Plugins loaded" count=54 duration=48.343228ms logger=query_data t=2026-06-28T20:11:48.071513384Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-28T20:11:48.075769532Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-28T20:11:48.082097417Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-28T20:11:48.094902321Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-28T20:11:48.097303256Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-28T20:11:48.099331551Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-28T20:11:48.121448318Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-28T20:11:48.142558322Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-28T20:11:48.165850456Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-28T20:11:48.165880416Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-28T20:11:48.166718015Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-28T20:11:48.167042423Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-06-28T20:11:48.167393732Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-06-28T20:11:48.169585121Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-28T20:11:48.171670299Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-06-28T20:11:48.281421163Z level=info msg="Update check succeeded" duration=115.389743ms logger=plugins.update.checker t=2026-06-28T20:11:48.292021866Z level=info msg="Update check succeeded" duration=125.962356ms logger=grafana-apiserver t=2026-06-28T20:11:48.410407899Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-28T20:11:48.4109Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=ngalert.state.manager t=2026-06-28T20:11:49.037621949Z level=info msg="State cache has been initialized" states=0 duration=870.572986ms logger=ngalert.scheduler t=2026-06-28T20:11:49.037727192Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-28T20:11:49.037879435Z level=info msg=starting first_tick=2026-06-28T20:11:50Z logger=sqlstore.transactions t=2026-06-28T20:11:49.049580603Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-28T20:11:49.061662641Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-28T20:11:49.101193476Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-28T20:11:49.279102712Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-28T20:11:49.35363202Z level=info msg="Patterns update finished" duration=1.16969238s logger=provisioning.dashboard t=2026-06-28T20:12:00.02533964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:00.047022958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:02.905038179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:02.948938715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:02.968665647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.012152894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.029984742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.414366568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.431391268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.482341836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.501424243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.546072306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.560980508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.607754889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.627788728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.670962908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.697844553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.756395975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.776442874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.833532973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.853034929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.910084176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.927360132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:03.98227197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.000417015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.065138479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.085596597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.144290292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.164156527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.222409872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.239422652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.598531139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.614573707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.674021219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.69895036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.748253729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.770031458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.824733082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.843535312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.889707571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.908378309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.961417583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:04.980832828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:05.036966494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:05.056495001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:05.132760829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:05.153607027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:05.211862432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:05.237897038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:05.817359084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:05.838933299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.131637565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.152980164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.225901275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.242419553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.523956113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.543826728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.626094264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.646953081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.730903035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.745332385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.827426917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.849290547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.930448626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:06.951491829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.040215522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.057345594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.133181682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.148305238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.250650063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.266775602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.343250415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.359958868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.451508564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.471069773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.543802699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.567433871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.641659551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.660920363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-28T20:12:07.733336842Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-28T20:12:41.186286816Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-28T20:21:48.173329207Z level=info msg="Completed cleanup jobs" duration=6.061538ms logger=sqlstore.transactions t=2026-06-28T20:21:48.180465811Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-28T20:21:48.354658393Z level=info msg="Update check succeeded" duration=61.706151ms logger=cleanup t=2026-06-28T20:31:48.199818381Z level=info msg="Completed cleanup jobs" duration=32.511093ms logger=plugins.update.checker t=2026-06-28T20:31:48.362475088Z level=info msg="Update check succeeded" duration=70.291417ms logger=cleanup t=2026-06-28T20:41:48.189475665Z level=info msg="Completed cleanup jobs" duration=22.415911ms logger=plugins.update.checker t=2026-06-28T20:41:48.366549285Z level=info msg="Update check succeeded" duration=73.523588ms logger=infra.usagestats t=2026-06-28T20:42:41.208246028Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-06-28T20:51:48.344065269Z level=info msg="Update check succeeded" duration=51.242597ms logger=cleanup t=2026-06-28T20:51:48.49983732Z level=info msg="Completed cleanup jobs" duration=332.755345ms logger=cleanup t=2026-06-28T21:01:48.171743858Z level=info msg="Completed cleanup jobs" duration=4.588785ms logger=plugins.update.checker t=2026-06-28T21:01:48.345862192Z level=info msg="Update check succeeded" duration=53.177437ms logger=cleanup t=2026-06-28T21:11:48.189155568Z level=info msg="Completed cleanup jobs" duration=21.925627ms logger=plugins.update.checker t=2026-06-28T21:11:48.346951884Z level=info msg="Update check succeeded" duration=54.259623ms logger=infra.usagestats t=2026-06-28T21:12:41.205578185Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-28T21:21:48.19205551Z level=info msg="Completed cleanup jobs" duration=24.634139ms logger=plugins.update.checker t=2026-06-28T21:21:48.351690214Z level=info msg="Update check succeeded" duration=59.121542ms logger=cleanup t=2026-06-28T21:31:48.194049667Z level=info msg="Completed cleanup jobs" duration=26.67879ms logger=plugins.update.checker t=2026-06-28T21:31:48.342091491Z level=info msg="Update check succeeded" duration=49.662756ms