logger=settings t=2026-04-11T21:54:34.853744265Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-11T21:54:34Z logger=settings t=2026-04-11T21:54:34.854113803Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-11T21:54:34.854128903Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-11T21:54:34.854133253Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-11T21:54:34.854295347Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-11T21:54:34.854377088Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-11T21:54:34.854387109Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-11T21:54:34.854395389Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-11T21:54:34.854404039Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-11T21:54:34.854412809Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-11T21:54:34.854420559Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-11T21:54:34.85444453Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-11T21:54:34.85445214Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-11T21:54:34.8544601Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-11T21:54:34.85447338Z level=info msg=Target target=[all] logger=settings t=2026-04-11T21:54:34.854508301Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-11T21:54:34.854518281Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-11T21:54:34.854532312Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-11T21:54:34.854540362Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-11T21:54:34.854554462Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-11T21:54:34.854568982Z level=info msg="App mode production" logger=sqlstore t=2026-04-11T21:54:34.856354852Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-11T21:54:34.856413323Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-11T21:54:34.859694864Z level=info msg="Locking database" logger=migrator t=2026-04-11T21:54:34.859726635Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-11T21:54:34.861038083Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-11T21:54:34.862209379Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.171086ms logger=migrator t=2026-04-11T21:54:34.938934069Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-11T21:54:34.940628486Z level=info msg="Migration successfully executed" id="create user table" duration=1.703568ms logger=migrator t=2026-04-11T21:54:34.979502282Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-11T21:54:34.980812001Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.310428ms logger=migrator t=2026-04-11T21:54:34.990934371Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-11T21:54:34.991985584Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.051093ms logger=migrator t=2026-04-11T21:54:34.996206526Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-11T21:54:34.997272329Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.064933ms logger=migrator t=2026-04-11T21:54:35.001195694Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-11T21:54:35.001819328Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=623.274µs logger=migrator t=2026-04-11T21:54:35.006773905Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-11T21:54:35.010900686Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.120231ms logger=migrator t=2026-04-11T21:54:35.025445552Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-11T21:54:35.02718114Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.736008ms logger=migrator t=2026-04-11T21:54:35.031405462Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-11T21:54:35.032096937Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=689.105µs logger=migrator t=2026-04-11T21:54:35.035505082Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-11T21:54:35.036199976Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=694.754µs logger=migrator t=2026-04-11T21:54:35.041150964Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-11T21:54:35.041511152Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=360.598µs logger=migrator t=2026-04-11T21:54:35.045125911Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-11T21:54:35.045598831Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=473.12µs logger=migrator t=2026-04-11T21:54:35.049479296Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-11T21:54:35.051371076Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.89037ms logger=migrator t=2026-04-11T21:54:35.05753137Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-11T21:54:35.057581671Z level=info msg="Migration successfully executed" id="Update user table charset" duration=52.741µs logger=migrator t=2026-04-11T21:54:35.062221043Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-11T21:54:35.063968101Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.746339ms logger=migrator t=2026-04-11T21:54:35.067444596Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-11T21:54:35.067672431Z level=info msg="Migration successfully executed" id="Add missing user data" duration=225.875µs logger=migrator t=2026-04-11T21:54:35.072594419Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-11T21:54:35.073748233Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.153004ms logger=migrator t=2026-04-11T21:54:35.077948405Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-11T21:54:35.079423847Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.477662ms logger=migrator t=2026-04-11T21:54:35.087284268Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-11T21:54:35.089045427Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.762399ms logger=migrator t=2026-04-11T21:54:35.092807818Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-11T21:54:35.10210277Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.289342ms logger=migrator t=2026-04-11T21:54:35.106407115Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-11T21:54:35.107737733Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.330518ms logger=migrator t=2026-04-11T21:54:35.11312153Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-11T21:54:35.113376226Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=256.646µs logger=migrator t=2026-04-11T21:54:35.117400844Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-11T21:54:35.118064238Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=663.324µs logger=migrator t=2026-04-11T21:54:35.123517807Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-11T21:54:35.123797283Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=276.826µs logger=migrator t=2026-04-11T21:54:35.130589641Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-11T21:54:35.131315887Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=730.506µs logger=migrator t=2026-04-11T21:54:35.142144933Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-11T21:54:35.143140834Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=999.881µs logger=migrator t=2026-04-11T21:54:35.147621522Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-11T21:54:35.148569922Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=951.86µs logger=migrator t=2026-04-11T21:54:35.307780414Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-11T21:54:35.30933964Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.563337ms logger=migrator t=2026-04-11T21:54:35.380402649Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-11T21:54:35.381371382Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=972.813µs logger=migrator t=2026-04-11T21:54:35.391440271Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-11T21:54:35.39390787Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=2.462999ms logger=migrator t=2026-04-11T21:54:35.399951183Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-11T21:54:35.399984504Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.301µs logger=migrator t=2026-04-11T21:54:35.404646464Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-11T21:54:35.405586907Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=939.793µs logger=migrator t=2026-04-11T21:54:35.4115791Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-11T21:54:35.412418459Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=843.75µs logger=migrator t=2026-04-11T21:54:35.418938464Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-11T21:54:35.419744504Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=810.36µs logger=migrator t=2026-04-11T21:54:35.423640886Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-11T21:54:35.424979778Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.340492ms logger=migrator t=2026-04-11T21:54:35.43224251Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-11T21:54:35.436086922Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.844912ms logger=migrator t=2026-04-11T21:54:35.446618432Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-11T21:54:35.447529664Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=907.812µs logger=migrator t=2026-04-11T21:54:35.451943658Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-11T21:54:35.452693347Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=750.049µs logger=migrator t=2026-04-11T21:54:35.457155132Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-11T21:54:35.457867648Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=712.076µs logger=migrator t=2026-04-11T21:54:35.464818024Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-11T21:54:35.465539051Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=721.127µs logger=migrator t=2026-04-11T21:54:35.469117206Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-11T21:54:35.470196142Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.078726ms logger=migrator t=2026-04-11T21:54:35.474488764Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-11T21:54:35.475070267Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=573.793µs logger=migrator t=2026-04-11T21:54:35.4797922Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-11T21:54:35.480335692Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=543.802µs logger=migrator t=2026-04-11T21:54:35.48907704Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-11T21:54:35.48987987Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=809.91µs logger=migrator t=2026-04-11T21:54:35.493933506Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-11T21:54:35.495069563Z level=info msg="Migration successfully executed" id="create star table" duration=1.135238ms logger=migrator t=2026-04-11T21:54:35.501485795Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-11T21:54:35.502888218Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.406183ms logger=migrator t=2026-04-11T21:54:35.510003978Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-11T21:54:35.511598496Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.598979ms logger=migrator t=2026-04-11T21:54:35.521544972Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-11T21:54:35.52231641Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=771.358µs logger=migrator t=2026-04-11T21:54:35.526124261Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-11T21:54:35.527009482Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=884.421µs logger=migrator t=2026-04-11T21:54:35.532024481Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-11T21:54:35.533096616Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.071115ms logger=migrator t=2026-04-11T21:54:35.537549582Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-11T21:54:35.538670728Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.120496ms logger=migrator t=2026-04-11T21:54:35.542601663Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-11T21:54:35.543378481Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=777.178µs logger=migrator t=2026-04-11T21:54:35.547429046Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-11T21:54:35.547457737Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.501µs logger=migrator t=2026-04-11T21:54:35.551684808Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-11T21:54:35.551725319Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=44.771µs logger=migrator t=2026-04-11T21:54:35.5563937Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-11T21:54:35.556696507Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=300.267µs logger=migrator t=2026-04-11T21:54:35.561741806Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-11T21:54:35.562678049Z level=info msg="Migration successfully executed" id="create dashboard table" duration=940.553µs logger=migrator t=2026-04-11T21:54:35.567445262Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-11T21:54:35.568203071Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=758.709µs logger=migrator t=2026-04-11T21:54:35.571895948Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-11T21:54:35.572681696Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=785.688µs logger=migrator t=2026-04-11T21:54:35.576632611Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-11T21:54:35.577250665Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=615.884µs logger=migrator t=2026-04-11T21:54:35.581787624Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-11T21:54:35.582594542Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=806.429µs logger=migrator t=2026-04-11T21:54:35.587818696Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-11T21:54:35.588348909Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=530.493µs logger=migrator t=2026-04-11T21:54:35.592874757Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-11T21:54:35.598542022Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.666874ms logger=migrator t=2026-04-11T21:54:35.603542169Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-11T21:54:35.604307488Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=765.639µs logger=migrator t=2026-04-11T21:54:35.609604264Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-11T21:54:35.610835273Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.233329ms logger=migrator t=2026-04-11T21:54:35.615788681Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-11T21:54:35.61703819Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.245759ms logger=migrator t=2026-04-11T21:54:35.623090174Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-11T21:54:35.623428282Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=337.678µs logger=migrator t=2026-04-11T21:54:35.628951943Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-11T21:54:35.630466079Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.513676ms logger=migrator t=2026-04-11T21:54:35.634231399Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-11T21:54:35.634334001Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=101.182µs logger=migrator t=2026-04-11T21:54:35.639492094Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-11T21:54:35.64270021Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.209056ms logger=migrator t=2026-04-11T21:54:35.647064344Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-11T21:54:35.648876147Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.811203ms logger=migrator t=2026-04-11T21:54:35.655152726Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-11T21:54:35.656970319Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.819563ms logger=migrator t=2026-04-11T21:54:35.661319883Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-11T21:54:35.663280539Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.967517ms logger=migrator t=2026-04-11T21:54:35.66711191Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-11T21:54:35.669233811Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.12053ms logger=migrator t=2026-04-11T21:54:35.673706917Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-11T21:54:35.675275554Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.573278ms logger=migrator t=2026-04-11T21:54:35.680440307Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-11T21:54:35.681737187Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.2967ms logger=migrator t=2026-04-11T21:54:35.686655504Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-11T21:54:35.686690265Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.981µs logger=migrator t=2026-04-11T21:54:35.692028812Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-11T21:54:35.692092264Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=48.411µs logger=migrator t=2026-04-11T21:54:35.696351674Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-11T21:54:35.699896629Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.544445ms logger=migrator t=2026-04-11T21:54:35.704382105Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-11T21:54:35.706330332Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.948137ms logger=migrator t=2026-04-11T21:54:35.709745403Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-11T21:54:35.713991554Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.233581ms logger=migrator t=2026-04-11T21:54:35.718930672Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-11T21:54:35.721043841Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.113429ms logger=migrator t=2026-04-11T21:54:35.725942057Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-11T21:54:35.726217744Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=276.137µs logger=migrator t=2026-04-11T21:54:35.730338993Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-11T21:54:35.731273564Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=936.801µs logger=migrator t=2026-04-11T21:54:35.736067378Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-11T21:54:35.737240096Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.173468ms logger=migrator t=2026-04-11T21:54:35.741252082Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-11T21:54:35.741282253Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=31.831µs logger=migrator t=2026-04-11T21:54:35.747607003Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-11T21:54:35.748605516Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=997.973µs logger=migrator t=2026-04-11T21:54:35.754514496Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-11T21:54:35.755228223Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=716.937µs logger=migrator t=2026-04-11T21:54:35.762631469Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-11T21:54:35.768930309Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.29982ms logger=migrator t=2026-04-11T21:54:35.774649274Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-11T21:54:35.775378592Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=730.198µs logger=migrator t=2026-04-11T21:54:35.779710335Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-11T21:54:35.780551126Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=840.66µs logger=migrator t=2026-04-11T21:54:35.784456098Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-11T21:54:35.785297178Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=841.29µs logger=migrator t=2026-04-11T21:54:35.790191194Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-11T21:54:35.790507981Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=316.907µs logger=migrator t=2026-04-11T21:54:35.793909982Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-11T21:54:35.794757993Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=849.611µs logger=migrator t=2026-04-11T21:54:35.798404519Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-11T21:54:35.800700424Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.295455ms logger=migrator t=2026-04-11T21:54:35.807158617Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-11T21:54:35.808053508Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=896.481µs logger=migrator t=2026-04-11T21:54:35.811850639Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-11T21:54:35.812056274Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=206.765µs logger=migrator t=2026-04-11T21:54:35.815771612Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-11T21:54:35.815940726Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=169.183µs logger=migrator t=2026-04-11T21:54:35.820630797Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-11T21:54:35.821418256Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=788.309µs logger=migrator t=2026-04-11T21:54:35.826320243Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-11T21:54:35.830390649Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.069617ms logger=migrator t=2026-04-11T21:54:35.834826694Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-11T21:54:35.835797237Z level=info msg="Migration successfully executed" id="create data_source table" duration=970.603µs logger=migrator t=2026-04-11T21:54:35.840653023Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-11T21:54:35.841607645Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=954.522µs logger=migrator t=2026-04-11T21:54:35.847058555Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-11T21:54:35.848165992Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.106177ms logger=migrator t=2026-04-11T21:54:35.852403152Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-11T21:54:35.853332015Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=928.793µs logger=migrator t=2026-04-11T21:54:35.856693834Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-11T21:54:35.857622726Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=928.292µs logger=migrator t=2026-04-11T21:54:35.86324835Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-11T21:54:35.871918315Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.669395ms logger=migrator t=2026-04-11T21:54:35.875943622Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-11T21:54:35.876932395Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=989.173µs logger=migrator t=2026-04-11T21:54:35.881665278Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-11T21:54:35.882543948Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=877.831µs logger=migrator t=2026-04-11T21:54:35.886400729Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-11T21:54:35.88724714Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=846.811µs logger=migrator t=2026-04-11T21:54:35.891325087Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-11T21:54:35.89187658Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=551.433µs logger=migrator t=2026-04-11T21:54:35.896296405Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-11T21:54:35.898939658Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.642653ms logger=migrator t=2026-04-11T21:54:35.902591474Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-11T21:54:35.904883729Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.292065ms logger=migrator t=2026-04-11T21:54:35.908392762Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-11T21:54:35.908419213Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.481µs logger=migrator t=2026-04-11T21:54:35.912878019Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-11T21:54:35.913070863Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=193.334µs logger=migrator t=2026-04-11T21:54:35.916636668Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-11T21:54:35.920171612Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.535864ms logger=migrator t=2026-04-11T21:54:35.923795038Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-11T21:54:35.924025714Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=231.426µs logger=migrator t=2026-04-11T21:54:35.928855508Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-11T21:54:35.929068364Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=213.786µs logger=migrator t=2026-04-11T21:54:35.93481808Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-11T21:54:35.937246377Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.428817ms logger=migrator t=2026-04-11T21:54:35.941583321Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-11T21:54:35.941767605Z level=info msg="Migration successfully executed" id="Update uid value" duration=185.464µs logger=migrator t=2026-04-11T21:54:35.945515774Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-11T21:54:35.946325844Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=810.45µs logger=migrator t=2026-04-11T21:54:35.952611853Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-11T21:54:35.95378628Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.176538ms logger=migrator t=2026-04-11T21:54:35.959794514Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-11T21:54:35.961155796Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.362442ms logger=migrator t=2026-04-11T21:54:35.967369463Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-11T21:54:35.968721346Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.351833ms logger=migrator t=2026-04-11T21:54:35.974455132Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-11T21:54:35.97522808Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=772.248µs logger=migrator t=2026-04-11T21:54:35.979142312Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-11T21:54:35.979989753Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=846.981µs logger=migrator t=2026-04-11T21:54:35.983810804Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-11T21:54:35.984622503Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=811.899µs logger=migrator t=2026-04-11T21:54:35.988953816Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-11T21:54:35.989650212Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=696.596µs logger=migrator t=2026-04-11T21:54:35.993012252Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-11T21:54:35.993712649Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=697.497µs logger=migrator t=2026-04-11T21:54:35.997281834Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-11T21:54:36.007069776Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.788012ms logger=migrator t=2026-04-11T21:54:36.014082713Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-11T21:54:36.01480108Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=718.247µs logger=migrator t=2026-04-11T21:54:36.019657506Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-11T21:54:36.020462024Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=804.168µs logger=migrator t=2026-04-11T21:54:36.027979303Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-11T21:54:36.029188122Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.209038ms logger=migrator t=2026-04-11T21:54:36.034763874Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-11T21:54:36.036311901Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.547347ms logger=migrator t=2026-04-11T21:54:36.042098929Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-11T21:54:36.042616881Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=517.922µs logger=migrator t=2026-04-11T21:54:36.047021526Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-11T21:54:36.047542368Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=520.972µs logger=migrator t=2026-04-11T21:54:36.052766372Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-11T21:54:36.052791583Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.291µs logger=migrator t=2026-04-11T21:54:36.058191581Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-11T21:54:36.062932613Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.740332ms logger=migrator t=2026-04-11T21:54:36.068484965Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-11T21:54:36.070926473Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.441448ms logger=migrator t=2026-04-11T21:54:36.076800333Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-11T21:54:36.076953816Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=153.853µs logger=migrator t=2026-04-11T21:54:36.081689349Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-11T21:54:36.086382611Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.689892ms logger=migrator t=2026-04-11T21:54:36.095092308Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-11T21:54:36.099545393Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.455325ms logger=migrator t=2026-04-11T21:54:36.105365801Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-11T21:54:36.106255773Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=890.862µs logger=migrator t=2026-04-11T21:54:36.116938517Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-11T21:54:36.117973321Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.035024ms logger=migrator t=2026-04-11T21:54:36.124031465Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-11T21:54:36.125274375Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.24266ms logger=migrator t=2026-04-11T21:54:36.133526131Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-11T21:54:36.134873543Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.330161ms logger=migrator t=2026-04-11T21:54:36.142271519Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-11T21:54:36.143132679Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=861.721µs logger=migrator t=2026-04-11T21:54:36.149160102Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-11T21:54:36.14993122Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=769.318µs logger=migrator t=2026-04-11T21:54:36.168773518Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-11T21:54:36.168921531Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=148.223µs logger=migrator t=2026-04-11T21:54:36.182027283Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-11T21:54:36.182065254Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=40.391µs logger=migrator t=2026-04-11T21:54:36.18777277Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-11T21:54:36.190818882Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.046013ms logger=migrator t=2026-04-11T21:54:36.198436463Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-11T21:54:36.200996774Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.557241ms logger=migrator t=2026-04-11T21:54:36.206398192Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-11T21:54:36.206516685Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=123.823µs logger=migrator t=2026-04-11T21:54:36.210979761Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-11T21:54:36.212303513Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.322111ms logger=migrator t=2026-04-11T21:54:36.217441724Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-11T21:54:36.218732815Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.290941ms logger=migrator t=2026-04-11T21:54:36.224926892Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-11T21:54:36.224961703Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.301µs logger=migrator t=2026-04-11T21:54:36.229485821Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-11T21:54:36.230235958Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=750.487µs logger=migrator t=2026-04-11T21:54:36.235256838Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-11T21:54:36.236034536Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=777.009µs logger=migrator t=2026-04-11T21:54:36.242283724Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-11T21:54:36.245373067Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.089913ms logger=migrator t=2026-04-11T21:54:36.250371826Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-11T21:54:36.250407377Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=37.661µs logger=migrator t=2026-04-11T21:54:36.255692353Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-11T21:54:36.256557343Z level=info msg="Migration successfully executed" id="create session table" duration=864.87µs logger=migrator t=2026-04-11T21:54:36.264034871Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-11T21:54:36.264168784Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=136.453µs logger=migrator t=2026-04-11T21:54:36.269974052Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-11T21:54:36.270094565Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=122.153µs logger=migrator t=2026-04-11T21:54:36.275652077Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-11T21:54:36.276787885Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.135277ms logger=migrator t=2026-04-11T21:54:36.282806047Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-11T21:54:36.283938714Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.132927ms logger=migrator t=2026-04-11T21:54:36.291611626Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-11T21:54:36.291656187Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=43.081µs logger=migrator t=2026-04-11T21:54:36.296490252Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-11T21:54:36.296543424Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.791µs logger=migrator t=2026-04-11T21:54:36.300920457Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-11T21:54:36.305798653Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.877496ms logger=migrator t=2026-04-11T21:54:36.311176031Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-11T21:54:36.316027187Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.851716ms logger=migrator t=2026-04-11T21:54:36.320801499Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-11T21:54:36.320926322Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=127.353µs logger=migrator t=2026-04-11T21:54:36.325414519Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-11T21:54:36.325495291Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=98.082µs logger=migrator t=2026-04-11T21:54:36.329923697Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-11T21:54:36.331217937Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.29375ms logger=migrator t=2026-04-11T21:54:36.338311316Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-11T21:54:36.338357417Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.731µs logger=migrator t=2026-04-11T21:54:36.343242902Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-11T21:54:36.34818507Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.943328ms logger=migrator t=2026-04-11T21:54:36.352987684Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-11T21:54:36.353148778Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=162.184µs logger=migrator t=2026-04-11T21:54:36.357756808Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-11T21:54:36.362682134Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.926066ms logger=migrator t=2026-04-11T21:54:36.368257237Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-11T21:54:36.371680809Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.422792ms logger=migrator t=2026-04-11T21:54:36.376647086Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-11T21:54:36.376717238Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.812µs logger=migrator t=2026-04-11T21:54:36.381483331Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-11T21:54:36.382431773Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=949.082µs logger=migrator t=2026-04-11T21:54:36.388690793Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-11T21:54:36.390051545Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.360362ms logger=migrator t=2026-04-11T21:54:36.395810612Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-11T21:54:36.39699236Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.155009ms logger=migrator t=2026-04-11T21:54:36.403273339Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-11T21:54:36.404266792Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=992.973µs logger=migrator t=2026-04-11T21:54:36.410212583Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-11T21:54:36.411351401Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.140348ms logger=migrator t=2026-04-11T21:54:36.418411728Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-11T21:54:36.419617108Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.20981ms logger=migrator t=2026-04-11T21:54:36.426008689Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-11T21:54:36.426960962Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=957.343µs logger=migrator t=2026-04-11T21:54:36.433082617Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-11T21:54:36.434726506Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.64615ms logger=migrator t=2026-04-11T21:54:36.440630366Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-11T21:54:36.441688232Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.079366ms logger=migrator t=2026-04-11T21:54:36.452417136Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-11T21:54:36.463840477Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.419891ms logger=migrator t=2026-04-11T21:54:36.469591635Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-11T21:54:36.470263511Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=671.406µs logger=migrator t=2026-04-11T21:54:36.475443524Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-11T21:54:36.476833146Z 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.391382ms logger=migrator t=2026-04-11T21:54:36.485077222Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-11T21:54:36.485953903Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=839.87µs logger=migrator t=2026-04-11T21:54:36.491340661Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-11T21:54:36.491931865Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=591.294µs logger=migrator t=2026-04-11T21:54:36.495338587Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-11T21:54:36.496123735Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=785.388µs logger=migrator t=2026-04-11T21:54:36.501949163Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-11T21:54:36.506288437Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.335134ms logger=migrator t=2026-04-11T21:54:36.512100035Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-11T21:54:36.517119523Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.016758ms logger=migrator t=2026-04-11T21:54:36.522185414Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-11T21:54:36.525876372Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.690098ms logger=migrator t=2026-04-11T21:54:36.529879567Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-11T21:54:36.535827788Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.947711ms logger=migrator t=2026-04-11T21:54:36.542515747Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-11T21:54:36.54348874Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=972.603µs logger=migrator t=2026-04-11T21:54:36.548833197Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-11T21:54:36.548862398Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.401µs logger=migrator t=2026-04-11T21:54:36.554558733Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-11T21:54:36.554601434Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=47.781µs logger=migrator t=2026-04-11T21:54:36.560501624Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-11T21:54:36.561486817Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=986.743µs logger=migrator t=2026-04-11T21:54:36.568255009Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-11T21:54:36.569283663Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.029734ms logger=migrator t=2026-04-11T21:54:36.575096651Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-11T21:54:36.576341771Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.2477ms logger=migrator t=2026-04-11T21:54:36.582349533Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-11T21:54:36.583367027Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.018674ms logger=migrator t=2026-04-11T21:54:36.589012642Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-11T21:54:36.589952234Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=936.341µs logger=migrator t=2026-04-11T21:54:36.595999638Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-11T21:54:36.601920419Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.919981ms logger=migrator t=2026-04-11T21:54:36.608609397Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-11T21:54:36.612776297Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.16815ms logger=migrator t=2026-04-11T21:54:36.617100269Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-11T21:54:36.617302814Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=203.595µs logger=migrator t=2026-04-11T21:54:36.621732489Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-11T21:54:36.623926442Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.194012ms logger=migrator t=2026-04-11T21:54:36.63146064Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-11T21:54:36.632457594Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=998.564µs logger=migrator t=2026-04-11T21:54:36.639214974Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-11T21:54:36.643609999Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.395715ms logger=migrator t=2026-04-11T21:54:36.648601347Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-11T21:54:36.648672238Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.341µs logger=migrator t=2026-04-11T21:54:36.654476168Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-11T21:54:36.655391259Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=910.763µs logger=migrator t=2026-04-11T21:54:36.660065049Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-11T21:54:36.661587726Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.519087ms logger=migrator t=2026-04-11T21:54:36.666935633Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-11T21:54:36.667034445Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=98.902µs logger=migrator t=2026-04-11T21:54:36.671985473Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-11T21:54:36.673009657Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.022834ms logger=migrator t=2026-04-11T21:54:36.677868403Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-11T21:54:36.678853016Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=984.003µs logger=migrator t=2026-04-11T21:54:36.684116311Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-11T21:54:36.685769741Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.65246ms logger=migrator t=2026-04-11T21:54:36.692017919Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-11T21:54:36.693020002Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.002993ms logger=migrator t=2026-04-11T21:54:36.698283207Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-11T21:54:36.699394994Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.111027ms logger=migrator t=2026-04-11T21:54:36.705148761Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-11T21:54:36.7068282Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.678189ms logger=migrator t=2026-04-11T21:54:36.712963276Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-11T21:54:36.712990347Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.021µs logger=migrator t=2026-04-11T21:54:36.717695049Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-11T21:54:36.725843662Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.149024ms logger=migrator t=2026-04-11T21:54:36.731018835Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-11T21:54:36.731737282Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=718.037µs logger=migrator t=2026-04-11T21:54:36.738113374Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-11T21:54:36.743289236Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.174693ms logger=migrator t=2026-04-11T21:54:36.747697532Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-11T21:54:36.74846196Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=763.808µs logger=migrator t=2026-04-11T21:54:36.753298645Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-11T21:54:36.754762469Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.463474ms logger=migrator t=2026-04-11T21:54:36.76192406Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-11T21:54:36.763374184Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.450044ms logger=migrator t=2026-04-11T21:54:36.768191128Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-11T21:54:36.779477166Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.285528ms logger=migrator t=2026-04-11T21:54:36.783985364Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-11T21:54:36.784786352Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=801.168µs logger=migrator t=2026-04-11T21:54:36.790220322Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-11T21:54:36.791475451Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.259189ms logger=migrator t=2026-04-11T21:54:36.795820545Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-11T21:54:36.796117252Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=296.787µs logger=migrator t=2026-04-11T21:54:36.800489876Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-11T21:54:36.801364467Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=874.551µs logger=migrator t=2026-04-11T21:54:36.80741457Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-11T21:54:36.807741538Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=329.948µs logger=migrator t=2026-04-11T21:54:36.813252699Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-11T21:54:36.820904401Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.637401ms logger=migrator t=2026-04-11T21:54:36.826124675Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-11T21:54:36.836571673Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=10.448458ms logger=migrator t=2026-04-11T21:54:36.842647718Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-11T21:54:36.843847106Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.197098ms logger=migrator t=2026-04-11T21:54:36.849337586Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-11T21:54:36.851392455Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.053589ms logger=migrator t=2026-04-11T21:54:36.856160098Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-11T21:54:36.856533398Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=373.88µs logger=migrator t=2026-04-11T21:54:36.860506911Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-11T21:54:36.864834025Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.325694ms logger=migrator t=2026-04-11T21:54:36.870230073Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-11T21:54:36.871151275Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=921.062µs logger=migrator t=2026-04-11T21:54:36.875831756Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-11T21:54:36.876133703Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=300.887µs logger=migrator t=2026-04-11T21:54:36.881220013Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-11T21:54:36.881988032Z level=info msg="Migration successfully executed" id="Move region to single row" duration=768.469µs logger=migrator t=2026-04-11T21:54:36.887201336Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-11T21:54:36.888597009Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.395903ms logger=migrator t=2026-04-11T21:54:36.894404777Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-11T21:54:36.895338049Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=932.912µs logger=migrator t=2026-04-11T21:54:36.899819105Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-11T21:54:36.901321742Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.500256ms logger=migrator t=2026-04-11T21:54:36.906460563Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-11T21:54:36.908164944Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.702741ms logger=migrator t=2026-04-11T21:54:36.91391868Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-11T21:54:36.91476674Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=848.32µs logger=migrator t=2026-04-11T21:54:36.919413031Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-11T21:54:36.920393424Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=977.663µs logger=migrator t=2026-04-11T21:54:36.925838903Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-11T21:54:36.925944856Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=106.783µs logger=migrator t=2026-04-11T21:54:36.930508884Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-11T21:54:36.931417986Z level=info msg="Migration successfully executed" id="create test_data table" duration=909.172µs logger=migrator t=2026-04-11T21:54:36.937324076Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-11T21:54:36.939072948Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.748222ms logger=migrator t=2026-04-11T21:54:36.944843355Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-11T21:54:36.945827409Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=983.674µs logger=migrator t=2026-04-11T21:54:36.951965985Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-11T21:54:36.952983448Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.016813ms logger=migrator t=2026-04-11T21:54:36.957940486Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-11T21:54:36.958230423Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=290.287µs logger=migrator t=2026-04-11T21:54:36.96314904Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-11T21:54:36.963630302Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=476.702µs logger=migrator t=2026-04-11T21:54:36.96902167Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-11T21:54:36.969162063Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=140.723µs logger=migrator t=2026-04-11T21:54:36.97492147Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-11T21:54:36.975875882Z level=info msg="Migration successfully executed" id="create team table" duration=953.562µs logger=migrator t=2026-04-11T21:54:36.981937886Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-11T21:54:36.983468273Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.530427ms logger=migrator t=2026-04-11T21:54:36.990270064Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-11T21:54:36.992341463Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.072969ms logger=migrator t=2026-04-11T21:54:36.99852597Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-11T21:54:37.003429827Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.903307ms logger=migrator t=2026-04-11T21:54:37.00905156Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-11T21:54:37.009333637Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=282.517µs logger=migrator t=2026-04-11T21:54:37.014667134Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-11T21:54:37.015748049Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.080365ms logger=migrator t=2026-04-11T21:54:37.022993702Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-11T21:54:37.024142098Z level=info msg="Migration successfully executed" id="create team member table" duration=1.153797ms logger=migrator t=2026-04-11T21:54:37.035080268Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-11T21:54:37.037116427Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.035709ms logger=migrator t=2026-04-11T21:54:37.049728357Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-11T21:54:37.053200939Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=3.474952ms logger=migrator t=2026-04-11T21:54:37.060977995Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-11T21:54:37.061880566Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=903.672µs logger=migrator t=2026-04-11T21:54:37.06837281Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-11T21:54:37.075316655Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.942275ms logger=migrator t=2026-04-11T21:54:37.091650763Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-11T21:54:37.097856151Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.196857ms logger=migrator t=2026-04-11T21:54:37.101810864Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-11T21:54:37.105177894Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.36674ms logger=migrator t=2026-04-11T21:54:37.110995342Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-11T21:54:37.112646492Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.65233ms logger=migrator t=2026-04-11T21:54:37.121395789Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-11T21:54:37.12353215Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.138431ms logger=migrator t=2026-04-11T21:54:37.129036051Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-11T21:54:37.130012754Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=976.523µs logger=migrator t=2026-04-11T21:54:37.135600287Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-11T21:54:37.13653338Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=930.182µs logger=migrator t=2026-04-11T21:54:37.1428635Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-11T21:54:37.14373599Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=873.76µs logger=migrator t=2026-04-11T21:54:37.147818788Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-11T21:54:37.149161709Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.339282ms logger=migrator t=2026-04-11T21:54:37.152882807Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-11T21:54:37.153965653Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.083686ms logger=migrator t=2026-04-11T21:54:37.158513331Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-11T21:54:37.159561906Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.049055ms logger=migrator t=2026-04-11T21:54:37.163673253Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-11T21:54:37.164583636Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=915.233µs logger=migrator t=2026-04-11T21:54:37.169896651Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-11T21:54:37.170320752Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=424.931µs logger=migrator t=2026-04-11T21:54:37.173817825Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-11T21:54:37.174637024Z level=info msg="Migration successfully executed" id="create tag table" duration=819.539µs logger=migrator t=2026-04-11T21:54:37.17951355Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-11T21:54:37.180604036Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.089956ms logger=migrator t=2026-04-11T21:54:37.184807396Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-11T21:54:37.185541783Z level=info msg="Migration successfully executed" id="create login attempt table" duration=736.927µs logger=migrator t=2026-04-11T21:54:37.189538299Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-11T21:54:37.190669025Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.128937ms logger=migrator t=2026-04-11T21:54:37.195044189Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-11T21:54:37.196392451Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.348982ms logger=migrator t=2026-04-11T21:54:37.200764045Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-11T21:54:37.220653758Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.880453ms logger=migrator t=2026-04-11T21:54:37.22708096Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-11T21:54:37.227752386Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=672.496µs logger=migrator t=2026-04-11T21:54:37.231505485Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-11T21:54:37.233883652Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.376196ms logger=migrator t=2026-04-11T21:54:37.238414119Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-11T21:54:37.238826439Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=412.04µs logger=migrator t=2026-04-11T21:54:37.242946607Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-11T21:54:37.243699465Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=752.598µs logger=migrator t=2026-04-11T21:54:37.248702734Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-11T21:54:37.250100407Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.399743ms logger=migrator t=2026-04-11T21:54:37.254943232Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-11T21:54:37.256095389Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.152147ms logger=migrator t=2026-04-11T21:54:37.260218548Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-11T21:54:37.260285469Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.721µs logger=migrator t=2026-04-11T21:54:37.263646239Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-11T21:54:37.267586412Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=3.943463ms logger=migrator t=2026-04-11T21:54:37.271217989Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-11T21:54:37.276693619Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.47499ms logger=migrator t=2026-04-11T21:54:37.280281804Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-11T21:54:37.285675943Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.393378ms logger=migrator t=2026-04-11T21:54:37.290273691Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-11T21:54:37.295647909Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.375108ms logger=migrator t=2026-04-11T21:54:37.299512601Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-11T21:54:37.300546926Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.031504ms logger=migrator t=2026-04-11T21:54:37.305058583Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-11T21:54:37.313133105Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.072802ms logger=migrator t=2026-04-11T21:54:37.317228382Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-11T21:54:37.317902317Z level=info msg="Migration successfully executed" id="create server_lock table" duration=673.495µs logger=migrator t=2026-04-11T21:54:37.322911277Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-11T21:54:37.32428629Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.373183ms logger=migrator t=2026-04-11T21:54:37.328868008Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-11T21:54:37.330346424Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.477606ms logger=migrator t=2026-04-11T21:54:37.336181892Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-11T21:54:37.337245717Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.063825ms logger=migrator t=2026-04-11T21:54:37.341245263Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-11T21:54:37.34284332Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.597717ms logger=migrator t=2026-04-11T21:54:37.347312797Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-11T21:54:37.348703649Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.391662ms logger=migrator t=2026-04-11T21:54:37.355135693Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-11T21:54:37.360677284Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.543591ms logger=migrator t=2026-04-11T21:54:37.364240699Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-11T21:54:37.365193801Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=952.972µs logger=migrator t=2026-04-11T21:54:37.369174136Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-11T21:54:37.370093448Z level=info msg="Migration successfully executed" id="create cache_data table" duration=918.992µs logger=migrator t=2026-04-11T21:54:37.37480312Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-11T21:54:37.375788773Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=985.463µs logger=migrator t=2026-04-11T21:54:37.379941781Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-11T21:54:37.380792762Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=850.941µs logger=migrator t=2026-04-11T21:54:37.384705025Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-11T21:54:37.385960745Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.25425ms logger=migrator t=2026-04-11T21:54:37.391604629Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-11T21:54:37.391755273Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=151.654µs logger=migrator t=2026-04-11T21:54:37.396134426Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-11T21:54:37.396252119Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=118.193µs logger=migrator t=2026-04-11T21:54:37.399799884Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-11T21:54:37.400709085Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=908.851µs logger=migrator t=2026-04-11T21:54:37.404796442Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-11T21:54:37.405744945Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=950.463µs logger=migrator t=2026-04-11T21:54:37.410229881Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-11T21:54:37.411177494Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=947.323µs logger=migrator t=2026-04-11T21:54:37.415301052Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-11T21:54:37.415419084Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=118.692µs logger=migrator t=2026-04-11T21:54:37.419084891Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-11T21:54:37.420110626Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.021825ms logger=migrator t=2026-04-11T21:54:37.42486911Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-11T21:54:37.426362454Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.493325ms logger=migrator t=2026-04-11T21:54:37.430116003Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-11T21:54:37.431111877Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=995.514µs logger=migrator t=2026-04-11T21:54:37.435695116Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-11T21:54:37.436652409Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=956.983µs logger=migrator t=2026-04-11T21:54:37.441540155Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-11T21:54:37.44724564Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.705276ms logger=migrator t=2026-04-11T21:54:37.450934418Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-11T21:54:37.451888821Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=954.753µs logger=migrator t=2026-04-11T21:54:37.455868096Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-11T21:54:37.455996549Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=123.473µs logger=migrator t=2026-04-11T21:54:37.458728764Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-11T21:54:37.459673316Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=944.362µs logger=migrator t=2026-04-11T21:54:37.463161899Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-11T21:54:37.464159163Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=996.864µs logger=migrator t=2026-04-11T21:54:37.468367832Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-11T21:54:37.469370216Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.003544ms logger=migrator t=2026-04-11T21:54:37.473379822Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-11T21:54:37.473534975Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=156.403µs logger=migrator t=2026-04-11T21:54:37.477587641Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-11T21:54:37.479368704Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.780903ms logger=migrator t=2026-04-11T21:54:37.486601466Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-11T21:54:37.488384598Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.786012ms logger=migrator t=2026-04-11T21:54:37.491790638Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-11T21:54:37.492784703Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=993.375µs logger=migrator t=2026-04-11T21:54:37.495787914Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-11T21:54:37.496713616Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=925.522µs logger=migrator t=2026-04-11T21:54:37.502252837Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-11T21:54:37.508058675Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.805278ms logger=migrator t=2026-04-11T21:54:37.511245701Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-11T21:54:37.512138923Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=893.232µs logger=migrator t=2026-04-11T21:54:37.515689357Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-11T21:54:37.516560177Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=870.82µs logger=migrator t=2026-04-11T21:54:37.52087839Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-11T21:54:37.548080946Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.205806ms logger=migrator t=2026-04-11T21:54:37.551314913Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-11T21:54:37.575231021Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.917518ms logger=migrator t=2026-04-11T21:54:37.578805066Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-11T21:54:37.579558234Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=796.079µs logger=migrator t=2026-04-11T21:54:37.583955158Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-11T21:54:37.58486606Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=914.952µs logger=migrator t=2026-04-11T21:54:37.588351313Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-11T21:54:37.593928506Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.576783ms logger=migrator t=2026-04-11T21:54:37.597678924Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-11T21:54:37.603289638Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.610434ms logger=migrator t=2026-04-11T21:54:37.607463097Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-11T21:54:37.608400229Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=936.972µs logger=migrator t=2026-04-11T21:54:37.613788967Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-11T21:54:37.615485698Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.696791ms logger=migrator t=2026-04-11T21:54:37.619913103Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-11T21:54:37.621600043Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.687781ms logger=migrator t=2026-04-11T21:54:37.626597592Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-11T21:54:37.627665367Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.067515ms logger=migrator t=2026-04-11T21:54:37.631998619Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-11T21:54:37.632574214Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=574.205µs logger=migrator t=2026-04-11T21:54:37.639670292Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-11T21:54:37.647491618Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.826586ms logger=migrator t=2026-04-11T21:54:37.651137614Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-11T21:54:37.657208738Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.065444ms logger=migrator t=2026-04-11T21:54:37.661324067Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-11T21:54:37.667493623Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.169376ms logger=migrator t=2026-04-11T21:54:37.671774055Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-11T21:54:37.672431071Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=657.065µs logger=migrator t=2026-04-11T21:54:37.676411455Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-11T21:54:37.677099672Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=683.437µs logger=migrator t=2026-04-11T21:54:37.683147795Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-11T21:54:37.691053323Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.906438ms logger=migrator t=2026-04-11T21:54:37.710019503Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-11T21:54:37.719037208Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.018735ms logger=migrator t=2026-04-11T21:54:37.724535058Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-11T21:54:37.725608364Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.087437ms logger=migrator t=2026-04-11T21:54:37.729960697Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-11T21:54:37.734238069Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.276532ms logger=migrator t=2026-04-11T21:54:37.738235103Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-11T21:54:37.742660239Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.422146ms logger=migrator t=2026-04-11T21:54:37.74609319Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-11T21:54:37.746141721Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=48.711µs logger=migrator t=2026-04-11T21:54:37.74945985Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-11T21:54:37.750243609Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=785.279µs logger=migrator t=2026-04-11T21:54:37.754693375Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-11T21:54:37.755414471Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=720.896µs logger=migrator t=2026-04-11T21:54:37.759411647Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-11T21:54:37.760141134Z 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=729.127µs logger=migrator t=2026-04-11T21:54:37.764232722Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-11T21:54:37.764330154Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=98.132µs logger=migrator t=2026-04-11T21:54:37.769163298Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-11T21:54:37.779015812Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.849094ms logger=migrator t=2026-04-11T21:54:37.782532346Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-11T21:54:37.78689831Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.366194ms logger=migrator t=2026-04-11T21:54:37.792577075Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-11T21:54:37.798778782Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.201737ms logger=migrator t=2026-04-11T21:54:37.802330546Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-11T21:54:37.808603075Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.272479ms logger=migrator t=2026-04-11T21:54:37.812690073Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-11T21:54:37.819096364Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.405861ms logger=migrator t=2026-04-11T21:54:37.832667737Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-11T21:54:37.832769Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=103.192µs logger=migrator t=2026-04-11T21:54:37.836652031Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-11T21:54:37.837864061Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.21168ms logger=migrator t=2026-04-11T21:54:37.84330146Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-11T21:54:37.852741024Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.441094ms logger=migrator t=2026-04-11T21:54:37.85595915Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-11T21:54:37.856006081Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=47.381µs logger=migrator t=2026-04-11T21:54:37.859909764Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-11T21:54:37.864451972Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.537618ms logger=migrator t=2026-04-11T21:54:37.875684979Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-11T21:54:37.877200955Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.515896ms logger=migrator t=2026-04-11T21:54:37.881396334Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-11T21:54:37.888051133Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.653989ms logger=migrator t=2026-04-11T21:54:37.891401933Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-11T21:54:37.891956305Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=554.373µs logger=migrator t=2026-04-11T21:54:37.895699075Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-11T21:54:37.896408051Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=708.916µs logger=migrator t=2026-04-11T21:54:37.900791315Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-11T21:54:37.907380062Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.587927ms logger=migrator t=2026-04-11T21:54:37.910359823Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-11T21:54:37.911133091Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=774.238µs logger=migrator t=2026-04-11T21:54:37.9152794Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-11T21:54:37.916278064Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=999.104µs logger=migrator t=2026-04-11T21:54:37.9207417Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-11T21:54:37.921526758Z level=info msg="Migration successfully executed" id="create alert_image table" duration=784.618µs logger=migrator t=2026-04-11T21:54:37.92498469Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-11T21:54:37.925951173Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=966.183µs logger=migrator t=2026-04-11T21:54:37.929816675Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-11T21:54:37.929882867Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=64.692µs logger=migrator t=2026-04-11T21:54:37.933952433Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-11T21:54:37.934906046Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=955.263µs logger=migrator t=2026-04-11T21:54:37.939056714Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-11T21:54:37.939993156Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=936.462µs logger=migrator t=2026-04-11T21:54:37.943432349Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-11T21:54:37.943805338Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-11T21:54:37.948078819Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-11T21:54:37.948496698Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=418.039µs logger=migrator t=2026-04-11T21:54:37.951612473Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-11T21:54:37.952652118Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.038035ms logger=migrator t=2026-04-11T21:54:37.95568995Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-11T21:54:37.962272726Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.582386ms logger=migrator t=2026-04-11T21:54:37.967000968Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-11T21:54:37.967775317Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=774.308µs logger=migrator t=2026-04-11T21:54:37.972597811Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-11T21:54:37.973648466Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.050185ms logger=migrator t=2026-04-11T21:54:37.977299133Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-11T21:54:37.978082202Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=783.119µs logger=migrator t=2026-04-11T21:54:37.982688032Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-11T21:54:37.983704385Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.018773ms logger=migrator t=2026-04-11T21:54:37.987618548Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-11T21:54:37.988623872Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.004504ms logger=migrator t=2026-04-11T21:54:37.992604307Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-11T21:54:37.992630627Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.37µs logger=migrator t=2026-04-11T21:54:37.996984951Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-11T21:54:37.997048403Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=63.952µs logger=migrator t=2026-04-11T21:54:38.000405862Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-11T21:54:38.007277195Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.870913ms logger=migrator t=2026-04-11T21:54:38.010576764Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-11T21:54:38.010926762Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=350.358µs logger=migrator t=2026-04-11T21:54:38.015616513Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-11T21:54:38.016634278Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.017465ms logger=migrator t=2026-04-11T21:54:38.020423288Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-11T21:54:38.020672483Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=245.635µs logger=migrator t=2026-04-11T21:54:38.024239768Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-11T21:54:38.025274063Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.033865ms logger=migrator t=2026-04-11T21:54:38.030525788Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-11T21:54:38.031347197Z level=info msg="Migration successfully executed" id="create secrets table" duration=821.399µs logger=migrator t=2026-04-11T21:54:38.035925736Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-11T21:54:38.069982065Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.058139ms logger=migrator t=2026-04-11T21:54:38.075490266Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-11T21:54:38.080867174Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.376808ms logger=migrator t=2026-04-11T21:54:38.085558065Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-11T21:54:38.085737609Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=180.135µs logger=migrator t=2026-04-11T21:54:38.091223289Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-11T21:54:38.126395995Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.164296ms logger=migrator t=2026-04-11T21:54:38.129691744Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-11T21:54:38.165293529Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.585256ms logger=migrator t=2026-04-11T21:54:38.169791306Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-11T21:54:38.170661667Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=869.891µs logger=migrator t=2026-04-11T21:54:38.176544517Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-11T21:54:38.178938634Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.395927ms logger=migrator t=2026-04-11T21:54:38.185320155Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-11T21:54:38.185562481Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=244.106µs logger=migrator t=2026-04-11T21:54:38.192087625Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-11T21:54:38.19311168Z level=info msg="Migration successfully executed" id="create permission table" duration=1.024235ms logger=migrator t=2026-04-11T21:54:38.199155934Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-11T21:54:38.200167928Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.012834ms logger=migrator t=2026-04-11T21:54:38.211142139Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-11T21:54:38.212191934Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.052336ms logger=migrator t=2026-04-11T21:54:38.21710495Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-11T21:54:38.21794157Z level=info msg="Migration successfully executed" id="create role table" duration=836.67µs logger=migrator t=2026-04-11T21:54:38.221575177Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-11T21:54:38.22970136Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.120422ms logger=migrator t=2026-04-11T21:54:38.233229713Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-11T21:54:38.240601559Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.372116ms logger=migrator t=2026-04-11T21:54:38.244972422Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-11T21:54:38.246004077Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.035375ms logger=migrator t=2026-04-11T21:54:38.250876952Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-11T21:54:38.251660182Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=783.15µs logger=migrator t=2026-04-11T21:54:38.255095533Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-11T21:54:38.255913342Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=817.649µs logger=migrator t=2026-04-11T21:54:38.259946158Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-11T21:54:38.261597277Z level=info msg="Migration successfully executed" id="create team role table" duration=1.654189ms logger=migrator t=2026-04-11T21:54:38.269983796Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-11T21:54:38.271158815Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.175269ms logger=migrator t=2026-04-11T21:54:38.275030926Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-11T21:54:38.276255555Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.218179ms logger=migrator t=2026-04-11T21:54:38.281809617Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-11T21:54:38.283041727Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.2323ms logger=migrator t=2026-04-11T21:54:38.287938293Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-11T21:54:38.289367747Z level=info msg="Migration successfully executed" id="create user role table" duration=1.428704ms logger=migrator t=2026-04-11T21:54:38.293778632Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-11T21:54:38.295123314Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.346811ms logger=migrator t=2026-04-11T21:54:38.301381762Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-11T21:54:38.302756895Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.377503ms logger=migrator t=2026-04-11T21:54:38.307788025Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-11T21:54:38.308810149Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.021944ms logger=migrator t=2026-04-11T21:54:38.315756314Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-11T21:54:38.317398433Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.645989ms logger=migrator t=2026-04-11T21:54:38.321705036Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-11T21:54:38.323073738Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.371722ms logger=migrator t=2026-04-11T21:54:38.330270059Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-11T21:54:38.331381245Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.108826ms logger=migrator t=2026-04-11T21:54:38.335719448Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-11T21:54:38.344271742Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.560303ms logger=migrator t=2026-04-11T21:54:38.348649725Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-11T21:54:38.349564507Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=915.062µs logger=migrator t=2026-04-11T21:54:38.353856289Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-11T21:54:38.354714909Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=858.25µs logger=migrator t=2026-04-11T21:54:38.359868292Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-11T21:54:38.36102266Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.154308ms logger=migrator t=2026-04-11T21:54:38.367568095Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-11T21:54:38.368739402Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.170917ms logger=migrator t=2026-04-11T21:54:38.3736945Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-11T21:54:38.374765966Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.070956ms logger=migrator t=2026-04-11T21:54:38.381814093Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-11T21:54:38.383158545Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.344312ms logger=migrator t=2026-04-11T21:54:38.39011978Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-11T21:54:38.39764293Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.52347ms logger=migrator t=2026-04-11T21:54:38.403381156Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-11T21:54:38.411398947Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.01763ms logger=migrator t=2026-04-11T21:54:38.415540524Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-11T21:54:38.421036085Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.495271ms logger=migrator t=2026-04-11T21:54:38.426606987Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-11T21:54:38.435216632Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.609305ms logger=migrator t=2026-04-11T21:54:38.442514556Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-11T21:54:38.443636782Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.122427ms logger=migrator t=2026-04-11T21:54:38.449755147Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-11T21:54:38.451005087Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.24957ms logger=migrator t=2026-04-11T21:54:38.455880333Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-11T21:54:38.457065521Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.185118ms logger=migrator t=2026-04-11T21:54:38.462198483Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-11T21:54:38.463130345Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=931.672µs logger=migrator t=2026-04-11T21:54:38.468994374Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-11T21:54:38.470100151Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.105347ms logger=migrator t=2026-04-11T21:54:38.473991103Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-11T21:54:38.474065285Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=75.112µs logger=migrator t=2026-04-11T21:54:38.477835024Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-11T21:54:38.477870185Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=36.191µs logger=migrator t=2026-04-11T21:54:38.481461541Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-11T21:54:38.481879111Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=417.68µs logger=migrator t=2026-04-11T21:54:38.486190102Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-11T21:54:38.487007073Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=819.261µs logger=migrator t=2026-04-11T21:54:38.492027811Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-11T21:54:38.492609706Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=581.425µs logger=migrator t=2026-04-11T21:54:38.498324141Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-11T21:54:38.498517386Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=193.575µs logger=migrator t=2026-04-11T21:54:38.50209051Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-11T21:54:38.502560561Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=467.291µs logger=migrator t=2026-04-11T21:54:38.506106936Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-11T21:54:38.507641733Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.536026ms logger=migrator t=2026-04-11T21:54:38.514029694Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-11T21:54:38.515190092Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.163728ms logger=migrator t=2026-04-11T21:54:38.52097634Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-11T21:54:38.53153105Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.558551ms logger=migrator t=2026-04-11T21:54:38.536280543Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-11T21:54:38.536358714Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=79.991µs logger=migrator t=2026-04-11T21:54:38.542792698Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-11T21:54:38.544036497Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.245539ms logger=migrator t=2026-04-11T21:54:38.549841605Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-11T21:54:38.550783007Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=942.082µs logger=migrator t=2026-04-11T21:54:38.554893395Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-11T21:54:38.55676889Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.875855ms logger=migrator t=2026-04-11T21:54:38.570494195Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-11T21:54:38.576933529Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.441364ms logger=migrator t=2026-04-11T21:54:38.582312717Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-11T21:54:38.583454823Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.142466ms logger=migrator t=2026-04-11T21:54:38.587819768Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-11T21:54:38.589910557Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.093428ms logger=migrator t=2026-04-11T21:54:38.596585646Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-11T21:54:38.620870492Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.283876ms logger=migrator t=2026-04-11T21:54:38.625490562Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-11T21:54:38.627556152Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.06524ms logger=migrator t=2026-04-11T21:54:38.635008398Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-11T21:54:38.636413812Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.402624ms logger=migrator t=2026-04-11T21:54:38.64391461Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-11T21:54:38.646108812Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.194091ms logger=migrator t=2026-04-11T21:54:38.653226581Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-11T21:54:38.655615698Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.388827ms logger=migrator t=2026-04-11T21:54:38.662482241Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-11T21:54:38.66286723Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=385.379µs logger=migrator t=2026-04-11T21:54:38.669475897Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-11T21:54:38.670660505Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.199718ms logger=migrator t=2026-04-11T21:54:38.677755714Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-11T21:54:38.696904339Z level=info msg="Migration successfully executed" id="add provisioning column" duration=19.138875ms logger=migrator t=2026-04-11T21:54:38.703421014Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-11T21:54:38.704475848Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.062545ms logger=migrator t=2026-04-11T21:54:38.709238932Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-11T21:54:38.70999617Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=757.958µs logger=migrator t=2026-04-11T21:54:38.713906203Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-11T21:54:38.714810484Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-11T21:54:38.72512465Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-11T21:54:38.725920388Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-11T21:54:38.733051877Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-11T21:54:38.733817946Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=768.069µs logger=migrator t=2026-04-11T21:54:38.73904376Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-11T21:54:38.740410682Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.366242ms logger=migrator t=2026-04-11T21:54:38.745880332Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-11T21:54:38.747333287Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.453025ms logger=migrator t=2026-04-11T21:54:38.751930196Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-11T21:54:38.753554075Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.623099ms logger=migrator t=2026-04-11T21:54:38.758459841Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-11T21:54:38.760383787Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.923996ms logger=migrator t=2026-04-11T21:54:38.76515272Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-11T21:54:38.766320338Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.168527ms logger=migrator t=2026-04-11T21:54:38.771564662Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-11T21:54:38.772467994Z level=info msg="Migration successfully executed" id="Drop public config table" duration=902.702µs logger=migrator t=2026-04-11T21:54:38.777673967Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-11T21:54:38.779058251Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.382514ms logger=migrator t=2026-04-11T21:54:38.783339102Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-11T21:54:38.784427058Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.087946ms logger=migrator t=2026-04-11T21:54:38.788576216Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-11T21:54:38.789637402Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.068366ms logger=migrator t=2026-04-11T21:54:38.795769148Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-11T21:54:38.796826612Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.057615ms logger=migrator t=2026-04-11T21:54:38.801096274Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-11T21:54:38.824676154Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.58025ms logger=migrator t=2026-04-11T21:54:38.82869542Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-11T21:54:38.834774374Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.078744ms logger=migrator t=2026-04-11T21:54:38.839954588Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-11T21:54:38.848247435Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.290637ms logger=migrator t=2026-04-11T21:54:38.853440347Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-11T21:54:38.853767986Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=300.278µs logger=migrator t=2026-04-11T21:54:38.858144099Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-11T21:54:38.866716323Z level=info msg="Migration successfully executed" id="add share column" duration=8.571864ms logger=migrator t=2026-04-11T21:54:38.872135102Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-11T21:54:38.872267755Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=132.903µs logger=migrator t=2026-04-11T21:54:38.876896005Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-11T21:54:38.878363549Z level=info msg="Migration successfully executed" id="create file table" duration=1.472224ms logger=migrator t=2026-04-11T21:54:38.882680923Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-11T21:54:38.884381753Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.700621ms logger=migrator t=2026-04-11T21:54:38.889665218Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-11T21:54:38.890840256Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.174838ms logger=migrator t=2026-04-11T21:54:38.895432885Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-11T21:54:38.896741166Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.297641ms logger=migrator t=2026-04-11T21:54:38.900734121Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-11T21:54:38.9032326Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.497529ms logger=migrator t=2026-04-11T21:54:38.907956433Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-11T21:54:38.908031085Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=75.002µs logger=migrator t=2026-04-11T21:54:38.915691887Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-11T21:54:38.91582258Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=134.683µs logger=migrator t=2026-04-11T21:54:38.919234531Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-11T21:54:38.919808094Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=573.573µs logger=migrator t=2026-04-11T21:54:38.923084412Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-11T21:54:38.923394159Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=315.237µs logger=migrator t=2026-04-11T21:54:38.926485423Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-11T21:54:38.927440856Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=957.903µs logger=migrator t=2026-04-11T21:54:38.930521079Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-11T21:54:38.9402924Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.770831ms logger=migrator t=2026-04-11T21:54:38.991260882Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-11T21:54:38.991682782Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=440.44µs logger=migrator t=2026-04-11T21:54:38.99748571Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-11T21:54:38.999051546Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.566956ms logger=migrator t=2026-04-11T21:54:39.005176783Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-11T21:54:39.005628693Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=451.96µs logger=migrator t=2026-04-11T21:54:39.011193046Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-11T21:54:39.011633286Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=441.541µs logger=migrator t=2026-04-11T21:54:39.018485078Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-11T21:54:39.019490513Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.004585ms logger=migrator t=2026-04-11T21:54:39.024884971Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-11T21:54:39.034320215Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.441154ms logger=migrator t=2026-04-11T21:54:39.039825676Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-11T21:54:39.046050233Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.224127ms logger=migrator t=2026-04-11T21:54:39.051063833Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-11T21:54:39.052096447Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.032035ms logger=migrator t=2026-04-11T21:54:39.058451368Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-11T21:54:39.132651301Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.197143ms logger=migrator t=2026-04-11T21:54:39.138245574Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-11T21:54:39.139432322Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.186948ms logger=migrator t=2026-04-11T21:54:39.144919203Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-11T21:54:39.146882409Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.962645ms logger=migrator t=2026-04-11T21:54:39.152437511Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-11T21:54:39.177813644Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.375483ms logger=migrator t=2026-04-11T21:54:39.183004497Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-11T21:54:39.190301571Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.296404ms logger=migrator t=2026-04-11T21:54:39.195955605Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-11T21:54:39.196275922Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=321.167µs logger=migrator t=2026-04-11T21:54:39.20120411Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-11T21:54:39.201387174Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=183.444µs logger=migrator t=2026-04-11T21:54:39.205915761Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-11T21:54:39.206246219Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=331.198µs logger=migrator t=2026-04-11T21:54:39.212054117Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-11T21:54:39.212384745Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=320.239µs logger=migrator t=2026-04-11T21:54:39.218976532Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-11T21:54:39.219278199Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=308.247µs logger=migrator t=2026-04-11T21:54:39.224193126Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-11T21:54:39.22521844Z level=info msg="Migration successfully executed" id="create folder table" duration=1.024894ms logger=migrator t=2026-04-11T21:54:39.230239339Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-11T21:54:39.232641057Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.400137ms logger=migrator t=2026-04-11T21:54:39.242754086Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-11T21:54:39.243979866Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.22658ms logger=migrator t=2026-04-11T21:54:39.261046081Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-11T21:54:39.261103392Z level=info msg="Migration successfully executed" id="Update folder title length" duration=43.731µs logger=migrator t=2026-04-11T21:54:39.279657924Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-11T21:54:39.281743953Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.088429ms logger=migrator t=2026-04-11T21:54:39.288467993Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-11T21:54:39.289505067Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.037124ms logger=migrator t=2026-04-11T21:54:39.295443488Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-11T21:54:39.297251201Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.807193ms logger=migrator t=2026-04-11T21:54:39.303444238Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-11T21:54:39.303851558Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=403.55µs logger=migrator t=2026-04-11T21:54:39.308607561Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-11T21:54:39.308854077Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=246.716µs logger=migrator t=2026-04-11T21:54:39.313937908Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-11T21:54:39.315683709Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.745761ms logger=migrator t=2026-04-11T21:54:39.320872752Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-11T21:54:39.322730227Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.857215ms logger=migrator t=2026-04-11T21:54:39.328462923Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-11T21:54:39.329495317Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.035264ms logger=migrator t=2026-04-11T21:54:39.333959543Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-11T21:54:39.335170092Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.210198ms logger=migrator t=2026-04-11T21:54:39.340871187Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-11T21:54:39.342600248Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.728961ms logger=migrator t=2026-04-11T21:54:39.34814699Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-11T21:54:39.349024181Z level=info msg="Migration successfully executed" id="create anon_device table" duration=870.081µs logger=migrator t=2026-04-11T21:54:39.353994739Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-11T21:54:39.355961946Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.966857ms logger=migrator t=2026-04-11T21:54:39.362348828Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-11T21:54:39.36411761Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.768982ms logger=migrator t=2026-04-11T21:54:39.369757754Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-11T21:54:39.370820809Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.064175ms logger=migrator t=2026-04-11T21:54:39.3754954Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-11T21:54:39.376559905Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.064475ms logger=migrator t=2026-04-11T21:54:39.381949993Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-11T21:54:39.383088181Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.138298ms logger=migrator t=2026-04-11T21:54:39.387316101Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-11T21:54:39.387584787Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=269.606µs logger=migrator t=2026-04-11T21:54:39.391738096Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-11T21:54:39.40073095Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.996664ms logger=migrator t=2026-04-11T21:54:39.40665378Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-11T21:54:39.407319906Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=666.936µs logger=migrator t=2026-04-11T21:54:39.411808033Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-11T21:54:39.411827983Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.56µs logger=migrator t=2026-04-11T21:54:39.416446413Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-11T21:54:39.418267506Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.821864ms logger=migrator t=2026-04-11T21:54:39.423551632Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-11T21:54:39.423626163Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.07µs logger=migrator t=2026-04-11T21:54:39.429404561Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-11T21:54:39.430642971Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.23975ms logger=migrator t=2026-04-11T21:54:39.435211969Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-11T21:54:39.436331056Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.118787ms logger=migrator t=2026-04-11T21:54:39.441886768Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-11T21:54:39.443409093Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.521125ms logger=migrator t=2026-04-11T21:54:39.449685232Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-11T21:54:39.451042955Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.359093ms logger=migrator t=2026-04-11T21:54:39.455401918Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-11T21:54:39.455670574Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=269.846µs logger=migrator t=2026-04-11T21:54:39.459833554Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-11T21:54:39.460545781Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=711.076µs logger=migrator t=2026-04-11T21:54:39.466741587Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-11T21:54:39.468146921Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.404994ms logger=migrator t=2026-04-11T21:54:39.473907208Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-11T21:54:39.475574638Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.67102ms logger=migrator t=2026-04-11T21:54:39.481393276Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-11T21:54:39.490934042Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.540496ms logger=migrator t=2026-04-11T21:54:39.496151627Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-11T21:54:39.507185939Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.038843ms logger=migrator t=2026-04-11T21:54:39.512121826Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-11T21:54:39.521465198Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.337632ms logger=migrator t=2026-04-11T21:54:39.526559919Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-11T21:54:39.52660942Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=49.961µs logger=migrator t=2026-04-11T21:54:39.532119021Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-11T21:54:39.544339121Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.21996ms logger=migrator t=2026-04-11T21:54:39.54974095Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-11T21:54:39.558961868Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.214518ms logger=migrator t=2026-04-11T21:54:39.564746376Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-11T21:54:39.565255549Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=509.553µs logger=migrator t=2026-04-11T21:54:39.569887608Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.708902296s logger=migrator t=2026-04-11T21:54:39.570856272Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-11T21:54:39.588871259Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-11T21:54:39.589087564Z level=info msg="Created default organization" logger=secrets t=2026-04-11T21:54:39.595131178Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-11T21:54:39.641298215Z level=info msg="Restored cache from database" duration=379.049µs logger=plugin.store t=2026-04-11T21:54:39.642614826Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-11T21:54:39.67855396Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-11T21:54:39.67858351Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-11T21:54:39.678637552Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-11T21:54:39.678650422Z level=info msg="Plugins loaded" count=54 duration=36.036396ms logger=query_data t=2026-04-11T21:54:39.68235156Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-11T21:54:39.685050594Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-11T21:54:39.688735612Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-11T21:54:39.69832002Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-11T21:54:39.700362618Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-11T21:54:39.70213285Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-11T21:54:39.721337876Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-11T21:54:39.738539685Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-11T21:54:39.758849108Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-11T21:54:39.758873818Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-11T21:54:39.759133994Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-11T21:54:39.759176765Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-11T21:54:39.759275998Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-11T21:54:39.765482045Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-11T21:54:39.807679508Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-04-11T21:54:39.814097579Z level=info msg="State cache has been initialized" states=0 duration=54.950365ms logger=ngalert.scheduler t=2026-04-11T21:54:39.814213122Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-11T21:54:39.814313275Z level=info msg=starting first_tick=2026-04-11T21:54:40Z logger=grafana.update.checker t=2026-04-11T21:54:39.845616329Z level=info msg="Update check succeeded" duration=86.537666ms logger=plugins.update.checker t=2026-04-11T21:54:39.849693516Z level=info msg="Update check succeeded" duration=90.53115ms logger=provisioning.dashboard t=2026-04-11T21:54:39.857179394Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-11T21:54:39.892572074Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-11T21:54:39.906226668Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-11T21:54:39.93783858Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-11T21:54:39.989003695Z level=info msg="Patterns update finished" duration=87.235052ms logger=grafana-apiserver t=2026-04-11T21:54:40.149957709Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-11T21:54:40.150407019Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-11T21:54:42.603744803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.604926892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.624485217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.644455781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.662241083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.689502221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.708100172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.731343305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.747040968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.784913488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.79976511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.883920259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.899760606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.929269677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.948063713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.975036975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:42.992917649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.028704759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.051645764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.084322381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.109027818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.145674849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.165612102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.206125974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.221700284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.261001088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.282723775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.415797586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.438600087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.48205443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.498986682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.560507854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.574801253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.617820925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.635632919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.783241205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.803291261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.841360846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.858548214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.913287315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:43.937647573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.002709049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.032538257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.143732639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.164015781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.269922007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.289880471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.386594959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.407079366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.478529302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.495324741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.557197122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.574730188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.647743273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.666464808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.741000208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.759057818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.825989327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.845132642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.913075737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:44.932592161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.003342051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.023989791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.100762666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.117436392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.195108916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.209270403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.279835619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.296362162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.368018004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.386192286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.472790953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.491247422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.579725894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.60313583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.682469915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.700487433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.765357864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.789216541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:45.874714702Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-11T21:56:20.786795618Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-11T22:04:39.776778163Z level=info msg="Completed cleanup jobs" duration=17.170023ms logger=plugins.update.checker t=2026-04-11T22:04:39.897599185Z level=info msg="Update check succeeded" duration=47.565543ms logger=sqlstore.transactions t=2026-04-11T22:09:39.698874624Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"