logger=settings t=2026-07-09T01:42:45.636906612Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-09T01:42:45Z logger=settings t=2026-07-09T01:42:45.637152316Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-09T01:42:45.637166187Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-09T01:42:45.637169727Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-09T01:42:45.637172567Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-09T01:42:45.637175217Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-09T01:42:45.637177827Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-09T01:42:45.637180857Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-09T01:42:45.637183697Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-09T01:42:45.637187897Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-09T01:42:45.637191137Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-09T01:42:45.637194127Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-09T01:42:45.637197957Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-09T01:42:45.637202037Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-09T01:42:45.637206077Z level=info msg=Target target=[all] logger=settings t=2026-07-09T01:42:45.637213358Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-09T01:42:45.637217258Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-09T01:42:45.637220328Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-09T01:42:45.637223268Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-09T01:42:45.637227108Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-09T01:42:45.637230748Z level=info msg="App mode production" logger=sqlstore t=2026-07-09T01:42:45.637482674Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-09T01:42:45.637500224Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-09T01:42:45.638956533Z level=info msg="Locking database" logger=migrator t=2026-07-09T01:42:45.638968344Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-09T01:42:45.639480364Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-09T01:42:45.640310931Z level=info msg="Migration successfully executed" id="create migration_log table" duration=830.217µs logger=migrator t=2026-07-09T01:42:45.645223911Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-09T01:42:45.645958217Z level=info msg="Migration successfully executed" id="create user table" duration=734.116µs logger=migrator t=2026-07-09T01:42:45.652662523Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-09T01:42:45.654183163Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.52058ms logger=migrator t=2026-07-09T01:42:45.659975852Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-09T01:42:45.660850119Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=874.197µs logger=migrator t=2026-07-09T01:42:45.692076165Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-09T01:42:45.693156707Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.080972ms logger=migrator t=2026-07-09T01:42:45.723231469Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-09T01:42:45.724231579Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.00015ms logger=migrator t=2026-07-09T01:42:45.744065084Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-09T01:42:45.748192448Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.127624ms logger=migrator t=2026-07-09T01:42:45.754009276Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-09T01:42:45.754888214Z level=info msg="Migration successfully executed" id="create user table v2" duration=878.718µs logger=migrator t=2026-07-09T01:42:45.758259253Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-09T01:42:45.759412556Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.160073ms logger=migrator t=2026-07-09T01:42:45.763346276Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-09T01:42:45.764423228Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.076392ms logger=migrator t=2026-07-09T01:42:45.76992387Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-09T01:42:45.770322278Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=398.318µs logger=migrator t=2026-07-09T01:42:45.774396821Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-09T01:42:45.774949573Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=550.832µs logger=migrator t=2026-07-09T01:42:45.77875996Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-09T01:42:45.780567527Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.807827ms logger=migrator t=2026-07-09T01:42:45.784458226Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-09T01:42:45.784504017Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.881µs logger=migrator t=2026-07-09T01:42:45.789165692Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-09T01:42:45.790213413Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.041351ms logger=migrator t=2026-07-09T01:42:45.822839678Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-09T01:42:45.823216636Z level=info msg="Migration successfully executed" id="Add missing user data" duration=377.328µs logger=migrator t=2026-07-09T01:42:45.861975255Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-09T01:42:45.863764851Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.783835ms logger=migrator t=2026-07-09T01:42:45.87750273Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-09T01:42:45.878602933Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.100133ms logger=migrator t=2026-07-09T01:42:45.885240068Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-09T01:42:45.887174628Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.93544ms logger=migrator t=2026-07-09T01:42:45.891209959Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-09T01:42:45.898678842Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.467863ms logger=migrator t=2026-07-09T01:42:45.902474419Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-09T01:42:45.903570572Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.096003ms logger=migrator t=2026-07-09T01:42:45.907240536Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-09T01:42:45.90742773Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=187.464µs logger=migrator t=2026-07-09T01:42:45.912592395Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-09T01:42:45.913538754Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=956.999µs logger=migrator t=2026-07-09T01:42:45.919099708Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-07-09T01:42:45.919397273Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=297.436µs logger=migrator t=2026-07-09T01:42:45.922970776Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-09T01:42:45.923358525Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=387.709µs logger=migrator t=2026-07-09T01:42:45.927440887Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-09T01:42:45.928649372Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.208294ms logger=migrator t=2026-07-09T01:42:45.934985791Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-09T01:42:45.936295587Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.313536ms logger=migrator t=2026-07-09T01:42:45.942263669Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-09T01:42:45.942962814Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=692.565µs logger=migrator t=2026-07-09T01:42:45.948302162Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-09T01:42:45.949388884Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.080672ms logger=migrator t=2026-07-09T01:42:45.953844694Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-09T01:42:45.954880326Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.036612ms logger=migrator t=2026-07-09T01:42:45.960393539Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-09T01:42:45.960427929Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.311µs logger=migrator t=2026-07-09T01:42:45.963770027Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-09T01:42:45.964441051Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=671.124µs logger=migrator t=2026-07-09T01:42:45.96831837Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-09T01:42:45.968946293Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=628.083µs logger=migrator t=2026-07-09T01:42:45.974558517Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-09T01:42:45.975282371Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=721.554µs logger=migrator t=2026-07-09T01:42:45.979881075Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-09T01:42:45.980498088Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=621.043µs logger=migrator t=2026-07-09T01:42:45.985428728Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-09T01:42:45.988408629Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.973541ms logger=migrator t=2026-07-09T01:42:45.993994272Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-09T01:42:45.99484437Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=849.637µs logger=migrator t=2026-07-09T01:42:46.018597674Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-09T01:42:46.020140765Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.542921ms logger=migrator t=2026-07-09T01:42:46.0253247Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-09T01:42:46.025979674Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=654.844µs logger=migrator t=2026-07-09T01:42:46.029960925Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-09T01:42:46.030638759Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=677.594µs logger=migrator t=2026-07-09T01:42:46.035116529Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-09T01:42:46.035779243Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=656.374µs logger=migrator t=2026-07-09T01:42:46.040139742Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-09T01:42:46.040492779Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=353.117µs logger=migrator t=2026-07-09T01:42:46.044494521Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-09T01:42:46.04497141Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=478.649µs logger=migrator t=2026-07-09T01:42:46.049597245Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-09T01:42:46.049950142Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=353.007µs logger=migrator t=2026-07-09T01:42:46.054244799Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-09T01:42:46.055213039Z level=info msg="Migration successfully executed" id="create star table" duration=967.69µs logger=migrator t=2026-07-09T01:42:46.059524166Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-09T01:42:46.06019862Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=674.054µs logger=migrator t=2026-07-09T01:42:46.064401096Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-09T01:42:46.06511055Z level=info msg="Migration successfully executed" id="create org table v1" duration=704.024µs logger=migrator t=2026-07-09T01:42:46.070129863Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-09T01:42:46.070868538Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=736.184µs logger=migrator t=2026-07-09T01:42:46.075353709Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-09T01:42:46.076151235Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=796.246µs logger=migrator t=2026-07-09T01:42:46.081067865Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-09T01:42:46.082178748Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.110703ms logger=migrator t=2026-07-09T01:42:46.086370654Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-09T01:42:46.087092028Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=720.844µs logger=migrator t=2026-07-09T01:42:46.093240453Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-09T01:42:46.094387187Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.147534ms logger=migrator t=2026-07-09T01:42:46.099097672Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-09T01:42:46.099134483Z level=info msg="Migration successfully executed" id="Update org table charset" duration=38.221µs logger=migrator t=2026-07-09T01:42:46.103612974Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-09T01:42:46.103637275Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.931µs logger=migrator t=2026-07-09T01:42:46.107747868Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-09T01:42:46.107915322Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=164.363µs logger=migrator t=2026-07-09T01:42:46.112882693Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-09T01:42:46.113944565Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.061542ms logger=migrator t=2026-07-09T01:42:46.122374947Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-09T01:42:46.123116972Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=741.865µs logger=migrator t=2026-07-09T01:42:46.138050895Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-09T01:42:46.139296051Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.245066ms logger=migrator t=2026-07-09T01:42:46.147771074Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-09T01:42:46.148368046Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=597.052µs logger=migrator t=2026-07-09T01:42:46.152410298Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-09T01:42:46.153153514Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=732.845µs logger=migrator t=2026-07-09T01:42:46.158524493Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-09T01:42:46.159249677Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=725.074µs logger=migrator t=2026-07-09T01:42:46.164467574Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-09T01:42:46.171906825Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.442891ms logger=migrator t=2026-07-09T01:42:46.176448177Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-09T01:42:46.177159882Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=711.545µs logger=migrator t=2026-07-09T01:42:46.181342927Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-09T01:42:46.182116253Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=772.926µs logger=migrator t=2026-07-09T01:42:46.187506823Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-09T01:42:46.188555294Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.03748ms logger=migrator t=2026-07-09T01:42:46.193663188Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-09T01:42:46.194190638Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=526.97µs logger=migrator t=2026-07-09T01:42:46.198446775Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-09T01:42:46.199254791Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=813.856µs logger=migrator t=2026-07-09T01:42:46.204550639Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-09T01:42:46.204614311Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=64.372µs logger=migrator t=2026-07-09T01:42:46.20945708Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-09T01:42:46.214114904Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.656974ms logger=migrator t=2026-07-09T01:42:46.220198169Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-09T01:42:46.221450324Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.251945ms logger=migrator t=2026-07-09T01:42:46.228126629Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-09T01:42:46.230014488Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.887639ms logger=migrator t=2026-07-09T01:42:46.23404481Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-09T01:42:46.234811656Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=773.136µs logger=migrator t=2026-07-09T01:42:46.239260636Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-09T01:42:46.241103744Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.842188ms logger=migrator t=2026-07-09T01:42:46.246245569Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-09T01:42:46.247024174Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=778.425µs logger=migrator t=2026-07-09T01:42:46.253450105Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-09T01:42:46.25468026Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.229665ms logger=migrator t=2026-07-09T01:42:46.447294653Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-09T01:42:46.447401185Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=101.172µs logger=migrator t=2026-07-09T01:42:46.539674533Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-09T01:42:46.539744275Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=73.992µs logger=migrator t=2026-07-09T01:42:46.650919598Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-09T01:42:46.654252696Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.336117ms logger=migrator t=2026-07-09T01:42:46.663560365Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-09T01:42:46.666859263Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.302097ms logger=migrator t=2026-07-09T01:42:46.672241472Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-09T01:42:46.675110511Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.869149ms logger=migrator t=2026-07-09T01:42:46.688575365Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-09T01:42:46.6932867Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.707335ms logger=migrator t=2026-07-09T01:42:46.698856064Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-09T01:42:46.699109619Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=254.475µs logger=migrator t=2026-07-09T01:42:46.704255894Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-09T01:42:46.705426938Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.176065ms logger=migrator t=2026-07-09T01:42:46.711753147Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-09T01:42:46.71292264Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.177824ms logger=migrator t=2026-07-09T01:42:46.72812706Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-09T01:42:46.728182401Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=57.101µs logger=migrator t=2026-07-09T01:42:46.734251085Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-09T01:42:46.73594666Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.698455ms logger=migrator t=2026-07-09T01:42:46.741834049Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-09T01:42:46.742739077Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=903.638µs logger=migrator t=2026-07-09T01:42:46.753452576Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-09T01:42:46.759415027Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.964451ms logger=migrator t=2026-07-09T01:42:46.76444936Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-09T01:42:46.765014131Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=565.011µs logger=migrator t=2026-07-09T01:42:46.769905091Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-09T01:42:46.770933721Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.02859ms logger=migrator t=2026-07-09T01:42:46.774809041Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-09T01:42:46.775723529Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=914.058µs logger=migrator t=2026-07-09T01:42:46.779848743Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-09T01:42:46.78018663Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=337.897µs logger=migrator t=2026-07-09T01:42:46.784270703Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-09T01:42:46.784864585Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=594.572µs logger=migrator t=2026-07-09T01:42:46.788446718Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-09T01:42:46.790720614Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.272866ms logger=migrator t=2026-07-09T01:42:46.795641285Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-09T01:42:46.796465521Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=823.826µs logger=migrator t=2026-07-09T01:42:46.803880153Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-09T01:42:46.804114817Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=227.294µs logger=migrator t=2026-07-09T01:42:46.809596899Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-09T01:42:46.809836894Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=242.365µs logger=migrator t=2026-07-09T01:42:46.815506959Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-09T01:42:46.816405497Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=898.408µs logger=migrator t=2026-07-09T01:42:46.819562241Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-09T01:42:46.82192055Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.358539ms logger=migrator t=2026-07-09T01:42:46.827200917Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-09T01:42:46.828177717Z level=info msg="Migration successfully executed" id="create data_source table" duration=971.11µs logger=migrator t=2026-07-09T01:42:46.833601137Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-09T01:42:46.834425525Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=824.708µs logger=migrator t=2026-07-09T01:42:46.837878645Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-09T01:42:46.838806593Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=927.818µs logger=migrator t=2026-07-09T01:42:46.843876757Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-09T01:42:46.844767874Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=895.528µs logger=migrator t=2026-07-09T01:42:46.851802528Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-09T01:42:46.852665355Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=864.037µs logger=migrator t=2026-07-09T01:42:46.858988035Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-09T01:42:46.867846605Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.86296ms logger=migrator t=2026-07-09T01:42:46.877468051Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-09T01:42:46.879057443Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.589582ms logger=migrator t=2026-07-09T01:42:46.89218064Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-09T01:42:46.893416156Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.235085ms logger=migrator t=2026-07-09T01:42:46.901271666Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-09T01:42:46.902232165Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=960.829µs logger=migrator t=2026-07-09T01:42:46.909129165Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-09T01:42:46.909775099Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=633.553µs logger=migrator t=2026-07-09T01:42:46.915838852Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-09T01:42:46.91965552Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.816217ms logger=migrator t=2026-07-09T01:42:46.926189943Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-09T01:42:46.931514801Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=5.324127ms logger=migrator t=2026-07-09T01:42:46.938741478Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-09T01:42:46.938783419Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=45.951µs logger=migrator t=2026-07-09T01:42:46.945059187Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-09T01:42:46.945354303Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=295.506µs logger=migrator t=2026-07-09T01:42:46.949033318Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-09T01:42:46.951774994Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.741656ms logger=migrator t=2026-07-09T01:42:46.95652942Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-09T01:42:46.956762055Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=231.855µs logger=migrator t=2026-07-09T01:42:46.961129894Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-09T01:42:46.961338798Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=209.484µs logger=migrator t=2026-07-09T01:42:46.965758609Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-09T01:42:46.96826868Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.510811ms logger=migrator t=2026-07-09T01:42:46.971422374Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-09T01:42:46.971656529Z level=info msg="Migration successfully executed" id="Update uid value" duration=231.715µs logger=migrator t=2026-07-09T01:42:46.978909226Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-09T01:42:46.980030829Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.125063ms logger=migrator t=2026-07-09T01:42:46.984340817Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-09T01:42:46.985813467Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.472341ms logger=migrator t=2026-07-09T01:42:46.989670095Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-09T01:42:46.990770618Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.100703ms logger=migrator t=2026-07-09T01:42:46.994454963Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-09T01:42:46.995653807Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.199114ms logger=migrator t=2026-07-09T01:42:47.000846783Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-09T01:42:47.002038107Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.179874ms logger=migrator t=2026-07-09T01:42:47.007468928Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-09T01:42:47.008666872Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.197434ms logger=migrator t=2026-07-09T01:42:47.021220837Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-09T01:42:47.022761679Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.543172ms logger=migrator t=2026-07-09T01:42:47.027409394Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-09T01:42:47.028466745Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.057391ms logger=migrator t=2026-07-09T01:42:47.032122899Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-09T01:42:47.033080909Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=961.48µs logger=migrator t=2026-07-09T01:42:47.04143859Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-09T01:42:47.049552645Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.118656ms logger=migrator t=2026-07-09T01:42:47.053393013Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-09T01:42:47.053985924Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=593.361µs logger=migrator t=2026-07-09T01:42:47.058959516Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-09T01:42:47.059797563Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=837.707µs logger=migrator t=2026-07-09T01:42:47.065504439Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-09T01:42:47.066347087Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=844.798µs logger=migrator t=2026-07-09T01:42:47.071176545Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-09T01:42:47.072649185Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.47563ms logger=migrator t=2026-07-09T01:42:47.076874131Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-09T01:42:47.077373781Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=510.631µs logger=migrator t=2026-07-09T01:42:47.089717923Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-09T01:42:47.091183382Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.46807ms logger=migrator t=2026-07-09T01:42:47.09497477Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-09T01:42:47.095051811Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=78.331µs logger=migrator t=2026-07-09T01:42:47.099029061Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-09T01:42:47.102954942Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.927451ms logger=migrator t=2026-07-09T01:42:47.111619369Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-09T01:42:47.114575409Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.94729ms logger=migrator t=2026-07-09T01:42:47.122235265Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-09T01:42:47.122404138Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=169.543µs logger=migrator t=2026-07-09T01:42:47.12594749Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-09T01:42:47.128585444Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.637974ms logger=migrator t=2026-07-09T01:42:47.132031224Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-09T01:42:47.134468034Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.43654ms logger=migrator t=2026-07-09T01:42:47.140398774Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-09T01:42:47.141160779Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=761.865µs logger=migrator t=2026-07-09T01:42:47.144830065Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-09T01:42:47.145389996Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=554.981µs logger=migrator t=2026-07-09T01:42:47.149934738Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-09T01:42:47.150758726Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=823.757µs logger=migrator t=2026-07-09T01:42:47.154465191Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-09T01:42:47.155827109Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.360378ms logger=migrator t=2026-07-09T01:42:47.161229108Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-09T01:42:47.162667118Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.437669ms logger=migrator t=2026-07-09T01:42:47.168418555Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-09T01:42:47.169018917Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=605.242µs logger=migrator t=2026-07-09T01:42:47.175201323Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-09T01:42:47.175346795Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=146.543µs logger=migrator t=2026-07-09T01:42:47.178911939Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-09T01:42:47.178997271Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=86.932µs logger=migrator t=2026-07-09T01:42:47.182766367Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-09T01:42:47.187284109Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.480701ms logger=migrator t=2026-07-09T01:42:47.193397633Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-09T01:42:47.196066008Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.689245ms logger=migrator t=2026-07-09T01:42:47.202126741Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-09T01:42:47.202210053Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=83.952µs logger=migrator t=2026-07-09T01:42:47.206739345Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-09T01:42:47.207890668Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.151193ms logger=migrator t=2026-07-09T01:42:47.213509393Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-09T01:42:47.214890581Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.380388ms logger=migrator t=2026-07-09T01:42:47.219709969Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-09T01:42:47.21977177Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=65.591µs logger=migrator t=2026-07-09T01:42:47.226246742Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-09T01:42:47.227748452Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.50657ms logger=migrator t=2026-07-09T01:42:47.233757565Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-09T01:42:47.234559662Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=802.357µs logger=migrator t=2026-07-09T01:42:47.239150945Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-09T01:42:47.242288888Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.137853ms logger=migrator t=2026-07-09T01:42:47.246462264Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-09T01:42:47.246488924Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.9µs logger=migrator t=2026-07-09T01:42:47.252932015Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-09T01:42:47.254342015Z level=info msg="Migration successfully executed" id="create session table" duration=1.400489ms logger=migrator t=2026-07-09T01:42:47.258318015Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-09T01:42:47.258434138Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=116.582µs logger=migrator t=2026-07-09T01:42:47.262173243Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-09T01:42:47.262250236Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=72.833µs logger=migrator t=2026-07-09T01:42:47.267327708Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-09T01:42:47.268682896Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.358738ms logger=migrator t=2026-07-09T01:42:47.274795621Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-09T01:42:47.275608597Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=813.156µs logger=migrator t=2026-07-09T01:42:47.283515308Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-09T01:42:47.283576599Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=62.451µs logger=migrator t=2026-07-09T01:42:47.287362246Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-09T01:42:47.287411117Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=50.541µs logger=migrator t=2026-07-09T01:42:47.292078132Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-09T01:42:47.295547603Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.473301ms logger=migrator t=2026-07-09T01:42:47.299229489Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-09T01:42:47.303102587Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.876399ms logger=migrator t=2026-07-09T01:42:47.306972665Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-09T01:42:47.307076238Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=101.253µs logger=migrator t=2026-07-09T01:42:47.312311814Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-09T01:42:47.312410486Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=99.342µs logger=migrator t=2026-07-09T01:42:47.31697662Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-09T01:42:47.318423079Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.391599ms logger=migrator t=2026-07-09T01:42:47.327877391Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-09T01:42:47.327979823Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=113.002µs logger=migrator t=2026-07-09T01:42:47.332264811Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-09T01:42:47.339059789Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.787419ms logger=migrator t=2026-07-09T01:42:47.344817026Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-09T01:42:47.345245275Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=432.269µs logger=migrator t=2026-07-09T01:42:47.350308198Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-09T01:42:47.355048015Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.736767ms logger=migrator t=2026-07-09T01:42:47.358900773Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-09T01:42:47.361909904Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.008541ms logger=migrator t=2026-07-09T01:42:47.365418706Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-09T01:42:47.365488007Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.791µs logger=migrator t=2026-07-09T01:42:47.368960468Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-09T01:42:47.369866726Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=912.198µs logger=migrator t=2026-07-09T01:42:47.374653424Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-09T01:42:47.37544672Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=793.336µs logger=migrator t=2026-07-09T01:42:47.37940015Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-09T01:42:47.380455132Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.054402ms logger=migrator t=2026-07-09T01:42:47.386841642Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-09T01:42:47.38772754Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=888.838µs logger=migrator t=2026-07-09T01:42:47.391735232Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-09T01:42:47.392529988Z level=info msg="Migration successfully executed" id="add index alert state" duration=794.366µs logger=migrator t=2026-07-09T01:42:47.396335525Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-09T01:42:47.397130142Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=794.437µs logger=migrator t=2026-07-09T01:42:47.405161286Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-09T01:42:47.40685381Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.702104ms logger=migrator t=2026-07-09T01:42:47.411341091Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-09T01:42:47.412254899Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=913.338µs logger=migrator t=2026-07-09T01:42:47.416389774Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-09T01:42:47.417239491Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=849.297µs logger=migrator t=2026-07-09T01:42:47.421482767Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-09T01:42:47.432261876Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.778439ms logger=migrator t=2026-07-09T01:42:47.437057934Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-09T01:42:47.437587075Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=529.011µs logger=migrator t=2026-07-09T01:42:47.442475785Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-07-09T01:42:47.443580457Z 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.102392ms logger=migrator t=2026-07-09T01:42:47.449930267Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-09T01:42:47.450367766Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=437.709µs logger=migrator t=2026-07-09T01:42:47.454462769Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-09T01:42:47.455003909Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=541.79µs logger=migrator t=2026-07-09T01:42:47.459083753Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-09T01:42:47.459958421Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=873.568µs logger=migrator t=2026-07-09T01:42:47.465285639Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-09T01:42:47.472970426Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.733228ms logger=migrator t=2026-07-09T01:42:47.479135911Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-09T01:42:47.482690443Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.553772ms logger=migrator t=2026-07-09T01:42:47.48934183Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-09T01:42:47.49280942Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.46714ms logger=migrator t=2026-07-09T01:42:47.498504606Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-09T01:42:47.502080278Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.574502ms logger=migrator t=2026-07-09T01:42:47.506803515Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-09T01:42:47.507676552Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=868.087µs logger=migrator t=2026-07-09T01:42:47.512062772Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-09T01:42:47.512091403Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.171µs logger=migrator t=2026-07-09T01:42:47.515674045Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-09T01:42:47.515700636Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.681µs logger=migrator t=2026-07-09T01:42:47.521695658Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-09T01:42:47.522952254Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.254836ms logger=migrator t=2026-07-09T01:42:47.527579897Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T01:42:47.528954526Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.373729ms logger=migrator t=2026-07-09T01:42:47.534491508Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-09T01:42:47.535221233Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=729.515µs logger=migrator t=2026-07-09T01:42:47.541359858Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-09T01:42:47.543314918Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.9452ms logger=migrator t=2026-07-09T01:42:47.548367461Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T01:42:47.550031005Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.663334ms logger=migrator t=2026-07-09T01:42:47.556134409Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-09T01:42:47.560145421Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.011162ms logger=migrator t=2026-07-09T01:42:47.565927438Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-09T01:42:47.571225867Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.297299ms logger=migrator t=2026-07-09T01:42:47.577221888Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-09T01:42:47.577593486Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=371.708µs logger=migrator t=2026-07-09T01:42:47.582083928Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-09T01:42:47.583125338Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.04121ms logger=migrator t=2026-07-09T01:42:47.587230223Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-09T01:42:47.588356325Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.125922ms logger=migrator t=2026-07-09T01:42:47.594649913Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-09T01:42:47.600695196Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.042613ms logger=migrator t=2026-07-09T01:42:47.605970943Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-09T01:42:47.606088446Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=117.543µs logger=migrator t=2026-07-09T01:42:47.610643689Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-09T01:42:47.612417126Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.776896ms logger=migrator t=2026-07-09T01:42:47.616835405Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-09T01:42:47.617738413Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=902.878µs logger=migrator t=2026-07-09T01:42:47.623290496Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-09T01:42:47.623376578Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=89.712µs logger=migrator t=2026-07-09T01:42:47.627517642Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-09T01:42:47.62887643Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.358618ms logger=migrator t=2026-07-09T01:42:47.633421063Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-09T01:42:47.63480147Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.393528ms logger=migrator t=2026-07-09T01:42:47.639798182Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-09T01:42:47.641306853Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.507431ms logger=migrator t=2026-07-09T01:42:47.651100712Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-09T01:42:47.652101843Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.001531ms logger=migrator t=2026-07-09T01:42:47.656658866Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-09T01:42:47.658140706Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.48049ms logger=migrator t=2026-07-09T01:42:47.663654978Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-09T01:42:47.664554086Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=898.868µs logger=migrator t=2026-07-09T01:42:47.672978978Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-09T01:42:47.673027639Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=49.891µs logger=migrator t=2026-07-09T01:42:47.677326957Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-09T01:42:47.683772988Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.442581ms logger=migrator t=2026-07-09T01:42:47.688554655Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-09T01:42:47.689146217Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=590.552µs logger=migrator t=2026-07-09T01:42:47.692596277Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-09T01:42:47.699181321Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.582314ms logger=migrator t=2026-07-09T01:42:47.703274205Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-09T01:42:47.703793315Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=518.94µs logger=migrator t=2026-07-09T01:42:47.709213236Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-09T01:42:47.709977801Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=762.715µs logger=migrator t=2026-07-09T01:42:47.714641116Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-09T01:42:47.715889771Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.248925ms logger=migrator t=2026-07-09T01:42:47.719893103Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-09T01:42:47.731419718Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.525765ms logger=migrator t=2026-07-09T01:42:47.736780427Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-09T01:42:47.737572133Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=790.816µs logger=migrator t=2026-07-09T01:42:47.741456243Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-07-09T01:42:47.742343681Z 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=886.788µs logger=migrator t=2026-07-09T01:42:47.746644657Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-09T01:42:47.746933204Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=288.087µs logger=migrator t=2026-07-09T01:42:47.75115059Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-09T01:42:47.75167593Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=525.08µs logger=migrator t=2026-07-09T01:42:47.755416487Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-09T01:42:47.755600441Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=181.974µs logger=migrator t=2026-07-09T01:42:47.759180793Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-09T01:42:47.763190305Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.009162ms logger=migrator t=2026-07-09T01:42:47.766804079Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-09T01:42:47.77082422Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.019251ms logger=migrator t=2026-07-09T01:42:47.77523096Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-09T01:42:47.776102738Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=871.918µs logger=migrator t=2026-07-09T01:42:47.779937066Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-09T01:42:47.780785454Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=847.898µs logger=migrator t=2026-07-09T01:42:47.785202343Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-09T01:42:47.785432877Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=230.294µs logger=migrator t=2026-07-09T01:42:47.789618193Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-09T01:42:47.796130905Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.508162ms logger=migrator t=2026-07-09T01:42:47.799954753Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-09T01:42:47.800805141Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=849.608µs logger=migrator t=2026-07-09T01:42:47.806254802Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-09T01:42:47.806414935Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=160.293µs logger=migrator t=2026-07-09T01:42:47.812559Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-09T01:42:47.812913757Z level=info msg="Migration successfully executed" id="Move region to single row" duration=355.327µs logger=migrator t=2026-07-09T01:42:47.817770256Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-09T01:42:47.818621793Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=851.397µs logger=migrator t=2026-07-09T01:42:47.823480313Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-09T01:42:47.824273899Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=793.556µs logger=migrator t=2026-07-09T01:42:47.828379123Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T01:42:47.829281381Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=901.718µs logger=migrator t=2026-07-09T01:42:47.832544367Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T01:42:47.833513036Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=972.569µs logger=migrator t=2026-07-09T01:42:47.837807534Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-09T01:42:47.839250703Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.442009ms logger=migrator t=2026-07-09T01:42:47.843829477Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-09T01:42:47.844677544Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=846.447µs logger=migrator t=2026-07-09T01:42:47.848106574Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-09T01:42:47.848182096Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=72.482µs logger=migrator t=2026-07-09T01:42:47.851811649Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-09T01:42:47.852639426Z level=info msg="Migration successfully executed" id="create test_data table" duration=828.387µs logger=migrator t=2026-07-09T01:42:47.860416424Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-09T01:42:47.861365103Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=948.239µs logger=migrator t=2026-07-09T01:42:47.866690352Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-09T01:42:47.867352266Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=661.894µs logger=migrator t=2026-07-09T01:42:47.871045991Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-09T01:42:47.871684594Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=638.313µs logger=migrator t=2026-07-09T01:42:47.876273678Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-09T01:42:47.87641467Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=141.252µs logger=migrator t=2026-07-09T01:42:47.87982365Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-09T01:42:47.88035949Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=536.19µs logger=migrator t=2026-07-09T01:42:47.884208419Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-09T01:42:47.884309251Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=103.382µs logger=migrator t=2026-07-09T01:42:47.889152529Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-09T01:42:47.889974547Z level=info msg="Migration successfully executed" id="create team table" duration=821.677µs logger=migrator t=2026-07-09T01:42:47.894935587Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-09T01:42:47.895841156Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=905.469µs logger=migrator t=2026-07-09T01:42:47.89999999Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-09T01:42:47.900882008Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=882.098µs logger=migrator t=2026-07-09T01:42:47.904811249Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-09T01:42:47.909203897Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.392018ms logger=migrator t=2026-07-09T01:42:47.913686029Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-09T01:42:47.913853522Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=169.983µs logger=migrator t=2026-07-09T01:42:47.9176931Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-09T01:42:47.918550468Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=855.868µs logger=migrator t=2026-07-09T01:42:47.923368737Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-09T01:42:47.924119722Z level=info msg="Migration successfully executed" id="create team member table" duration=750.575µs logger=migrator t=2026-07-09T01:42:47.928996701Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-09T01:42:47.929881099Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=883.758µs logger=migrator t=2026-07-09T01:42:47.933928961Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-09T01:42:47.93485453Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=924.469µs logger=migrator t=2026-07-09T01:42:47.938996194Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-09T01:42:47.939925823Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=926.399µs logger=migrator t=2026-07-09T01:42:47.94518233Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-09T01:42:47.951494979Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.310669ms logger=migrator t=2026-07-09T01:42:47.96089511Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-09T01:42:47.964187517Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.292617ms logger=migrator t=2026-07-09T01:42:47.969871523Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-09T01:42:47.974903465Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.031462ms logger=migrator t=2026-07-09T01:42:47.98003517Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-09T01:42:47.980999869Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=963.519µs logger=migrator t=2026-07-09T01:42:47.986480691Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-09T01:42:47.98788602Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.405109ms logger=migrator t=2026-07-09T01:42:47.992571065Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-09T01:42:47.994072606Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.504491ms logger=migrator t=2026-07-09T01:42:48.000237781Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-09T01:42:48.001241121Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.00128ms logger=migrator t=2026-07-09T01:42:48.005429117Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-09T01:42:48.006309485Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=880.298µs logger=migrator t=2026-07-09T01:42:48.024659649Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-09T01:42:48.026253881Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.599302ms logger=migrator t=2026-07-09T01:42:48.036234675Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-09T01:42:48.03804075Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.804916ms logger=migrator t=2026-07-09T01:42:48.047579975Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-09T01:42:48.048728528Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.148143ms logger=migrator t=2026-07-09T01:42:48.070169005Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-09T01:42:48.071713706Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.549081ms logger=migrator t=2026-07-09T01:42:48.078566976Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-09T01:42:48.078969334Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=403.338µs logger=migrator t=2026-07-09T01:42:48.087772303Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-09T01:42:48.089194383Z level=info msg="Migration successfully executed" id="create tag table" duration=1.41881ms logger=migrator t=2026-07-09T01:42:48.097865149Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-09T01:42:48.098844939Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=979.22µs logger=migrator t=2026-07-09T01:42:48.10676265Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-09T01:42:48.107988835Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.225875ms logger=migrator t=2026-07-09T01:42:48.116215903Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-09T01:42:48.117730224Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.509771ms logger=migrator t=2026-07-09T01:42:48.123587253Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-09T01:42:48.125089384Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.499301ms logger=migrator t=2026-07-09T01:42:48.130658847Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-09T01:42:48.145442248Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.783341ms logger=migrator t=2026-07-09T01:42:48.150561232Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-09T01:42:48.151745316Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.187954ms logger=migrator t=2026-07-09T01:42:48.157931242Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-09T01:42:48.159885982Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.9562ms logger=migrator t=2026-07-09T01:42:48.164640519Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-09T01:42:48.165026397Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=387.048µs logger=migrator t=2026-07-09T01:42:48.171136071Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-09T01:42:48.171828085Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=692.124µs logger=migrator t=2026-07-09T01:42:48.177386538Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-09T01:42:48.179115274Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.728606ms logger=migrator t=2026-07-09T01:42:48.18481631Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-09T01:42:48.186261488Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.447579ms logger=migrator t=2026-07-09T01:42:48.203203103Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-09T01:42:48.203385237Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=185.024µs logger=migrator t=2026-07-09T01:42:48.235223606Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-09T01:42:48.243729369Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.501023ms logger=migrator t=2026-07-09T01:42:48.247628248Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-09T01:42:48.25604395Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.416331ms logger=migrator t=2026-07-09T01:42:48.261362498Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-09T01:42:48.264991651Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.629263ms logger=migrator t=2026-07-09T01:42:48.270383971Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-09T01:42:48.276823903Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.426422ms logger=migrator t=2026-07-09T01:42:48.283864436Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-09T01:42:48.285472289Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.607773ms logger=migrator t=2026-07-09T01:42:48.300034486Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-09T01:42:48.308263913Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.228567ms logger=migrator t=2026-07-09T01:42:48.31351153Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-09T01:42:48.314130932Z level=info msg="Migration successfully executed" id="create server_lock table" duration=618.122µs logger=migrator t=2026-07-09T01:42:48.320025322Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-09T01:42:48.321591345Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.565243ms logger=migrator t=2026-07-09T01:42:48.328498985Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-09T01:42:48.330018756Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.519081ms logger=migrator t=2026-07-09T01:42:48.336649771Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-09T01:42:48.33759264Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=942.479µs logger=migrator t=2026-07-09T01:42:48.343221885Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-09T01:42:48.344495361Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.272307ms logger=migrator t=2026-07-09T01:42:48.351807009Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-09T01:42:48.353114136Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.308357ms logger=migrator t=2026-07-09T01:42:48.359440485Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-09T01:42:48.368013469Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.563834ms logger=migrator t=2026-07-09T01:42:48.375953781Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-09T01:42:48.377117774Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.163803ms logger=migrator t=2026-07-09T01:42:48.382669468Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-09T01:42:48.384137268Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.46181ms logger=migrator t=2026-07-09T01:42:48.390436136Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-09T01:42:48.392011148Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.574622ms logger=migrator t=2026-07-09T01:42:48.398179414Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-09T01:42:48.399107922Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=927.868µs logger=migrator t=2026-07-09T01:42:48.40438235Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-09T01:42:48.405949152Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.565662ms logger=migrator t=2026-07-09T01:42:48.412011406Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-09T01:42:48.412166659Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=158.804µs logger=migrator t=2026-07-09T01:42:48.419031808Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-09T01:42:48.419201522Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=169.304µs logger=migrator t=2026-07-09T01:42:48.424444748Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-09T01:42:48.425939659Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.493991ms logger=migrator t=2026-07-09T01:42:48.431536923Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T01:42:48.432520063Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=983.1µs logger=migrator t=2026-07-09T01:42:48.437901112Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T01:42:48.439478495Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.576583ms logger=migrator t=2026-07-09T01:42:48.445923306Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-09T01:42:48.445990347Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.751µs logger=migrator t=2026-07-09T01:42:48.450646293Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T01:42:48.451897107Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.249895ms logger=migrator t=2026-07-09T01:42:48.457086423Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T01:42:48.458032152Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=945.649µs logger=migrator t=2026-07-09T01:42:48.463769349Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T01:42:48.464714059Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=943.96µs logger=migrator t=2026-07-09T01:42:48.469419144Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T01:42:48.470393474Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=973.9µs logger=migrator t=2026-07-09T01:42:48.477643931Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-09T01:42:48.484261187Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.616866ms logger=migrator t=2026-07-09T01:42:48.491224108Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-09T01:42:48.491899252Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=676.704µs logger=migrator t=2026-07-09T01:42:48.498441435Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-09T01:42:48.498522117Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=81.572µs logger=migrator t=2026-07-09T01:42:48.506352617Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-09T01:42:48.507491659Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.139402ms logger=migrator t=2026-07-09T01:42:48.513089694Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-09T01:42:48.514084774Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=995.029µs logger=migrator t=2026-07-09T01:42:48.519740448Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-09T01:42:48.52075261Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.011442ms logger=migrator t=2026-07-09T01:42:48.526616849Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T01:42:48.52668639Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=67.611µs logger=migrator t=2026-07-09T01:42:48.532128541Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-09T01:42:48.5330633Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=934.759µs logger=migrator t=2026-07-09T01:42:48.538599423Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-09T01:42:48.540208096Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.608434ms logger=migrator t=2026-07-09T01:42:48.546551135Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-07-09T01:42:48.547519484Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=967.729µs logger=migrator t=2026-07-09T01:42:48.553043197Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-09T01:42:48.553970346Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=926.559µs logger=migrator t=2026-07-09T01:42:48.561789814Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-09T01:42:48.56792054Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.130096ms logger=migrator t=2026-07-09T01:42:48.573849171Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-09T01:42:48.574871211Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.02174ms logger=migrator t=2026-07-09T01:42:48.580138318Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T01:42:48.581080257Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=941.309µs logger=migrator t=2026-07-09T01:42:48.587278594Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-09T01:42:48.613928057Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.649343ms logger=migrator t=2026-07-09T01:42:48.669137781Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-09T01:42:48.696670302Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.52344ms logger=migrator t=2026-07-09T01:42:48.77861451Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-09T01:42:48.780491308Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.873267ms logger=migrator t=2026-07-09T01:42:48.891058819Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T01:42:48.892844206Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.787017ms logger=migrator t=2026-07-09T01:42:48.963012645Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-09T01:42:48.972385655Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.37263ms logger=migrator t=2026-07-09T01:42:49.081706421Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-09T01:42:49.088794966Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.090315ms logger=migrator t=2026-07-09T01:42:49.175129433Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-09T01:42:49.177048762Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.921299ms logger=migrator t=2026-07-09T01:42:49.521641418Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-09T01:42:49.524030687Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.391959ms logger=migrator t=2026-07-09T01:42:49.947988319Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-09T01:42:49.949865908Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.883909ms logger=migrator t=2026-07-09T01:42:50.299755762Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-09T01:42:50.301814764Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.061512ms logger=migrator t=2026-07-09T01:42:50.424102313Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-09T01:42:50.424310417Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=215.044µs logger=migrator t=2026-07-09T01:42:50.600101597Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-09T01:42:50.609527728Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.425421ms logger=migrator t=2026-07-09T01:42:50.758711617Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-09T01:42:50.763455003Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.763437ms logger=migrator t=2026-07-09T01:42:50.81390979Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-09T01:42:50.818986223Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.078103ms logger=migrator t=2026-07-09T01:42:50.891872058Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-09T01:42:50.892997341Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.129564ms logger=migrator t=2026-07-09T01:42:50.9627274Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-09T01:42:50.965504806Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.780346ms logger=migrator t=2026-07-09T01:42:51.011980733Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-09T01:42:51.023384495Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.398632ms logger=migrator t=2026-07-09T01:42:51.029909628Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-09T01:42:51.037788068Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.87298ms logger=migrator t=2026-07-09T01:42:51.04278804Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-09T01:42:51.043946503Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.157333ms logger=migrator t=2026-07-09T01:42:51.049560988Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-09T01:42:51.057295956Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.734008ms logger=migrator t=2026-07-09T01:42:51.064214507Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-09T01:42:51.071153568Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.938221ms logger=migrator t=2026-07-09T01:42:51.078056479Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-09T01:42:51.07812574Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.731µs logger=migrator t=2026-07-09T01:42:51.084966059Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-09T01:42:51.086080661Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.118072ms logger=migrator t=2026-07-09T01:42:51.09337427Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-07-09T01:42:51.094456582Z 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.081922ms logger=migrator t=2026-07-09T01:42:51.102747581Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-07-09T01:42:51.104958726Z 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=2.210495ms logger=migrator t=2026-07-09T01:42:51.113777575Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T01:42:51.113947109Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=176.874µs logger=migrator t=2026-07-09T01:42:51.120046904Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-09T01:42:51.124861761Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=4.814057ms logger=migrator t=2026-07-09T01:42:51.133454796Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-09T01:42:51.139722334Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.267478ms logger=migrator t=2026-07-09T01:42:51.148394441Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-09T01:42:51.156641559Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.252749ms logger=migrator t=2026-07-09T01:42:51.16601547Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-09T01:42:51.175605084Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.582245ms logger=migrator t=2026-07-09T01:42:51.179854271Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-09T01:42:51.18815974Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.305529ms logger=migrator t=2026-07-09T01:42:51.19353642Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-09T01:42:51.193599251Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=63.611µs logger=migrator t=2026-07-09T01:42:51.200368169Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-09T01:42:51.201238197Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=866.519µs logger=migrator t=2026-07-09T01:42:51.20928564Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-09T01:42:51.216963856Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.679136ms logger=migrator t=2026-07-09T01:42:51.223685794Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-09T01:42:51.223755225Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=69.881µs logger=migrator t=2026-07-09T01:42:51.22939746Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-09T01:42:51.236124047Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.726027ms logger=migrator t=2026-07-09T01:42:51.239282931Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-09T01:42:51.240299592Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.015781ms logger=migrator t=2026-07-09T01:42:51.244174391Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-09T01:42:51.25055999Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.385759ms logger=migrator t=2026-07-09T01:42:51.254399519Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-09T01:42:51.255068763Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=667.694µs logger=migrator t=2026-07-09T01:42:51.259491172Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-09T01:42:51.26033964Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=847.798µs logger=migrator t=2026-07-09T01:42:51.263922443Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-09T01:42:51.270395765Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.473152ms logger=migrator t=2026-07-09T01:42:51.275001058Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-09T01:42:51.275967468Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=965.49µs logger=migrator t=2026-07-09T01:42:51.281890598Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-09T01:42:51.283989251Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.096643ms logger=migrator t=2026-07-09T01:42:51.288378151Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-09T01:42:51.289217218Z level=info msg="Migration successfully executed" id="create alert_image table" duration=840.217µs logger=migrator t=2026-07-09T01:42:51.292445063Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-09T01:42:51.293499455Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.054502ms logger=migrator t=2026-07-09T01:42:51.298056158Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-09T01:42:51.298134779Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=79.342µs logger=migrator t=2026-07-09T01:42:51.301413596Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-09T01:42:51.302369036Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=955.64µs logger=migrator t=2026-07-09T01:42:51.305964349Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-09T01:42:51.306974509Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.01115ms logger=migrator t=2026-07-09T01:42:51.310602524Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-09T01:42:51.311031662Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-09T01:42:51.314241937Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-09T01:42:51.314644705Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=402.918µs logger=migrator t=2026-07-09T01:42:51.318356371Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-09T01:42:51.319452064Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.095413ms logger=migrator t=2026-07-09T01:42:51.324907715Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-09T01:42:51.332229623Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.325468ms logger=migrator t=2026-07-09T01:42:51.336780386Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-09T01:42:51.337849358Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.069461ms logger=migrator t=2026-07-09T01:42:51.341612985Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-09T01:42:51.342757418Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.144183ms logger=migrator t=2026-07-09T01:42:51.34825922Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-09T01:42:51.349130447Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=870.877µs logger=migrator t=2026-07-09T01:42:51.353553348Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-09T01:42:51.35564324Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.084202ms logger=migrator t=2026-07-09T01:42:51.366335829Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-09T01:42:51.370499253Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=4.169385ms logger=migrator t=2026-07-09T01:42:51.374690199Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-09T01:42:51.37474844Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=59.281µs logger=migrator t=2026-07-09T01:42:51.379344763Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-09T01:42:51.379464115Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=126.003µs logger=migrator t=2026-07-09T01:42:51.384812944Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-09T01:42:51.393997421Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.169577ms logger=migrator t=2026-07-09T01:42:51.397567494Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-09T01:42:51.397963472Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=395.528µs logger=migrator t=2026-07-09T01:42:51.401651657Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-09T01:42:51.40273716Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.083983ms logger=migrator t=2026-07-09T01:42:51.407514626Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-09T01:42:51.407848433Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=333.197µs logger=migrator t=2026-07-09T01:42:51.412509898Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-09T01:42:51.41358617Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.075462ms logger=migrator t=2026-07-09T01:42:51.417981179Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-09T01:42:51.419491321Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.513672ms logger=migrator t=2026-07-09T01:42:51.426799259Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-09T01:42:51.466425686Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.624906ms logger=migrator t=2026-07-09T01:42:51.470347556Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-09T01:42:51.479703506Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.34811ms logger=migrator t=2026-07-09T01:42:51.486140527Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-09T01:42:51.486503854Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=363.297µs logger=migrator t=2026-07-09T01:42:51.492816074Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-09T01:42:51.521543058Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=28.724054ms logger=migrator t=2026-07-09T01:42:51.525941508Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-09T01:42:51.557779116Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.835078ms logger=migrator t=2026-07-09T01:42:51.563022533Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-09T01:42:51.563821729Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=802.496µs logger=migrator t=2026-07-09T01:42:51.571926144Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-09T01:42:51.573060667Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.137523ms logger=migrator t=2026-07-09T01:42:51.577503468Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-09T01:42:51.578054149Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=541.921µs logger=migrator t=2026-07-09T01:42:51.58349034Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-09T01:42:51.586153964Z level=info msg="Migration successfully executed" id="create permission table" duration=2.704974ms logger=migrator t=2026-07-09T01:42:51.591838969Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-09T01:42:51.592933971Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.096182ms logger=migrator t=2026-07-09T01:42:51.597128497Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-09T01:42:51.598335531Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.200944ms logger=migrator t=2026-07-09T01:42:51.603796313Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-09T01:42:51.604696252Z level=info msg="Migration successfully executed" id="create role table" duration=899.909µs logger=migrator t=2026-07-09T01:42:51.61003234Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-09T01:42:51.617814538Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.781868ms logger=migrator t=2026-07-09T01:42:51.621508114Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-09T01:42:51.628777251Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.254937ms logger=migrator t=2026-07-09T01:42:51.634079989Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-09T01:42:51.635224643Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.144394ms logger=migrator t=2026-07-09T01:42:51.641358418Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-09T01:42:51.643711806Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.353148ms logger=migrator t=2026-07-09T01:42:51.649420522Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-09T01:42:51.650546225Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.125703ms logger=migrator t=2026-07-09T01:42:51.654867473Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-09T01:42:51.655913124Z level=info msg="Migration successfully executed" id="create team role table" duration=1.045631ms logger=migrator t=2026-07-09T01:42:51.660820204Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-09T01:42:51.662159281Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.338027ms logger=migrator t=2026-07-09T01:42:51.666189424Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-09T01:42:51.667393528Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.205834ms logger=migrator t=2026-07-09T01:42:51.672183816Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-09T01:42:51.67340087Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.214295ms logger=migrator t=2026-07-09T01:42:51.679693368Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-09T01:42:51.680771961Z level=info msg="Migration successfully executed" id="create user role table" duration=1.078592ms logger=migrator t=2026-07-09T01:42:51.68517609Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-09T01:42:51.686974147Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.799327ms logger=migrator t=2026-07-09T01:42:51.69400097Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-09T01:42:51.695095762Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.094642ms logger=migrator t=2026-07-09T01:42:51.699402389Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-09T01:42:51.700843889Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.43742ms logger=migrator t=2026-07-09T01:42:51.705348671Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-09T01:42:51.706633027Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.266626ms logger=migrator t=2026-07-09T01:42:51.7116844Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-09T01:42:51.712816182Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.131142ms logger=migrator t=2026-07-09T01:42:51.717292434Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-09T01:42:51.718947207Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.653953ms logger=migrator t=2026-07-09T01:42:51.723432199Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-09T01:42:51.731911621Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.479612ms logger=migrator t=2026-07-09T01:42:51.736171499Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-09T01:42:51.73722723Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.055431ms logger=migrator t=2026-07-09T01:42:51.742215612Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-09T01:42:51.743991767Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.775465ms logger=migrator t=2026-07-09T01:42:51.748235844Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-09T01:42:51.749774415Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.538381ms logger=migrator t=2026-07-09T01:42:51.753467251Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-09T01:42:51.754498501Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.03075ms logger=migrator t=2026-07-09T01:42:51.758877831Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-09T01:42:51.759724618Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=850.917µs logger=migrator t=2026-07-09T01:42:51.764305522Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-09T01:42:51.765985505Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.679294ms logger=migrator t=2026-07-09T01:42:51.770652591Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-09T01:42:51.778594932Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.941821ms logger=migrator t=2026-07-09T01:42:51.78291709Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-09T01:42:51.790655968Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.740568ms logger=migrator t=2026-07-09T01:42:51.794425034Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-09T01:42:51.802402887Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.977742ms logger=migrator t=2026-07-09T01:42:51.806567772Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-09T01:42:51.814343799Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.775667ms logger=migrator t=2026-07-09T01:42:51.81928722Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-09T01:42:51.820103138Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=815.578µs logger=migrator t=2026-07-09T01:42:51.824597799Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-09T01:42:51.826304954Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.706346ms logger=migrator t=2026-07-09T01:42:51.83151786Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-09T01:42:51.832723624Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.206344ms logger=migrator t=2026-07-09T01:42:51.83744266Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-09T01:42:51.838480041Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.041721ms logger=migrator t=2026-07-09T01:42:51.84237103Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-09T01:42:51.843482863Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.111283ms logger=migrator t=2026-07-09T01:42:51.848991656Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-09T01:42:51.849140569Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=148.012µs logger=migrator t=2026-07-09T01:42:51.853200881Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-09T01:42:51.853259392Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=59.441µs logger=migrator t=2026-07-09T01:42:51.859913158Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-09T01:42:51.860651443Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=738.305µs logger=migrator t=2026-07-09T01:42:51.866878029Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-09T01:42:51.86784925Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=978.411µs logger=migrator t=2026-07-09T01:42:51.874206989Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-09T01:42:51.875347122Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.140333ms logger=migrator t=2026-07-09T01:42:51.879476306Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-09T01:42:51.879844944Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=368.987µs logger=migrator t=2026-07-09T01:42:51.883753263Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-09T01:42:51.884229982Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=476.559µs logger=migrator t=2026-07-09T01:42:51.889125632Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-09T01:42:51.889959329Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=832.927µs logger=migrator t=2026-07-09T01:42:51.894727017Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-09T01:42:51.895922781Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.196044ms logger=migrator t=2026-07-09T01:42:51.900781719Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-09T01:42:51.91455626Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.773551ms logger=migrator t=2026-07-09T01:42:51.922961551Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-09T01:42:51.923063623Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=103.562µs logger=migrator t=2026-07-09T01:42:51.927966773Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-09T01:42:51.92930443Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.340817ms logger=migrator t=2026-07-09T01:42:51.934637539Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-09T01:42:51.936670221Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.032522ms logger=migrator t=2026-07-09T01:42:51.942162612Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-09T01:42:51.943757665Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.597023ms logger=migrator t=2026-07-09T01:42:51.948409949Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-09T01:42:51.957646728Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.235409ms logger=migrator t=2026-07-09T01:42:51.962439225Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-09T01:42:51.963490717Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.050862ms logger=migrator t=2026-07-09T01:42:51.966984738Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-09T01:42:51.968068029Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.086981ms logger=migrator t=2026-07-09T01:42:51.972133213Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-09T01:42:51.99946143Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.321906ms logger=migrator t=2026-07-09T01:42:52.002857648Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-09T01:42:52.003687585Z level=info msg="Migration successfully executed" id="create correlation v2" duration=829.667µs logger=migrator t=2026-07-09T01:42:52.008095525Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-09T01:42:52.009780789Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.685044ms logger=migrator t=2026-07-09T01:42:52.015474785Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-09T01:42:52.017286432Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.811537ms logger=migrator t=2026-07-09T01:42:52.023345035Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-09T01:42:52.024635892Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.290867ms logger=migrator t=2026-07-09T01:42:52.031218326Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-09T01:42:52.031563513Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=344.957µs logger=migrator t=2026-07-09T01:42:52.037048624Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-09T01:42:52.038140226Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.087692ms logger=migrator t=2026-07-09T01:42:52.04323691Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-09T01:42:52.051746753Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.501273ms logger=migrator t=2026-07-09T01:42:52.056845777Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-09T01:42:52.057513201Z level=info msg="Migration successfully executed" id="create entity_events table" duration=666.944µs logger=migrator t=2026-07-09T01:42:52.060649455Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-09T01:42:52.061405841Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=756.176µs logger=migrator t=2026-07-09T01:42:52.065464233Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T01:42:52.06631859Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T01:42:52.07123604Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T01:42:52.07219532Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T01:42:52.075895696Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-09T01:42:52.077354025Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.45759ms logger=migrator t=2026-07-09T01:42:52.08151116Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-09T01:42:52.08252715Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.01568ms logger=migrator t=2026-07-09T01:42:52.08936328Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T01:42:52.090551904Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.187563ms logger=migrator t=2026-07-09T01:42:52.097339351Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T01:42:52.098525836Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.186275ms logger=migrator t=2026-07-09T01:42:52.103646061Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T01:42:52.104781033Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.132132ms logger=migrator t=2026-07-09T01:42:52.110629232Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T01:42:52.111895569Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.265936ms logger=migrator t=2026-07-09T01:42:52.117617545Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-09T01:42:52.118969442Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.347407ms logger=migrator t=2026-07-09T01:42:52.127593578Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-09T01:42:52.128925065Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.334597ms logger=migrator t=2026-07-09T01:42:52.134986288Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T01:42:52.136249234Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.262506ms logger=migrator t=2026-07-09T01:42:52.1409669Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T01:42:52.142333019Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.363669ms logger=migrator t=2026-07-09T01:42:52.147964903Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-09T01:42:52.149991584Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.028251ms logger=migrator t=2026-07-09T01:42:52.154408954Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-09T01:42:52.180440244Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.02827ms logger=migrator t=2026-07-09T01:42:52.185093689Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-09T01:42:52.191925487Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.831568ms logger=migrator t=2026-07-09T01:42:52.196208195Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-09T01:42:52.205336991Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.128176ms logger=migrator t=2026-07-09T01:42:52.210800052Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-09T01:42:52.211040737Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=240.685µs logger=migrator t=2026-07-09T01:42:52.215498838Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-09T01:42:52.224164445Z level=info msg="Migration successfully executed" id="add share column" duration=8.665026ms logger=migrator t=2026-07-09T01:42:52.230583535Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-09T01:42:52.231041614Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=461.199µs logger=migrator t=2026-07-09T01:42:52.236445004Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-09T01:42:52.238079108Z level=info msg="Migration successfully executed" id="create file table" duration=1.634644ms logger=migrator t=2026-07-09T01:42:52.246900187Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-09T01:42:52.248380377Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.48169ms logger=migrator t=2026-07-09T01:42:52.253602243Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-09T01:42:52.25541404Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.810687ms logger=migrator t=2026-07-09T01:42:52.261348971Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-09T01:42:52.26229543Z level=info msg="Migration successfully executed" id="create file_meta table" duration=947.879µs logger=migrator t=2026-07-09T01:42:52.26963028Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-09T01:42:52.271766904Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.146164ms logger=migrator t=2026-07-09T01:42:52.275951498Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-09T01:42:52.27601717Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.481µs logger=migrator t=2026-07-09T01:42:52.280995701Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-09T01:42:52.281056912Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=61.751µs logger=migrator t=2026-07-09T01:42:52.286055785Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-09T01:42:52.286942032Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=885.747µs logger=migrator t=2026-07-09T01:42:52.292507496Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-09T01:42:52.292825392Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=318.367µs logger=migrator t=2026-07-09T01:42:52.297758202Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-09T01:42:52.30155562Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=3.792687ms logger=migrator t=2026-07-09T01:42:52.307330147Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-09T01:42:52.321130498Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.802261ms logger=migrator t=2026-07-09T01:42:52.324802754Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-09T01:42:52.325048099Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=246.214µs logger=migrator t=2026-07-09T01:42:52.331893348Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-09T01:42:52.334005891Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.111993ms logger=migrator t=2026-07-09T01:42:52.33985572Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-09T01:42:52.340309689Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=455.389µs logger=migrator t=2026-07-09T01:42:52.352394736Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-09T01:42:52.352636901Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=242.935µs logger=migrator t=2026-07-09T01:42:52.401407313Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-09T01:42:52.401978514Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=574.281µs logger=migrator t=2026-07-09T01:42:52.410345745Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-09T01:42:52.42041828Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.071715ms logger=migrator t=2026-07-09T01:42:52.429830252Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-09T01:42:52.442138333Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.312732ms logger=migrator t=2026-07-09T01:42:52.447352908Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-09T01:42:52.448375039Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.021631ms logger=migrator t=2026-07-09T01:42:52.454737489Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-09T01:42:52.555919679Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=101.17752ms logger=migrator t=2026-07-09T01:42:52.562606436Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-09T01:42:52.563516474Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=909.998µs logger=migrator t=2026-07-09T01:42:52.575543468Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-09T01:42:52.577305135Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.761037ms logger=migrator t=2026-07-09T01:42:52.585399189Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-09T01:42:52.613627204Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.233335ms logger=migrator t=2026-07-09T01:42:52.620040925Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-09T01:42:52.628631869Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.590404ms logger=migrator t=2026-07-09T01:42:52.635967689Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-09T01:42:52.636276745Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=309.176µs logger=migrator t=2026-07-09T01:42:52.645521273Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-09T01:42:52.645669516Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=148.413µs logger=migrator t=2026-07-09T01:42:52.649945404Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-09T01:42:52.650101067Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=155.693µs logger=migrator t=2026-07-09T01:42:52.654544407Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-09T01:42:52.654891165Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=346.877µs logger=migrator t=2026-07-09T01:42:52.660263863Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-09T01:42:52.66057243Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=309.177µs logger=migrator t=2026-07-09T01:42:52.667520231Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-09T01:42:52.669038823Z level=info msg="Migration successfully executed" id="create folder table" duration=1.518322ms logger=migrator t=2026-07-09T01:42:52.674510104Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-09T01:42:52.675678097Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.168043ms logger=migrator t=2026-07-09T01:42:52.680654649Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-09T01:42:52.681851993Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.196944ms logger=migrator t=2026-07-09T01:42:52.687992828Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-09T01:42:52.688033949Z level=info msg="Migration successfully executed" id="Update folder title length" duration=41.991µs logger=migrator t=2026-07-09T01:42:52.693218874Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T01:42:52.695092573Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.873309ms logger=migrator t=2026-07-09T01:42:52.7013553Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T01:42:52.702450072Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.094352ms logger=migrator t=2026-07-09T01:42:52.708257491Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-09T01:42:52.710065288Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.807016ms logger=migrator t=2026-07-09T01:42:52.71906968Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-09T01:42:52.719788286Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=718.086µs logger=migrator t=2026-07-09T01:42:52.73033336Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-09T01:42:52.730584076Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=251.466µs logger=migrator t=2026-07-09T01:42:52.736118328Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-09T01:42:52.73719573Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.082262ms logger=migrator t=2026-07-09T01:42:52.749326147Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-09T01:42:52.750539532Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.213285ms logger=migrator t=2026-07-09T01:42:52.755883951Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-09T01:42:52.756927582Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.043521ms logger=migrator t=2026-07-09T01:42:52.76222237Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-09T01:42:52.763569497Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.346217ms logger=migrator t=2026-07-09T01:42:52.768821424Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-09T01:42:52.77057961Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.757666ms logger=migrator t=2026-07-09T01:42:52.784707247Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-09T01:42:52.786276579Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.569352ms logger=migrator t=2026-07-09T01:42:52.790521406Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-09T01:42:52.792886624Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.415759ms logger=migrator t=2026-07-09T01:42:52.798358585Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-09T01:42:52.799720103Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.365618ms logger=migrator t=2026-07-09T01:42:52.811336999Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-09T01:42:52.81233693Z level=info msg="Migration successfully executed" id="create signing_key table" duration=999.981µs logger=migrator t=2026-07-09T01:42:52.818447074Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-09T01:42:52.819843292Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.395458ms logger=migrator t=2026-07-09T01:42:52.827121271Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-09T01:42:52.828434027Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.313266ms logger=migrator t=2026-07-09T01:42:52.837837029Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-09T01:42:52.838159486Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=323.547µs logger=migrator t=2026-07-09T01:42:52.842614997Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-09T01:42:52.853320164Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.707677ms logger=migrator t=2026-07-09T01:42:52.861632353Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-09T01:42:52.862146153Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=514.51µs logger=migrator t=2026-07-09T01:42:52.869419832Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T01:42:52.869439002Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.72µs logger=migrator t=2026-07-09T01:42:52.874370513Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T01:42:52.875332452Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=958.869µs logger=migrator t=2026-07-09T01:42:52.880168001Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T01:42:52.880192791Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.65µs logger=migrator t=2026-07-09T01:42:52.885060881Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-09T01:42:52.887165853Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.104342ms logger=migrator t=2026-07-09T01:42:52.892818388Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T01:42:52.894285779Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.467261ms logger=migrator t=2026-07-09T01:42:52.900086837Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-09T01:42:52.901577587Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.49029ms logger=migrator t=2026-07-09T01:42:52.907773903Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-09T01:42:52.908535059Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=762.585µs logger=migrator t=2026-07-09T01:42:52.914204094Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-09T01:42:52.914435699Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=232.195µs logger=migrator t=2026-07-09T01:42:52.918989062Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-09T01:42:52.919519602Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=530.19µs logger=migrator t=2026-07-09T01:42:52.925254769Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-09T01:42:52.926107176Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=852.387µs logger=migrator t=2026-07-09T01:42:52.932048237Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-09T01:42:52.933039968Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=991.441µs logger=migrator t=2026-07-09T01:42:52.941387028Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-09T01:42:52.949505943Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.124646ms logger=migrator t=2026-07-09T01:42:52.956400963Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-09T01:42:52.969807916Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.409053ms logger=migrator t=2026-07-09T01:42:52.978084665Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-09T01:42:52.985903984Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.815209ms logger=migrator t=2026-07-09T01:42:52.991341935Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-09T01:42:52.991444697Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=103.622µs logger=migrator t=2026-07-09T01:42:52.996612522Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-09T01:42:53.00881982Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.208079ms logger=migrator t=2026-07-09T01:42:53.015494236Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-09T01:42:53.024886478Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.391292ms logger=migrator t=2026-07-09T01:42:53.030151054Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-09T01:42:53.030417781Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=263.886µs logger=migrator t=2026-07-09T01:42:53.035520454Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.396060981s logger=migrator t=2026-07-09T01:42:53.036165628Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-09T01:42:53.048800764Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-09T01:42:53.049005108Z level=info msg="Created default organization" logger=secrets t=2026-07-09T01:42:53.05693952Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T01:42:53.100580909Z level=info msg="Restored cache from database" duration=470.03µs logger=plugin.store t=2026-07-09T01:42:53.102023888Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-09T01:42:53.137688444Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-09T01:42:53.137716415Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-09T01:42:53.137803817Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-09T01:42:53.137812347Z level=info msg="Plugins loaded" count=54 duration=35.789189ms logger=query_data t=2026-07-09T01:42:53.141631784Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-09T01:42:53.144421791Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-09T01:42:53.149185378Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-09T01:42:53.16546415Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-09T01:42:53.173512784Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-09T01:42:53.178072886Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-09T01:42:53.205285041Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-09T01:42:53.241947947Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-09T01:42:53.26516492Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-09T01:42:53.265214451Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-09T01:42:53.265570659Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-07-09T01:42:53.265844234Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-07-09T01:42:53.265998767Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-07-09T01:42:53.267284263Z level=info msg="Storage starting" logger=http.server t=2026-07-09T01:42:53.26765372Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-07-09T01:42:53.332990001Z level=info msg="Update check succeeded" duration=66.823441ms logger=grafana.update.checker t=2026-07-09T01:42:53.336002093Z level=info msg="Update check succeeded" duration=70.117698ms logger=ngalert.state.manager t=2026-07-09T01:42:53.400674919Z level=info msg="State cache has been initialized" states=0 duration=135.10426ms logger=ngalert.scheduler t=2026-07-09T01:42:53.400756821Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-09T01:42:53.400854033Z level=info msg=starting first_tick=2026-07-09T01:43:00Z logger=provisioning.dashboard t=2026-07-09T01:42:53.443111033Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T01:42:53.625688761Z level=info msg="Patterns update finished" duration=225.189544ms logger=grafana-apiserver t=2026-07-09T01:42:53.797404636Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-09T01:42:53.797850606Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-09T01:42:55.291166512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:55.292365316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:55.31813879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:55.369091717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:55.465876439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:55.541174112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:55.564653059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:55.607966562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:55.639678657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:55.838168789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:55.856578103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:55.911704006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:55.933650573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.00180088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.024100364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.09214793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.111487873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.174031377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.192256228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.271010691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.288442677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.360854151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.380818048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.541199573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.559782701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.624329995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.639324631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.70852831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.728869774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.784534028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.801931622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.874146952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.893619959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.947402824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:56.963949061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.089465327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.108067115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.207696704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.22473473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.279573667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.296099423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.360514265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.37696052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.419965565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.439855161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.503589838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.526219878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.574688916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.593306755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.651923598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.680590962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.763799586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.78313644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.842487868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.861135888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.933882569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:57.948462926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:58.011592052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:58.026869112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:58.11073198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:58.130637865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:58.476451947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:58.49869684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:58.985851758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.003284943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.08467032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.103827721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.177422189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.198287873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.269712758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.314391758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.391459557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.406960933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.489159666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.508833606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.594620834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.615376936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.820178126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.844379219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:42:59.921284924Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-09T01:44:41.289158218Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-07-09T01:52:53.279628438Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-09T01:52:53.308858728Z level=info msg="Completed cleanup jobs" duration=42.469389ms logger=plugins.update.checker t=2026-07-09T01:52:53.385825965Z level=info msg="Update check succeeded" duration=52.246067ms logger=sqlstore.transactions t=2026-07-09T01:57:53.162239235Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-09T02:02:53.284564271Z level=info msg="Completed cleanup jobs" duration=17.58815ms logger=plugins.update.checker t=2026-07-09T02:02:53.382926911Z level=info msg="Update check succeeded" duration=49.785967ms logger=cleanup t=2026-07-09T02:12:53.269826032Z level=info msg="Completed cleanup jobs" duration=3.836769ms logger=plugins.update.checker t=2026-07-09T02:12:53.40995474Z level=info msg="Update check succeeded" duration=76.520122ms logger=infra.usagestats t=2026-07-09T02:14:41.314003943Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T02:22:53.300295091Z level=info msg="Completed cleanup jobs" duration=34.085734ms logger=plugins.update.checker t=2026-07-09T02:22:53.38459991Z level=info msg="Update check succeeded" duration=51.451619ms logger=cleanup t=2026-07-09T02:32:53.30763485Z level=info msg="Completed cleanup jobs" duration=41.191139ms logger=plugins.update.checker t=2026-07-09T02:32:53.387720093Z level=info msg="Update check succeeded" duration=53.782256ms logger=cleanup t=2026-07-09T02:42:53.330023945Z level=info msg="Completed cleanup jobs" duration=64.154769ms logger=plugins.update.checker t=2026-07-09T02:42:53.381863012Z level=info msg="Update check succeeded" duration=48.604621ms logger=infra.usagestats t=2026-07-09T02:44:41.311509684Z level=info msg="Usage stats are ready to report"