logger=settings t=2026-04-17T21:21:46.763363889Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-17T21:21:46Z logger=settings t=2026-04-17T21:21:46.764066671Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-17T21:21:46.764094142Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-17T21:21:46.764100592Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-17T21:21:46.764106263Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-17T21:21:46.764118593Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-17T21:21:46.764125973Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-17T21:21:46.764133073Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-17T21:21:46.764140634Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-17T21:21:46.764149174Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-17T21:21:46.764157124Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-17T21:21:46.764164554Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-17T21:21:46.764183455Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-17T21:21:46.764194125Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-17T21:21:46.764200716Z level=info msg=Target target=[all] logger=settings t=2026-04-17T21:21:46.764219846Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-17T21:21:46.764238537Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-17T21:21:46.764245967Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-17T21:21:46.764254157Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-17T21:21:46.764261238Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-17T21:21:46.764268808Z level=info msg="App mode production" logger=sqlstore t=2026-04-17T21:21:46.764937969Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-17T21:21:46.764978141Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-17T21:21:46.767579495Z level=info msg="Locking database" logger=migrator t=2026-04-17T21:21:46.767598766Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-17T21:21:46.768413322Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-17T21:21:46.769778356Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.363714ms logger=migrator t=2026-04-17T21:21:46.800246312Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-17T21:21:46.802318049Z level=info msg="Migration successfully executed" id="create user table" duration=2.072927ms logger=migrator t=2026-04-17T21:21:46.809984467Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-17T21:21:46.810783403Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=802.376µs logger=migrator t=2026-04-17T21:21:46.815990021Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-17T21:21:46.817221591Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.23114ms logger=migrator t=2026-04-17T21:21:46.82307549Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-17T21:21:46.823790943Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=716.223µs logger=migrator t=2026-04-17T21:21:46.828788985Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-17T21:21:46.829910941Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.122416ms logger=migrator t=2026-04-17T21:21:46.835369278Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-17T21:21:46.839258804Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.888995ms logger=migrator t=2026-04-17T21:21:46.844414351Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-17T21:21:46.845388282Z level=info msg="Migration successfully executed" id="create user table v2" duration=973.862µs logger=migrator t=2026-04-17T21:21:46.849799345Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-17T21:21:46.850659902Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=860.157µs logger=migrator t=2026-04-17T21:21:46.856386058Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-17T21:21:46.857608557Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.222619ms logger=migrator t=2026-04-17T21:21:46.862519146Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-17T21:21:46.862972111Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=452.335µs logger=migrator t=2026-04-17T21:21:46.867007491Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-17T21:21:46.867558699Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=550.968µs logger=migrator t=2026-04-17T21:21:46.872397846Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-17T21:21:46.874178083Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.777058ms logger=migrator t=2026-04-17T21:21:46.878343138Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-17T21:21:46.878372809Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.711µs logger=migrator t=2026-04-17T21:21:46.881985166Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-17T21:21:46.883144323Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.160857ms logger=migrator t=2026-04-17T21:21:46.88737725Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-17T21:21:46.887813504Z level=info msg="Migration successfully executed" id="Add missing user data" duration=436.594µs logger=migrator t=2026-04-17T21:21:46.893279971Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-17T21:21:46.895460902Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.18336ms logger=migrator t=2026-04-17T21:21:46.900857086Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-17T21:21:46.902007014Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.150207ms logger=migrator t=2026-04-17T21:21:46.906282022Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-17T21:21:46.907563043Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.280821ms logger=migrator t=2026-04-17T21:21:46.912348748Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-17T21:21:46.923866611Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.518982ms logger=migrator t=2026-04-17T21:21:46.928407737Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-17T21:21:46.929281286Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=873.629µs logger=migrator t=2026-04-17T21:21:46.932735607Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-17T21:21:46.932997916Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=261.949µs logger=migrator t=2026-04-17T21:21:46.937581484Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-17T21:21:46.938458233Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=876.398µs logger=migrator t=2026-04-17T21:21:46.944208749Z 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-04-17T21:21:46.94455707Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=350.371µs logger=migrator t=2026-04-17T21:21:46.949478259Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-17T21:21:46.950157211Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=685.182µs logger=migrator t=2026-04-17T21:21:46.958386947Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-17T21:21:46.959425591Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.040134ms logger=migrator t=2026-04-17T21:21:46.964645809Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-17T21:21:46.9655831Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=947.151µs logger=migrator t=2026-04-17T21:21:46.972728791Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-17T21:21:46.973877468Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.150457ms logger=migrator t=2026-04-17T21:21:46.978836349Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-17T21:21:46.979740528Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=904.16µs logger=migrator t=2026-04-17T21:21:46.985478203Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-17T21:21:46.986741844Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.267791ms logger=migrator t=2026-04-17T21:21:46.994722273Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-17T21:21:46.994801125Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=85.563µs logger=migrator t=2026-04-17T21:21:46.9992859Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-17T21:21:47.000359415Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.079675ms logger=migrator t=2026-04-17T21:21:47.005856753Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-17T21:21:47.007462145Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.610672ms logger=migrator t=2026-04-17T21:21:47.013127768Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-17T21:21:47.014460901Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.334353ms logger=migrator t=2026-04-17T21:21:47.019806634Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-17T21:21:47.020720033Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=913.779µs logger=migrator t=2026-04-17T21:21:47.024658481Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-17T21:21:47.027829453Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.168022ms logger=migrator t=2026-04-17T21:21:47.032261317Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-17T21:21:47.033086713Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=822.496µs logger=migrator t=2026-04-17T21:21:47.037059312Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-17T21:21:47.037769825Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=708.363µs logger=migrator t=2026-04-17T21:21:47.042491368Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-17T21:21:47.043333765Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=842.468µs logger=migrator t=2026-04-17T21:21:47.047529211Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-17T21:21:47.048766671Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.23865ms logger=migrator t=2026-04-17T21:21:47.053583916Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-17T21:21:47.054232988Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=648.661µs logger=migrator t=2026-04-17T21:21:47.060557242Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-17T21:21:47.060994186Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=437.534µs logger=migrator t=2026-04-17T21:21:47.065656127Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-17T21:21:47.066569777Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=913.879µs logger=migrator t=2026-04-17T21:21:47.070729901Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-17T21:21:47.07131414Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=584.439µs logger=migrator t=2026-04-17T21:21:47.076680423Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-17T21:21:47.077587613Z level=info msg="Migration successfully executed" id="create star table" duration=949.211µs logger=migrator t=2026-04-17T21:21:47.081989085Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-17T21:21:47.082808752Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=819.047µs logger=migrator t=2026-04-17T21:21:47.086941835Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-17T21:21:47.087756382Z level=info msg="Migration successfully executed" id="create org table v1" duration=811.837µs logger=migrator t=2026-04-17T21:21:47.091569945Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-17T21:21:47.09232908Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=759.535µs logger=migrator t=2026-04-17T21:21:47.096943849Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-17T21:21:47.097651212Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=704.623µs logger=migrator t=2026-04-17T21:21:47.101522837Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-17T21:21:47.102567991Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.046244ms logger=migrator t=2026-04-17T21:21:47.106741706Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-17T21:21:47.107511721Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=769.785µs logger=migrator t=2026-04-17T21:21:47.111779369Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-17T21:21:47.112495172Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=716.593µs logger=migrator t=2026-04-17T21:21:47.117715171Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-17T21:21:47.117740932Z level=info msg="Migration successfully executed" id="Update org table charset" duration=24.821µs logger=migrator t=2026-04-17T21:21:47.121373639Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-17T21:21:47.12140515Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=31.621µs logger=migrator t=2026-04-17T21:21:47.125245805Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-17T21:21:47.125508103Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=262.398µs logger=migrator t=2026-04-17T21:21:47.129494072Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-17T21:21:47.131220308Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.725766ms logger=migrator t=2026-04-17T21:21:47.135895819Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-17T21:21:47.136651784Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=758.225µs logger=migrator t=2026-04-17T21:21:47.140739726Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-17T21:21:47.141643035Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=902.249µs logger=migrator t=2026-04-17T21:21:47.147897547Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-17T21:21:47.148856938Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=957.221µs logger=migrator t=2026-04-17T21:21:47.153400955Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-17T21:21:47.15416814Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=767.565µs logger=migrator t=2026-04-17T21:21:47.159530534Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-17T21:21:47.160856397Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.325193ms logger=migrator t=2026-04-17T21:21:47.165342811Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-17T21:21:47.170742475Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.399224ms logger=migrator t=2026-04-17T21:21:47.177728251Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-17T21:21:47.180129309Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=2.406698ms logger=migrator t=2026-04-17T21:21:47.187408764Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-17T21:21:47.188221331Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=811.666µs logger=migrator t=2026-04-17T21:21:47.194171733Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-17T21:21:47.195172676Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=998.142µs logger=migrator t=2026-04-17T21:21:47.198993379Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-17T21:21:47.199491805Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=499.406µs logger=migrator t=2026-04-17T21:21:47.205364845Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-17T21:21:47.206466611Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.101106ms logger=migrator t=2026-04-17T21:21:47.211526184Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-17T21:21:47.211611107Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=85.863µs logger=migrator t=2026-04-17T21:21:47.215645068Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-17T21:21:47.217714505Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.062866ms logger=migrator t=2026-04-17T21:21:47.223051547Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-17T21:21:47.224899247Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.84728ms logger=migrator t=2026-04-17T21:21:47.236401699Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-17T21:21:47.238354402Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.957513ms logger=migrator t=2026-04-17T21:21:47.243156488Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-17T21:21:47.244500851Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.344334ms logger=migrator t=2026-04-17T21:21:47.251558689Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-17T21:21:47.254720072Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.161623ms logger=migrator t=2026-04-17T21:21:47.258842875Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-17T21:21:47.259696873Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=853.718µs logger=migrator t=2026-04-17T21:21:47.264984874Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-17T21:21:47.266150991Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.176358ms logger=migrator t=2026-04-17T21:21:47.271783344Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-17T21:21:47.271816135Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.621µs logger=migrator t=2026-04-17T21:21:47.277909172Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-17T21:21:47.277985654Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=83.183µs logger=migrator t=2026-04-17T21:21:47.285000591Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-17T21:21:47.2880669Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.067199ms logger=migrator t=2026-04-17T21:21:47.292636098Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-17T21:21:47.296855075Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.225587ms logger=migrator t=2026-04-17T21:21:47.301241746Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-17T21:21:47.303589943Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.353456ms logger=migrator t=2026-04-17T21:21:47.309976009Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-17T21:21:47.311992664Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.013715ms logger=migrator t=2026-04-17T21:21:47.31649784Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-17T21:21:47.316851812Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=354.001µs logger=migrator t=2026-04-17T21:21:47.322464183Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-17T21:21:47.323664052Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.209449ms logger=migrator t=2026-04-17T21:21:47.327474335Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-17T21:21:47.328646703Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.172518ms logger=migrator t=2026-04-17T21:21:47.335125492Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-17T21:21:47.335166514Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.552µs logger=migrator t=2026-04-17T21:21:47.3399915Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-17T21:21:47.341062845Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.075055ms logger=migrator t=2026-04-17T21:21:47.346439489Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-17T21:21:47.347238054Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=798.426µs logger=migrator t=2026-04-17T21:21:47.351629877Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-17T21:21:47.36007288Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.444544ms logger=migrator t=2026-04-17T21:21:47.364032258Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-17T21:21:47.364562455Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=530.077µs logger=migrator t=2026-04-17T21:21:47.369573317Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-17T21:21:47.370964762Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.394145ms logger=migrator t=2026-04-17T21:21:47.374988962Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-17T21:21:47.376344886Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.358224ms logger=migrator t=2026-04-17T21:21:47.380337245Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-17T21:21:47.380673296Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=335.901µs logger=migrator t=2026-04-17T21:21:47.385354557Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-17T21:21:47.385907945Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=553.338µs logger=migrator t=2026-04-17T21:21:47.390155403Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-17T21:21:47.3934951Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.339198ms logger=migrator t=2026-04-17T21:21:47.397619924Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-17T21:21:47.398481552Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=859.728µs logger=migrator t=2026-04-17T21:21:47.403322429Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-17T21:21:47.403621768Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=299.729µs logger=migrator t=2026-04-17T21:21:47.407770493Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-17T21:21:47.408105733Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=333.331µs logger=migrator t=2026-04-17T21:21:47.412441483Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-17T21:21:47.413297201Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=855.378µs logger=migrator t=2026-04-17T21:21:47.417037692Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-17T21:21:47.419390428Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.352186ms logger=migrator t=2026-04-17T21:21:47.425112013Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-17T21:21:47.426022533Z level=info msg="Migration successfully executed" id="create data_source table" duration=910.39µs logger=migrator t=2026-04-17T21:21:47.431928304Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-17T21:21:47.433864396Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.940732ms logger=migrator t=2026-04-17T21:21:47.438686742Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-17T21:21:47.4395277Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=835.027µs logger=migrator t=2026-04-17T21:21:47.446932569Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-17T21:21:47.447775736Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=838.937µs logger=migrator t=2026-04-17T21:21:47.452624463Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-17T21:21:47.453826572Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.199829ms logger=migrator t=2026-04-17T21:21:47.459748974Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-17T21:21:47.467438182Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.686938ms logger=migrator t=2026-04-17T21:21:47.471456113Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-17T21:21:47.472472336Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.015563ms logger=migrator t=2026-04-17T21:21:47.476103713Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-17T21:21:47.476978731Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=874.798µs logger=migrator t=2026-04-17T21:21:47.481864459Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-17T21:21:47.48281987Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=953.431µs logger=migrator t=2026-04-17T21:21:47.488228525Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-17T21:21:47.488774403Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=546.108µs logger=migrator t=2026-04-17T21:21:47.492740101Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-17T21:21:47.495344515Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.603134ms logger=migrator t=2026-04-17T21:21:47.500077638Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-17T21:21:47.502683902Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.607664ms logger=migrator t=2026-04-17T21:21:47.506653921Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-17T21:21:47.506683062Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.841µs logger=migrator t=2026-04-17T21:21:47.510679821Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-17T21:21:47.510914769Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=235.358µs logger=migrator t=2026-04-17T21:21:47.513883515Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-17T21:21:47.518095091Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.211466ms logger=migrator t=2026-04-17T21:21:47.523262588Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-17T21:21:47.523517386Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=253.778µs logger=migrator t=2026-04-17T21:21:47.527609349Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-17T21:21:47.527891928Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=278.069µs logger=migrator t=2026-04-17T21:21:47.532011881Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-17T21:21:47.536246428Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.233347ms logger=migrator t=2026-04-17T21:21:47.541183418Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-17T21:21:47.541399205Z level=info msg="Migration successfully executed" id="Update uid value" duration=216.057µs logger=migrator t=2026-04-17T21:21:47.54526328Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-17T21:21:47.546162289Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=898.019µs logger=migrator t=2026-04-17T21:21:47.550720526Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-17T21:21:47.552526735Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.805699ms logger=migrator t=2026-04-17T21:21:47.558697364Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-17T21:21:47.559520781Z level=info msg="Migration successfully executed" id="create api_key table" duration=823.787µs logger=migrator t=2026-04-17T21:21:47.563866632Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-17T21:21:47.564699719Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=832.907µs logger=migrator t=2026-04-17T21:21:47.57155406Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-17T21:21:47.572921845Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.367635ms logger=migrator t=2026-04-17T21:21:47.582294638Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-17T21:21:47.584088866Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.796829ms logger=migrator t=2026-04-17T21:21:47.589704657Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-17T21:21:47.591091242Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.386685ms logger=migrator t=2026-04-17T21:21:47.595788164Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-17T21:21:47.597126768Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.338844ms logger=migrator t=2026-04-17T21:21:47.602173231Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-17T21:21:47.602999737Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=825.486µs logger=migrator t=2026-04-17T21:21:47.607067889Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-17T21:21:47.616325038Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.259329ms logger=migrator t=2026-04-17T21:21:47.619987787Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-17T21:21:47.620531475Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=543.528µs logger=migrator t=2026-04-17T21:21:47.624893106Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-17T21:21:47.625745313Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=851.527µs logger=migrator t=2026-04-17T21:21:47.62997428Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-17T21:21:47.63089506Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=920.85µs logger=migrator t=2026-04-17T21:21:47.636391478Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-17T21:21:47.637283536Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=891.008µs logger=migrator t=2026-04-17T21:21:47.641604396Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-17T21:21:47.642132574Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=528.437µs logger=migrator t=2026-04-17T21:21:47.645931126Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-17T21:21:47.646825585Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=894.629µs logger=migrator t=2026-04-17T21:21:47.653899184Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-17T21:21:47.653994237Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=111.404µs logger=migrator t=2026-04-17T21:21:47.658896716Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-17T21:21:47.662106659Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.209403ms logger=migrator t=2026-04-17T21:21:47.666022606Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-17T21:21:47.668563228Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.540272ms logger=migrator t=2026-04-17T21:21:47.673664723Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-17T21:21:47.673838839Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=174.786µs logger=migrator t=2026-04-17T21:21:47.678251822Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-17T21:21:47.6828345Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.581728ms logger=migrator t=2026-04-17T21:21:47.68747926Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-17T21:21:47.690307502Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.828622ms logger=migrator t=2026-04-17T21:21:47.694825208Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-17T21:21:47.696495792Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.686815ms logger=migrator t=2026-04-17T21:21:47.702400793Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-17T21:21:47.703097875Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=696.202µs logger=migrator t=2026-04-17T21:21:47.708163429Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-17T21:21:47.709602426Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.437997ms logger=migrator t=2026-04-17T21:21:47.714792314Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-17T21:21:47.716095746Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.304312ms logger=migrator t=2026-04-17T21:21:47.72024672Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-17T21:21:47.721130579Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=883.879µs logger=migrator t=2026-04-17T21:21:47.725439738Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-17T21:21:47.726303196Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=863.178µs logger=migrator t=2026-04-17T21:21:47.731243776Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-17T21:21:47.731351619Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=107.733µs logger=migrator t=2026-04-17T21:21:47.735534325Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-17T21:21:47.735564986Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=40.182µs logger=migrator t=2026-04-17T21:21:47.739840154Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-17T21:21:47.743821983Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.980309ms logger=migrator t=2026-04-17T21:21:47.748883816Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-17T21:21:47.751641066Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.75709ms logger=migrator t=2026-04-17T21:21:47.756332638Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-17T21:21:47.756431441Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=98.864µs logger=migrator t=2026-04-17T21:21:47.760782741Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-17T21:21:47.761689051Z level=info msg="Migration successfully executed" id="create quota table v1" duration=903.349µs logger=migrator t=2026-04-17T21:21:47.766337671Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-17T21:21:47.76785558Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.516299ms logger=migrator t=2026-04-17T21:21:47.773017547Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-17T21:21:47.773075179Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=57.902µs logger=migrator t=2026-04-17T21:21:47.777628006Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-17T21:21:47.779397394Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.774747ms logger=migrator t=2026-04-17T21:21:47.786022788Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-17T21:21:47.788352423Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.347926ms logger=migrator t=2026-04-17T21:21:47.792963362Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-17T21:21:47.796077343Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.117331ms logger=migrator t=2026-04-17T21:21:47.799877796Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-17T21:21:47.799942398Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=37.941µs logger=migrator t=2026-04-17T21:21:47.807950917Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-17T21:21:47.80896857Z level=info msg="Migration successfully executed" id="create session table" duration=1.019193ms logger=migrator t=2026-04-17T21:21:47.817415373Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-17T21:21:47.817606889Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=196.926µs logger=migrator t=2026-04-17T21:21:47.822532289Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-17T21:21:47.822705815Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=175.025µs logger=migrator t=2026-04-17T21:21:47.872016709Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-17T21:21:47.87357044Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.556801ms logger=migrator t=2026-04-17T21:21:47.896695498Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-17T21:21:47.898209407Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.512749ms logger=migrator t=2026-04-17T21:21:47.935044798Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-17T21:21:47.935259605Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=226.087µs logger=migrator t=2026-04-17T21:21:48.008127662Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-17T21:21:48.008230135Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=106.053µs logger=migrator t=2026-04-17T21:21:48.045871453Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-17T21:21:48.049287204Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.41682ms logger=migrator t=2026-04-17T21:21:48.111857768Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-17T21:21:48.116853759Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.000632ms logger=migrator t=2026-04-17T21:21:48.227638403Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-17T21:21:48.2278602Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=227.207µs logger=migrator t=2026-04-17T21:21:48.330664365Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-17T21:21:48.330861462Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=200.787µs logger=migrator t=2026-04-17T21:21:48.378688059Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-17T21:21:48.380360763Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.675254ms logger=migrator t=2026-04-17T21:21:48.526412637Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-17T21:21:48.52650402Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=97.563µs logger=migrator t=2026-04-17T21:21:48.652377782Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-17T21:21:48.654940155Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.566893ms logger=migrator t=2026-04-17T21:21:48.805839776Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-17T21:21:48.806307701Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=470.435µs logger=migrator t=2026-04-17T21:21:48.924520005Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-17T21:21:48.928530615Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.015799ms logger=migrator t=2026-04-17T21:21:49.012929765Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-17T21:21:49.020112037Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=7.186182ms logger=migrator t=2026-04-17T21:21:49.162205703Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-17T21:21:49.162571215Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=371.652µs logger=migrator t=2026-04-17T21:21:49.209774472Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-17T21:21:49.212538982Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.767089ms logger=migrator t=2026-04-17T21:21:49.260474232Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-17T21:21:49.262123075Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.766747ms logger=migrator t=2026-04-17T21:21:49.284358115Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-17T21:21:49.286276737Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.918272ms logger=migrator t=2026-04-17T21:21:49.489512171Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-17T21:21:49.490872225Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.363654ms logger=migrator t=2026-04-17T21:21:49.536656646Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-17T21:21:49.542913058Z level=info msg="Migration successfully executed" id="add index alert state" duration=6.246782ms logger=migrator t=2026-04-17T21:21:49.558209413Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-17T21:21:49.559323269Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.121706ms logger=migrator t=2026-04-17T21:21:49.576278537Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-17T21:21:49.578345134Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=2.064417ms logger=migrator t=2026-04-17T21:21:49.60015135Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-17T21:21:49.601555695Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.403725ms logger=migrator t=2026-04-17T21:21:49.623823086Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-17T21:21:49.625855161Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.037906ms logger=migrator t=2026-04-17T21:21:49.651015625Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-17T21:21:49.664289624Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.274519ms logger=migrator t=2026-04-17T21:21:49.681585104Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-17T21:21:49.683224027Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.639023ms logger=migrator t=2026-04-17T21:21:49.949272543Z 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-04-17T21:21:49.951582448Z 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=2.313295ms logger=migrator t=2026-04-17T21:21:49.976029128Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-17T21:21:49.977425444Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=1.400565ms logger=migrator t=2026-04-17T21:21:49.997790442Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-17T21:21:49.998552217Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=761.935µs logger=migrator t=2026-04-17T21:21:50.199743735Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-17T21:21:50.201243443Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.504758ms logger=migrator t=2026-04-17T21:21:50.266540386Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-17T21:21:50.272900021Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.364956ms logger=migrator t=2026-04-17T21:21:50.293738205Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-17T21:21:50.301139165Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.40571ms logger=migrator t=2026-04-17T21:21:50.315850321Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-17T21:21:50.322591069Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.735278ms logger=migrator t=2026-04-17T21:21:50.363329847Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-17T21:21:50.396255221Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=32.918465ms logger=migrator t=2026-04-17T21:21:50.433508227Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-17T21:21:50.435046566Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.54318ms logger=migrator t=2026-04-17T21:21:50.466292127Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-17T21:21:50.46637306Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=84.333µs logger=migrator t=2026-04-17T21:21:50.525465121Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-17T21:21:50.525525243Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=65.792µs logger=migrator t=2026-04-17T21:21:50.598910827Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-17T21:21:50.599884598Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=978.731µs logger=migrator t=2026-04-17T21:21:50.717698159Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-17T21:21:50.719285821Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.590701ms logger=migrator t=2026-04-17T21:21:50.798209392Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-17T21:21:50.79968687Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.480738ms logger=migrator t=2026-04-17T21:21:50.81759247Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-17T21:21:50.818823509Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.230099ms logger=migrator t=2026-04-17T21:21:50.832843983Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-17T21:21:50.834629171Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.779167ms logger=migrator t=2026-04-17T21:21:50.861261042Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-17T21:21:50.86831323Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.055898ms logger=migrator t=2026-04-17T21:21:50.889735373Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-17T21:21:50.896365408Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.636835ms logger=migrator t=2026-04-17T21:21:50.960774691Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-17T21:21:50.961525846Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=775.915µs logger=migrator t=2026-04-17T21:21:50.975529528Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-17T21:21:50.976932794Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.428887ms logger=migrator t=2026-04-17T21:21:50.988287301Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-17T21:21:50.989281593Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=994.672µs logger=migrator t=2026-04-17T21:21:51.024935926Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-17T21:21:51.033473753Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=8.533586ms logger=migrator t=2026-04-17T21:21:51.051456515Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-17T21:21:51.051562878Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=107.904µs logger=migrator t=2026-04-17T21:21:51.102509466Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-17T21:21:51.104409847Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.905031ms logger=migrator t=2026-04-17T21:21:51.118357349Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-17T21:21:51.119813996Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.460248ms logger=migrator t=2026-04-17T21:21:51.157099962Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-17T21:21:51.15735691Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=266.109µs logger=migrator t=2026-04-17T21:21:51.179350471Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-17T21:21:51.180877951Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.53273ms logger=migrator t=2026-04-17T21:21:51.222740525Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-17T21:21:51.224045487Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.326053ms logger=migrator t=2026-04-17T21:21:51.239806907Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-17T21:21:51.241161841Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.353964ms logger=migrator t=2026-04-17T21:21:51.250088789Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-17T21:21:51.250958068Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=869.239µs logger=migrator t=2026-04-17T21:21:51.257569962Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-17T21:21:51.259226965Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.656614ms logger=migrator t=2026-04-17T21:21:51.264976091Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-17T21:21:51.265984534Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.008133ms logger=migrator t=2026-04-17T21:21:51.273370443Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-17T21:21:51.273424455Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=59.312µs logger=migrator t=2026-04-17T21:21:51.280175523Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-17T21:21:51.287897723Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.72419ms logger=migrator t=2026-04-17T21:21:51.292944476Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-17T21:21:51.294430284Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.492889ms logger=migrator t=2026-04-17T21:21:51.308185189Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-17T21:21:51.316949213Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.777374ms logger=migrator t=2026-04-17T21:21:51.324350152Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-17T21:21:51.325389705Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.052424ms logger=migrator t=2026-04-17T21:21:51.33108653Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-17T21:21:51.332580648Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.493828ms logger=migrator t=2026-04-17T21:21:51.341889269Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-17T21:21:51.343640146Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.755347ms logger=migrator t=2026-04-17T21:21:51.348988339Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-17T21:21:51.361178333Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.196475ms logger=migrator t=2026-04-17T21:21:51.366854177Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-17T21:21:51.367406734Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=550.077µs logger=migrator t=2026-04-17T21:21:51.373189511Z 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-04-17T21:21:51.374541375Z 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.351864ms logger=migrator t=2026-04-17T21:21:51.380145776Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-17T21:21:51.380585821Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=430.054µs logger=migrator t=2026-04-17T21:21:51.387472924Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-17T21:21:51.38829217Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=819.176µs logger=migrator t=2026-04-17T21:21:51.39384329Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-17T21:21:51.394140049Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=297.4µs logger=migrator t=2026-04-17T21:21:51.399084939Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-17T21:21:51.403045107Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.960588ms logger=migrator t=2026-04-17T21:21:51.406430937Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-17T21:21:51.410770947Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.33899ms logger=migrator t=2026-04-17T21:21:51.416339697Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-17T21:21:51.417226416Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=885.989µs logger=migrator t=2026-04-17T21:21:51.4235237Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-17T21:21:51.424983397Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.460257ms logger=migrator t=2026-04-17T21:21:51.431131236Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-17T21:21:51.431600801Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=473.806µs logger=migrator t=2026-04-17T21:21:51.436597143Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-17T21:21:51.443455145Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.852532ms logger=migrator t=2026-04-17T21:21:51.449472369Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-17T21:21:51.450283405Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=807.826µs logger=migrator t=2026-04-17T21:21:51.454261184Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-17T21:21:51.454521483Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=261.678µs logger=migrator t=2026-04-17T21:21:51.45878243Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-17T21:21:51.459515824Z level=info msg="Migration successfully executed" id="Move region to single row" duration=723.313µs logger=migrator t=2026-04-17T21:21:51.467386189Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-17T21:21:51.468847626Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.462958ms logger=migrator t=2026-04-17T21:21:51.472870276Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-17T21:21:51.473968321Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.097985ms logger=migrator t=2026-04-17T21:21:51.481179125Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-17T21:21:51.482714784Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.532189ms logger=migrator t=2026-04-17T21:21:51.487870621Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-17T21:21:51.491352874Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=3.479413ms logger=migrator t=2026-04-17T21:21:51.50021038Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-17T21:21:51.502229996Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.011245ms logger=migrator t=2026-04-17T21:21:51.51133076Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-17T21:21:51.512344613Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.013113ms logger=migrator t=2026-04-17T21:21:51.518685268Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-17T21:21:51.518800602Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=116.164µs logger=migrator t=2026-04-17T21:21:51.524078572Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-17T21:21:51.526936305Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.846932ms logger=migrator t=2026-04-17T21:21:51.53514532Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-17T21:21:51.536542566Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.406945ms logger=migrator t=2026-04-17T21:21:51.541485735Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-17T21:21:51.542915412Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.430426ms logger=migrator t=2026-04-17T21:21:51.549255307Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-17T21:21:51.550538928Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.284411ms logger=migrator t=2026-04-17T21:21:51.558794985Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-17T21:21:51.559100005Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=307.63µs logger=migrator t=2026-04-17T21:21:51.564042895Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-17T21:21:51.564429598Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=384.553µs logger=migrator t=2026-04-17T21:21:51.568170279Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-17T21:21:51.5682271Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=57.291µs logger=migrator t=2026-04-17T21:21:51.572706945Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-17T21:21:51.57408628Z level=info msg="Migration successfully executed" id="create team table" duration=1.380265ms logger=migrator t=2026-04-17T21:21:51.578783392Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-17T21:21:51.580116045Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.334393ms logger=migrator t=2026-04-17T21:21:51.584069363Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-17T21:21:51.584889419Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=820.386µs logger=migrator t=2026-04-17T21:21:51.618496407Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-17T21:21:51.627348823Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.853036ms logger=migrator t=2026-04-17T21:21:51.636124567Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-17T21:21:51.636446437Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=325.44µs logger=migrator t=2026-04-17T21:21:51.644374914Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-17T21:21:51.64612715Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.752366ms logger=migrator t=2026-04-17T21:21:51.655282616Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-17T21:21:51.656359151Z level=info msg="Migration successfully executed" id="create team member table" duration=1.078885ms logger=migrator t=2026-04-17T21:21:51.66064188Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-17T21:21:51.661692254Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.051334ms logger=migrator t=2026-04-17T21:21:51.667113559Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-17T21:21:51.668163613Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.050014ms logger=migrator t=2026-04-17T21:21:51.67456149Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-17T21:21:51.675559742Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=998.772µs logger=migrator t=2026-04-17T21:21:51.682874669Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-17T21:21:51.69125129Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.368991ms logger=migrator t=2026-04-17T21:21:51.695324932Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-17T21:21:51.698754963Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.42642ms logger=migrator t=2026-04-17T21:21:51.706933147Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-17T21:21:51.712948032Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.011915ms logger=migrator t=2026-04-17T21:21:51.73267507Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-17T21:21:51.733850598Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.178588ms logger=migrator t=2026-04-17T21:21:51.75463432Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-17T21:21:51.755667994Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.030473ms logger=migrator t=2026-04-17T21:21:51.947612603Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-17T21:21:51.949476013Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.863991ms logger=migrator t=2026-04-17T21:21:52.206233148Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-17T21:21:52.207996085Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.766907ms logger=migrator t=2026-04-17T21:21:52.366362388Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-17T21:21:52.368246319Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.887441ms logger=migrator t=2026-04-17T21:21:52.825231001Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-17T21:21:52.827186034Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.959373ms logger=migrator t=2026-04-17T21:21:53.827352287Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-17T21:21:53.82928721Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.938923ms logger=migrator t=2026-04-17T21:21:54.985430256Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-17T21:21:54.987232694Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.805908ms logger=migrator t=2026-04-17T21:21:54.996313768Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-17T21:21:54.996853386Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=539.397µs logger=migrator t=2026-04-17T21:21:55.001194886Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-17T21:21:55.001446684Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=251.958µs logger=migrator t=2026-04-17T21:21:55.004861794Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-17T21:21:55.00566Z level=info msg="Migration successfully executed" id="create tag table" duration=798.266µs logger=migrator t=2026-04-17T21:21:55.009236456Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-17T21:21:55.010368363Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.133117ms logger=migrator t=2026-04-17T21:21:55.013922738Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-17T21:21:55.014756565Z level=info msg="Migration successfully executed" id="create login attempt table" duration=833.107µs logger=migrator t=2026-04-17T21:21:55.019444436Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-17T21:21:55.021361308Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.916172ms logger=migrator t=2026-04-17T21:21:55.026020449Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-17T21:21:55.026905528Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=885.549µs logger=migrator t=2026-04-17T21:21:55.034490573Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-17T21:21:55.053472517Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.979324ms logger=migrator t=2026-04-17T21:21:55.057014521Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-17T21:21:55.05759309Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=578.629µs logger=migrator t=2026-04-17T21:21:55.060869826Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-17T21:21:55.061563728Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=697.312µs logger=migrator t=2026-04-17T21:21:55.065831227Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-17T21:21:55.06653701Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=708.572µs logger=migrator t=2026-04-17T21:21:55.072604916Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-17T21:21:55.074211388Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.606172ms logger=migrator t=2026-04-17T21:21:55.078152495Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-17T21:21:55.080084858Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.932753ms logger=migrator t=2026-04-17T21:21:55.084952195Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-17T21:21:55.086281408Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.331373ms logger=migrator t=2026-04-17T21:21:55.093259914Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-17T21:21:55.093416189Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=155.685µs logger=migrator t=2026-04-17T21:21:55.097877903Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-17T21:21:55.105075716Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.193173ms logger=migrator t=2026-04-17T21:21:55.109009724Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-17T21:21:55.114081747Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.073824ms logger=migrator t=2026-04-17T21:21:55.11788273Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-17T21:21:55.123076998Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.193768ms logger=migrator t=2026-04-17T21:21:55.126317863Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-17T21:21:55.132833024Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.514621ms logger=migrator t=2026-04-17T21:21:55.138786817Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-17T21:21:55.140659507Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.873411ms logger=migrator t=2026-04-17T21:21:55.145289807Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-17T21:21:55.154469004Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.181137ms logger=migrator t=2026-04-17T21:21:55.157289075Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-17T21:21:55.157948516Z level=info msg="Migration successfully executed" id="create server_lock table" duration=659.761µs logger=migrator t=2026-04-17T21:21:55.161237613Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-17T21:21:55.161989347Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=762.005µs logger=migrator t=2026-04-17T21:21:55.165667376Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-17T21:21:55.167210866Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.5438ms logger=migrator t=2026-04-17T21:21:55.173855001Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-17T21:21:55.175337529Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.482438ms logger=migrator t=2026-04-17T21:21:55.180960831Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-17T21:21:55.182038656Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.077175ms logger=migrator t=2026-04-17T21:21:55.187310396Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-17T21:21:55.188453993Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.143547ms logger=migrator t=2026-04-17T21:21:55.195238043Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-17T21:21:55.20102104Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.782627ms logger=migrator t=2026-04-17T21:21:55.204535883Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-17T21:21:55.205645319Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.109176ms logger=migrator t=2026-04-17T21:21:55.209925118Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-17T21:21:55.21092322Z level=info msg="Migration successfully executed" id="create cache_data table" duration=997.542µs logger=migrator t=2026-04-17T21:21:55.215435596Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-17T21:21:55.217368298Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.932102ms logger=migrator t=2026-04-17T21:21:55.222214525Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-17T21:21:55.223785776Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.571331ms logger=migrator t=2026-04-17T21:21:55.228213439Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-17T21:21:55.229296934Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.082565ms logger=migrator t=2026-04-17T21:21:55.233711917Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-17T21:21:55.233965685Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=255.328µs logger=migrator t=2026-04-17T21:21:55.238949217Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-17T21:21:55.239281317Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=332.4µs logger=migrator t=2026-04-17T21:21:55.243258476Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-17T21:21:55.244164875Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=906.679µs logger=migrator t=2026-04-17T21:21:55.251166612Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-17T21:21:55.254048695Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.881593ms logger=migrator t=2026-04-17T21:21:55.25885476Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-17T21:21:55.260890936Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.037456ms logger=migrator t=2026-04-17T21:21:55.265146394Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-17T21:21:55.265294159Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=149.505µs logger=migrator t=2026-04-17T21:21:55.269318609Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-17T21:21:55.271167849Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.84846ms logger=migrator t=2026-04-17T21:21:55.275379095Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-17T21:21:55.276416419Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.037644ms logger=migrator t=2026-04-17T21:21:55.280036076Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-17T21:21:55.281948297Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.913552ms logger=migrator t=2026-04-17T21:21:55.286126653Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-17T21:21:55.28791362Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.786528ms logger=migrator t=2026-04-17T21:21:55.291759135Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-17T21:21:55.298448261Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.688186ms logger=migrator t=2026-04-17T21:21:55.302345527Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-17T21:21:55.30396364Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.618972ms logger=migrator t=2026-04-17T21:21:55.311925787Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-17T21:21:55.312087592Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=161.735µs logger=migrator t=2026-04-17T21:21:55.31788286Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-17T21:21:55.320253267Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.370517ms logger=migrator t=2026-04-17T21:21:55.326613952Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-17T21:21:55.327731448Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.117056ms logger=migrator t=2026-04-17T21:21:55.334544909Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-17T21:21:55.336255074Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.709815ms logger=migrator t=2026-04-17T21:21:55.347667363Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-17T21:21:55.34786824Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=201.017µs logger=migrator t=2026-04-17T21:21:55.354166864Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-17T21:21:55.355618091Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.449987ms logger=migrator t=2026-04-17T21:21:55.361279234Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-17T21:21:55.362381399Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.099046ms logger=migrator t=2026-04-17T21:21:55.368137676Z 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-04-17T21:21:55.372367382Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=4.227827ms logger=migrator t=2026-04-17T21:21:55.388768703Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-17T21:21:55.390339564Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.570441ms logger=migrator t=2026-04-17T21:21:55.416362075Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-17T21:21:55.423885069Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.517214ms logger=migrator t=2026-04-17T21:21:55.43783316Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-17T21:21:55.43969453Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.86381ms logger=migrator t=2026-04-17T21:21:55.44586675Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-17T21:21:55.447091849Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.225859ms logger=migrator t=2026-04-17T21:21:55.45544258Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-17T21:21:55.485579124Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.142125ms logger=migrator t=2026-04-17T21:21:55.493655166Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-17T21:21:55.51821812Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.562494ms logger=migrator t=2026-04-17T21:21:55.523992747Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-17T21:21:55.524742961Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=750.484µs logger=migrator t=2026-04-17T21:21:55.530384544Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-17T21:21:55.531852861Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.467867ms logger=migrator t=2026-04-17T21:21:55.538811656Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-17T21:21:55.547614901Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.803685ms logger=migrator t=2026-04-17T21:21:55.553125379Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-17T21:21:55.559241667Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.117638ms logger=migrator t=2026-04-17T21:21:55.713448445Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-17T21:21:55.715696478Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.248753ms logger=migrator t=2026-04-17T21:21:55.723930994Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-17T21:21:55.725455004Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.5245ms logger=migrator t=2026-04-17T21:21:55.732129879Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-17T21:21:55.733276917Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.147287ms logger=migrator t=2026-04-17T21:21:55.739407775Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-17T21:21:55.740550352Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.141667ms logger=migrator t=2026-04-17T21:21:55.747130285Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-17T21:21:55.747245819Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=116.963µs logger=migrator t=2026-04-17T21:21:55.752724776Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-17T21:21:55.762651857Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.923721ms logger=migrator t=2026-04-17T21:21:55.768149265Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-17T21:21:55.775995008Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.843193ms logger=migrator t=2026-04-17T21:21:55.781421124Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-17T21:21:55.785831157Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.409643ms logger=migrator t=2026-04-17T21:21:55.791467849Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-17T21:21:55.792520423Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.051624ms logger=migrator t=2026-04-17T21:21:55.79738297Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-17T21:21:55.79892883Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.5454ms logger=migrator t=2026-04-17T21:21:55.803894291Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-17T21:21:55.814501584Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.607683ms logger=migrator t=2026-04-17T21:21:55.820918792Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-17T21:21:55.825549872Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.63095ms logger=migrator t=2026-04-17T21:21:55.831553336Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-17T21:21:55.832617Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.063324ms logger=migrator t=2026-04-17T21:21:55.839147821Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-17T21:21:55.847955756Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.806575ms logger=migrator t=2026-04-17T21:21:55.856290796Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-17T21:21:55.863492229Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.199973ms logger=migrator t=2026-04-17T21:21:55.870462774Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-17T21:21:55.87064214Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=185.346µs logger=migrator t=2026-04-17T21:21:55.877710679Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-17T21:21:55.879894639Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.18353ms logger=migrator t=2026-04-17T21:21:55.888174637Z 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-04-17T21:21:55.889552802Z 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.380685ms logger=migrator t=2026-04-17T21:21:55.89629357Z 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-04-17T21:21:55.898274114Z 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.985204ms logger=migrator t=2026-04-17T21:21:55.905764356Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-17T21:21:55.90587839Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=115.914µs logger=migrator t=2026-04-17T21:21:55.911004216Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-17T21:21:55.921470724Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.471829ms logger=migrator t=2026-04-17T21:21:55.926638472Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-17T21:21:55.931434897Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.795354ms logger=migrator t=2026-04-17T21:21:55.939929281Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-17T21:21:55.94947523Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.543429ms logger=migrator t=2026-04-17T21:21:55.958103309Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-17T21:21:55.966312185Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.209556ms logger=migrator t=2026-04-17T21:21:55.972640089Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-17T21:21:55.982210889Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.57098ms logger=migrator t=2026-04-17T21:21:55.988041148Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-17T21:21:55.9881052Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.423µs logger=migrator t=2026-04-17T21:21:55.993883507Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-17T21:21:55.994710063Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=827.176µs logger=migrator t=2026-04-17T21:21:56.000592203Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-17T21:21:56.00698435Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.391287ms logger=migrator t=2026-04-17T21:21:56.015105553Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-17T21:21:56.015189536Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=85.193µs logger=migrator t=2026-04-17T21:21:56.020401814Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-17T21:21:56.02736965Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.966166ms logger=migrator t=2026-04-17T21:21:56.033133376Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-17T21:21:56.03387844Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=745.134µs logger=migrator t=2026-04-17T21:21:56.03911296Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-17T21:21:56.049547827Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.431737ms logger=migrator t=2026-04-17T21:21:56.058685503Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-17T21:21:56.059506219Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=821.186µs logger=migrator t=2026-04-17T21:21:56.071927621Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-17T21:21:56.073870034Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.942953ms logger=migrator t=2026-04-17T21:21:56.08921063Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-17T21:21:56.099701259Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.484209ms logger=migrator t=2026-04-17T21:21:56.109958461Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-17T21:21:56.11146873Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.513459ms logger=migrator t=2026-04-17T21:21:56.131133276Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-17T21:21:56.132852722Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.719936ms logger=migrator t=2026-04-17T21:21:56.150870295Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-17T21:21:56.152176077Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.305312ms logger=migrator t=2026-04-17T21:21:56.161974624Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-17T21:21:56.163029118Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.054114ms logger=migrator t=2026-04-17T21:21:56.1754652Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-17T21:21:56.175653746Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=215.467µs logger=migrator t=2026-04-17T21:21:56.185630079Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-17T21:21:56.186645182Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.015043ms logger=migrator t=2026-04-17T21:21:56.228876938Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-17T21:21:56.229691874Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=815.936µs logger=migrator t=2026-04-17T21:21:56.240728221Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-17T21:21:56.24099661Z 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-04-17T21:21:56.284630072Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-17T21:21:56.285440928Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=811.667µs logger=migrator t=2026-04-17T21:21:56.29664256Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-17T21:21:56.298587163Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.947653ms logger=migrator t=2026-04-17T21:21:56.328505281Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-17T21:21:56.338745592Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.242061ms logger=migrator t=2026-04-17T21:21:56.354572994Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-17T21:21:56.356394673Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.821809ms logger=migrator t=2026-04-17T21:21:56.371522862Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-17T21:21:56.373293409Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.770237ms logger=migrator t=2026-04-17T21:21:56.389661869Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-17T21:21:56.390561368Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=898.529µs logger=migrator t=2026-04-17T21:21:56.39711776Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-17T21:21:56.398993601Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.875151ms logger=migrator t=2026-04-17T21:21:56.408399575Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-17T21:21:56.410568505Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.17243ms logger=migrator t=2026-04-17T21:21:56.422051467Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-17T21:21:56.422095378Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.141µs logger=migrator t=2026-04-17T21:21:56.430274062Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-17T21:21:56.430409767Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=141.835µs logger=migrator t=2026-04-17T21:21:56.450745445Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-17T21:21:56.458373351Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.630246ms logger=migrator t=2026-04-17T21:21:56.467671292Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-17T21:21:56.468365225Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=695.063µs logger=migrator t=2026-04-17T21:21:56.477906243Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-17T21:21:56.479750543Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.84412ms logger=migrator t=2026-04-17T21:21:56.489065664Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-17T21:21:56.489419356Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=354.722µs logger=migrator t=2026-04-17T21:21:56.496565537Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-17T21:21:56.498276692Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.715045ms logger=migrator t=2026-04-17T21:21:56.508969008Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-17T21:21:56.509980661Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.064954ms logger=migrator t=2026-04-17T21:21:56.517930598Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-17T21:21:56.555969909Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.02316ms logger=migrator t=2026-04-17T21:21:56.563986778Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-17T21:21:56.569189386Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.202518ms logger=migrator t=2026-04-17T21:21:56.575878553Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-17T21:21:56.576024397Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=146.064µs logger=migrator t=2026-04-17T21:21:56.58599764Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-17T21:21:56.624686091Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.682711ms logger=migrator t=2026-04-17T21:21:56.641290318Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-17T21:21:56.677371946Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.078397ms logger=migrator t=2026-04-17T21:21:56.690307894Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-17T21:21:56.691666178Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.358354ms logger=migrator t=2026-04-17T21:21:56.715516809Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-17T21:21:56.717257826Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.740967ms logger=migrator t=2026-04-17T21:21:56.763573764Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-17T21:21:56.763921085Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=348.171µs logger=migrator t=2026-04-17T21:21:56.777574477Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-17T21:21:56.779125927Z level=info msg="Migration successfully executed" id="create permission table" duration=1.5512ms logger=migrator t=2026-04-17T21:21:56.93225965Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-17T21:21:56.934553435Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.298014ms logger=migrator t=2026-04-17T21:21:57.014712008Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-17T21:21:57.017336552Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.626775ms logger=migrator t=2026-04-17T21:21:57.052954545Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-17T21:21:57.055985013Z level=info msg="Migration successfully executed" id="create role table" duration=3.035619ms logger=migrator t=2026-04-17T21:21:57.069939814Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-17T21:21:57.08062606Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.685676ms logger=migrator t=2026-04-17T21:21:57.088291958Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-17T21:21:57.095913524Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.629817ms logger=migrator t=2026-04-17T21:21:57.10197419Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-17T21:21:57.103065945Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.091005ms logger=migrator t=2026-04-17T21:21:57.110199796Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-17T21:21:57.111291372Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.090036ms logger=migrator t=2026-04-17T21:21:57.11741031Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-17T21:21:57.119202848Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.792098ms logger=migrator t=2026-04-17T21:21:57.125509612Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-17T21:21:57.126478743Z level=info msg="Migration successfully executed" id="create team role table" duration=964.651µs logger=migrator t=2026-04-17T21:21:57.134012717Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-17T21:21:57.135799924Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.781218ms logger=migrator t=2026-04-17T21:21:57.143869335Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-17T21:21:57.144968661Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.098056ms logger=migrator t=2026-04-17T21:21:57.150273503Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-17T21:21:57.151890345Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.616562ms logger=migrator t=2026-04-17T21:21:57.158353694Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-17T21:21:57.159620505Z level=info msg="Migration successfully executed" id="create user role table" duration=1.266541ms logger=migrator t=2026-04-17T21:21:57.165849486Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-17T21:21:57.167464428Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.610152ms logger=migrator t=2026-04-17T21:21:57.176848092Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-17T21:21:57.178060331Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.208549ms logger=migrator t=2026-04-17T21:21:57.185821242Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-17T21:21:57.187759835Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.937443ms logger=migrator t=2026-04-17T21:21:57.194159252Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-17T21:21:57.196370514Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.215382ms logger=migrator t=2026-04-17T21:21:57.203163173Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-17T21:21:57.2042956Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.124047ms logger=migrator t=2026-04-17T21:21:57.209790558Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-17T21:21:57.210816771Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.025853ms logger=migrator t=2026-04-17T21:21:57.218144858Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-17T21:21:57.229133714Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.990135ms logger=migrator t=2026-04-17T21:21:57.23489897Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-17T21:21:57.235947974Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.051684ms logger=migrator t=2026-04-17T21:21:57.243026853Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-17T21:21:57.244811441Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.783217ms logger=migrator t=2026-04-17T21:21:57.252811919Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-17T21:21:57.254271577Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.459137ms logger=migrator t=2026-04-17T21:21:57.259733103Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-17T21:21:57.2608685Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.134687ms logger=migrator t=2026-04-17T21:21:57.267008389Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-17T21:21:57.268203017Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.192689ms logger=migrator t=2026-04-17T21:21:57.27631745Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-17T21:21:57.277451216Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.138817ms logger=migrator t=2026-04-17T21:21:57.283343657Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-17T21:21:57.291650456Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.303139ms logger=migrator t=2026-04-17T21:21:57.297310109Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-17T21:21:57.302997963Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.684724ms logger=migrator t=2026-04-17T21:21:57.309782892Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-17T21:21:57.31773886Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.958958ms logger=migrator t=2026-04-17T21:21:57.324832719Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-17T21:21:57.333577872Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.749453ms logger=migrator t=2026-04-17T21:21:57.339061759Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-17T21:21:57.340132574Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.070635ms logger=migrator t=2026-04-17T21:21:57.345141696Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-17T21:21:57.345944392Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=801.546µs logger=migrator t=2026-04-17T21:21:57.352329649Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-17T21:21:57.353434584Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.103735ms logger=migrator t=2026-04-17T21:21:57.359755179Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-17T21:21:57.360682079Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=926.32µs logger=migrator t=2026-04-17T21:21:57.366247009Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-17T21:21:57.367348794Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.100805ms logger=migrator t=2026-04-17T21:21:57.373660379Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-17T21:21:57.373734081Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=75.323µs logger=migrator t=2026-04-17T21:21:57.385940556Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-17T21:21:57.386033689Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=99.283µs logger=migrator t=2026-04-17T21:21:57.39410041Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-17T21:21:57.395182335Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.083985ms logger=migrator t=2026-04-17T21:21:57.400766945Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-17T21:21:57.402004655Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.23961ms logger=migrator t=2026-04-17T21:21:57.407453962Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-17T21:21:57.408202606Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=756.495µs logger=migrator t=2026-04-17T21:21:57.413303711Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-17T21:21:57.413618641Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=313.8µs logger=migrator t=2026-04-17T21:21:57.420361649Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-17T21:21:57.421400543Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.038034ms logger=migrator t=2026-04-17T21:21:57.426748296Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-17T21:21:57.427691476Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=943.73µs logger=migrator t=2026-04-17T21:21:57.43399511Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-17T21:21:57.435307853Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.307862ms logger=migrator t=2026-04-17T21:21:57.442740753Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-17T21:21:57.45192766Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.186407ms logger=migrator t=2026-04-17T21:21:57.457883383Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-17T21:21:57.457954015Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.852µs logger=migrator t=2026-04-17T21:21:57.46367045Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-17T21:21:57.464753625Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.082125ms logger=migrator t=2026-04-17T21:21:57.473831019Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-17T21:21:57.475761641Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.930442ms logger=migrator t=2026-04-17T21:21:57.482012713Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-17T21:21:57.483170451Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.160638ms logger=migrator t=2026-04-17T21:21:57.489559147Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-17T21:21:57.499920413Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.359396ms logger=migrator t=2026-04-17T21:21:57.505928497Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-17T21:21:57.506827626Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=898.539µs logger=migrator t=2026-04-17T21:21:57.511602111Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-17T21:21:57.512442358Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=838.858µs logger=migrator t=2026-04-17T21:21:57.548052659Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-17T21:21:57.568270564Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.215474ms logger=migrator t=2026-04-17T21:21:57.574852677Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-17T21:21:57.576028675Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.175648ms logger=migrator t=2026-04-17T21:21:57.582139562Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-17T21:21:57.583242028Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.102766ms logger=migrator t=2026-04-17T21:21:57.589246612Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-17T21:21:57.590298286Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.051694ms logger=migrator t=2026-04-17T21:21:57.596522478Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-17T21:21:57.597699346Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.176388ms logger=migrator t=2026-04-17T21:21:57.602035546Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-17T21:21:57.602355216Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=322.35µs logger=migrator t=2026-04-17T21:21:57.607447411Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-17T21:21:57.608283638Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=836.337µs logger=migrator t=2026-04-17T21:21:57.614261671Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-17T21:21:57.622666953Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.398222ms logger=migrator t=2026-04-17T21:21:57.62751202Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-17T21:21:57.628375128Z level=info msg="Migration successfully executed" id="create entity_events table" duration=862.648µs logger=migrator t=2026-04-17T21:21:57.633744612Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-17T21:21:57.635006352Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.262051ms logger=migrator t=2026-04-17T21:21:57.640967185Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-17T21:21:57.641853654Z 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-04-17T21:21:57.647111074Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-17T21:21:57.64762485Z 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-04-17T21:21:57.651190036Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-17T21:21:57.652094495Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=905.159µs logger=migrator t=2026-04-17T21:21:57.656867819Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-17T21:21:57.658004446Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.136507ms logger=migrator t=2026-04-17T21:21:57.66214762Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-17T21:21:57.664066422Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.917932ms logger=migrator t=2026-04-17T21:21:57.669722955Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-17T21:21:57.670931014Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.207909ms logger=migrator t=2026-04-17T21:21:57.677064473Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-17T21:21:57.678269132Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.204669ms logger=migrator t=2026-04-17T21:21:57.683562173Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-17T21:21:57.68468978Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.127917ms logger=migrator t=2026-04-17T21:21:57.690027932Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-17T21:21:57.691238571Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.209039ms logger=migrator t=2026-04-17T21:21:57.695701576Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-17T21:21:57.699077385Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=3.373259ms logger=migrator t=2026-04-17T21:21:57.705643227Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-17T21:21:57.707059373Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.416916ms logger=migrator t=2026-04-17T21:21:57.711731994Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-17T21:21:57.712963034Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.22481ms logger=migrator t=2026-04-17T21:21:57.716699065Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-17T21:21:57.717902844Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.203969ms logger=migrator t=2026-04-17T21:21:57.724787686Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-17T21:21:57.7474551Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.661653ms logger=migrator t=2026-04-17T21:21:57.751299254Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-17T21:21:57.757474274Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.17512ms logger=migrator t=2026-04-17T21:21:57.762841947Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-17T21:21:57.771449606Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.605259ms logger=migrator t=2026-04-17T21:21:57.778093221Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-17T21:21:57.778343139Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=250.188µs logger=migrator t=2026-04-17T21:21:57.782852175Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-17T21:21:57.794251634Z level=info msg="Migration successfully executed" id="add share column" duration=11.398688ms logger=migrator t=2026-04-17T21:21:57.808861166Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-17T21:21:57.809225968Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=365.142µs logger=migrator t=2026-04-17T21:21:58.031010041Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-17T21:21:58.033074518Z level=info msg="Migration successfully executed" id="create file table" duration=2.068407ms logger=migrator t=2026-04-17T21:21:58.135021045Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-17T21:21:58.137518286Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.500561ms logger=migrator t=2026-04-17T21:21:58.149821564Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-17T21:21:58.151589901Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.768147ms logger=migrator t=2026-04-17T21:21:58.161588925Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-17T21:21:58.163378503Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.789117ms logger=migrator t=2026-04-17T21:21:58.170789283Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-17T21:21:58.172201278Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.412596ms logger=migrator t=2026-04-17T21:21:58.176247129Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-17T21:21:58.176332632Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=86.623µs logger=migrator t=2026-04-17T21:21:58.181188869Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-17T21:21:58.181342554Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=155.435µs logger=migrator t=2026-04-17T21:21:58.185784827Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-17T21:21:58.186378927Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=593.93µs logger=migrator t=2026-04-17T21:21:58.190989496Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-17T21:21:58.19143694Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=439.754µs logger=migrator t=2026-04-17T21:21:58.197490246Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-17T21:21:58.19977337Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.283824ms logger=migrator t=2026-04-17T21:21:58.20440477Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-17T21:21:58.215200749Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.792509ms logger=migrator t=2026-04-17T21:21:58.222889378Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-17T21:21:58.223075764Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=187.816µs logger=migrator t=2026-04-17T21:21:58.230443832Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-17T21:21:58.23284841Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.403738ms logger=migrator t=2026-04-17T21:21:58.239309329Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-17T21:21:58.23994951Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=641.501µs logger=migrator t=2026-04-17T21:21:58.246804951Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-17T21:21:58.24707655Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=272.829µs logger=migrator t=2026-04-17T21:21:58.251874545Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-17T21:21:58.252460544Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=586.179µs logger=migrator t=2026-04-17T21:21:58.255963338Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-17T21:21:58.266393955Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.427547ms logger=migrator t=2026-04-17T21:21:58.271711377Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-17T21:21:58.282240878Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.52029ms logger=migrator t=2026-04-17T21:21:58.288851061Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-17T21:21:58.29004691Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.196359ms logger=migrator t=2026-04-17T21:21:58.296974204Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-17T21:21:58.374798722Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.823097ms logger=migrator t=2026-04-17T21:21:58.380660711Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-17T21:21:58.381993084Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.332263ms logger=migrator t=2026-04-17T21:21:58.388554976Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-17T21:21:58.390088516Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.53397ms logger=migrator t=2026-04-17T21:21:58.394873641Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-17T21:21:58.42019609Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.320759ms logger=migrator t=2026-04-17T21:21:58.426797844Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-17T21:21:58.436617961Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.820117ms logger=migrator t=2026-04-17T21:21:58.440783756Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-17T21:21:58.441051475Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=268.049µs logger=migrator t=2026-04-17T21:21:58.446332955Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-17T21:21:58.446598784Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=267.439µs logger=migrator t=2026-04-17T21:21:58.451756931Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-17T21:21:58.452154484Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=398.013µs logger=migrator t=2026-04-17T21:21:58.456332409Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-17T21:21:58.456599397Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=267.358µs logger=migrator t=2026-04-17T21:21:58.461696033Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-17T21:21:58.462012813Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=317.481µs logger=migrator t=2026-04-17T21:21:58.471764978Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-17T21:21:58.472807002Z level=info msg="Migration successfully executed" id="create folder table" duration=1.036804ms logger=migrator t=2026-04-17T21:21:58.478769955Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-17T21:21:58.480037816Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.267851ms logger=migrator t=2026-04-17T21:21:58.484940054Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-17T21:21:58.486147553Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.207479ms logger=migrator t=2026-04-17T21:21:58.49128704Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-17T21:21:58.491333061Z level=info msg="Migration successfully executed" id="Update folder title length" duration=46.051µs logger=migrator t=2026-04-17T21:21:58.497261983Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-17T21:21:58.498362328Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.100725ms logger=migrator t=2026-04-17T21:21:58.503287868Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-17T21:21:58.504079614Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=791.935µs logger=migrator t=2026-04-17T21:21:58.509406856Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-17T21:21:58.511490273Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.085257ms logger=migrator t=2026-04-17T21:21:58.517307041Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-17T21:21:58.517959773Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=659.801µs logger=migrator t=2026-04-17T21:21:58.523354847Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-17T21:21:58.523659297Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=304.09µs logger=migrator t=2026-04-17T21:21:58.529165575Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-17T21:21:58.530847649Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.681434ms logger=migrator t=2026-04-17T21:21:58.535684296Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-17T21:21:58.53767212Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.988254ms logger=migrator t=2026-04-17T21:21:58.542148765Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-17T21:21:58.543744946Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.596361ms logger=migrator t=2026-04-17T21:21:58.549489192Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-17T21:21:58.551151016Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.663474ms logger=migrator t=2026-04-17T21:21:58.556682955Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-17T21:21:58.558046229Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.364024ms logger=migrator t=2026-04-17T21:21:58.562415541Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-17T21:21:58.563309809Z level=info msg="Migration successfully executed" id="create anon_device table" duration=890.789µs logger=migrator t=2026-04-17T21:21:58.572825257Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-17T21:21:58.575317148Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.495741ms logger=migrator t=2026-04-17T21:21:58.581682434Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-17T21:21:58.582613234Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=930.451µs logger=migrator t=2026-04-17T21:21:58.589866598Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-17T21:21:58.591499231Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.632173ms logger=migrator t=2026-04-17T21:21:58.596850274Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-17T21:21:58.599694216Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.843382ms logger=migrator t=2026-04-17T21:21:58.608524962Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-17T21:21:58.610277519Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.753597ms logger=migrator t=2026-04-17T21:21:58.615557019Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-17T21:21:58.615963073Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=408.034µs logger=migrator t=2026-04-17T21:21:58.620083626Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-17T21:21:58.630919136Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.8291ms logger=migrator t=2026-04-17T21:21:58.636000441Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-17T21:21:58.636826497Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=828.327µs logger=migrator t=2026-04-17T21:21:58.640845248Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-17T21:21:58.640893199Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=49.622µs logger=migrator t=2026-04-17T21:21:58.645276131Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-17T21:21:58.646666176Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.390115ms logger=migrator t=2026-04-17T21:21:58.650530001Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-17T21:21:58.650545451Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=15.62µs logger=migrator t=2026-04-17T21:21:58.654430597Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-17T21:21:58.655418609Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=987.642µs logger=migrator t=2026-04-17T21:21:58.660291777Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-17T21:21:58.661586419Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.302352ms logger=migrator t=2026-04-17T21:21:58.666640312Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-17T21:21:58.668507822Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.86355ms logger=migrator t=2026-04-17T21:21:58.673183984Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-17T21:21:58.674556618Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.374464ms logger=migrator t=2026-04-17T21:21:58.679342533Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-17T21:21:58.679726645Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=384.862µs logger=migrator t=2026-04-17T21:21:58.683641622Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-17T21:21:58.684422887Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=797.136µs logger=migrator t=2026-04-17T21:21:58.687938481Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-17T21:21:58.688872991Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=934.96µs logger=migrator t=2026-04-17T21:21:58.693359366Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-17T21:21:58.694370939Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.011573ms logger=migrator t=2026-04-17T21:21:58.700194767Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-17T21:21:58.710257013Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.062316ms logger=migrator t=2026-04-17T21:21:58.714883182Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-17T21:21:58.728378559Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.490747ms logger=migrator t=2026-04-17T21:21:58.732596365Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-17T21:21:58.742166255Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.56748ms logger=migrator t=2026-04-17T21:21:58.746702522Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-17T21:21:58.746770524Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=68.713µs logger=migrator t=2026-04-17T21:21:58.749709159Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-17T21:21:58.761395047Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.679338ms logger=migrator t=2026-04-17T21:21:58.766358967Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-17T21:21:58.778061606Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.700199ms logger=migrator t=2026-04-17T21:21:58.78435355Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-17T21:21:58.784902687Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=558.408µs logger=migrator t=2026-04-17T21:21:58.789746114Z level=info msg="migrations completed" performed=558 skipped=0 duration=12.021373853s logger=migrator t=2026-04-17T21:21:58.790342563Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-17T21:21:58.809289756Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-17T21:21:58.809532324Z level=info msg="Created default organization" logger=secrets t=2026-04-17T21:21:58.813590855Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-17T21:21:58.876282143Z level=info msg="Restored cache from database" duration=649.381µs logger=plugin.store t=2026-04-17T21:21:58.87833518Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-17T21:21:58.915527442Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-17T21:21:58.915562934Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-17T21:21:58.915633716Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-17T21:21:58.915644026Z level=info msg="Plugins loaded" count=54 duration=37.309916ms logger=query_data t=2026-04-17T21:21:58.920518544Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-17T21:21:58.924565715Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-17T21:21:58.931542631Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-17T21:21:58.945800432Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-17T21:21:58.949253043Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-17T21:21:58.952480038Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-17T21:21:58.97201831Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-17T21:21:58.990618572Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-17T21:21:59.010792884Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-17T21:21:59.010809865Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-17T21:21:59.010943289Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-17T21:21:59.011636382Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-17T21:21:59.011787746Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-17T21:21:59.018427651Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-17T21:21:59.02394759Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-04-17T21:21:59.070127013Z level=info msg="State cache has been initialized" states=0 duration=58.476081ms logger=ngalert.scheduler t=2026-04-17T21:21:59.070244057Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-17T21:21:59.070396982Z level=info msg=starting first_tick=2026-04-17T21:22:00Z logger=grafana.update.checker t=2026-04-17T21:21:59.089249762Z level=info msg="Update check succeeded" duration=77.001861ms logger=plugins.update.checker t=2026-04-17T21:21:59.08950365Z level=info msg="Update check succeeded" duration=73.445826ms logger=provisioning.dashboard t=2026-04-17T21:21:59.121493445Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-17T21:21:59.164155255Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-17T21:21:59.176560166Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-17T21:21:59.208072215Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-17T21:21:59.23107782Z level=info msg="Patterns update finished" duration=115.963431ms logger=provisioning.dashboard t=2026-04-17T21:21:59.255378006Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-17T21:21:59.53683612Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-17T21:21:59.537281255Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-17T21:22:08.166334838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.167088822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.186952575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.380542497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.39702939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.446276583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.468249854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.598929821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.614704582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.650080835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.669686829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.694920965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.717172205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.742745732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.758799312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.787468469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.80635693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.833003572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.847555473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.873184781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.891163413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.928988147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.942927028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.973744664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:08.991502259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.031960938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.052262254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.097727525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.116066448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.164702182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.182092264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.216206337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.234346144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.266587077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.281078896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.512001836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.545511539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.614934265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.633704672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.69174017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:09.713778522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.242221906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.263758923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.329467718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.345158156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.403259135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.429473953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.516904571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.539859934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.601122336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.620785491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.681308609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.698727153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.759435127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.777970476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.844482317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.86651534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.955000642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:10.98708107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:11.866167056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:11.88420472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:11.952706275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:11.972042161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.054898561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.075210958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.137794293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.152294102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.213798271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.232794645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.297981233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.316552414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.387002393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.408171828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.483945509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.500232705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.574353043Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.5937281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.656685736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.67687937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-17T21:22:12.740209588Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-17T21:23:11.036481772Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-17T21:31:59.038936285Z level=info msg="Completed cleanup jobs" duration=26.599356ms logger=sqlstore.transactions t=2026-04-17T21:31:59.046596449Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-17T21:31:59.158872162Z level=info msg="Update check succeeded" duration=68.783569ms logger=sqlstore.transactions t=2026-04-17T21:36:58.941806867Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"