logger=settings t=2026-08-12T11:06:22.546421187Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-12T11:06:22Z logger=settings t=2026-08-12T11:06:22.546727553Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-12T11:06:22.546744284Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-12T11:06:22.546749484Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-12T11:06:22.546753534Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-12T11:06:22.546757774Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-12T11:06:22.546764645Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-12T11:06:22.546769135Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-12T11:06:22.546773555Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-12T11:06:22.546777975Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-12T11:06:22.546784846Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-12T11:06:22.546792396Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-12T11:06:22.546796056Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-12T11:06:22.546799596Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-12T11:06:22.546803547Z level=info msg=Target target=[all] logger=settings t=2026-08-12T11:06:22.546810097Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-12T11:06:22.546814597Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-12T11:06:22.546818947Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-12T11:06:22.546823268Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-12T11:06:22.546827658Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-12T11:06:22.546837618Z level=info msg="App mode production" logger=sqlstore t=2026-08-12T11:06:22.547219678Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-12T11:06:22.547242339Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-12T11:06:22.548898335Z level=info msg="Locking database" logger=migrator t=2026-08-12T11:06:22.548912416Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-12T11:06:22.549618523Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-12T11:06:22.550645026Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.029433ms logger=migrator t=2026-08-12T11:06:22.575790304Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-12T11:06:22.577285261Z level=info msg="Migration successfully executed" id="create user table" duration=1.497908ms logger=migrator t=2026-08-12T11:06:22.583677244Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-12T11:06:22.584817873Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.14278ms logger=migrator t=2026-08-12T11:06:22.590115128Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-12T11:06:22.591161422Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.048044ms logger=migrator t=2026-08-12T11:06:22.60862226Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-12T11:06:22.609427962Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=807.202µs logger=migrator t=2026-08-12T11:06:22.613281923Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-12T11:06:22.613833311Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=551.728µs logger=migrator t=2026-08-12T11:06:22.619138877Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-12T11:06:22.623534365Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.396468ms logger=migrator t=2026-08-12T11:06:22.627718163Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-12T11:06:22.628897994Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.179391ms logger=migrator t=2026-08-12T11:06:22.633374097Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-12T11:06:22.634370059Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=995.452µs logger=migrator t=2026-08-12T11:06:22.638688614Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-12T11:06:22.6397768Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.087627ms logger=migrator t=2026-08-12T11:06:22.645622324Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-12T11:06:22.645948481Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=328.977µs logger=migrator t=2026-08-12T11:06:22.65112212Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-12T11:06:22.652294591Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.174642ms logger=migrator t=2026-08-12T11:06:22.656500459Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-12T11:06:22.657823378Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.322359ms logger=migrator t=2026-08-12T11:06:22.661364692Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-12T11:06:22.661392794Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.121µs logger=migrator t=2026-08-12T11:06:22.667413857Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-12T11:06:22.669035331Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.622604ms logger=migrator t=2026-08-12T11:06:22.673417679Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-12T11:06:22.673646151Z level=info msg="Migration successfully executed" id="Add missing user data" duration=228.822µs logger=migrator t=2026-08-12T11:06:22.678866252Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-12T11:06:22.680137598Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.270656ms logger=migrator t=2026-08-12T11:06:22.683849951Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-12T11:06:22.68517455Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.322729ms logger=migrator t=2026-08-12T11:06:22.690463705Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-12T11:06:22.692473389Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.004904ms logger=migrator t=2026-08-12T11:06:22.695693447Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-12T11:06:22.704673644Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.978557ms logger=migrator t=2026-08-12T11:06:22.708360626Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-12T11:06:22.709590239Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.229384ms logger=migrator t=2026-08-12T11:06:22.714938097Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-12T11:06:22.715316697Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=351.449µs logger=migrator t=2026-08-12T11:06:22.791778171Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-12T11:06:22.794097011Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=2.3208ms logger=migrator t=2026-08-12T11:06:22.911276123Z 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-08-12T11:06:22.911843893Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=563.839µs logger=migrator t=2026-08-12T11:06:22.922854815Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-12T11:06:22.923354061Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=502.756µs logger=migrator t=2026-08-12T11:06:22.931471263Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-12T11:06:22.93237444Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=905.067µs logger=migrator t=2026-08-12T11:06:22.937618973Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-12T11:06:22.938560372Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=940.969µs logger=migrator t=2026-08-12T11:06:22.951519675Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-12T11:06:22.952224382Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=711.827µs logger=migrator t=2026-08-12T11:06:22.964028246Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-12T11:06:22.964669339Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=642.274µs logger=migrator t=2026-08-12T11:06:22.975851031Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-12T11:06:22.977224992Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.376552ms logger=migrator t=2026-08-12T11:06:22.983082226Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-12T11:06:22.983114018Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.452µs logger=migrator t=2026-08-12T11:06:22.988310938Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-12T11:06:22.989088198Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=779.82µs logger=migrator t=2026-08-12T11:06:22.992514237Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-12T11:06:22.993015363Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=502.157µs logger=migrator t=2026-08-12T11:06:22.998002002Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-12T11:06:22.998821914Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=820.822µs logger=migrator t=2026-08-12T11:06:23.004873819Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-12T11:06:23.005751665Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=877.306µs logger=migrator t=2026-08-12T11:06:23.009466958Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:06:23.01449997Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.031662ms logger=migrator t=2026-08-12T11:06:23.018903789Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-12T11:06:23.01987437Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=973.941µs logger=migrator t=2026-08-12T11:06:23.064510063Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-12T11:06:23.065353467Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=846.274µs logger=migrator t=2026-08-12T11:06:23.069763247Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-12T11:06:23.070466343Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=703.957µs logger=migrator t=2026-08-12T11:06:23.076250434Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-12T11:06:23.079032059Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.783515ms logger=migrator t=2026-08-12T11:06:23.086214393Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-12T11:06:23.086977552Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=763.44µs logger=migrator t=2026-08-12T11:06:23.091961022Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-12T11:06:23.092397434Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=439.933µs logger=migrator t=2026-08-12T11:06:23.098361265Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-12T11:06:23.09923143Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=869.935µs logger=migrator t=2026-08-12T11:06:23.103854021Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-12T11:06:23.104885434Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=1.031683ms logger=migrator t=2026-08-12T11:06:23.110096916Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-12T11:06:23.110980382Z level=info msg="Migration successfully executed" id="create star table" duration=883.646µs logger=migrator t=2026-08-12T11:06:23.114912796Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-12T11:06:23.115759851Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=846.804µs logger=migrator t=2026-08-12T11:06:23.120205882Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-12T11:06:23.121090998Z level=info msg="Migration successfully executed" id="create org table v1" duration=884.596µs logger=migrator t=2026-08-12T11:06:23.125314148Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-12T11:06:23.126238906Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=944.969µs logger=migrator t=2026-08-12T11:06:23.130969392Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-12T11:06:23.131746383Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=779.1µs logger=migrator t=2026-08-12T11:06:23.136105659Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-12T11:06:23.137599097Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.513479ms logger=migrator t=2026-08-12T11:06:23.142923464Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-12T11:06:23.144318287Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.394153ms logger=migrator t=2026-08-12T11:06:23.149015591Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-12T11:06:23.149912258Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=896.117µs logger=migrator t=2026-08-12T11:06:23.160338251Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-12T11:06:23.160392194Z level=info msg="Migration successfully executed" id="Update org table charset" duration=55.853µs logger=migrator t=2026-08-12T11:06:23.16705884Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-12T11:06:23.167081582Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=21.661µs logger=migrator t=2026-08-12T11:06:23.172104193Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-12T11:06:23.17224756Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=143.467µs logger=migrator t=2026-08-12T11:06:23.175924762Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-12T11:06:23.17647062Z level=info msg="Migration successfully executed" id="create dashboard table" duration=545.698µs logger=migrator t=2026-08-12T11:06:23.181719863Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-12T11:06:23.183224252Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.503989ms logger=migrator t=2026-08-12T11:06:23.187648882Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-12T11:06:23.188726088Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.077966ms logger=migrator t=2026-08-12T11:06:23.19337965Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-12T11:06:23.194396403Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.016483ms logger=migrator t=2026-08-12T11:06:23.199204224Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-12T11:06:23.200511401Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.306978ms logger=migrator t=2026-08-12T11:06:23.20490705Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-12T11:06:23.20604533Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.141929ms logger=migrator t=2026-08-12T11:06:23.210243608Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-12T11:06:23.215263539Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.019761ms logger=migrator t=2026-08-12T11:06:23.22027595Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-12T11:06:23.221063211Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=787.031µs logger=migrator t=2026-08-12T11:06:23.225055829Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-12T11:06:23.226259542Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.203122ms logger=migrator t=2026-08-12T11:06:23.230579007Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-12T11:06:23.231824882Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.245325ms logger=migrator t=2026-08-12T11:06:23.236889475Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-12T11:06:23.237210702Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=321.207µs logger=migrator t=2026-08-12T11:06:23.240934986Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-12T11:06:23.241937568Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=999.723µs logger=migrator t=2026-08-12T11:06:23.246448362Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-12T11:06:23.246547237Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=100.455µs logger=migrator t=2026-08-12T11:06:23.251298765Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-12T11:06:23.253239876Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.940801ms logger=migrator t=2026-08-12T11:06:23.257121078Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-12T11:06:23.258998846Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.877538ms logger=migrator t=2026-08-12T11:06:23.262885578Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-12T11:06:23.264786527Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.937291ms logger=migrator t=2026-08-12T11:06:23.269530794Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-12T11:06:23.270370678Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=839.553µs logger=migrator t=2026-08-12T11:06:23.274468301Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-12T11:06:23.277431945Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.970705ms logger=migrator t=2026-08-12T11:06:23.286771141Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-12T11:06:23.287533631Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=762.2µs logger=migrator t=2026-08-12T11:06:23.293244468Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-12T11:06:23.295210551Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.956062ms logger=migrator t=2026-08-12T11:06:23.299765548Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-12T11:06:23.299790649Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.162µs logger=migrator t=2026-08-12T11:06:23.303790657Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-12T11:06:23.303815328Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=25.901µs logger=migrator t=2026-08-12T11:06:23.307457248Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-12T11:06:23.310528618Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.07136ms logger=migrator t=2026-08-12T11:06:23.316163641Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-12T11:06:23.318297952Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.128471ms logger=migrator t=2026-08-12T11:06:23.322857629Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-12T11:06:23.32479049Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.932581ms logger=migrator t=2026-08-12T11:06:23.329140927Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-12T11:06:23.331017144Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.871048ms logger=migrator t=2026-08-12T11:06:23.335823044Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-12T11:06:23.336030045Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=206.161µs logger=migrator t=2026-08-12T11:06:23.339724737Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-12T11:06:23.340501498Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=776.441µs logger=migrator t=2026-08-12T11:06:23.344468344Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-12T11:06:23.345661846Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.193722ms logger=migrator t=2026-08-12T11:06:23.350668297Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-12T11:06:23.350707169Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.542µs logger=migrator t=2026-08-12T11:06:23.354606602Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-12T11:06:23.355843196Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.242305ms logger=migrator t=2026-08-12T11:06:23.35995207Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-12T11:06:23.360614715Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=662.545µs logger=migrator t=2026-08-12T11:06:23.365041085Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:06:23.37377277Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.724454ms logger=migrator t=2026-08-12T11:06:23.377727135Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-12T11:06:23.378319216Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=592.031µs logger=migrator t=2026-08-12T11:06:23.382499394Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-12T11:06:23.38376437Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.269806ms logger=migrator t=2026-08-12T11:06:23.389699708Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-12T11:06:23.3910664Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.375691ms logger=migrator t=2026-08-12T11:06:23.395743243Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-12T11:06:23.396122283Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=379.69µs logger=migrator t=2026-08-12T11:06:23.400944154Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-12T11:06:23.401690332Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=745.479µs logger=migrator t=2026-08-12T11:06:23.406072071Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-12T11:06:23.4097187Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.626288ms logger=migrator t=2026-08-12T11:06:23.41509695Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-12T11:06:23.415942434Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=845.574µs logger=migrator t=2026-08-12T11:06:23.420361934Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-12T11:06:23.420578756Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=218.232µs logger=migrator t=2026-08-12T11:06:23.425018787Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-12T11:06:23.425216927Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=199.15µs logger=migrator t=2026-08-12T11:06:23.431457052Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-12T11:06:23.432130137Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=675.246µs logger=migrator t=2026-08-12T11:06:23.435375936Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-12T11:06:23.437282915Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.906149ms logger=migrator t=2026-08-12T11:06:23.440712243Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-12T11:06:23.441832452Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.119929ms logger=migrator t=2026-08-12T11:06:23.447663645Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-12T11:06:23.448340971Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=668.225µs logger=migrator t=2026-08-12T11:06:23.457457475Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-12T11:06:23.458450707Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=994.302µs logger=migrator t=2026-08-12T11:06:23.478797996Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-12T11:06:23.481261234Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.464778ms logger=migrator t=2026-08-12T11:06:23.65928851Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-12T11:06:23.661478854Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.191785ms logger=migrator t=2026-08-12T11:06:23.689484572Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-12T11:06:23.696480556Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.995643ms logger=migrator t=2026-08-12T11:06:23.703828788Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-12T11:06:23.704668892Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=840.664µs logger=migrator t=2026-08-12T11:06:23.711044384Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-12T11:06:23.712629486Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.587633ms logger=migrator t=2026-08-12T11:06:23.7201872Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-12T11:06:23.72097013Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=776.47µs logger=migrator t=2026-08-12T11:06:23.729101924Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-12T11:06:23.729828711Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=735.418µs logger=migrator t=2026-08-12T11:06:23.73442414Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-12T11:06:23.736895429Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.476159ms logger=migrator t=2026-08-12T11:06:23.742721233Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-12T11:06:23.745290246Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.570404ms logger=migrator t=2026-08-12T11:06:23.748578707Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-12T11:06:23.748612439Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.582µs logger=migrator t=2026-08-12T11:06:23.752163564Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-12T11:06:23.752456329Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=293.495µs logger=migrator t=2026-08-12T11:06:23.75746723Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-12T11:06:23.760124118Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.657458ms logger=migrator t=2026-08-12T11:06:23.764844144Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-12T11:06:23.765062285Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=218.771µs logger=migrator t=2026-08-12T11:06:23.770263346Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-12T11:06:23.770575442Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=311.656µs logger=migrator t=2026-08-12T11:06:23.774719468Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-12T11:06:23.779359219Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.651942ms logger=migrator t=2026-08-12T11:06:23.786061888Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-12T11:06:23.786265949Z level=info msg="Migration successfully executed" id="Update uid value" duration=204.131µs logger=migrator t=2026-08-12T11:06:23.790177912Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-12T11:06:23.791556804Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.379392ms logger=migrator t=2026-08-12T11:06:23.795420885Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-12T11:06:23.796888402Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.467337ms logger=migrator t=2026-08-12T11:06:23.80434139Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-12T11:06:23.805253987Z level=info msg="Migration successfully executed" id="create api_key table" duration=915.228µs logger=migrator t=2026-08-12T11:06:23.809232774Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-12T11:06:23.810223416Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=990.651µs logger=migrator t=2026-08-12T11:06:23.813993292Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-12T11:06:23.815073968Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.080776ms logger=migrator t=2026-08-12T11:06:23.821248239Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-12T11:06:23.822467123Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.219014ms logger=migrator t=2026-08-12T11:06:23.829260037Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-12T11:06:23.830444198Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.184661ms logger=migrator t=2026-08-12T11:06:23.833927489Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-12T11:06:23.83509116Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.163951ms logger=migrator t=2026-08-12T11:06:23.839871669Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-12T11:06:23.840619798Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=747.279µs logger=migrator t=2026-08-12T11:06:23.844581984Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-12T11:06:23.854773364Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.18643ms logger=migrator t=2026-08-12T11:06:23.860245839Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-12T11:06:23.861160137Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=914.628µs logger=migrator t=2026-08-12T11:06:23.864736193Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-12T11:06:23.865606118Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=869.215µs logger=migrator t=2026-08-12T11:06:23.868886329Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-12T11:06:23.869711182Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=831.043µs logger=migrator t=2026-08-12T11:06:23.874919893Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-12T11:06:23.875738626Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=818.273µs logger=migrator t=2026-08-12T11:06:23.881136837Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-12T11:06:23.881741548Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=607.242µs logger=migrator t=2026-08-12T11:06:23.885917695Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-12T11:06:23.886789581Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=871.156µs logger=migrator t=2026-08-12T11:06:23.891252513Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-12T11:06:23.891282085Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.472µs logger=migrator t=2026-08-12T11:06:23.894542704Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-12T11:06:23.897389802Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.842768ms logger=migrator t=2026-08-12T11:06:23.901100116Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-12T11:06:23.904109062Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.005136ms logger=migrator t=2026-08-12T11:06:23.917252397Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-12T11:06:23.917498169Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=248.463µs logger=migrator t=2026-08-12T11:06:23.923199496Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-12T11:06:23.926232034Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.033378ms logger=migrator t=2026-08-12T11:06:23.931041534Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-12T11:06:23.935516617Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.487214ms logger=migrator t=2026-08-12T11:06:23.940391461Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-12T11:06:23.941166941Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=775.17µs logger=migrator t=2026-08-12T11:06:23.944635562Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-12T11:06:23.947753494Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=3.114263ms logger=migrator t=2026-08-12T11:06:23.952576105Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-12T11:06:23.954155607Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.581013ms logger=migrator t=2026-08-12T11:06:23.959133896Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-12T11:06:23.959948889Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=814.992µs logger=migrator t=2026-08-12T11:06:23.964046602Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-12T11:06:23.964796771Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=750.229µs logger=migrator t=2026-08-12T11:06:23.968150336Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-12T11:06:23.968925366Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=775.051µs logger=migrator t=2026-08-12T11:06:23.973070632Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-12T11:06:23.973133685Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=63.734µs logger=migrator t=2026-08-12T11:06:23.976431886Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-12T11:06:23.976456888Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=25.752µs logger=migrator t=2026-08-12T11:06:23.980514229Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-12T11:06:23.985184572Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.670493ms logger=migrator t=2026-08-12T11:06:23.988875694Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-12T11:06:23.992088212Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.211747ms logger=migrator t=2026-08-12T11:06:23.996685531Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-12T11:06:23.996758665Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=73.353µs logger=migrator t=2026-08-12T11:06:24.001117381Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-12T11:06:24.001977406Z level=info msg="Migration successfully executed" id="create quota table v1" duration=859.945µs logger=migrator t=2026-08-12T11:06:24.005677079Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-12T11:06:24.006601067Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=923.188µs logger=migrator t=2026-08-12T11:06:24.014178472Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-12T11:06:24.014212654Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=35.592µs logger=migrator t=2026-08-12T11:06:24.018374111Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-12T11:06:24.0191161Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=741.828µs logger=migrator t=2026-08-12T11:06:24.024207205Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-12T11:06:24.024973425Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=765.93µs logger=migrator t=2026-08-12T11:06:24.029590005Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-12T11:06:24.032483426Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.893191ms logger=migrator t=2026-08-12T11:06:24.035838521Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-12T11:06:24.035869812Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.821µs logger=migrator t=2026-08-12T11:06:24.03850786Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-12T11:06:24.039291781Z level=info msg="Migration successfully executed" id="create session table" duration=783.441µs logger=migrator t=2026-08-12T11:06:24.043995326Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-12T11:06:24.04407266Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=76.284µs logger=migrator t=2026-08-12T11:06:24.047412984Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-12T11:06:24.047492968Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=80.484µs logger=migrator t=2026-08-12T11:06:24.051033213Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-12T11:06:24.0519515Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=939.339µs logger=migrator t=2026-08-12T11:06:24.056754411Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-12T11:06:24.057574723Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=821.163µs logger=migrator t=2026-08-12T11:06:24.06442129Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-12T11:06:24.064508905Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=95.775µs logger=migrator t=2026-08-12T11:06:24.068512474Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-12T11:06:24.068558756Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=48.923µs logger=migrator t=2026-08-12T11:06:24.073284232Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-12T11:06:24.078459952Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.17567ms logger=migrator t=2026-08-12T11:06:24.08245447Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-12T11:06:24.088150777Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.699107ms logger=migrator t=2026-08-12T11:06:24.091807117Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-12T11:06:24.091951145Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=144.228µs logger=migrator t=2026-08-12T11:06:24.098551739Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-12T11:06:24.098705197Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=153.488µs logger=migrator t=2026-08-12T11:06:24.10356686Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-12T11:06:24.105009445Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.442535ms logger=migrator t=2026-08-12T11:06:24.109449967Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-12T11:06:24.109505709Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=54.253µs logger=migrator t=2026-08-12T11:06:24.113688617Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-12T11:06:24.1187275Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.039423ms logger=migrator t=2026-08-12T11:06:24.12409936Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-12T11:06:24.124267989Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=166.309µs logger=migrator t=2026-08-12T11:06:24.128219525Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-12T11:06:24.131601181Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.376146ms logger=migrator t=2026-08-12T11:06:24.138482519Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-12T11:06:24.141821873Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.338974ms logger=migrator t=2026-08-12T11:06:24.146595862Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-12T11:06:24.146667796Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.984µs logger=migrator t=2026-08-12T11:06:24.152040496Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-12T11:06:24.153595107Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.556751ms logger=migrator t=2026-08-12T11:06:24.158732605Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-12T11:06:24.160324348Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.591802ms logger=migrator t=2026-08-12T11:06:24.165330028Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-12T11:06:24.166475338Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.14524ms logger=migrator t=2026-08-12T11:06:24.171180123Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-12T11:06:24.172196526Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.015693ms logger=migrator t=2026-08-12T11:06:24.181625048Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-12T11:06:24.182733896Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.112338ms logger=migrator t=2026-08-12T11:06:24.185583944Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-12T11:06:24.186632129Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.047554ms logger=migrator t=2026-08-12T11:06:24.190223906Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-12T11:06:24.190966984Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=742.418µs logger=migrator t=2026-08-12T11:06:24.194251525Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-12T11:06:24.195134461Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=881.126µs logger=migrator t=2026-08-12T11:06:24.199312369Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-12T11:06:24.200107971Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=795.571µs logger=migrator t=2026-08-12T11:06:24.203884657Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-12T11:06:24.213577733Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.691625ms logger=migrator t=2026-08-12T11:06:24.21718053Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-12T11:06:24.217830274Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=649.754µs logger=migrator t=2026-08-12T11:06:24.223191443Z 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-08-12T11:06:24.22446302Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.271207ms logger=migrator t=2026-08-12T11:06:24.228405875Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-12T11:06:24.228830087Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=424.272µs logger=migrator t=2026-08-12T11:06:24.232461206Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-12T11:06:24.232952772Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=491.686µs logger=migrator t=2026-08-12T11:06:24.237099278Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-12T11:06:24.237812856Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=713.537µs logger=migrator t=2026-08-12T11:06:24.240943289Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-12T11:06:24.24442464Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.481111ms logger=migrator t=2026-08-12T11:06:24.247819677Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-12T11:06:24.251261966Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.442009ms logger=migrator t=2026-08-12T11:06:24.255666466Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-12T11:06:24.259235152Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.568155ms logger=migrator t=2026-08-12T11:06:24.263561597Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-12T11:06:24.267340534Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.778487ms logger=migrator t=2026-08-12T11:06:24.272193467Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-12T11:06:24.273057532Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=860.665µs logger=migrator t=2026-08-12T11:06:24.277110883Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-12T11:06:24.277137895Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.672µs logger=migrator t=2026-08-12T11:06:24.280464278Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-12T11:06:24.280493229Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.611µs logger=migrator t=2026-08-12T11:06:24.284697658Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-12T11:06:24.285482619Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=784.601µs logger=migrator t=2026-08-12T11:06:24.291169266Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-12T11:06:24.292569789Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.403054ms logger=migrator t=2026-08-12T11:06:24.29642095Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-12T11:06:24.297153738Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=732.219µs logger=migrator t=2026-08-12T11:06:24.309540463Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-12T11:06:24.310888963Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.3489ms logger=migrator t=2026-08-12T11:06:24.32694847Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-12T11:06:24.3284798Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.53201ms logger=migrator t=2026-08-12T11:06:24.358058641Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-12T11:06:24.36090404Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.848678ms logger=migrator t=2026-08-12T11:06:24.440186571Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-12T11:06:24.444433672Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.248291ms logger=migrator t=2026-08-12T11:06:24.483629824Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-12T11:06:24.484152922Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=526.867µs logger=migrator t=2026-08-12T11:06:24.547011797Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-12T11:06:24.549318118Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.310011ms logger=migrator t=2026-08-12T11:06:24.62747342Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-12T11:06:24.629114225Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.645196ms logger=migrator t=2026-08-12T11:06:24.643637462Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-12T11:06:24.649646225Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.010233ms logger=migrator t=2026-08-12T11:06:24.770503513Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-12T11:06:24.770655071Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=156.248µs logger=migrator t=2026-08-12T11:06:24.777149Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-12T11:06:24.778149532Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.001273ms logger=migrator t=2026-08-12T11:06:24.784165525Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-12T11:06:24.785928827Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.764362ms logger=migrator t=2026-08-12T11:06:24.793315932Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-12T11:06:24.793444328Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=127.466µs logger=migrator t=2026-08-12T11:06:24.797153772Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-12T11:06:24.798901113Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.747061ms logger=migrator t=2026-08-12T11:06:24.803914134Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-12T11:06:24.804872864Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=958.09µs logger=migrator t=2026-08-12T11:06:24.808560596Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-12T11:06:24.809478734Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=918.268µs logger=migrator t=2026-08-12T11:06:24.814036802Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-12T11:06:24.815026193Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=991.772µs logger=migrator t=2026-08-12T11:06:24.823184128Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-12T11:06:24.824325668Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.113928ms logger=migrator t=2026-08-12T11:06:24.830395964Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-12T11:06:24.831633138Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.236524ms logger=migrator t=2026-08-12T11:06:24.836548735Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-12T11:06:24.836615698Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=68.463µs logger=migrator t=2026-08-12T11:06:24.842162927Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-12T11:06:24.849339211Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.174584ms logger=migrator t=2026-08-12T11:06:24.854921212Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-12T11:06:24.855867801Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=946.289µs logger=migrator t=2026-08-12T11:06:24.859324631Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-12T11:06:24.86755535Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.234929ms logger=migrator t=2026-08-12T11:06:24.874343544Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-12T11:06:24.875281883Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=939.049µs logger=migrator t=2026-08-12T11:06:24.881327668Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-12T11:06:24.882376813Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.049554ms logger=migrator t=2026-08-12T11:06:24.890072224Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-12T11:06:24.891048825Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=980.151µs logger=migrator t=2026-08-12T11:06:24.896971753Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-12T11:06:24.912749535Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.776062ms logger=migrator t=2026-08-12T11:06:24.917038659Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-12T11:06:24.917580357Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=540.038µs logger=migrator t=2026-08-12T11:06:24.925211845Z 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-08-12T11:06:24.926759365Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.55126ms logger=migrator t=2026-08-12T11:06:24.933589711Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-12T11:06:24.934588583Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=1.001172ms logger=migrator t=2026-08-12T11:06:24.945216057Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-12T11:06:24.946346386Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.135179ms logger=migrator t=2026-08-12T11:06:24.953446606Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-12T11:06:24.953882929Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=433.242µs logger=migrator t=2026-08-12T11:06:24.959334433Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-12T11:06:24.967352941Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.025628ms logger=migrator t=2026-08-12T11:06:24.971495827Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-12T11:06:24.974409109Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.914502ms logger=migrator t=2026-08-12T11:06:24.981066995Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-12T11:06:24.982136171Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.068066ms logger=migrator t=2026-08-12T11:06:24.988483912Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-12T11:06:24.990469715Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.985523ms logger=migrator t=2026-08-12T11:06:24.997254899Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-12T11:06:24.997537773Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=285.325µs logger=migrator t=2026-08-12T11:06:25.003188908Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-12T11:06:25.008100484Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.911126ms logger=migrator t=2026-08-12T11:06:25.01511489Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-12T11:06:25.016852181Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.73814ms logger=migrator t=2026-08-12T11:06:25.025258429Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-12T11:06:25.025605937Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=349.218µs logger=migrator t=2026-08-12T11:06:25.030720884Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-12T11:06:25.031163187Z level=info msg="Migration successfully executed" id="Move region to single row" duration=443.413µs logger=migrator t=2026-08-12T11:06:25.036447853Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-12T11:06:25.037389372Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=943.059µs logger=migrator t=2026-08-12T11:06:25.04251764Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-12T11:06:25.043437848Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=920.698µs logger=migrator t=2026-08-12T11:06:25.048122252Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-12T11:06:25.049699774Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.576832ms logger=migrator t=2026-08-12T11:06:25.055239313Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-12T11:06:25.056589524Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.34772ms logger=migrator t=2026-08-12T11:06:25.062140723Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-12T11:06:25.065133419Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.994116ms logger=migrator t=2026-08-12T11:06:25.069442474Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-12T11:06:25.072392098Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.950504ms logger=migrator t=2026-08-12T11:06:25.077120335Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-12T11:06:25.077754908Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=561.05µs logger=migrator t=2026-08-12T11:06:25.084166283Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-12T11:06:25.085006556Z level=info msg="Migration successfully executed" id="create test_data table" duration=840.104µs logger=migrator t=2026-08-12T11:06:25.089760034Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-12T11:06:25.090491912Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=732.438µs logger=migrator t=2026-08-12T11:06:25.101772941Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-12T11:06:25.103216066Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.387043ms logger=migrator t=2026-08-12T11:06:25.109706265Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-12T11:06:25.110982951Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.279567ms logger=migrator t=2026-08-12T11:06:25.116148111Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-12T11:06:25.116404394Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=258.483µs logger=migrator t=2026-08-12T11:06:25.120969312Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-12T11:06:25.121615936Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=648.654µs logger=migrator t=2026-08-12T11:06:25.125783713Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-12T11:06:25.125897529Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=115.336µs logger=migrator t=2026-08-12T11:06:25.130966794Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-12T11:06:25.132382038Z level=info msg="Migration successfully executed" id="create team table" duration=1.414823ms logger=migrator t=2026-08-12T11:06:25.136946056Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-12T11:06:25.138148979Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.204082ms logger=migrator t=2026-08-12T11:06:25.144428276Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-12T11:06:25.145500162Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.073676ms logger=migrator t=2026-08-12T11:06:25.150782178Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-12T11:06:25.156042442Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.257974ms logger=migrator t=2026-08-12T11:06:25.160613861Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-12T11:06:25.160812251Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=199.181µs logger=migrator t=2026-08-12T11:06:25.305812475Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-12T11:06:25.306834689Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.021153ms logger=migrator t=2026-08-12T11:06:25.317043941Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-12T11:06:25.318377581Z level=info msg="Migration successfully executed" id="create team member table" duration=1.3353ms logger=migrator t=2026-08-12T11:06:25.32507324Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-12T11:06:25.326121565Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.002822ms logger=migrator t=2026-08-12T11:06:25.330700324Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-12T11:06:25.331747808Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.047004ms logger=migrator t=2026-08-12T11:06:25.527801436Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-12T11:06:25.532302271Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=4.500715ms logger=migrator t=2026-08-12T11:06:25.545805766Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-12T11:06:25.552307125Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.50261ms logger=migrator t=2026-08-12T11:06:25.55681303Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-12T11:06:25.562034972Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.221792ms logger=migrator t=2026-08-12T11:06:25.566530837Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-12T11:06:25.571354108Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.822911ms logger=migrator t=2026-08-12T11:06:25.578016186Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-12T11:06:25.579756567Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.743061ms logger=migrator t=2026-08-12T11:06:25.584297054Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-12T11:06:25.585317877Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.022814ms logger=migrator t=2026-08-12T11:06:25.591616976Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-12T11:06:25.593472192Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.854097ms logger=migrator t=2026-08-12T11:06:25.599242183Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-12T11:06:25.600535081Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.293847ms logger=migrator t=2026-08-12T11:06:25.605261497Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-12T11:06:25.606156944Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=896.537µs logger=migrator t=2026-08-12T11:06:25.61298363Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-12T11:06:25.614978794Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.994494ms logger=migrator t=2026-08-12T11:06:25.61949968Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-12T11:06:25.620638169Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.138659ms logger=migrator t=2026-08-12T11:06:25.626882375Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-12T11:06:25.628068707Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.186472ms logger=migrator t=2026-08-12T11:06:25.635323486Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-12T11:06:25.635902026Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=578.481µs logger=migrator t=2026-08-12T11:06:25.64288871Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-12T11:06:25.643231068Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=342.208µs logger=migrator t=2026-08-12T11:06:25.650867957Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-12T11:06:25.652355994Z level=info msg="Migration successfully executed" id="create tag table" duration=1.491258ms logger=migrator t=2026-08-12T11:06:25.657406598Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-12T11:06:25.65840509Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=998.012µs logger=migrator t=2026-08-12T11:06:25.663632312Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-12T11:06:25.664434484Z level=info msg="Migration successfully executed" id="create login attempt table" duration=803.852µs logger=migrator t=2026-08-12T11:06:25.669551211Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-12T11:06:25.670500401Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=948.8µs logger=migrator t=2026-08-12T11:06:25.675073529Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-12T11:06:25.67604002Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=966.481µs logger=migrator t=2026-08-12T11:06:25.682607442Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:06:25.699661382Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.05172ms logger=migrator t=2026-08-12T11:06:25.711335211Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-12T11:06:25.7122691Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=935.039µs logger=migrator t=2026-08-12T11:06:25.717573177Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-12T11:06:25.718497385Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=926.439µs logger=migrator t=2026-08-12T11:06:25.723647323Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-12T11:06:25.723956779Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=309.916µs logger=migrator t=2026-08-12T11:06:25.729289678Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-12T11:06:25.72991103Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=621.482µs logger=migrator t=2026-08-12T11:06:25.73470387Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-12T11:06:25.736068741Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.364121ms logger=migrator t=2026-08-12T11:06:25.740911744Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-12T11:06:25.742417773Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.506829ms logger=migrator t=2026-08-12T11:06:25.779968421Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-12T11:06:25.780047366Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=78.594µs logger=migrator t=2026-08-12T11:06:25.785664039Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-12T11:06:25.790744924Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.082794ms logger=migrator t=2026-08-12T11:06:25.795982697Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-12T11:06:25.800975377Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.99261ms logger=migrator t=2026-08-12T11:06:25.806370999Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-12T11:06:25.811436133Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.064644ms logger=migrator t=2026-08-12T11:06:25.816183291Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-12T11:06:25.821178632Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.996671ms logger=migrator t=2026-08-12T11:06:25.825093156Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-12T11:06:25.826013724Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=920.157µs logger=migrator t=2026-08-12T11:06:25.830307448Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-12T11:06:25.836008365Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.699487ms logger=migrator t=2026-08-12T11:06:25.85449766Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-12T11:06:25.855750595Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.255796ms logger=migrator t=2026-08-12T11:06:25.862787962Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-12T11:06:25.864422388Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.634695ms logger=migrator t=2026-08-12T11:06:25.87194117Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-12T11:06:25.872944972Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.002473ms logger=migrator t=2026-08-12T11:06:25.880223982Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-12T11:06:25.881815225Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.591462ms logger=migrator t=2026-08-12T11:06:25.887374695Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-12T11:06:25.888375867Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.001232ms logger=migrator t=2026-08-12T11:06:25.894652334Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-12T11:06:25.895639086Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=986.612µs logger=migrator t=2026-08-12T11:06:25.9024271Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-12T11:06:25.910225327Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.794597ms logger=migrator t=2026-08-12T11:06:25.916497744Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-12T11:06:25.917174659Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=677.825µs logger=migrator t=2026-08-12T11:06:25.923980114Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-12T11:06:25.925487183Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.507409ms logger=migrator t=2026-08-12T11:06:25.931841665Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-12T11:06:25.932848957Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.007172ms logger=migrator t=2026-08-12T11:06:25.938128432Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-12T11:06:25.93904196Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=913.648µs logger=migrator t=2026-08-12T11:06:25.945374371Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-12T11:06:25.946555742Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.179002ms logger=migrator t=2026-08-12T11:06:25.951676339Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-12T11:06:25.951743133Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.804µs logger=migrator t=2026-08-12T11:06:25.957125814Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-12T11:06:25.957208038Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=82.974µs logger=migrator t=2026-08-12T11:06:25.961414127Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-12T11:06:25.962865783Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.451856ms logger=migrator t=2026-08-12T11:06:25.969401524Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T11:06:25.970444448Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.042794ms logger=migrator t=2026-08-12T11:06:25.976284953Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T11:06:25.977598352Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.313719ms logger=migrator t=2026-08-12T11:06:25.98273893Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:06:25.982833235Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=95.955µs logger=migrator t=2026-08-12T11:06:25.988987016Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T11:06:25.989930545Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=944.319µs logger=migrator t=2026-08-12T11:06:25.995277794Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T11:06:25.996190402Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=912.797µs logger=migrator t=2026-08-12T11:06:26.002546343Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T11:06:26.00362584Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.081657ms logger=migrator t=2026-08-12T11:06:26.00976868Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T11:06:26.010826016Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.058396ms logger=migrator t=2026-08-12T11:06:26.01511298Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-12T11:06:26.021226529Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.112029ms logger=migrator t=2026-08-12T11:06:26.025790747Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-12T11:06:26.026942978Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.152371ms logger=migrator t=2026-08-12T11:06:26.031859664Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-12T11:06:26.031937718Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=78.314µs logger=migrator t=2026-08-12T11:06:26.036413802Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-12T11:06:26.037997255Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.583463ms logger=migrator t=2026-08-12T11:06:26.043791928Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-12T11:06:26.045022332Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.230194ms logger=migrator t=2026-08-12T11:06:26.050329219Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-12T11:06:26.052626699Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.30124ms logger=migrator t=2026-08-12T11:06:26.057841431Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:06:26.057905895Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=74.524µs logger=migrator t=2026-08-12T11:06:26.063335768Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-12T11:06:26.064267927Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=932.249µs logger=migrator t=2026-08-12T11:06:26.071912226Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-12T11:06:26.073794745Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.886279ms logger=migrator t=2026-08-12T11:06:26.079224258Z 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-08-12T11:06:26.081198241Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.975813ms logger=migrator t=2026-08-12T11:06:26.087072728Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-12T11:06:26.088165045Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.091347ms logger=migrator t=2026-08-12T11:06:26.095063856Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-12T11:06:26.103010661Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.941994ms logger=migrator t=2026-08-12T11:06:26.108044673Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-12T11:06:26.108882517Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=837.514µs logger=migrator t=2026-08-12T11:06:26.114600316Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-12T11:06:26.115545875Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=942.189µs logger=migrator t=2026-08-12T11:06:26.119872361Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-12T11:06:26.145097499Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.222267ms logger=migrator t=2026-08-12T11:06:26.149022664Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-12T11:06:26.177316672Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.285727ms logger=migrator t=2026-08-12T11:06:26.183166077Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-12T11:06:26.183999001Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=833.183µs logger=migrator t=2026-08-12T11:06:26.187920085Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-12T11:06:26.188939929Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.019633ms logger=migrator t=2026-08-12T11:06:26.193124507Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-12T11:06:26.199392734Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.267817ms logger=migrator t=2026-08-12T11:06:26.205036059Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-12T11:06:26.209813359Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.77651ms logger=migrator t=2026-08-12T11:06:26.216902419Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-12T11:06:26.218292822Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.391562ms logger=migrator t=2026-08-12T11:06:26.224150047Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-12T11:06:26.225384722Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.237975ms logger=migrator t=2026-08-12T11:06:26.231907103Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-12T11:06:26.232735096Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=827.983µs logger=migrator t=2026-08-12T11:06:26.238603392Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-12T11:06:26.240146643Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.542411ms logger=migrator t=2026-08-12T11:06:26.24680098Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:06:26.246887495Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=87.525µs logger=migrator t=2026-08-12T11:06:26.25082395Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-12T11:06:26.256485136Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.660066ms logger=migrator t=2026-08-12T11:06:26.261615554Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-12T11:06:26.267540904Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.92212ms logger=migrator t=2026-08-12T11:06:26.271791206Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-12T11:06:26.277105023Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.314027ms logger=migrator t=2026-08-12T11:06:26.282182299Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-12T11:06:26.283183821Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.001632ms logger=migrator t=2026-08-12T11:06:26.28717838Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-12T11:06:26.288195463Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.016704ms logger=migrator t=2026-08-12T11:06:26.293552642Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-12T11:06:26.304664983Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.11057ms logger=migrator t=2026-08-12T11:06:26.309259383Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-12T11:06:26.315018394Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.75702ms logger=migrator t=2026-08-12T11:06:26.319582872Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-12T11:06:26.321369405Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.787493ms logger=migrator t=2026-08-12T11:06:26.326696113Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-12T11:06:26.333371452Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.674689ms logger=migrator t=2026-08-12T11:06:26.338931192Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-12T11:06:26.345558618Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.627366ms logger=migrator t=2026-08-12T11:06:26.350738888Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-12T11:06:26.350820572Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=82.014µs logger=migrator t=2026-08-12T11:06:26.355397431Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-12T11:06:26.357590596Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.194135ms logger=migrator t=2026-08-12T11:06:26.366184585Z 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-08-12T11:06:26.367271672Z 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.086687ms logger=migrator t=2026-08-12T11:06:26.374085807Z 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-08-12T11:06:26.375902942Z 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.819305ms logger=migrator t=2026-08-12T11:06:26.383225505Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:06:26.383338851Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=111.475µs logger=migrator t=2026-08-12T11:06:26.388370303Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-12T11:06:26.398784478Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.417054ms logger=migrator t=2026-08-12T11:06:26.402966856Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-12T11:06:26.408683294Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.715568ms logger=migrator t=2026-08-12T11:06:26.413372729Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-12T11:06:26.420354244Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.981125ms logger=migrator t=2026-08-12T11:06:26.425713724Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-12T11:06:26.434573267Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.853852ms logger=migrator t=2026-08-12T11:06:26.438990757Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-12T11:06:26.445516748Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.525731ms logger=migrator t=2026-08-12T11:06:26.449884826Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-12T11:06:26.450102228Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=217.342µs logger=migrator t=2026-08-12T11:06:26.456430958Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-12T11:06:26.457182417Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=751.609µs logger=migrator t=2026-08-12T11:06:26.463307997Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-12T11:06:26.473410415Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.102348ms logger=migrator t=2026-08-12T11:06:26.478716222Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-12T11:06:26.478788626Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.804µs logger=migrator t=2026-08-12T11:06:26.484970339Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-12T11:06:26.493699625Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.729435ms logger=migrator t=2026-08-12T11:06:26.539130117Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-12T11:06:26.540546481Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.418624ms logger=migrator t=2026-08-12T11:06:26.579112136Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-12T11:06:26.585250066Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.137511ms logger=migrator t=2026-08-12T11:06:26.591716654Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-12T11:06:26.593132408Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.416024ms logger=migrator t=2026-08-12T11:06:26.599522712Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-12T11:06:26.601531656Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.009845ms logger=migrator t=2026-08-12T11:06:26.60733636Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-12T11:06:26.613400337Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.063316ms logger=migrator t=2026-08-12T11:06:26.61920737Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-12T11:06:26.620027023Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=819.032µs logger=migrator t=2026-08-12T11:06:26.628510346Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-12T11:06:26.630647157Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.138542ms logger=migrator t=2026-08-12T11:06:26.636928606Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-12T11:06:26.638024683Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.095418ms logger=migrator t=2026-08-12T11:06:26.644258598Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-12T11:06:26.645481342Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.223114ms logger=migrator t=2026-08-12T11:06:26.650725306Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-12T11:06:26.650851342Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=128.446µs logger=migrator t=2026-08-12T11:06:26.65540539Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-12T11:06:26.656992463Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.587493ms logger=migrator t=2026-08-12T11:06:26.662799297Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-12T11:06:26.663843651Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.042464ms logger=migrator t=2026-08-12T11:06:26.66879735Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-12T11:06:26.669513527Z 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-08-12T11:06:26.674450925Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-12T11:06:26.675032555Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=582.54µs logger=migrator t=2026-08-12T11:06:26.680397586Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-12T11:06:26.68162481Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.227104ms logger=migrator t=2026-08-12T11:06:26.686861483Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-12T11:06:26.694818339Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.960926ms logger=migrator t=2026-08-12T11:06:26.700546928Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-12T11:06:26.701823295Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.277167ms logger=migrator t=2026-08-12T11:06:26.708035399Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-12T11:06:26.709218181Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.182672ms logger=migrator t=2026-08-12T11:06:26.71417389Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-12T11:06:26.715155391Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=981.672µs logger=migrator t=2026-08-12T11:06:26.719665507Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-12T11:06:26.720849209Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.183401ms logger=migrator t=2026-08-12T11:06:26.72680961Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-12T11:06:26.728190432Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.379442ms logger=migrator t=2026-08-12T11:06:26.733232725Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-12T11:06:26.733276187Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.612µs logger=migrator t=2026-08-12T11:06:26.738412306Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-12T11:06:26.73849634Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=84.305µs logger=migrator t=2026-08-12T11:06:26.742755573Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-12T11:06:26.751626196Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.866063ms logger=migrator t=2026-08-12T11:06:26.756757724Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-12T11:06:26.757102812Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=345.658µs logger=migrator t=2026-08-12T11:06:26.760793705Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-12T11:06:26.761798707Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.002293ms logger=migrator t=2026-08-12T11:06:26.766752506Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-12T11:06:26.767198419Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=445.793µs logger=migrator t=2026-08-12T11:06:26.773647666Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-12T11:06:26.775326074Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.679347ms logger=migrator t=2026-08-12T11:06:26.781911668Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-12T11:06:26.78291796Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.006843ms logger=migrator t=2026-08-12T11:06:26.787927152Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-12T11:06:26.82236918Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.435038ms logger=migrator t=2026-08-12T11:06:26.886092799Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-12T11:06:26.897927767Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.834548ms logger=migrator t=2026-08-12T11:06:26.903328179Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-12T11:06:26.903454146Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=126.656µs logger=migrator t=2026-08-12T11:06:26.908526921Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-12T11:06:26.944200794Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.671962ms logger=migrator t=2026-08-12T11:06:26.951688085Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-12T11:06:26.988644255Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.954631ms logger=migrator t=2026-08-12T11:06:26.999973917Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-12T11:06:27.000935847Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=963.361µs logger=migrator t=2026-08-12T11:06:27.008935755Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-12T11:06:27.010818803Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.884988ms logger=migrator t=2026-08-12T11:06:27.017028998Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-12T11:06:27.017292622Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=263.964µs logger=migrator t=2026-08-12T11:06:27.022695785Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-12T11:06:27.024092468Z level=info msg="Migration successfully executed" id="create permission table" duration=1.397233ms logger=migrator t=2026-08-12T11:06:27.031164427Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-12T11:06:27.032274405Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.109758ms logger=migrator t=2026-08-12T11:06:27.037814235Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-12T11:06:27.039134394Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.321739ms logger=migrator t=2026-08-12T11:06:27.044730347Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-12T11:06:27.04574312Z level=info msg="Migration successfully executed" id="create role table" duration=1.009973ms logger=migrator t=2026-08-12T11:06:27.090574574Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-12T11:06:27.10005815Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.487786ms logger=migrator t=2026-08-12T11:06:27.105784979Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-12T11:06:27.114206999Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.42247ms logger=migrator t=2026-08-12T11:06:27.134233467Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-12T11:06:27.136236531Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.002595ms logger=migrator t=2026-08-12T11:06:27.141784021Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-12T11:06:27.143822098Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.037197ms logger=migrator t=2026-08-12T11:06:27.150388301Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-12T11:06:27.152598757Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.212816ms logger=migrator t=2026-08-12T11:06:27.158414851Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-12T11:06:27.159570101Z level=info msg="Migration successfully executed" id="create team role table" duration=1.15312ms logger=migrator t=2026-08-12T11:06:27.1662336Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-12T11:06:27.167464534Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.231084ms logger=migrator t=2026-08-12T11:06:27.172813704Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-12T11:06:27.175281953Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.467909ms logger=migrator t=2026-08-12T11:06:27.180460144Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-12T11:06:27.181815835Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.35594ms logger=migrator t=2026-08-12T11:06:27.186944943Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-12T11:06:27.187986367Z level=info msg="Migration successfully executed" id="create user role table" duration=1.040715ms logger=migrator t=2026-08-12T11:06:27.194194782Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-12T11:06:27.195380814Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.185102ms logger=migrator t=2026-08-12T11:06:27.201747547Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-12T11:06:27.203046425Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.298198ms logger=migrator t=2026-08-12T11:06:27.208048006Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-12T11:06:27.20927224Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.224454ms logger=migrator t=2026-08-12T11:06:27.216187412Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-12T11:06:27.217194164Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.005323ms logger=migrator t=2026-08-12T11:06:27.222892352Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-12T11:06:27.22513968Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.247848ms logger=migrator t=2026-08-12T11:06:27.230543702Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-12T11:06:27.232325415Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.779713ms logger=migrator t=2026-08-12T11:06:27.23832904Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-12T11:06:27.248112041Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.784262ms logger=migrator t=2026-08-12T11:06:27.252374744Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-12T11:06:27.253211087Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=836.523µs logger=migrator t=2026-08-12T11:06:27.258487654Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-12T11:06:27.260401704Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.9109ms logger=migrator t=2026-08-12T11:06:27.266857371Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-12T11:06:27.268858756Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.001105ms logger=migrator t=2026-08-12T11:06:27.274017286Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-12T11:06:27.275164006Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.145859ms logger=migrator t=2026-08-12T11:06:27.280291094Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-12T11:06:27.281233043Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=941.81µs logger=migrator t=2026-08-12T11:06:27.28711043Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-12T11:06:27.28922183Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.11083ms logger=migrator t=2026-08-12T11:06:27.295218664Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-12T11:06:27.306051401Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.831886ms logger=migrator t=2026-08-12T11:06:27.310484372Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-12T11:06:27.316689837Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.202495ms logger=migrator t=2026-08-12T11:06:27.322277429Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-12T11:06:27.331606647Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.329148ms logger=migrator t=2026-08-12T11:06:27.336099282Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-12T11:06:27.34544038Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.341549ms logger=migrator t=2026-08-12T11:06:27.351014982Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-12T11:06:27.351824754Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=810.223µs logger=migrator t=2026-08-12T11:06:27.357787276Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-12T11:06:27.358865762Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.077827ms logger=migrator t=2026-08-12T11:06:27.364736049Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-12T11:06:27.366022596Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.286677ms logger=migrator t=2026-08-12T11:06:27.36992283Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-12T11:06:27.370707811Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=784.821µs logger=migrator t=2026-08-12T11:06:27.374612356Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-12T11:06:27.375536074Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=923.379µs logger=migrator t=2026-08-12T11:06:27.381428642Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-12T11:06:27.381487415Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=61.483µs logger=migrator t=2026-08-12T11:06:27.385853913Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-12T11:06:27.385888455Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=35.662µs logger=migrator t=2026-08-12T11:06:27.390753839Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-12T11:06:27.391123679Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=370.05µs logger=migrator t=2026-08-12T11:06:27.394813012Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-12T11:06:27.395298937Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=486.885µs logger=migrator t=2026-08-12T11:06:27.400421775Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-12T11:06:27.401011936Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=590.271µs logger=migrator t=2026-08-12T11:06:27.405125301Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-12T11:06:27.40529656Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=171.559µs logger=migrator t=2026-08-12T11:06:27.410452159Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-12T11:06:27.41085809Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=405.931µs logger=migrator t=2026-08-12T11:06:27.415198078Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-12T11:06:27.415957847Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=759.86µs logger=migrator t=2026-08-12T11:06:27.421040363Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-12T11:06:27.422191543Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.15143ms logger=migrator t=2026-08-12T11:06:27.428363946Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-12T11:06:27.434469755Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.106719ms logger=migrator t=2026-08-12T11:06:27.438535948Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-12T11:06:27.438601471Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=66.403µs logger=migrator t=2026-08-12T11:06:27.443570291Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-12T11:06:27.444580874Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.010253ms logger=migrator t=2026-08-12T11:06:27.452473527Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-12T11:06:27.454509143Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.030857ms logger=migrator t=2026-08-12T11:06:27.459768608Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-12T11:06:27.460905858Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.137229ms logger=migrator t=2026-08-12T11:06:27.465328339Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-12T11:06:27.475309461Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.975371ms logger=migrator t=2026-08-12T11:06:27.480528433Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-12T11:06:27.482144058Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.615505ms logger=migrator t=2026-08-12T11:06:27.487053665Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-12T11:06:27.487958802Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=905.107µs logger=migrator t=2026-08-12T11:06:27.492417635Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:06:27.51527675Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.854695ms logger=migrator t=2026-08-12T11:06:27.520534536Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-12T11:06:27.521562639Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.028184ms logger=migrator t=2026-08-12T11:06:27.526346379Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-12T11:06:27.527637947Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.290168ms logger=migrator t=2026-08-12T11:06:27.533996479Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-12T11:06:27.535083816Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.087427ms logger=migrator t=2026-08-12T11:06:27.540792905Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-12T11:06:27.542015899Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.222874ms logger=migrator t=2026-08-12T11:06:27.54835117Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-12T11:06:27.548583512Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=238.243µs logger=migrator t=2026-08-12T11:06:27.554059258Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-12T11:06:27.55524573Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.186812ms logger=migrator t=2026-08-12T11:06:27.560527146Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-12T11:06:27.56997237Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.430753ms logger=migrator t=2026-08-12T11:06:27.57397301Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-12T11:06:27.574578341Z level=info msg="Migration successfully executed" id="create entity_events table" duration=605.141µs logger=migrator t=2026-08-12T11:06:27.579316969Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-12T11:06:27.58086564Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.548451ms logger=migrator t=2026-08-12T11:06:27.585397537Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T11:06:27.585924615Z 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-08-12T11:06:27.589906813Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T11:06:27.590606569Z 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-08-12T11:06:27.594497543Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-12T11:06:27.595325816Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=829.253µs logger=migrator t=2026-08-12T11:06:27.600215642Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-12T11:06:27.601252356Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.036604ms logger=migrator t=2026-08-12T11:06:27.6066776Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T11:06:27.607807509Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.12983ms logger=migrator t=2026-08-12T11:06:27.615014135Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T11:06:27.615982496Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=968.471µs logger=migrator t=2026-08-12T11:06:27.62102696Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-12T11:06:27.62197368Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=946.619µs logger=migrator t=2026-08-12T11:06:27.625910515Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-12T11:06:27.626819373Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=909.158µs logger=migrator t=2026-08-12T11:06:27.631619434Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-12T11:06:27.632273308Z level=info msg="Migration successfully executed" id="Drop public config table" duration=650.824µs logger=migrator t=2026-08-12T11:06:27.637522182Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-12T11:06:27.639356548Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.834036ms logger=migrator t=2026-08-12T11:06:27.645397914Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-12T11:06:27.647244791Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.845037ms logger=migrator t=2026-08-12T11:06:27.652435432Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-12T11:06:27.654205095Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.769153ms logger=migrator t=2026-08-12T11:06:27.662249585Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-12T11:06:27.663756914Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.506069ms logger=migrator t=2026-08-12T11:06:27.67285555Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-12T11:06:27.696509147Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.654657ms logger=migrator t=2026-08-12T11:06:27.700316126Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-12T11:06:27.708225199Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.905463ms logger=migrator t=2026-08-12T11:06:27.712035729Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-12T11:06:27.720923973Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.887814ms logger=migrator t=2026-08-12T11:06:27.726877994Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-12T11:06:27.727042503Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=164.619µs logger=migrator t=2026-08-12T11:06:27.733005095Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-12T11:06:27.74475609Z level=info msg="Migration successfully executed" id="add share column" duration=11.755414ms logger=migrator t=2026-08-12T11:06:27.756944037Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-12T11:06:27.757407081Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=463.484µs logger=migrator t=2026-08-12T11:06:27.780677098Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-12T11:06:27.782876993Z level=info msg="Migration successfully executed" id="create file table" duration=2.194344ms logger=migrator t=2026-08-12T11:06:27.795763396Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-12T11:06:27.797292046Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.52827ms logger=migrator t=2026-08-12T11:06:27.806420434Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-12T11:06:27.808439929Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.019346ms logger=migrator t=2026-08-12T11:06:27.817433569Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-12T11:06:27.818525517Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.091327ms logger=migrator t=2026-08-12T11:06:27.824503869Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-12T11:06:27.826761137Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.256348ms logger=migrator t=2026-08-12T11:06:27.833192794Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-12T11:06:27.833461608Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=266.114µs logger=migrator t=2026-08-12T11:06:27.838819528Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-12T11:06:27.838929444Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=110.236µs logger=migrator t=2026-08-12T11:06:27.845062904Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-12T11:06:27.846048256Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=985.412µs logger=migrator t=2026-08-12T11:06:27.85090885Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-12T11:06:27.851312001Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=403.511µs logger=migrator t=2026-08-12T11:06:27.858717758Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-12T11:06:27.86103989Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.322321ms logger=migrator t=2026-08-12T11:06:27.865793858Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-12T11:06:27.876680287Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.883759ms logger=migrator t=2026-08-12T11:06:27.881374423Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-12T11:06:27.881530291Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=156.518µs logger=migrator t=2026-08-12T11:06:27.884782921Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-12T11:06:27.885626265Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=840.074µs logger=migrator t=2026-08-12T11:06:27.892250682Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-12T11:06:27.89355848Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.309708ms logger=migrator t=2026-08-12T11:06:27.9000603Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-12T11:06:27.900545005Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=493.006µs logger=migrator t=2026-08-12T11:06:28.146935698Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-12T11:06:28.148114129Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.185592ms logger=migrator t=2026-08-12T11:06:28.192142334Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-12T11:06:28.205538725Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.382731ms logger=migrator t=2026-08-12T11:06:28.212832007Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-12T11:06:28.221516831Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.684874ms logger=migrator t=2026-08-12T11:06:28.227693835Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-12T11:06:28.228679256Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=986.382µs logger=migrator t=2026-08-12T11:06:28.232791322Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-12T11:06:28.329913696Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=97.117143ms logger=migrator t=2026-08-12T11:06:28.346252771Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-12T11:06:28.350786208Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=4.541017ms logger=migrator t=2026-08-12T11:06:28.360192531Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-12T11:06:28.361728081Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.537921ms logger=migrator t=2026-08-12T11:06:28.370351672Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-12T11:06:28.411966071Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=41.614989ms logger=migrator t=2026-08-12T11:06:28.416557751Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-12T11:06:28.423183528Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.624787ms logger=migrator t=2026-08-12T11:06:28.42895423Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-12T11:06:28.42933356Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=380.27µs logger=migrator t=2026-08-12T11:06:28.441356619Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-12T11:06:28.441845705Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=492.376µs logger=migrator t=2026-08-12T11:06:28.45360324Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-12T11:06:28.453924257Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=322.117µs logger=migrator t=2026-08-12T11:06:28.464055388Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-12T11:06:28.464550814Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=498.256µs logger=migrator t=2026-08-12T11:06:28.474863983Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-12T11:06:28.475218302Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=356.279µs logger=migrator t=2026-08-12T11:06:28.479928548Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-12T11:06:28.480799304Z level=info msg="Migration successfully executed" id="create folder table" duration=870.696µs logger=migrator t=2026-08-12T11:06:28.725017338Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-12T11:06:28.726416901Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.402353ms logger=migrator t=2026-08-12T11:06:28.759946777Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-12T11:06:28.762390514Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.445608ms logger=migrator t=2026-08-12T11:06:28.766910281Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-12T11:06:28.766950013Z level=info msg="Migration successfully executed" id="Update folder title length" duration=41.082µs logger=migrator t=2026-08-12T11:06:28.771465639Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-12T11:06:28.772963788Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.501009ms logger=migrator t=2026-08-12T11:06:28.777920868Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-12T11:06:28.779128441Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.204593ms logger=migrator t=2026-08-12T11:06:28.784965376Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-12T11:06:28.786391171Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.420494ms logger=migrator t=2026-08-12T11:06:28.790844184Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-12T11:06:28.79153826Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=693.776µs logger=migrator t=2026-08-12T11:06:28.795882948Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-12T11:06:28.796250597Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=367.59µs logger=migrator t=2026-08-12T11:06:28.801101791Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-12T11:06:28.803297606Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.197076ms logger=migrator t=2026-08-12T11:06:28.809077378Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-12T11:06:28.810667852Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.591384ms logger=migrator t=2026-08-12T11:06:28.815570978Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-12T11:06:28.816885327Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.314249ms logger=migrator t=2026-08-12T11:06:28.823356526Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-12T11:06:28.824851704Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.494618ms logger=migrator t=2026-08-12T11:06:28.829503927Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-12T11:06:28.83108924Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.581363ms logger=migrator t=2026-08-12T11:06:28.835781506Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-12T11:06:28.836933387Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.15166ms logger=migrator t=2026-08-12T11:06:28.842203232Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-12T11:06:28.84369304Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.491398ms logger=migrator t=2026-08-12T11:06:28.848670691Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-12T11:06:28.850020351Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.34716ms logger=migrator t=2026-08-12T11:06:28.854565339Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-12T11:06:28.855762202Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.196613ms logger=migrator t=2026-08-12T11:06:28.86145871Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-12T11:06:28.862893925Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.430365ms logger=migrator t=2026-08-12T11:06:28.868184633Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-12T11:06:28.869545944Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.361372ms logger=migrator t=2026-08-12T11:06:28.874208268Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-12T11:06:28.874578817Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=371.779µs logger=migrator t=2026-08-12T11:06:28.887543166Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-12T11:06:28.900905535Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.35705ms logger=migrator t=2026-08-12T11:06:28.905875845Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-12T11:06:28.906650546Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=769.451µs logger=migrator t=2026-08-12T11:06:28.910998123Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-12T11:06:28.911017704Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.461µs logger=migrator t=2026-08-12T11:06:28.916644669Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-12T11:06:28.917793339Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.14869ms logger=migrator t=2026-08-12T11:06:28.922287165Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-12T11:06:28.922305146Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.921µs logger=migrator t=2026-08-12T11:06:28.927534359Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-12T11:06:28.928802546Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.267796ms logger=migrator t=2026-08-12T11:06:28.934138555Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-12T11:06:28.93557767Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.438295ms logger=migrator t=2026-08-12T11:06:28.942361125Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-12T11:06:28.944312307Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.952472ms logger=migrator t=2026-08-12T11:06:28.95562954Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-12T11:06:28.957215583Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.590883ms logger=migrator t=2026-08-12T11:06:28.961283036Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-12T11:06:28.962150721Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=868.675µs logger=migrator t=2026-08-12T11:06:28.966942092Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-12T11:06:28.967780136Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=837.384µs logger=migrator t=2026-08-12T11:06:28.972886213Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-12T11:06:28.973895026Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.010663ms logger=migrator t=2026-08-12T11:06:28.978978042Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-12T11:06:28.981069202Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.0913ms logger=migrator t=2026-08-12T11:06:28.985599489Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-12T11:06:28.997497871Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.897752ms logger=migrator t=2026-08-12T11:06:29.005124691Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-12T11:06:29.0182807Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.15226ms logger=migrator t=2026-08-12T11:06:29.026011195Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-12T11:06:29.033129698Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.119603ms logger=migrator t=2026-08-12T11:06:29.038088168Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-12T11:06:29.038141391Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=53.883µs logger=migrator t=2026-08-12T11:06:29.042284238Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-12T11:06:29.053522477Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.237369ms logger=migrator t=2026-08-12T11:06:29.060497892Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-12T11:06:29.077602289Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=17.097816ms logger=migrator t=2026-08-12T11:06:29.09020729Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-12T11:06:29.090681414Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=477.185µs logger=migrator t=2026-08-12T11:06:29.098410979Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.548822668s logger=migrator t=2026-08-12T11:06:29.099213651Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-12T11:06:29.113201494Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-12T11:06:29.113475179Z level=info msg="Created default organization" logger=secrets t=2026-08-12T11:06:29.119295864Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-12T11:06:29.172258959Z level=info msg="Restored cache from database" duration=432.782µs logger=plugin.store t=2026-08-12T11:06:29.173828432Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-12T11:06:29.222947906Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-12T11:06:29.223003198Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-12T11:06:29.22321721Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-12T11:06:29.223243491Z level=info msg="Plugins loaded" count=54 duration=49.415789ms logger=query_data t=2026-08-12T11:06:29.231114184Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-12T11:06:29.234544653Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-12T11:06:29.243621859Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-12T11:06:29.251022927Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-12T11:06:29.253673776Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-12T11:06:29.256103033Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-12T11:06:29.278915559Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-12T11:06:29.304632097Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-12T11:06:29.325529652Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-12T11:06:29.325559063Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-12T11:06:29.326399277Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-08-12T11:06:29.326778407Z level=info msg="State cache has been initialized" states=0 duration=378.47µs logger=ngalert.multiorg.alertmanager t=2026-08-12T11:06:29.326805078Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-08-12T11:06:29.32683505Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-12T11:06:29.326872042Z level=info msg=starting first_tick=2026-08-12T11:06:30Z logger=grafanaStorageLogger t=2026-08-12T11:06:29.326911834Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-08-12T11:06:29.328456205Z level=info msg="starting to provision dashboards" logger=http.server t=2026-08-12T11:06:29.331110954Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-08-12T11:06:29.338897732Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:06:29.384961736Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-08-12T11:06:29.429083038Z level=info msg="Update check succeeded" duration=101.224705ms logger=plugins.update.checker t=2026-08-12T11:06:29.43025842Z level=info msg="Update check succeeded" duration=104.57319ms logger=sqlstore.transactions t=2026-08-12T11:06:29.460150656Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:06:29.462055426Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:06:29.470572012Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:06:29.470774673Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:06:29.473998232Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:06:29.482234494Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:06:29.482439274Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:06:29.484923725Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:06:29.496556254Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:06:29.515286976Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-12T11:06:29.516805245Z level=info msg="Patterns update finished" duration=150.053713ms logger=sqlstore.transactions t=2026-08-12T11:06:29.564712206Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:06:29.566984585Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-08-12T11:06:29.602775951Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-12T11:06:30.208474734Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-12T11:06:30.208938568Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-12T11:06:43.254323853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.267115823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.29056738Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-12T11:06:43.327322975Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:06:43.340419491Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-12T11:06:43.351957754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.36823277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.416505127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.42823368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.464318759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.487306822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.523628373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.542621943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.591239238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.604889885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.639561638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.656371302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.701741915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.715259113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.768641292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.791506518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.829394333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.848187062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.895575172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.917024582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.96078444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:43.975789918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.018015413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.036208012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.088536457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.104357539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.151329209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.169373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.215428231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.23271104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.295747426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.312246574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.363330483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.390928482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.483174692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.504007351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.563450615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.579565813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.649635052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.667725865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.735868622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.755661646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.817977913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.837204266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.897345437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.913422243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:44.984162138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.003501188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.080517251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.101450726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.160911624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.180778573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.244097396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.264420759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.337834851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.356501945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.427751122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.44310878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.501407396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.521163889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.593540035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.614704752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.6871145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.704855175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.770541505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.795392599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.88549928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.905092774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.97090022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:45.982482647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:46.059733356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:46.078500367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:46.16142408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:46.18187501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:46.256837658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:46.27375118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:06:46.356335004Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-12T11:07:07.351516086Z level=info msg="Usage stats are ready to report"