logger=settings t=2026-04-20T02:13:07.754371499Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T02:13:07Z logger=settings t=2026-04-20T02:13:07.754715616Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T02:13:07.754728416Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T02:13:07.754731876Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T02:13:07.754734746Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T02:13:07.754738816Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T02:13:07.754741546Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T02:13:07.754745096Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T02:13:07.754749676Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T02:13:07.754753496Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T02:13:07.754756216Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T02:13:07.754759107Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T02:13:07.754762187Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T02:13:07.754765327Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T02:13:07.754768557Z level=info msg=Target target=[all] logger=settings t=2026-04-20T02:13:07.754780807Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T02:13:07.754783667Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T02:13:07.754787427Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T02:13:07.754790337Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T02:13:07.754793647Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T02:13:07.754798227Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T02:13:07.755146524Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T02:13:07.755173355Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T02:13:07.756648514Z level=info msg="Locking database" logger=migrator t=2026-04-20T02:13:07.756665925Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T02:13:07.757526852Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T02:13:07.758375348Z level=info msg="Migration successfully executed" id="create migration_log table" duration=848.396µs logger=migrator t=2026-04-20T02:13:07.765718925Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T02:13:07.766900058Z level=info msg="Migration successfully executed" id="create user table" duration=1.183373ms logger=migrator t=2026-04-20T02:13:07.770911309Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T02:13:07.771765025Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=851.926µs logger=migrator t=2026-04-20T02:13:07.775810886Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T02:13:07.776560031Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=749.795µs logger=migrator t=2026-04-20T02:13:07.781085941Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T02:13:07.782054821Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=961.299µs logger=migrator t=2026-04-20T02:13:07.786333115Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T02:13:07.787420608Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.087813ms logger=migrator t=2026-04-20T02:13:07.790981399Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T02:13:07.793453328Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.471899ms logger=migrator t=2026-04-20T02:13:07.797552369Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T02:13:07.798399356Z level=info msg="Migration successfully executed" id="create user table v2" duration=845.167µs logger=migrator t=2026-04-20T02:13:07.803158111Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T02:13:07.803933696Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=775.395µs logger=migrator t=2026-04-20T02:13:07.809777243Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T02:13:07.810948986Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.178134ms logger=migrator t=2026-04-20T02:13:07.815767243Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T02:13:07.816323274Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=555.89µs logger=migrator t=2026-04-20T02:13:07.82017783Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T02:13:07.821047858Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=869.428µs logger=migrator t=2026-04-20T02:13:07.825200171Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T02:13:07.826334913Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.134442ms logger=migrator t=2026-04-20T02:13:07.830015487Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T02:13:07.830044537Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.09µs logger=migrator t=2026-04-20T02:13:07.834336002Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T02:13:07.836031417Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.695325ms logger=migrator t=2026-04-20T02:13:07.839792001Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T02:13:07.840163699Z level=info msg="Migration successfully executed" id="Add missing user data" duration=372.387µs logger=migrator t=2026-04-20T02:13:07.844045826Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T02:13:07.845891223Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.858056ms logger=migrator t=2026-04-20T02:13:07.850626047Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T02:13:07.851743139Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.117432ms logger=migrator t=2026-04-20T02:13:07.856976164Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T02:13:07.858989254Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.01246ms logger=migrator t=2026-04-20T02:13:07.864135727Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T02:13:07.872621896Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.486859ms logger=migrator t=2026-04-20T02:13:07.875580415Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T02:13:07.876388941Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=808.156µs logger=migrator t=2026-04-20T02:13:07.879453192Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T02:13:07.879598244Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=145.432µs logger=migrator t=2026-04-20T02:13:07.884122285Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T02:13:07.885309258Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.187513ms logger=migrator t=2026-04-20T02:13:07.890042013Z 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-20T02:13:07.890534973Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=490.11µs logger=migrator t=2026-04-20T02:13:07.894189266Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T02:13:07.894757407Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=568.831µs logger=migrator t=2026-04-20T02:13:07.900145385Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T02:13:07.900887219Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=741.914µs logger=migrator t=2026-04-20T02:13:07.90441782Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T02:13:07.905078294Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=660.364µs logger=migrator t=2026-04-20T02:13:07.909128564Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T02:13:07.909831237Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=702.703µs logger=migrator t=2026-04-20T02:13:07.914287947Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T02:13:07.915435909Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.134852ms logger=migrator t=2026-04-20T02:13:07.919708595Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T02:13:07.920744265Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.03551ms logger=migrator t=2026-04-20T02:13:07.924791776Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T02:13:07.924819287Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.581µs logger=migrator t=2026-04-20T02:13:07.929453139Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T02:13:07.930260625Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=807.357µs logger=migrator t=2026-04-20T02:13:07.935787204Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T02:13:07.936602921Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=815.097µs logger=migrator t=2026-04-20T02:13:07.941709654Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T02:13:07.942949768Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.257445ms logger=migrator t=2026-04-20T02:13:07.95007061Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T02:13:07.951075Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.00467ms logger=migrator t=2026-04-20T02:13:07.957363875Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:13:07.960367245Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.00337ms logger=migrator t=2026-04-20T02:13:07.964908616Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T02:13:07.965716371Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=807.965µs logger=migrator t=2026-04-20T02:13:07.987268081Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T02:13:07.988368233Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.100372ms logger=migrator t=2026-04-20T02:13:07.998788141Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T02:13:07.999460794Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=676.163µs logger=migrator t=2026-04-20T02:13:08.003536756Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T02:13:08.004034316Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=498.279µs logger=migrator t=2026-04-20T02:13:08.008449793Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T02:13:08.00922785Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=805.916µs logger=migrator t=2026-04-20T02:13:08.013957933Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T02:13:08.014396133Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=437.009µs logger=migrator t=2026-04-20T02:13:08.018917062Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T02:13:08.019802269Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=885.547µs logger=migrator t=2026-04-20T02:13:08.025661467Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T02:13:08.02629381Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=632.883µs logger=migrator t=2026-04-20T02:13:08.031775659Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T02:13:08.03236216Z level=info msg="Migration successfully executed" id="create star table" duration=586.451µs logger=migrator t=2026-04-20T02:13:08.036533593Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T02:13:08.037247188Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=713.245µs logger=migrator t=2026-04-20T02:13:08.04139793Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T02:13:08.042098724Z level=info msg="Migration successfully executed" id="create org table v1" duration=702.434µs logger=migrator t=2026-04-20T02:13:08.04839448Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T02:13:08.049086384Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=691.934µs logger=migrator t=2026-04-20T02:13:08.053262316Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T02:13:08.053874849Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=612.433µs logger=migrator t=2026-04-20T02:13:08.058524232Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T02:13:08.059182456Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=658.124µs logger=migrator t=2026-04-20T02:13:08.06398516Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T02:13:08.064690434Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=705.254µs logger=migrator t=2026-04-20T02:13:08.069391098Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T02:13:08.070080632Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=683.423µs logger=migrator t=2026-04-20T02:13:08.074701294Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T02:13:08.074753275Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.051µs logger=migrator t=2026-04-20T02:13:08.079099252Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T02:13:08.079147113Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=49.371µs logger=migrator t=2026-04-20T02:13:08.083397257Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T02:13:08.083559121Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=162.274µs logger=migrator t=2026-04-20T02:13:08.088142882Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T02:13:08.088829226Z level=info msg="Migration successfully executed" id="create dashboard table" duration=685.104µs logger=migrator t=2026-04-20T02:13:08.092688873Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T02:13:08.093411518Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=722.726µs logger=migrator t=2026-04-20T02:13:08.096832006Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T02:13:08.097604911Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=772.105µs logger=migrator t=2026-04-20T02:13:08.101230414Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T02:13:08.101987048Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=756.074µs logger=migrator t=2026-04-20T02:13:08.109051959Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T02:13:08.11005776Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.008701ms logger=migrator t=2026-04-20T02:13:08.11562112Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T02:13:08.116674311Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.053301ms logger=migrator t=2026-04-20T02:13:08.121580189Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T02:13:08.129484107Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.905358ms logger=migrator t=2026-04-20T02:13:08.135026087Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T02:13:08.136326133Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.305906ms logger=migrator t=2026-04-20T02:13:08.141784031Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T02:13:08.143127288Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.342917ms logger=migrator t=2026-04-20T02:13:08.147790411Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T02:13:08.148778022Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=988.53µs logger=migrator t=2026-04-20T02:13:08.15374464Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T02:13:08.154127307Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=382.527µs logger=migrator t=2026-04-20T02:13:08.160869352Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T02:13:08.162018915Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.149673ms logger=migrator t=2026-04-20T02:13:08.166460444Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T02:13:08.166533745Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=74.161µs logger=migrator t=2026-04-20T02:13:08.17179811Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T02:13:08.174047325Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.249655ms logger=migrator t=2026-04-20T02:13:08.181691347Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T02:13:08.183663536Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.971399ms logger=migrator t=2026-04-20T02:13:08.202698966Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T02:13:08.205956811Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.257955ms logger=migrator t=2026-04-20T02:13:08.211204526Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T02:13:08.211985121Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=784.015µs logger=migrator t=2026-04-20T02:13:08.216762927Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T02:13:08.218790856Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.03236ms logger=migrator t=2026-04-20T02:13:08.224432029Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T02:13:08.225254896Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=822.557µs logger=migrator t=2026-04-20T02:13:08.229716454Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T02:13:08.230545601Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=828.437µs logger=migrator t=2026-04-20T02:13:08.235399747Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T02:13:08.235425768Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.711µs logger=migrator t=2026-04-20T02:13:08.240351066Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T02:13:08.240394767Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.471µs logger=migrator t=2026-04-20T02:13:08.246087171Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T02:13:08.249471678Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.398448ms logger=migrator t=2026-04-20T02:13:08.254676012Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T02:13:08.256848205Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.172363ms logger=migrator t=2026-04-20T02:13:08.261455548Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T02:13:08.263625941Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.170523ms logger=migrator t=2026-04-20T02:13:08.268837504Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T02:13:08.270790323Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.952609ms logger=migrator t=2026-04-20T02:13:08.276746202Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T02:13:08.277027167Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=281.975µs logger=migrator t=2026-04-20T02:13:08.283399825Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T02:13:08.284843263Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.445948ms logger=migrator t=2026-04-20T02:13:08.290466485Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T02:13:08.29119552Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=729.885µs logger=migrator t=2026-04-20T02:13:08.295939145Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T02:13:08.295973545Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.49µs logger=migrator t=2026-04-20T02:13:08.300423004Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T02:13:08.301767781Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.354357ms logger=migrator t=2026-04-20T02:13:08.307515165Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T02:13:08.308789151Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.250635ms logger=migrator t=2026-04-20T02:13:08.321341511Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:13:08.329503354Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.160153ms logger=migrator t=2026-04-20T02:13:08.334434672Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T02:13:08.335188167Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=751.005µs logger=migrator t=2026-04-20T02:13:08.341162286Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T02:13:08.342598105Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.436059ms logger=migrator t=2026-04-20T02:13:08.352707186Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T02:13:08.353958132Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.250855ms logger=migrator t=2026-04-20T02:13:08.359271787Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T02:13:08.359866289Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=595.372µs logger=migrator t=2026-04-20T02:13:08.368093033Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T02:13:08.368769647Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=677.533µs logger=migrator t=2026-04-20T02:13:08.373497471Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T02:13:08.375827218Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.334256ms logger=migrator t=2026-04-20T02:13:08.381224235Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T02:13:08.382100143Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=875.869µs logger=migrator t=2026-04-20T02:13:08.387645853Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T02:13:08.387917308Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=282.015µs logger=migrator t=2026-04-20T02:13:08.398432358Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T02:13:08.398675363Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=246.675µs logger=migrator t=2026-04-20T02:13:08.40256399Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T02:13:08.403433127Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=869.887µs logger=migrator t=2026-04-20T02:13:08.408785944Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T02:13:08.411151101Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.365747ms logger=migrator t=2026-04-20T02:13:08.414933047Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T02:13:08.416043309Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.112122ms logger=migrator t=2026-04-20T02:13:08.419290154Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T02:13:08.420040728Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=750.654µs logger=migrator t=2026-04-20T02:13:08.424664101Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T02:13:08.425748012Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.090831ms logger=migrator t=2026-04-20T02:13:08.431094499Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T02:13:08.431954097Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=859.238µs logger=migrator t=2026-04-20T02:13:08.435603399Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T02:13:08.436525297Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=922.128µs logger=migrator t=2026-04-20T02:13:08.441654439Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T02:13:08.448939845Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.281836ms logger=migrator t=2026-04-20T02:13:08.455631388Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T02:13:08.457014706Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.386108ms logger=migrator t=2026-04-20T02:13:08.46323205Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T02:13:08.464368452Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.140072ms logger=migrator t=2026-04-20T02:13:08.468908803Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T02:13:08.469840741Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=931.878µs logger=migrator t=2026-04-20T02:13:08.473221058Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T02:13:08.473801851Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=581.463µs logger=migrator t=2026-04-20T02:13:08.478251799Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T02:13:08.481151317Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.895218ms logger=migrator t=2026-04-20T02:13:08.61025595Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T02:13:08.613436883Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.183723ms logger=migrator t=2026-04-20T02:13:08.712290875Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T02:13:08.712995369Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=712.424µs logger=migrator t=2026-04-20T02:13:08.719497058Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T02:13:08.719921396Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=426.628µs logger=migrator t=2026-04-20T02:13:08.726369656Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T02:13:08.728930257Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.55286ms logger=migrator t=2026-04-20T02:13:08.736115029Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T02:13:08.736432566Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=320.487µs logger=migrator t=2026-04-20T02:13:08.746262022Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T02:13:08.746559618Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=301.316µs logger=migrator t=2026-04-20T02:13:08.753873304Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T02:13:08.756608108Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.734704ms logger=migrator t=2026-04-20T02:13:08.762086427Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T02:13:08.762289912Z level=info msg="Migration successfully executed" id="Update uid value" duration=204.165µs logger=migrator t=2026-04-20T02:13:08.767552456Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T02:13:08.768348873Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=796.487µs logger=migrator t=2026-04-20T02:13:08.772571146Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T02:13:08.773916564Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.345008ms logger=migrator t=2026-04-20T02:13:08.78229893Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T02:13:08.783052465Z level=info msg="Migration successfully executed" id="create api_key table" duration=749.815µs logger=migrator t=2026-04-20T02:13:08.787409892Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T02:13:08.788165748Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=762.526µs logger=migrator t=2026-04-20T02:13:08.793613356Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T02:13:08.794767419Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.159623ms logger=migrator t=2026-04-20T02:13:08.799074875Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T02:13:08.799913751Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=838.816µs logger=migrator t=2026-04-20T02:13:08.803472722Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T02:13:08.804405692Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=932.879µs logger=migrator t=2026-04-20T02:13:08.809503372Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T02:13:08.810244108Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=740.986µs logger=migrator t=2026-04-20T02:13:08.813626565Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T02:13:08.81441493Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=793.075µs logger=migrator t=2026-04-20T02:13:08.817801338Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T02:13:08.827243187Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.438168ms logger=migrator t=2026-04-20T02:13:08.836115533Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T02:13:08.836828097Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=716.074µs logger=migrator t=2026-04-20T02:13:08.839949239Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T02:13:08.84049115Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=541.911µs logger=migrator t=2026-04-20T02:13:08.845115212Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T02:13:08.845933438Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=818.296µs logger=migrator t=2026-04-20T02:13:08.849416739Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T02:13:08.850236545Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=815.436µs logger=migrator t=2026-04-20T02:13:08.853597451Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T02:13:08.853944628Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=347.357µs logger=migrator t=2026-04-20T02:13:08.860962679Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T02:13:08.861591741Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=629.912µs logger=migrator t=2026-04-20T02:13:08.86508653Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T02:13:08.865105601Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=20.541µs logger=migrator t=2026-04-20T02:13:08.868057419Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T02:13:08.872408217Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.339058ms logger=migrator t=2026-04-20T02:13:08.875935237Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T02:13:08.877800864Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.871187ms logger=migrator t=2026-04-20T02:13:08.883855015Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T02:13:08.884024268Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=170.013µs logger=migrator t=2026-04-20T02:13:08.889740642Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T02:13:08.892421706Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.677604ms logger=migrator t=2026-04-20T02:13:08.895901455Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T02:13:08.899990247Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.088172ms logger=migrator t=2026-04-20T02:13:08.903557098Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T02:13:08.904294042Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=736.934µs logger=migrator t=2026-04-20T02:13:08.908574618Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T02:13:08.909101318Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=526.87µs logger=migrator t=2026-04-20T02:13:08.913162819Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T02:13:08.914423494Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.260605ms logger=migrator t=2026-04-20T02:13:08.918785871Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T02:13:08.921515375Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.725705ms logger=migrator t=2026-04-20T02:13:08.926992495Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T02:13:08.927760171Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=783.586µs logger=migrator t=2026-04-20T02:13:08.931332921Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T02:13:08.932067366Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=734.125µs logger=migrator t=2026-04-20T02:13:08.937020235Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T02:13:08.937262519Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=243.765µs logger=migrator t=2026-04-20T02:13:08.941232258Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T02:13:08.941284999Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=56.041µs logger=migrator t=2026-04-20T02:13:08.944673728Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T02:13:08.9468371Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.163022ms logger=migrator t=2026-04-20T02:13:08.956663466Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T02:13:08.958795479Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.141063ms logger=migrator t=2026-04-20T02:13:08.964161436Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T02:13:08.964218227Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=57.611µs logger=migrator t=2026-04-20T02:13:08.969093924Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T02:13:08.969755898Z level=info msg="Migration successfully executed" id="create quota table v1" duration=657.714µs logger=migrator t=2026-04-20T02:13:08.972967442Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T02:13:08.973592614Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=624.992µs logger=migrator t=2026-04-20T02:13:08.977862778Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T02:13:08.977882239Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=19.981µs logger=migrator t=2026-04-20T02:13:08.981132444Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T02:13:08.981698825Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=567.621µs logger=migrator t=2026-04-20T02:13:08.985053792Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T02:13:08.985698475Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=644.623µs logger=migrator t=2026-04-20T02:13:08.989340968Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T02:13:08.99242877Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.090052ms logger=migrator t=2026-04-20T02:13:08.996804386Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T02:13:08.996837677Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.011µs logger=migrator t=2026-04-20T02:13:09.000589022Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T02:13:09.001459699Z level=info msg="Migration successfully executed" id="create session table" duration=870.597µs logger=migrator t=2026-04-20T02:13:09.005427788Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T02:13:09.005603461Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=176.413µs logger=migrator t=2026-04-20T02:13:09.012099962Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T02:13:09.012218184Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=119.492µs logger=migrator t=2026-04-20T02:13:09.016675702Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T02:13:09.017772515Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.083202ms logger=migrator t=2026-04-20T02:13:09.021782104Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T02:13:09.022833536Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.064242ms logger=migrator t=2026-04-20T02:13:09.026744004Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T02:13:09.026771214Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.381µs logger=migrator t=2026-04-20T02:13:09.030561459Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T02:13:09.03058594Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.911µs logger=migrator t=2026-04-20T02:13:09.038428096Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T02:13:09.043571629Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.154383ms logger=migrator t=2026-04-20T02:13:09.047833203Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T02:13:09.051214741Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.380998ms logger=migrator t=2026-04-20T02:13:09.055792302Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T02:13:09.055880384Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=89.382µs logger=migrator t=2026-04-20T02:13:09.059818313Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T02:13:09.059913865Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=96.452µs logger=migrator t=2026-04-20T02:13:09.064413384Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T02:13:09.065970775Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.557341ms logger=migrator t=2026-04-20T02:13:09.075064996Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T02:13:09.075159908Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=96.772µs logger=migrator t=2026-04-20T02:13:09.080356312Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T02:13:09.08380182Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.445168ms logger=migrator t=2026-04-20T02:13:09.088048295Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T02:13:09.088206859Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=159.504µs logger=migrator t=2026-04-20T02:13:09.091952773Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T02:13:09.095379451Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.425968ms logger=migrator t=2026-04-20T02:13:09.101160976Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T02:13:09.105807599Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.638083ms logger=migrator t=2026-04-20T02:13:09.109548054Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T02:13:09.109622475Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.941µs logger=migrator t=2026-04-20T02:13:09.113271018Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T02:13:09.11437437Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.098562ms logger=migrator t=2026-04-20T02:13:09.11988725Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T02:13:09.12088905Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.00253ms logger=migrator t=2026-04-20T02:13:09.124655785Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T02:13:09.125945861Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.289906ms logger=migrator t=2026-04-20T02:13:09.131728416Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T02:13:09.132718996Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=985.25µs logger=migrator t=2026-04-20T02:13:09.138781287Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T02:13:09.140071282Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.292065ms logger=migrator t=2026-04-20T02:13:09.143643924Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T02:13:09.144533032Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=889.248µs logger=migrator t=2026-04-20T02:13:09.14797276Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T02:13:09.149127153Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.155343ms logger=migrator t=2026-04-20T02:13:09.153834406Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T02:13:09.155469719Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.645903ms logger=migrator t=2026-04-20T02:13:09.159353737Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T02:13:09.160273026Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=916.479µs logger=migrator t=2026-04-20T02:13:09.164167023Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T02:13:09.174986089Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.816806ms logger=migrator t=2026-04-20T02:13:09.179314795Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T02:13:09.180025009Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=753.995µs logger=migrator t=2026-04-20T02:13:09.18360104Z 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-20T02:13:09.18510651Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.53871ms logger=migrator t=2026-04-20T02:13:09.188977977Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T02:13:09.189368805Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=391.558µs logger=migrator t=2026-04-20T02:13:09.193486657Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T02:13:09.194419976Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=929.509µs logger=migrator t=2026-04-20T02:13:09.198480437Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T02:13:09.200010568Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.528571ms logger=migrator t=2026-04-20T02:13:09.203611429Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T02:13:09.207369393Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.758114ms logger=migrator t=2026-04-20T02:13:09.211764182Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T02:13:09.215550067Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.785495ms logger=migrator t=2026-04-20T02:13:09.219029777Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T02:13:09.222914354Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.883477ms logger=migrator t=2026-04-20T02:13:09.226792871Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T02:13:09.2307081Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.913129ms logger=migrator t=2026-04-20T02:13:09.235442763Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T02:13:09.23675335Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.311707ms logger=migrator t=2026-04-20T02:13:09.241242719Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T02:13:09.241276209Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.66µs logger=migrator t=2026-04-20T02:13:09.244987254Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T02:13:09.245012965Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.271µs logger=migrator t=2026-04-20T02:13:09.249841261Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T02:13:09.2507948Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=956.179µs logger=migrator t=2026-04-20T02:13:09.254284629Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T02:13:09.255149556Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=865.097µs logger=migrator t=2026-04-20T02:13:09.259416702Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T02:13:09.260156566Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=740.714µs logger=migrator t=2026-04-20T02:13:09.263984533Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T02:13:09.264747158Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=762.655µs logger=migrator t=2026-04-20T02:13:09.268558034Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T02:13:09.269475253Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=917.109µs logger=migrator t=2026-04-20T02:13:09.272699517Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T02:13:09.278929531Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.229624ms logger=migrator t=2026-04-20T02:13:09.283011762Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T02:13:09.286738667Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.727095ms logger=migrator t=2026-04-20T02:13:09.291379858Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T02:13:09.291586402Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=212.224µs logger=migrator t=2026-04-20T02:13:09.295410989Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T02:13:09.296222485Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=811.416µs logger=migrator t=2026-04-20T02:13:09.2999803Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T02:13:09.301336237Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.358017ms logger=migrator t=2026-04-20T02:13:09.307295486Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T02:13:09.314267026Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.97318ms logger=migrator t=2026-04-20T02:13:09.318044741Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T02:13:09.318090661Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=46.461µs logger=migrator t=2026-04-20T02:13:09.321302655Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T02:13:09.321899767Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=597.822µs logger=migrator t=2026-04-20T02:13:09.325872107Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T02:13:09.326812925Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=940.668µs logger=migrator t=2026-04-20T02:13:09.330487508Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T02:13:09.33057427Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=81.732µs logger=migrator t=2026-04-20T02:13:09.333963398Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T02:13:09.334891086Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=921.688µs logger=migrator t=2026-04-20T02:13:09.338854485Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T02:13:09.339725093Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=870.478µs logger=migrator t=2026-04-20T02:13:09.343361215Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T02:13:09.344249383Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=888.128µs logger=migrator t=2026-04-20T02:13:09.347977858Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T02:13:09.348876095Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=898.237µs logger=migrator t=2026-04-20T02:13:09.353241092Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T02:13:09.354194141Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=952.959µs logger=migrator t=2026-04-20T02:13:09.358051408Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T02:13:09.359433526Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.381638ms logger=migrator t=2026-04-20T02:13:09.363456516Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T02:13:09.363494156Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=39.321µs logger=migrator t=2026-04-20T02:13:09.368012797Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T02:13:09.372334872Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.325685ms logger=migrator t=2026-04-20T02:13:09.376129909Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T02:13:09.376943104Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=810.946µs logger=migrator t=2026-04-20T02:13:09.380462515Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T02:13:09.384578707Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.115762ms logger=migrator t=2026-04-20T02:13:09.38876088Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T02:13:09.389521005Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=760.055µs logger=migrator t=2026-04-20T02:13:09.392941524Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T02:13:09.394126697Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.183923ms logger=migrator t=2026-04-20T02:13:09.409374421Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T02:13:09.410518854Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.145724ms logger=migrator t=2026-04-20T02:13:09.41484472Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T02:13:09.423182806Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=8.337756ms logger=migrator t=2026-04-20T02:13:09.427687396Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T02:13:09.428284688Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=597.092µs logger=migrator t=2026-04-20T02:13:09.4318524Z 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-20T02:13:09.432536983Z 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=682.823µs logger=migrator t=2026-04-20T02:13:09.437332148Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T02:13:09.437747847Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=416.179µs logger=migrator t=2026-04-20T02:13:09.448091413Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T02:13:09.448876339Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=785.666µs logger=migrator t=2026-04-20T02:13:09.452336828Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T02:13:09.452519421Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=191.133µs logger=migrator t=2026-04-20T02:13:09.456378898Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T02:13:09.463926009Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.551061ms logger=migrator t=2026-04-20T02:13:09.474794795Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T02:13:09.486095741Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=11.299076ms logger=migrator t=2026-04-20T02:13:09.490242883Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T02:13:09.491163252Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=921.109µs logger=migrator t=2026-04-20T02:13:09.502004948Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T02:13:09.506981066Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=4.977708ms logger=migrator t=2026-04-20T02:13:09.512876814Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T02:13:09.513414095Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=538.111µs logger=migrator t=2026-04-20T02:13:09.516951886Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T02:13:09.520445785Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.494129ms logger=migrator t=2026-04-20T02:13:09.524786572Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T02:13:09.525863883Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.083251ms logger=migrator t=2026-04-20T02:13:09.531683439Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T02:13:09.532092197Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=497.45µs logger=migrator t=2026-04-20T02:13:09.536256791Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T02:13:09.536911804Z level=info msg="Migration successfully executed" id="Move region to single row" duration=655.143µs logger=migrator t=2026-04-20T02:13:09.543179488Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T02:13:09.544833551Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.651733ms logger=migrator t=2026-04-20T02:13:09.550036276Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T02:13:09.552024184Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.991439ms logger=migrator t=2026-04-20T02:13:09.556365691Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T02:13:09.557596645Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.230744ms logger=migrator t=2026-04-20T02:13:09.562437572Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T02:13:09.563413001Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=974.989µs logger=migrator t=2026-04-20T02:13:09.567257709Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T02:13:09.568110425Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=851.057µs logger=migrator t=2026-04-20T02:13:09.573502053Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T02:13:09.574421941Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=918.598µs logger=migrator t=2026-04-20T02:13:09.579263888Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T02:13:09.579460611Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=208.044µs logger=migrator t=2026-04-20T02:13:09.585230007Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T02:13:09.586549513Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.319326ms logger=migrator t=2026-04-20T02:13:09.590099164Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T02:13:09.5909267Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=827.386µs logger=migrator t=2026-04-20T02:13:09.595001022Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T02:13:09.595904569Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=903.457µs logger=migrator t=2026-04-20T02:13:09.599626253Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T02:13:09.600523082Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=897.039µs logger=migrator t=2026-04-20T02:13:09.604057682Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T02:13:09.604302167Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=244.495µs logger=migrator t=2026-04-20T02:13:09.607778926Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T02:13:09.60847268Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=693.424µs logger=migrator t=2026-04-20T02:13:09.612641403Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T02:13:09.612792876Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=151.723µs logger=migrator t=2026-04-20T02:13:09.616907809Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T02:13:09.618204904Z level=info msg="Migration successfully executed" id="create team table" duration=1.293705ms logger=migrator t=2026-04-20T02:13:09.62249542Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T02:13:09.623432608Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=937.348µs logger=migrator t=2026-04-20T02:13:09.62801549Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T02:13:09.629104041Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.088321ms logger=migrator t=2026-04-20T02:13:09.632788965Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T02:13:09.637468118Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.683103ms logger=migrator t=2026-04-20T02:13:09.641397566Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T02:13:09.641623401Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=225.844µs logger=migrator t=2026-04-20T02:13:09.645711292Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T02:13:09.64659696Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=889.608µs logger=migrator t=2026-04-20T02:13:09.650014298Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T02:13:09.650789504Z level=info msg="Migration successfully executed" id="create team member table" duration=775.026µs logger=migrator t=2026-04-20T02:13:09.654492318Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T02:13:09.655373465Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=881.097µs logger=migrator t=2026-04-20T02:13:09.659745432Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T02:13:09.660700541Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=955.039µs logger=migrator t=2026-04-20T02:13:09.664309434Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T02:13:09.665298533Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=989.03µs logger=migrator t=2026-04-20T02:13:09.669787882Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T02:13:09.674652279Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.863937ms logger=migrator t=2026-04-20T02:13:09.67917463Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T02:13:09.683689909Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.511869ms logger=migrator t=2026-04-20T02:13:09.687437155Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T02:13:09.69226645Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.828745ms logger=migrator t=2026-04-20T02:13:09.702899112Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T02:13:09.707199658Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=4.299636ms logger=migrator t=2026-04-20T02:13:09.715476313Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T02:13:09.716605095Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.135592ms logger=migrator t=2026-04-20T02:13:09.721921732Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T02:13:09.723391831Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.473679ms logger=migrator t=2026-04-20T02:13:09.72883437Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T02:13:09.730933811Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.103401ms logger=migrator t=2026-04-20T02:13:09.73735709Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T02:13:09.73887869Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.52055ms logger=migrator t=2026-04-20T02:13:09.745475251Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T02:13:09.747078123Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.587352ms logger=migrator t=2026-04-20T02:13:09.751312038Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T02:13:09.752772847Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.462939ms logger=migrator t=2026-04-20T02:13:09.758125863Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T02:13:09.759321637Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.200384ms logger=migrator t=2026-04-20T02:13:09.765572142Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T02:13:09.766214415Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=646.203µs logger=migrator t=2026-04-20T02:13:09.772668863Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T02:13:09.773487019Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=822.906µs logger=migrator t=2026-04-20T02:13:09.7780401Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T02:13:09.779138232Z level=info msg="Migration successfully executed" id="create tag table" duration=1.098612ms logger=migrator t=2026-04-20T02:13:09.786222443Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T02:13:09.787738204Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.518711ms logger=migrator t=2026-04-20T02:13:09.793729183Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T02:13:09.795285484Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.557791ms logger=migrator t=2026-04-20T02:13:09.799875936Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T02:13:09.802189142Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.313236ms logger=migrator t=2026-04-20T02:13:09.806664471Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T02:13:09.807717622Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.043781ms logger=migrator t=2026-04-20T02:13:09.811392895Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:13:09.826470336Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.07051ms logger=migrator t=2026-04-20T02:13:09.830536887Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T02:13:09.831306662Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=771.205µs logger=migrator t=2026-04-20T02:13:09.838764411Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T02:13:09.840280611Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.52256ms logger=migrator t=2026-04-20T02:13:09.844060617Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T02:13:09.844470165Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=407.048µs logger=migrator t=2026-04-20T02:13:09.850800641Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T02:13:09.85223704Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.435349ms logger=migrator t=2026-04-20T02:13:09.857496284Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T02:13:09.858381962Z level=info msg="Migration successfully executed" id="create user auth table" duration=886.668µs logger=migrator t=2026-04-20T02:13:09.863162647Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T02:13:09.864336441Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.173674ms logger=migrator t=2026-04-20T02:13:09.868196617Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T02:13:09.868307759Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=112.262µs logger=migrator t=2026-04-20T02:13:09.873253769Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T02:13:09.879091675Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.831216ms logger=migrator t=2026-04-20T02:13:09.882765048Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T02:13:09.888955092Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.179355ms logger=migrator t=2026-04-20T02:13:09.893075124Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T02:13:09.898876049Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.798366ms logger=migrator t=2026-04-20T02:13:09.904898779Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T02:13:09.910531131Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.631672ms logger=migrator t=2026-04-20T02:13:09.917342127Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T02:13:09.919091892Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.749035ms logger=migrator t=2026-04-20T02:13:09.925820337Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T02:13:09.93403403Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.274175ms logger=migrator t=2026-04-20T02:13:09.938194903Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T02:13:09.938993559Z level=info msg="Migration successfully executed" id="create server_lock table" duration=798.236µs logger=migrator t=2026-04-20T02:13:09.944172382Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T02:13:09.945102391Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=929.679µs logger=migrator t=2026-04-20T02:13:09.949121251Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T02:13:09.949960597Z level=info msg="Migration successfully executed" id="create user auth token table" duration=839.736µs logger=migrator t=2026-04-20T02:13:09.953447237Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T02:13:09.954340975Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=893.408µs logger=migrator t=2026-04-20T02:13:09.957828504Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T02:13:09.958793544Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=964.26µs logger=migrator t=2026-04-20T02:13:09.965463847Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T02:13:09.966466796Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.003589ms logger=migrator t=2026-04-20T02:13:09.971299363Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T02:13:09.979317413Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.01865ms logger=migrator t=2026-04-20T02:13:09.984998586Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T02:13:09.986827123Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.827837ms logger=migrator t=2026-04-20T02:13:09.994805361Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T02:13:09.998663249Z level=info msg="Migration successfully executed" id="create cache_data table" duration=3.856057ms logger=migrator t=2026-04-20T02:13:10.007831271Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T02:13:10.009592597Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.761306ms logger=migrator t=2026-04-20T02:13:10.015187268Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T02:13:10.016073025Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=886.067µs logger=migrator t=2026-04-20T02:13:10.023130647Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T02:13:10.025129966Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.002749ms logger=migrator t=2026-04-20T02:13:10.031696557Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T02:13:10.031776539Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=80.272µs logger=migrator t=2026-04-20T02:13:10.038961812Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T02:13:10.039060964Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=102.122µs logger=migrator t=2026-04-20T02:13:10.045737567Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T02:13:10.047259627Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.52307ms logger=migrator t=2026-04-20T02:13:10.05293908Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T02:13:10.053949971Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.009941ms logger=migrator t=2026-04-20T02:13:10.058839858Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T02:13:10.05991758Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.077572ms logger=migrator t=2026-04-20T02:13:10.067049751Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:13:10.067209075Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=155.783µs logger=migrator t=2026-04-20T02:13:10.071755966Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T02:13:10.072712844Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=956.819µs logger=migrator t=2026-04-20T02:13:10.077280806Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T02:13:10.078271535Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=990.939µs logger=migrator t=2026-04-20T02:13:10.081874998Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T02:13:10.082825016Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=949.908µs logger=migrator t=2026-04-20T02:13:10.112882756Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T02:13:10.113969367Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.088201ms logger=migrator t=2026-04-20T02:13:10.125216012Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T02:13:10.134621118Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.407597ms logger=migrator t=2026-04-20T02:13:10.140542847Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T02:13:10.141461385Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=916.188µs logger=migrator t=2026-04-20T02:13:10.154451274Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T02:13:10.154570237Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=119.803µs logger=migrator t=2026-04-20T02:13:10.160324792Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T02:13:10.161847052Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.52208ms logger=migrator t=2026-04-20T02:13:10.168064725Z 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-20T02:13:10.169640937Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.577162ms logger=migrator t=2026-04-20T02:13:10.174176158Z 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-20T02:13:10.175119596Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=943.418µs logger=migrator t=2026-04-20T02:13:10.179455562Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:13:10.179519844Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=64.462µs logger=migrator t=2026-04-20T02:13:10.184915701Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T02:13:10.185786859Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=871.048µs logger=migrator t=2026-04-20T02:13:10.191102455Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T02:13:10.192670336Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.568831ms logger=migrator t=2026-04-20T02:13:10.198564283Z 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-20T02:13:10.200048313Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.48379ms logger=migrator t=2026-04-20T02:13:10.205281798Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T02:13:10.206219646Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=937.458µs logger=migrator t=2026-04-20T02:13:10.211608574Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T02:13:10.220223985Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.613971ms logger=migrator t=2026-04-20T02:13:10.226071952Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T02:13:10.226700764Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=629.792µs logger=migrator t=2026-04-20T02:13:10.231356237Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T02:13:10.232791876Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.435488ms logger=migrator t=2026-04-20T02:13:10.238413627Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T02:13:10.286547508Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=48.127811ms logger=migrator t=2026-04-20T02:13:10.293254081Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T02:13:10.319870742Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.610681ms logger=migrator t=2026-04-20T02:13:10.325236318Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T02:13:10.326587396Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.351418ms logger=migrator t=2026-04-20T02:13:10.331379942Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T02:13:10.332976453Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.597661ms logger=migrator t=2026-04-20T02:13:10.339119735Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T02:13:10.345794269Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.675054ms logger=migrator t=2026-04-20T02:13:10.350668626Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T02:13:10.356476092Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.806496ms logger=migrator t=2026-04-20T02:13:10.36192121Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T02:13:10.362954471Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.032551ms logger=migrator t=2026-04-20T02:13:10.368732196Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T02:13:10.370383639Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.653233ms logger=migrator t=2026-04-20T02:13:10.375736005Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T02:13:10.376811117Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.075762ms logger=migrator t=2026-04-20T02:13:10.381747506Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T02:13:10.382773576Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.02538ms logger=migrator t=2026-04-20T02:13:10.388621752Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:13:10.388690294Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.932µs logger=migrator t=2026-04-20T02:13:10.393687303Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T02:13:10.402590281Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.903878ms logger=migrator t=2026-04-20T02:13:10.407901767Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T02:13:10.414164092Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.261915ms logger=migrator t=2026-04-20T02:13:10.419828174Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T02:13:10.429149861Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.313206ms logger=migrator t=2026-04-20T02:13:10.434992907Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T02:13:10.436056358Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.064581ms logger=migrator t=2026-04-20T02:13:10.44219579Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T02:13:10.444021547Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.825137ms logger=migrator t=2026-04-20T02:13:10.455004766Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T02:13:10.465947194Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.942948ms logger=migrator t=2026-04-20T02:13:10.472674898Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T02:13:10.479208448Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.53751ms logger=migrator t=2026-04-20T02:13:10.484757799Z 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-20T02:13:10.485907642Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.149433ms logger=migrator t=2026-04-20T02:13:10.492572784Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T02:13:10.498554363Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.981919ms logger=migrator t=2026-04-20T02:13:10.503333959Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T02:13:10.509795678Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.461038ms logger=migrator t=2026-04-20T02:13:10.516695106Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T02:13:10.516764567Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.791µs logger=migrator t=2026-04-20T02:13:10.522989091Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T02:13:10.524763717Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.771716ms logger=migrator t=2026-04-20T02:13:10.531506261Z 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-20T02:13:10.532559481Z 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.05175ms logger=migrator t=2026-04-20T02:13:10.538826937Z 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-20T02:13:10.540776555Z 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.947868ms logger=migrator t=2026-04-20T02:13:10.54748073Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:13:10.547562621Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=82.572µs logger=migrator t=2026-04-20T02:13:10.551149342Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T02:13:10.558098711Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.950389ms logger=migrator t=2026-04-20T02:13:10.564011799Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T02:13:10.574078069Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.06955ms logger=migrator t=2026-04-20T02:13:10.577678942Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T02:13:10.584017568Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.338246ms logger=migrator t=2026-04-20T02:13:10.590354764Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T02:13:10.596606778Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.252284ms logger=migrator t=2026-04-20T02:13:10.603797352Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T02:13:10.61022471Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.425808ms logger=migrator t=2026-04-20T02:13:10.615287871Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T02:13:10.615371973Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=85.192µs logger=migrator t=2026-04-20T02:13:10.620282321Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T02:13:10.621360592Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.078531ms logger=migrator t=2026-04-20T02:13:10.627147177Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T02:13:10.631817721Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=4.670424ms logger=migrator t=2026-04-20T02:13:10.636556776Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T02:13:10.636651597Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=94.672µs logger=migrator t=2026-04-20T02:13:10.641662866Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T02:13:10.6478317Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.168434ms logger=migrator t=2026-04-20T02:13:10.653980523Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T02:13:10.655984983Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.115863ms logger=migrator t=2026-04-20T02:13:10.663070033Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T02:13:10.670240127Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.170454ms logger=migrator t=2026-04-20T02:13:10.676322168Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T02:13:10.677348128Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.02502ms logger=migrator t=2026-04-20T02:13:10.681880669Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T02:13:10.682892499Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.009209ms logger=migrator t=2026-04-20T02:13:10.687768606Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T02:13:10.697156733Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.387597ms logger=migrator t=2026-04-20T02:13:10.701864037Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T02:13:10.702438498Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=574.511µs logger=migrator t=2026-04-20T02:13:10.706818546Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T02:13:10.708675502Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.856276ms logger=migrator t=2026-04-20T02:13:10.7140849Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T02:13:10.715025179Z level=info msg="Migration successfully executed" id="create alert_image table" duration=939.369µs logger=migrator t=2026-04-20T02:13:10.719379596Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T02:13:10.720398386Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.01867ms logger=migrator t=2026-04-20T02:13:10.725207742Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T02:13:10.725340205Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=134.903µs logger=migrator t=2026-04-20T02:13:10.730351225Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T02:13:10.731264262Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=913.087µs logger=migrator t=2026-04-20T02:13:10.736093979Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T02:13:10.737668231Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.573102ms logger=migrator t=2026-04-20T02:13:10.742433395Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T02:13:10.742804443Z 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-20T02:13:10.747726351Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T02:13:10.748119828Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=394.297µs logger=migrator t=2026-04-20T02:13:10.753407794Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T02:13:10.755655349Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.280015ms logger=migrator t=2026-04-20T02:13:10.760516926Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T02:13:10.767659038Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.141512ms logger=migrator t=2026-04-20T02:13:10.773451934Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T02:13:10.774548596Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.097012ms logger=migrator t=2026-04-20T02:13:10.779007984Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T02:13:10.780143807Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.135253ms logger=migrator t=2026-04-20T02:13:10.784592745Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T02:13:10.785427893Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=834.358µs logger=migrator t=2026-04-20T02:13:10.790500494Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T02:13:10.791625696Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.124922ms logger=migrator t=2026-04-20T02:13:10.796210558Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T02:13:10.79735688Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.146082ms logger=migrator t=2026-04-20T02:13:10.801774849Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T02:13:10.801804559Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.19µs logger=migrator t=2026-04-20T02:13:10.807607405Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T02:13:10.807679517Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=73.272µs logger=migrator t=2026-04-20T02:13:10.812901091Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T02:13:10.822454831Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.55538ms logger=migrator t=2026-04-20T02:13:10.827199786Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T02:13:10.827458601Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=259.175µs logger=migrator t=2026-04-20T02:13:10.832982611Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T02:13:10.83496625Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.985389ms logger=migrator t=2026-04-20T02:13:10.840902649Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T02:13:10.841314657Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=412.228µs logger=migrator t=2026-04-20T02:13:10.84599219Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T02:13:10.846927769Z level=info msg="Migration successfully executed" id="create data_keys table" duration=935.919µs logger=migrator t=2026-04-20T02:13:10.851737984Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T02:13:10.852622202Z level=info msg="Migration successfully executed" id="create secrets table" duration=884.268µs logger=migrator t=2026-04-20T02:13:10.860318535Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T02:13:10.891045818Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.723603ms logger=migrator t=2026-04-20T02:13:10.896943116Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T02:13:10.902964826Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.02272ms logger=migrator t=2026-04-20T02:13:10.908303613Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T02:13:10.908448196Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=145.593µs logger=migrator t=2026-04-20T02:13:10.913012556Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T02:13:10.947279389Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.267123ms logger=migrator t=2026-04-20T02:13:10.954371321Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T02:13:10.989593873Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.214783ms logger=migrator t=2026-04-20T02:13:10.996437139Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T02:13:10.997399238Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=962.789µs logger=migrator t=2026-04-20T02:13:11.002371897Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T02:13:11.003547321Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.175734ms logger=migrator t=2026-04-20T02:13:11.016737614Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T02:13:11.0170729Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=339.747µs logger=migrator t=2026-04-20T02:13:11.022710242Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T02:13:11.024339736Z level=info msg="Migration successfully executed" id="create permission table" duration=1.630113ms logger=migrator t=2026-04-20T02:13:11.032305694Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T02:13:11.033405006Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.099852ms logger=migrator t=2026-04-20T02:13:11.037167061Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T02:13:11.045345124Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=8.175033ms logger=migrator t=2026-04-20T02:13:11.052497727Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T02:13:11.053154239Z level=info msg="Migration successfully executed" id="create role table" duration=659.022µs logger=migrator t=2026-04-20T02:13:11.069326792Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T02:13:11.084243449Z level=info msg="Migration successfully executed" id="add column display_name" duration=14.910317ms logger=migrator t=2026-04-20T02:13:11.090996164Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T02:13:11.098459273Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.462558ms logger=migrator t=2026-04-20T02:13:11.115485483Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T02:13:11.118046473Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.56117ms logger=migrator t=2026-04-20T02:13:11.12536921Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T02:13:11.126563593Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.194113ms logger=migrator t=2026-04-20T02:13:11.134223406Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T02:13:11.135670085Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.447759ms logger=migrator t=2026-04-20T02:13:11.139310517Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T02:13:11.140304957Z level=info msg="Migration successfully executed" id="create team role table" duration=994.26µs logger=migrator t=2026-04-20T02:13:11.144190375Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T02:13:11.145276776Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.085561ms logger=migrator t=2026-04-20T02:13:11.154934199Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T02:13:11.156283345Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.351946ms logger=migrator t=2026-04-20T02:13:11.159738694Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T02:13:11.160723215Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=984.181µs logger=migrator t=2026-04-20T02:13:11.164287995Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T02:13:11.165155052Z level=info msg="Migration successfully executed" id="create user role table" duration=837.597µs logger=migrator t=2026-04-20T02:13:11.168856417Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T02:13:11.169790115Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=934.238µs logger=migrator t=2026-04-20T02:13:11.172923587Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T02:13:11.173727953Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=804.086µs logger=migrator t=2026-04-20T02:13:11.181334245Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T02:13:11.182498438Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.164603ms logger=migrator t=2026-04-20T02:13:11.187749533Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T02:13:11.188907006Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.157393ms logger=migrator t=2026-04-20T02:13:11.193897586Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T02:13:11.195297694Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.400208ms logger=migrator t=2026-04-20T02:13:11.199222111Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T02:13:11.20063266Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.410849ms logger=migrator t=2026-04-20T02:13:11.205937756Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T02:13:11.216783062Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.848686ms logger=migrator t=2026-04-20T02:13:11.220939564Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T02:13:11.2217279Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=788.576µs logger=migrator t=2026-04-20T02:13:11.225280991Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T02:13:11.226198769Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=917.238µs logger=migrator t=2026-04-20T02:13:11.230686339Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T02:13:11.232435954Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.755175ms logger=migrator t=2026-04-20T02:13:11.236810631Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T02:13:11.238528705Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.717804ms logger=migrator t=2026-04-20T02:13:11.244675558Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T02:13:11.245615517Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=943.189µs logger=migrator t=2026-04-20T02:13:11.253524094Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T02:13:11.25582823Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.304196ms logger=migrator t=2026-04-20T02:13:11.26385988Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T02:13:11.273726167Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.862127ms logger=migrator t=2026-04-20T02:13:11.27990766Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T02:13:11.289548653Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.644582ms logger=migrator t=2026-04-20T02:13:11.30093041Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T02:13:11.310179264Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.249764ms logger=migrator t=2026-04-20T02:13:11.314059741Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T02:13:11.319779805Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.716623ms logger=migrator t=2026-04-20T02:13:11.323646402Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T02:13:11.324828015Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.181083ms logger=migrator t=2026-04-20T02:13:11.328205913Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T02:13:11.329304185Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.097892ms logger=migrator t=2026-04-20T02:13:11.332744624Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T02:13:11.333773394Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.031161ms logger=migrator t=2026-04-20T02:13:11.337959637Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T02:13:11.338846785Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=887.108µs logger=migrator t=2026-04-20T02:13:11.349039799Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T02:13:11.350468106Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.428668ms logger=migrator t=2026-04-20T02:13:11.35465955Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T02:13:11.354877595Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=225.205µs logger=migrator t=2026-04-20T02:13:11.358513627Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T02:13:11.358577098Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=64.781µs logger=migrator t=2026-04-20T02:13:11.362385635Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T02:13:11.363074538Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=696.934µs logger=migrator t=2026-04-20T02:13:11.37019928Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T02:13:11.370816313Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=623.323µs logger=migrator t=2026-04-20T02:13:11.374431734Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T02:13:11.37524553Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=814.536µs logger=migrator t=2026-04-20T02:13:11.378634918Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T02:13:11.378911294Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=275.976µs logger=migrator t=2026-04-20T02:13:11.384664919Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T02:13:11.38521523Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=549.981µs logger=migrator t=2026-04-20T02:13:11.388897503Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T02:13:11.391814901Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.908298ms logger=migrator t=2026-04-20T02:13:11.402500244Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T02:13:11.403787249Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.287225ms logger=migrator t=2026-04-20T02:13:11.407860011Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T02:13:11.416201027Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.340676ms logger=migrator t=2026-04-20T02:13:11.419954542Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T02:13:11.420064634Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=111.112µs logger=migrator t=2026-04-20T02:13:11.423663636Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T02:13:11.424624865Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=961.169µs logger=migrator t=2026-04-20T02:13:11.429664516Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T02:13:11.431980972Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.322456ms logger=migrator t=2026-04-20T02:13:11.436855389Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T02:13:11.438950221Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.095732ms logger=migrator t=2026-04-20T02:13:11.44746202Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T02:13:11.456531711Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.060921ms logger=migrator t=2026-04-20T02:13:11.468824167Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T02:13:11.471770355Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.949288ms logger=migrator t=2026-04-20T02:13:11.478334806Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T02:13:11.479459228Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.126272ms logger=migrator t=2026-04-20T02:13:11.486160382Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:13:11.511997097Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.832004ms logger=migrator t=2026-04-20T02:13:11.528843502Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T02:13:11.529911903Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.073901ms logger=migrator t=2026-04-20T02:13:11.557516774Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T02:13:11.560679327Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=3.161733ms logger=migrator t=2026-04-20T02:13:11.578566654Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T02:13:11.580692287Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.128482ms logger=migrator t=2026-04-20T02:13:11.585072884Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T02:13:11.586340089Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.267845ms logger=migrator t=2026-04-20T02:13:11.590680045Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T02:13:11.590880189Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=200.114µs logger=migrator t=2026-04-20T02:13:11.594707346Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T02:13:11.595541142Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=831.236µs logger=migrator t=2026-04-20T02:13:11.599019752Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T02:13:11.608092212Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.071611ms logger=migrator t=2026-04-20T02:13:11.612195174Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T02:13:11.61299505Z level=info msg="Migration successfully executed" id="create entity_events table" duration=800.376µs logger=migrator t=2026-04-20T02:13:11.616124673Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T02:13:11.617089243Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=964.399µs logger=migrator t=2026-04-20T02:13:11.62101659Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T02:13:11.621485649Z 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-20T02:13:11.625440229Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T02:13:11.625861847Z 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-20T02:13:11.630819725Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T02:13:11.63203987Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.219645ms logger=migrator t=2026-04-20T02:13:11.635271264Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T02:13:11.636346595Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.075441ms logger=migrator t=2026-04-20T02:13:11.641327335Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T02:13:11.642471158Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.143693ms logger=migrator t=2026-04-20T02:13:11.645901556Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T02:13:11.647020038Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.118452ms logger=migrator t=2026-04-20T02:13:11.650352344Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T02:13:11.651425237Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.073163ms logger=migrator t=2026-04-20T02:13:11.655508618Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T02:13:11.656577259Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.068851ms logger=migrator t=2026-04-20T02:13:11.660333314Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T02:13:11.66116954Z level=info msg="Migration successfully executed" id="Drop public config table" duration=836.156µs logger=migrator t=2026-04-20T02:13:11.665802033Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T02:13:11.667928386Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.129903ms logger=migrator t=2026-04-20T02:13:11.673510287Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T02:13:11.674643649Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.136232ms logger=migrator t=2026-04-20T02:13:11.677784412Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T02:13:11.679265392Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.480909ms logger=migrator t=2026-04-20T02:13:11.683000676Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T02:13:11.684556927Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.555331ms logger=migrator t=2026-04-20T02:13:11.690280241Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T02:13:11.71433202Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.047039ms logger=migrator t=2026-04-20T02:13:11.71781736Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T02:13:11.72381988Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.0021ms logger=migrator t=2026-04-20T02:13:11.72736884Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T02:13:11.735803979Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.434719ms logger=migrator t=2026-04-20T02:13:11.741491862Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T02:13:11.741828979Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=341.166µs logger=migrator t=2026-04-20T02:13:11.748809198Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T02:13:11.758861268Z level=info msg="Migration successfully executed" id="add share column" duration=10.03963ms logger=migrator t=2026-04-20T02:13:11.762596783Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T02:13:11.762863018Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=265.885µs logger=migrator t=2026-04-20T02:13:11.76598782Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T02:13:11.766928529Z level=info msg="Migration successfully executed" id="create file table" duration=941.129µs logger=migrator t=2026-04-20T02:13:11.776472449Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T02:13:11.777918638Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.447179ms logger=migrator t=2026-04-20T02:13:11.782199954Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T02:13:11.783962968Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.762844ms logger=migrator t=2026-04-20T02:13:11.787732174Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T02:13:11.788715434Z level=info msg="Migration successfully executed" id="create file_meta table" duration=983.32µs logger=migrator t=2026-04-20T02:13:11.794085931Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T02:13:11.795322035Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.236844ms logger=migrator t=2026-04-20T02:13:11.798777743Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T02:13:11.798842105Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.152µs logger=migrator t=2026-04-20T02:13:11.803227233Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T02:13:11.803482338Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=305.396µs logger=migrator t=2026-04-20T02:13:11.808332175Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T02:13:11.809292713Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=960.639µs logger=migrator t=2026-04-20T02:13:11.814819503Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T02:13:11.817836433Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=3.01805ms logger=migrator t=2026-04-20T02:13:11.823726671Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T02:13:11.825536167Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.813066ms logger=migrator t=2026-04-20T02:13:11.829790193Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T02:13:11.841792132Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.00649ms logger=migrator t=2026-04-20T02:13:11.846775571Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T02:13:11.846935784Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=160.373µs logger=migrator t=2026-04-20T02:13:11.854078846Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T02:13:11.85521938Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.139014ms logger=migrator t=2026-04-20T02:13:11.864967353Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T02:13:11.865568715Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=606.412µs logger=migrator t=2026-04-20T02:13:11.872707188Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T02:13:11.873020584Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=317.146µs logger=migrator t=2026-04-20T02:13:11.880157126Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T02:13:11.880759868Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=605.472µs logger=migrator t=2026-04-20T02:13:11.886533483Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T02:13:11.898826498Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.287495ms logger=migrator t=2026-04-20T02:13:11.905138894Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T02:13:11.914237206Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.097192ms logger=migrator t=2026-04-20T02:13:11.918253266Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T02:13:11.919210484Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=957.609µs logger=migrator t=2026-04-20T02:13:11.925793016Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T02:13:12.004876542Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.081666ms logger=migrator t=2026-04-20T02:13:12.008969094Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T02:13:12.010479854Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.51658ms logger=migrator t=2026-04-20T02:13:12.014224238Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T02:13:12.015427193Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.202375ms logger=migrator t=2026-04-20T02:13:12.020412642Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T02:13:12.051671246Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.262523ms logger=migrator t=2026-04-20T02:13:12.05594644Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T02:13:12.065027241Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.072081ms logger=migrator t=2026-04-20T02:13:12.069617863Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T02:13:12.06996827Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=351.797µs logger=migrator t=2026-04-20T02:13:12.07551535Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T02:13:12.075740705Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=222.565µs logger=migrator t=2026-04-20T02:13:12.082329197Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T02:13:12.082734355Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=409.628µs logger=migrator t=2026-04-20T02:13:12.090094491Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T02:13:12.090421838Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=328.537µs logger=migrator t=2026-04-20T02:13:12.093978529Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T02:13:12.094294985Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=316.726µs logger=migrator t=2026-04-20T02:13:12.103694252Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T02:13:12.104869686Z level=info msg="Migration successfully executed" id="create folder table" duration=1.178034ms logger=migrator t=2026-04-20T02:13:12.117677371Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T02:13:12.119740302Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.063671ms logger=migrator t=2026-04-20T02:13:12.125448276Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T02:13:12.12668401Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.240164ms logger=migrator t=2026-04-20T02:13:12.136615529Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T02:13:12.13667493Z level=info msg="Migration successfully executed" id="Update folder title length" duration=64.242µs logger=migrator t=2026-04-20T02:13:12.141478366Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T02:13:12.142860863Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.382757ms logger=migrator t=2026-04-20T02:13:12.148147848Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T02:13:12.14920603Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.058552ms logger=migrator t=2026-04-20T02:13:12.153056176Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T02:13:12.154227489Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.170753ms logger=migrator t=2026-04-20T02:13:12.158151448Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T02:13:12.158587697Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=436.589µs logger=migrator t=2026-04-20T02:13:12.164863162Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T02:13:12.165134307Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=268.765µs logger=migrator t=2026-04-20T02:13:12.16874394Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T02:13:12.169831481Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.087411ms logger=migrator t=2026-04-20T02:13:12.173671397Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T02:13:12.175265239Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.592972ms logger=migrator t=2026-04-20T02:13:12.18132811Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T02:13:12.183541264Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.217984ms logger=migrator t=2026-04-20T02:13:12.189443102Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T02:13:12.190615975Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.172723ms logger=migrator t=2026-04-20T02:13:12.19589683Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T02:13:12.19737918Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.4786ms logger=migrator t=2026-04-20T02:13:12.201764207Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T02:13:12.203470811Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.706614ms logger=migrator t=2026-04-20T02:13:12.20836427Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T02:13:12.210306618Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.939908ms logger=migrator t=2026-04-20T02:13:12.222805287Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T02:13:12.223948669Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.144502ms logger=migrator t=2026-04-20T02:13:12.228930029Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T02:13:12.230330397Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.398567ms logger=migrator t=2026-04-20T02:13:12.237082262Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T02:13:12.239083072Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.999661ms logger=migrator t=2026-04-20T02:13:12.246109781Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T02:13:12.247487909Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.382048ms logger=migrator t=2026-04-20T02:13:12.251125192Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T02:13:12.251649092Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=525.071µs logger=migrator t=2026-04-20T02:13:12.256676622Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T02:13:12.267468678Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.787655ms logger=migrator t=2026-04-20T02:13:12.274418446Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T02:13:12.275416856Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.002981ms logger=migrator t=2026-04-20T02:13:12.280763442Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T02:13:12.280818214Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=60.842µs logger=migrator t=2026-04-20T02:13:12.285873664Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T02:13:12.28714506Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.272026ms logger=migrator t=2026-04-20T02:13:12.300492336Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T02:13:12.300612938Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=122.992µs logger=migrator t=2026-04-20T02:13:12.306538296Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T02:13:12.308908514Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.372328ms logger=migrator t=2026-04-20T02:13:12.312783291Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T02:13:12.313957624Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.176753ms logger=migrator t=2026-04-20T02:13:12.317926613Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T02:13:12.319076716Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.149913ms logger=migrator t=2026-04-20T02:13:12.325722499Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T02:13:12.327182748Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.460979ms logger=migrator t=2026-04-20T02:13:12.331644317Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T02:13:12.33229616Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=652.423µs logger=migrator t=2026-04-20T02:13:12.335947632Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T02:13:12.336868461Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=915.869µs logger=migrator t=2026-04-20T02:13:12.342236177Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T02:13:12.343244258Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.007471ms logger=migrator t=2026-04-20T02:13:12.347814559Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T02:13:12.349174416Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.359897ms logger=migrator t=2026-04-20T02:13:12.35387935Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T02:13:12.364723596Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.844396ms logger=migrator t=2026-04-20T02:13:12.370406379Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T02:13:12.378126563Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.719324ms logger=migrator t=2026-04-20T02:13:12.383346007Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T02:13:12.393734714Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.387897ms logger=migrator t=2026-04-20T02:13:12.398417777Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T02:13:12.39849758Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=79.963µs logger=migrator t=2026-04-20T02:13:12.403710293Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T02:13:12.415000928Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.295025ms logger=migrator t=2026-04-20T02:13:12.419172782Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T02:13:12.427345694Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.173262ms logger=migrator t=2026-04-20T02:13:12.472323421Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T02:13:12.472967534Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=647.323µs logger=migrator t=2026-04-20T02:13:12.480595546Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.723104715s logger=migrator t=2026-04-20T02:13:12.481852711Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T02:13:12.502088335Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T02:13:12.502435972Z level=info msg="Created default organization" logger=secrets t=2026-04-20T02:13:12.509715096Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T02:13:12.559800435Z level=info msg="Restored cache from database" duration=609.382µs logger=plugin.store t=2026-04-20T02:13:12.561264674Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T02:13:12.60722156Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T02:13:12.607261591Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T02:13:12.607349113Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T02:13:12.607360583Z level=info msg="Plugins loaded" count=54 duration=46.096589ms logger=query_data t=2026-04-20T02:13:12.611823002Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T02:13:12.615844462Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T02:13:12.621384523Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T02:13:12.634035815Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T02:13:12.637717958Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T02:13:12.640422162Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T02:13:12.661349129Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T02:13:12.679820257Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T02:13:12.701171704Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T02:13:12.701233465Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T02:13:12.70150921Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-20T02:13:12.701666873Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T02:13:12.702063281Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T02:13:12.705320086Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-20T02:13:12.705960858Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-20T02:13:12.759789711Z level=info msg="State cache has been initialized" states=0 duration=58.121718ms logger=ngalert.scheduler t=2026-04-20T02:13:12.759889294Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T02:13:12.76016679Z level=info msg=starting first_tick=2026-04-20T02:13:20Z logger=provisioning.dashboard t=2026-04-20T02:13:12.769260671Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-04-20T02:13:12.773323521Z level=info msg="Update check succeeded" duration=71.590806ms logger=sqlstore.transactions t=2026-04-20T02:13:12.774324262Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T02:13:12.774853712Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-04-20T02:13:12.776628728Z level=info msg="Update check succeeded" duration=74.583127ms logger=sqlstore.transactions t=2026-04-20T02:13:12.78629508Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-20T02:13:12.839591223Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T02:13:12.873666482Z level=info msg="Patterns update finished" duration=108.174436ms logger=grafana-apiserver t=2026-04-20T02:13:13.150235485Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T02:13:13.150732675Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T02:13:15.869063895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:15.870069835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:15.890774198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:15.915706155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:15.933690873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.010542996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.034597825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.057608784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.073651533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.099689533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.127380335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.176504954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.197428242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.239707264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.254605041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.285896205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.308997015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.342475862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.36036142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.480539735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.501985112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.714022349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.732952097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:16.995198494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.011355817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.050615619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.065708001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.121550294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.163272605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.253626087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.271268838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.322755634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.343526679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.40629104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.421283599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.47048837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.490788474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.548840382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.568040995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.654850015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.676918485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.755164675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.768212185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.831205081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.847829062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.925854378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:17.947493679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.014553375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.037055334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.094460979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.111393687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.176390792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.194619506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.261875937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.281667121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.345128536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.36536877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.418865036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.437855334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.504279458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.523657385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.610160069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.630978894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.700089162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.720730383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.796010194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.815955631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.914249891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:18.935192109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:19.00951499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:19.025786395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:19.100661307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:19.115670726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:19.189620001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:19.209346374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:19.284985482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:19.30142597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:19.377144579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:19.397975724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:19.482180213Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T02:14:39.723188558Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T02:23:12.726720991Z level=info msg="Completed cleanup jobs" duration=23.964899ms logger=plugins.update.checker t=2026-04-20T02:23:12.82296315Z level=info msg="Update check succeeded" duration=48.627219ms logger=sqlstore.transactions t=2026-04-20T02:28:12.630857611Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"