logger=settings t=2026-04-22T06:13:44.365612184Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-22T06:13:44Z logger=settings t=2026-04-22T06:13:44.365867411Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-22T06:13:44.365879142Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-22T06:13:44.365882552Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-22T06:13:44.365885622Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-22T06:13:44.365888342Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-22T06:13:44.365892792Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-22T06:13:44.365897282Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-22T06:13:44.365901052Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-22T06:13:44.365903902Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-22T06:13:44.365906502Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-22T06:13:44.365910602Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-22T06:13:44.365913392Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-22T06:13:44.365916293Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-22T06:13:44.365919183Z level=info msg=Target target=[all] logger=settings t=2026-04-22T06:13:44.365925533Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-22T06:13:44.365928513Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-22T06:13:44.365932753Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-22T06:13:44.365936443Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-22T06:13:44.365939233Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-22T06:13:44.365941983Z level=info msg="App mode production" logger=sqlstore t=2026-04-22T06:13:44.366372655Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-22T06:13:44.366389605Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-22T06:13:44.369630113Z level=info msg="Locking database" logger=migrator t=2026-04-22T06:13:44.369658844Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-22T06:13:44.371553876Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-22T06:13:44.372706817Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.151601ms logger=migrator t=2026-04-22T06:13:44.37869628Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-22T06:13:44.37945081Z level=info msg="Migration successfully executed" id="create user table" duration=756.08µs logger=migrator t=2026-04-22T06:13:44.384702973Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-22T06:13:44.385850204Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.142541ms logger=migrator t=2026-04-22T06:13:44.392715491Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-22T06:13:44.393374519Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=658.948µs logger=migrator t=2026-04-22T06:13:44.397092079Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-22T06:13:44.397718796Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=626.647µs logger=migrator t=2026-04-22T06:13:44.401029326Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-22T06:13:44.401656903Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=627.877µs logger=migrator t=2026-04-22T06:13:44.407520283Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-22T06:13:44.410812952Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.291259ms logger=migrator t=2026-04-22T06:13:44.415436408Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-22T06:13:44.416589699Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.153971ms logger=migrator t=2026-04-22T06:13:44.421880463Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-22T06:13:44.422553551Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=674.578µs logger=migrator t=2026-04-22T06:13:44.429012487Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-22T06:13:44.430057595Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.045068ms logger=migrator t=2026-04-22T06:13:44.434749263Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-22T06:13:44.435293738Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=544.095µs logger=migrator t=2026-04-22T06:13:44.439149712Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-22T06:13:44.439902652Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=752.91µs logger=migrator t=2026-04-22T06:13:44.444386234Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-22T06:13:44.445418682Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.032248ms logger=migrator t=2026-04-22T06:13:44.448935518Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-22T06:13:44.448962119Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.461µs logger=migrator t=2026-04-22T06:13:44.453699027Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-22T06:13:44.454718425Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.017828ms logger=migrator t=2026-04-22T06:13:44.458920699Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-22T06:13:44.459175046Z level=info msg="Migration successfully executed" id="Add missing user data" duration=254.197µs logger=migrator t=2026-04-22T06:13:44.465453257Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-22T06:13:44.467445231Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.995454ms logger=migrator t=2026-04-22T06:13:44.47144045Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-22T06:13:44.472519809Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.079519ms logger=migrator t=2026-04-22T06:13:44.476944689Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-22T06:13:44.47809559Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.150311ms logger=migrator t=2026-04-22T06:13:44.481132183Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-22T06:13:44.48878227Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.649927ms logger=migrator t=2026-04-22T06:13:44.492035109Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-22T06:13:44.49318092Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.142611ms logger=migrator t=2026-04-22T06:13:44.496413788Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-22T06:13:44.497034805Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=619.287µs logger=migrator t=2026-04-22T06:13:44.50200626Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-22T06:13:44.50272986Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=723.499µs logger=migrator t=2026-04-22T06:13:44.507052487Z 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-22T06:13:44.50752942Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=474.403µs logger=migrator t=2026-04-22T06:13:44.512041083Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-22T06:13:44.512597318Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=556.315µs logger=migrator t=2026-04-22T06:13:44.517812329Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-22T06:13:44.518764725Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=953.086µs logger=migrator t=2026-04-22T06:13:44.524421749Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-22T06:13:44.525705424Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.286855ms logger=migrator t=2026-04-22T06:13:44.530461143Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-22T06:13:44.531242524Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=781.511µs logger=migrator t=2026-04-22T06:13:44.538959964Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-22T06:13:44.539754205Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=792.821µs logger=migrator t=2026-04-22T06:13:44.546613422Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-22T06:13:44.547797844Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.183172ms logger=migrator t=2026-04-22T06:13:44.551996328Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-22T06:13:44.552034339Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.001µs logger=migrator t=2026-04-22T06:13:44.556735107Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-22T06:13:44.557606381Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=869.873µs logger=migrator t=2026-04-22T06:13:44.561077835Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-22T06:13:44.56236175Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.265104ms logger=migrator t=2026-04-22T06:13:44.568205979Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-22T06:13:44.569108463Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=898.624µs logger=migrator t=2026-04-22T06:13:44.573375939Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-22T06:13:44.574185231Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=808.882µs logger=migrator t=2026-04-22T06:13:44.57856363Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:13:44.582489216Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.919236ms logger=migrator t=2026-04-22T06:13:44.602986883Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-22T06:13:44.605367578Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.378165ms logger=migrator t=2026-04-22T06:13:44.611836234Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-22T06:13:44.613048107Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.216073ms logger=migrator t=2026-04-22T06:13:44.617685682Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-22T06:13:44.618177126Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=491.744µs logger=migrator t=2026-04-22T06:13:44.623372697Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-22T06:13:44.623889341Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=515.204µs logger=migrator t=2026-04-22T06:13:44.628024583Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-22T06:13:44.628728603Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=704.18µs logger=migrator t=2026-04-22T06:13:44.633083461Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-22T06:13:44.633476212Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=392.731µs logger=migrator t=2026-04-22T06:13:44.641171041Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-22T06:13:44.642172418Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.005447ms logger=migrator t=2026-04-22T06:13:44.647137673Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-22T06:13:44.647432961Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=296.148µs logger=migrator t=2026-04-22T06:13:44.654801951Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-22T06:13:44.656017654Z level=info msg="Migration successfully executed" id="create star table" duration=1.213363ms logger=migrator t=2026-04-22T06:13:44.661960235Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-22T06:13:44.662892781Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=931.896µs logger=migrator t=2026-04-22T06:13:44.669996874Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-22T06:13:44.670801216Z level=info msg="Migration successfully executed" id="create org table v1" duration=798.811µs logger=migrator t=2026-04-22T06:13:44.677247431Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-22T06:13:44.678716271Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.46811ms logger=migrator t=2026-04-22T06:13:44.685422383Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-22T06:13:44.686395589Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=974.296µs logger=migrator t=2026-04-22T06:13:44.691420986Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-22T06:13:44.69231624Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=896.114µs logger=migrator t=2026-04-22T06:13:44.697170022Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-22T06:13:44.69782231Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=652.318µs logger=migrator t=2026-04-22T06:13:44.702860597Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-22T06:13:44.703531565Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=671.128µs logger=migrator t=2026-04-22T06:13:44.737863568Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-22T06:13:44.737921309Z level=info msg="Migration successfully executed" id="Update org table charset" duration=61.331µs logger=migrator t=2026-04-22T06:13:44.976399308Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-22T06:13:44.97645165Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=52.931µs logger=migrator t=2026-04-22T06:13:45.063983678Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-22T06:13:45.06444763Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=464.713µs logger=migrator t=2026-04-22T06:13:45.069009454Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-22T06:13:45.07033846Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.327396ms logger=migrator t=2026-04-22T06:13:45.074866193Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-22T06:13:45.07584724Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=981.527µs logger=migrator t=2026-04-22T06:13:45.082892652Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-22T06:13:45.084130175Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.237414ms logger=migrator t=2026-04-22T06:13:45.090152799Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-22T06:13:45.090909279Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=755.74µs logger=migrator t=2026-04-22T06:13:45.094706032Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-22T06:13:45.095761581Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.055059ms logger=migrator t=2026-04-22T06:13:45.100600932Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-22T06:13:45.101764294Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.163562ms logger=migrator t=2026-04-22T06:13:45.105711011Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-22T06:13:45.113791081Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.07835ms logger=migrator t=2026-04-22T06:13:45.119131386Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-22T06:13:45.119976299Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=847.703µs logger=migrator t=2026-04-22T06:13:45.125451378Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-22T06:13:45.126217149Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=763.54µs logger=migrator t=2026-04-22T06:13:45.130157676Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-22T06:13:45.131027449Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=869.113µs logger=migrator t=2026-04-22T06:13:45.137139345Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-22T06:13:45.137641519Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=504.854µs logger=migrator t=2026-04-22T06:13:45.141423571Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-22T06:13:45.142340716Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=918.115µs logger=migrator t=2026-04-22T06:13:45.150293142Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-22T06:13:45.150360984Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=68.462µs logger=migrator t=2026-04-22T06:13:45.153908211Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-22T06:13:45.15573693Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.828109ms logger=migrator t=2026-04-22T06:13:45.167838799Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-22T06:13:45.172298651Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.460641ms logger=migrator t=2026-04-22T06:13:45.177538033Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-22T06:13:45.179352602Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.814569ms logger=migrator t=2026-04-22T06:13:45.182935889Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-22T06:13:45.183805483Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=865.324µs logger=migrator t=2026-04-22T06:13:45.187064001Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-22T06:13:45.188964073Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.899752ms logger=migrator t=2026-04-22T06:13:45.193198158Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-22T06:13:45.193970529Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=773.821µs logger=migrator t=2026-04-22T06:13:45.197392902Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-22T06:13:45.198161843Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=769.051µs logger=migrator t=2026-04-22T06:13:45.201801372Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-22T06:13:45.201830753Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.681µs logger=migrator t=2026-04-22T06:13:45.205510613Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-22T06:13:45.205538394Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.79µs logger=migrator t=2026-04-22T06:13:45.212690278Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-22T06:13:45.214694802Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.001984ms logger=migrator t=2026-04-22T06:13:45.225702271Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-22T06:13:45.229920996Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.216735ms logger=migrator t=2026-04-22T06:13:45.237511822Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-22T06:13:45.239077345Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.565223ms logger=migrator t=2026-04-22T06:13:45.243075233Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-22T06:13:45.245418057Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.342784ms logger=migrator t=2026-04-22T06:13:45.248710786Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-22T06:13:45.248936633Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=225.887µs logger=migrator t=2026-04-22T06:13:45.253584959Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-22T06:13:45.254392551Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=809.352µs logger=migrator t=2026-04-22T06:13:45.260225419Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-22T06:13:45.261015191Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=792.592µs logger=migrator t=2026-04-22T06:13:45.265638587Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-22T06:13:45.265673867Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.631µs logger=migrator t=2026-04-22T06:13:45.269735378Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-22T06:13:45.270595621Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=860.253µs logger=migrator t=2026-04-22T06:13:45.277781846Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-22T06:13:45.278492325Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=710.249µs logger=migrator t=2026-04-22T06:13:45.282302909Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:13:45.292051074Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.754365ms logger=migrator t=2026-04-22T06:13:45.295863078Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-22T06:13:45.296388282Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=524.965µs logger=migrator t=2026-04-22T06:13:45.301773768Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-22T06:13:45.302625061Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=851.333µs logger=migrator t=2026-04-22T06:13:45.311601915Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-22T06:13:45.312707205Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.108ms logger=migrator t=2026-04-22T06:13:45.318098541Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-22T06:13:45.318454271Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=356.17µs logger=migrator t=2026-04-22T06:13:45.325466142Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-22T06:13:45.331725482Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=6.259911ms logger=migrator t=2026-04-22T06:13:45.340800428Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-22T06:13:45.344332174Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.533356ms logger=migrator t=2026-04-22T06:13:45.348106187Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-22T06:13:45.348682963Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=576.966µs logger=migrator t=2026-04-22T06:13:45.351965312Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-22T06:13:45.352116816Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=151.494µs logger=migrator t=2026-04-22T06:13:45.355261981Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-22T06:13:45.355435006Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.935µs logger=migrator t=2026-04-22T06:13:45.359866256Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-22T06:13:45.360703999Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=835.723µs logger=migrator t=2026-04-22T06:13:45.372836929Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-22T06:13:45.376871628Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.028269ms logger=migrator t=2026-04-22T06:13:45.383897279Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-22T06:13:45.385010079Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.11618ms logger=migrator t=2026-04-22T06:13:45.391834135Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-22T06:13:45.392722449Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=888.224µs logger=migrator t=2026-04-22T06:13:45.399564375Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-22T06:13:45.400643914Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.081599ms logger=migrator t=2026-04-22T06:13:45.407076909Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-22T06:13:45.40787483Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=802.031µs logger=migrator t=2026-04-22T06:13:45.421024418Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-22T06:13:45.422401625Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.380817ms logger=migrator t=2026-04-22T06:13:45.428873961Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-22T06:13:45.436578221Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.700109ms logger=migrator t=2026-04-22T06:13:45.442772859Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-22T06:13:45.443644703Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=873.614µs logger=migrator t=2026-04-22T06:13:45.447047995Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-22T06:13:45.447872197Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=826.482µs logger=migrator t=2026-04-22T06:13:45.452377199Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-22T06:13:45.453480949Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.10758ms logger=migrator t=2026-04-22T06:13:45.459714859Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-22T06:13:45.466071672Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=6.349162ms logger=migrator t=2026-04-22T06:13:45.470898733Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-22T06:13:45.473578986Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.680773ms logger=migrator t=2026-04-22T06:13:45.478750126Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-22T06:13:45.481424679Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.674753ms logger=migrator t=2026-04-22T06:13:45.486758584Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-22T06:13:45.486810745Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=56.841µs logger=migrator t=2026-04-22T06:13:45.493363593Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-22T06:13:45.493602849Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=239.826µs logger=migrator t=2026-04-22T06:13:45.497173677Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-22T06:13:45.499752287Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.578801ms logger=migrator t=2026-04-22T06:13:45.504823454Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-22T06:13:45.505066881Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=243.757µs logger=migrator t=2026-04-22T06:13:45.509339397Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-22T06:13:45.509543913Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=204.676µs logger=migrator t=2026-04-22T06:13:45.512257026Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-22T06:13:45.51494869Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.691264ms logger=migrator t=2026-04-22T06:13:45.518758253Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-22T06:13:45.519035551Z level=info msg="Migration successfully executed" id="Update uid value" duration=279.688µs logger=migrator t=2026-04-22T06:13:45.528019315Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-22T06:13:45.529429373Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.413468ms logger=migrator t=2026-04-22T06:13:45.5341071Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-22T06:13:45.535404565Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.300045ms logger=migrator t=2026-04-22T06:13:45.545058058Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-22T06:13:45.546473146Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.418519ms logger=migrator t=2026-04-22T06:13:45.552905101Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-22T06:13:45.553734613Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=834.322µs logger=migrator t=2026-04-22T06:13:45.559339076Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-22T06:13:45.560308112Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=967.846µs logger=migrator t=2026-04-22T06:13:45.56501143Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-22T06:13:45.565865993Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=847.293µs logger=migrator t=2026-04-22T06:13:45.569979075Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-22T06:13:45.570655663Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=677.218µs logger=migrator t=2026-04-22T06:13:45.574101147Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-22T06:13:45.574887148Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=786.441µs logger=migrator t=2026-04-22T06:13:45.580160601Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-22T06:13:45.58123811Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.076569ms logger=migrator t=2026-04-22T06:13:45.584558871Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-22T06:13:45.592848276Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.284185ms logger=migrator t=2026-04-22T06:13:45.59816031Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-22T06:13:45.599045574Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=885.064µs logger=migrator t=2026-04-22T06:13:45.606029594Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-22T06:13:45.607480364Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.45586ms logger=migrator t=2026-04-22T06:13:45.611488043Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-22T06:13:45.612263354Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=775.312µs logger=migrator t=2026-04-22T06:13:45.617608839Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-22T06:13:45.618360089Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=750.91µs logger=migrator t=2026-04-22T06:13:45.623298183Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-22T06:13:45.623605511Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=309.588µs logger=migrator t=2026-04-22T06:13:45.627689912Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-22T06:13:45.628256838Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=566.726µs logger=migrator t=2026-04-22T06:13:45.633762267Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-22T06:13:45.633806549Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=46.152µs logger=migrator t=2026-04-22T06:13:45.639178965Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-22T06:13:45.643535923Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.354838ms logger=migrator t=2026-04-22T06:13:45.646961026Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-22T06:13:45.65002692Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.063403ms logger=migrator t=2026-04-22T06:13:45.654342247Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-22T06:13:45.654615844Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=274.977µs logger=migrator t=2026-04-22T06:13:45.65997886Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-22T06:13:45.66257001Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.58904ms logger=migrator t=2026-04-22T06:13:45.668517322Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-22T06:13:45.671569385Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.055703ms logger=migrator t=2026-04-22T06:13:45.677747482Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-22T06:13:45.679469599Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.727357ms logger=migrator t=2026-04-22T06:13:45.686934212Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-22T06:13:45.687738414Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=805.092µs logger=migrator t=2026-04-22T06:13:45.692269567Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-22T06:13:45.693156031Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=886.554µs logger=migrator t=2026-04-22T06:13:45.699764951Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-22T06:13:45.700660855Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=894.134µs logger=migrator t=2026-04-22T06:13:45.705366273Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-22T06:13:45.706694759Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.327566ms logger=migrator t=2026-04-22T06:13:45.715185339Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-22T06:13:45.71630328Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.122971ms logger=migrator t=2026-04-22T06:13:45.720469753Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-22T06:13:45.720602377Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=133.454µs logger=migrator t=2026-04-22T06:13:45.725014767Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-22T06:13:45.725073808Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=64.832µs logger=migrator t=2026-04-22T06:13:45.730457745Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-22T06:13:45.734572236Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.114022ms logger=migrator t=2026-04-22T06:13:45.741350351Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-22T06:13:45.746080029Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.725099ms logger=migrator t=2026-04-22T06:13:45.751709732Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-22T06:13:45.751851486Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=145.714µs logger=migrator t=2026-04-22T06:13:45.755283889Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-22T06:13:45.75604414Z level=info msg="Migration successfully executed" id="create quota table v1" duration=760.48µs logger=migrator t=2026-04-22T06:13:45.761561559Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-22T06:13:45.762157796Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=595.927µs logger=migrator t=2026-04-22T06:13:45.766194165Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-22T06:13:45.766219936Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.741µs logger=migrator t=2026-04-22T06:13:45.769863995Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-22T06:13:45.771033247Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.169402ms logger=migrator t=2026-04-22T06:13:45.776694511Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-22T06:13:45.777512213Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=874.124µs logger=migrator t=2026-04-22T06:13:45.781127211Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-22T06:13:45.784602966Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.476995ms logger=migrator t=2026-04-22T06:13:45.790485276Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-22T06:13:45.790514576Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.96µs logger=migrator t=2026-04-22T06:13:45.796676113Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-22T06:13:45.798062151Z level=info msg="Migration successfully executed" id="create session table" duration=1.389208ms logger=migrator t=2026-04-22T06:13:45.803024916Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-22T06:13:45.803110498Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=86.342µs logger=migrator t=2026-04-22T06:13:45.806315015Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-22T06:13:45.806395428Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=80.792µs logger=migrator t=2026-04-22T06:13:45.809628595Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-22T06:13:45.810284623Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=655.808µs logger=migrator t=2026-04-22T06:13:45.815485305Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-22T06:13:45.817284673Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.804809ms logger=migrator t=2026-04-22T06:13:45.822638649Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-22T06:13:45.822755252Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=116.773µs logger=migrator t=2026-04-22T06:13:45.826424552Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-22T06:13:45.826496884Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=72.722µs logger=migrator t=2026-04-22T06:13:45.831084659Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-22T06:13:45.834652516Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.567227ms logger=migrator t=2026-04-22T06:13:45.837958495Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-22T06:13:45.841375348Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.416603ms logger=migrator t=2026-04-22T06:13:45.844551344Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-22T06:13:45.844691378Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=142.184µs logger=migrator t=2026-04-22T06:13:45.849100658Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-22T06:13:45.849275062Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=180.244µs logger=migrator t=2026-04-22T06:13:45.85324085Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-22T06:13:45.854548096Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.310516ms logger=migrator t=2026-04-22T06:13:45.85838001Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-22T06:13:45.858408231Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.931µs logger=migrator t=2026-04-22T06:13:45.861773952Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-22T06:13:45.865089312Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.31504ms logger=migrator t=2026-04-22T06:13:45.869183604Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-22T06:13:45.869337758Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=154.174µs logger=migrator t=2026-04-22T06:13:45.8727346Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-22T06:13:45.875981538Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.246428ms logger=migrator t=2026-04-22T06:13:45.879850053Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-22T06:13:45.883204204Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.355111ms logger=migrator t=2026-04-22T06:13:45.889084304Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-22T06:13:45.889223098Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=143.384µs logger=migrator t=2026-04-22T06:13:45.895260012Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-22T06:13:45.89631064Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.052948ms logger=migrator t=2026-04-22T06:13:45.900612627Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-22T06:13:45.902032986Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.424399ms logger=migrator t=2026-04-22T06:13:45.909135679Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-22T06:13:45.911130113Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.988764ms logger=migrator t=2026-04-22T06:13:45.915757089Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-22T06:13:45.916401326Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=643.987µs logger=migrator t=2026-04-22T06:13:45.921424843Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-22T06:13:45.921991968Z level=info msg="Migration successfully executed" id="add index alert state" duration=568.145µs logger=migrator t=2026-04-22T06:13:45.925791941Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-22T06:13:45.927235701Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.443719ms logger=migrator t=2026-04-22T06:13:45.932925195Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-22T06:13:45.933584653Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=659.448µs logger=migrator t=2026-04-22T06:13:45.938328652Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-22T06:13:45.939868814Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.540012ms logger=migrator t=2026-04-22T06:13:45.944253563Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-22T06:13:45.945550568Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.307235ms logger=migrator t=2026-04-22T06:13:45.949821814Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-22T06:13:45.962119599Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.299694ms logger=migrator t=2026-04-22T06:13:45.965792058Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-22T06:13:45.966300592Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=508.484µs logger=migrator t=2026-04-22T06:13:45.970004873Z 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-22T06:13:45.970804184Z 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=799.091µs logger=migrator t=2026-04-22T06:13:45.976004735Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-22T06:13:45.976289753Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=285.428µs logger=migrator t=2026-04-22T06:13:45.981120374Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-22T06:13:45.981944167Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=823.573µs logger=migrator t=2026-04-22T06:13:45.9868569Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-22T06:13:45.988186867Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.328716ms logger=migrator t=2026-04-22T06:13:45.992941386Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-22T06:13:45.997706825Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.765419ms logger=migrator t=2026-04-22T06:13:46.001420526Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-22T06:13:46.005277751Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.856615ms logger=migrator t=2026-04-22T06:13:46.008417156Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-22T06:13:46.012345123Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.925207ms logger=migrator t=2026-04-22T06:13:46.019086116Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-22T06:13:46.023248369Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.164343ms logger=migrator t=2026-04-22T06:13:46.027025292Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-22T06:13:46.028630295Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.603913ms logger=migrator t=2026-04-22T06:13:46.032560202Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-22T06:13:46.032599623Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=40.011µs logger=migrator t=2026-04-22T06:13:46.037191298Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-22T06:13:46.037238499Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.831µs logger=migrator t=2026-04-22T06:13:46.040729184Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-22T06:13:46.042019729Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.290355ms logger=migrator t=2026-04-22T06:13:46.046034468Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T06:13:46.046944323Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=903.255µs logger=migrator t=2026-04-22T06:13:46.051315442Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-22T06:13:46.052195126Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=879.464µs logger=migrator t=2026-04-22T06:13:46.055844535Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-22T06:13:46.056656967Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=812.392µs logger=migrator t=2026-04-22T06:13:46.05973037Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T06:13:46.061227321Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.497971ms logger=migrator t=2026-04-22T06:13:46.064437008Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-22T06:13:46.06819816Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.723551ms logger=migrator t=2026-04-22T06:13:46.071410178Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-22T06:13:46.079834656Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=8.423209ms logger=migrator t=2026-04-22T06:13:46.083159017Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-22T06:13:46.083383493Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=225.356µs logger=migrator t=2026-04-22T06:13:46.08696974Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-22T06:13:46.088143912Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.179292ms logger=migrator t=2026-04-22T06:13:46.093036355Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-22T06:13:46.094554087Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.519201ms logger=migrator t=2026-04-22T06:13:46.099365087Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-22T06:13:46.104938778Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.574201ms logger=migrator t=2026-04-22T06:13:46.108016712Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-22T06:13:46.108097604Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=81.422µs logger=migrator t=2026-04-22T06:13:46.111094456Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-22T06:13:46.111954979Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=860.693µs logger=migrator t=2026-04-22T06:13:46.115124175Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-22T06:13:46.116609455Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.48595ms logger=migrator t=2026-04-22T06:13:46.121157589Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-22T06:13:46.121248762Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=92.483µs logger=migrator t=2026-04-22T06:13:46.125094036Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-22T06:13:46.126282118Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.187632ms logger=migrator t=2026-04-22T06:13:46.129597599Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-22T06:13:46.130468172Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=875.214µs logger=migrator t=2026-04-22T06:13:46.133743101Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-22T06:13:46.134622825Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=879.284µs logger=migrator t=2026-04-22T06:13:46.137990537Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-22T06:13:46.138960233Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=964.946µs logger=migrator t=2026-04-22T06:13:46.142497439Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-22T06:13:46.143469445Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=969.316µs logger=migrator t=2026-04-22T06:13:46.147194796Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-22T06:13:46.149088198Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.892612ms logger=migrator t=2026-04-22T06:13:46.153891388Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-22T06:13:46.153932179Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.991µs logger=migrator t=2026-04-22T06:13:46.156874359Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-22T06:13:46.160877648Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.002989ms logger=migrator t=2026-04-22T06:13:46.164209699Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-22T06:13:46.165174465Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=965.736µs logger=migrator t=2026-04-22T06:13:46.169486102Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-22T06:13:46.174152999Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.666447ms logger=migrator t=2026-04-22T06:13:46.178799105Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-22T06:13:46.179548226Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=749.461µs logger=migrator t=2026-04-22T06:13:46.1833897Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-22T06:13:46.184285204Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=899.684µs logger=migrator t=2026-04-22T06:13:46.188351694Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-22T06:13:46.189175387Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=824.103µs logger=migrator t=2026-04-22T06:13:46.194031339Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-22T06:13:46.204665338Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.635089ms logger=migrator t=2026-04-22T06:13:46.207262648Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-22T06:13:46.207770452Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=508.004µs logger=migrator t=2026-04-22T06:13:46.21027965Z 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-22T06:13:46.210913988Z 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=631.598µs logger=migrator t=2026-04-22T06:13:46.213974631Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-22T06:13:46.214249158Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=276.117µs logger=migrator t=2026-04-22T06:13:46.216485859Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-22T06:13:46.216987403Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=524.915µs logger=migrator t=2026-04-22T06:13:46.221283389Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-22T06:13:46.221473245Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=190.016µs logger=migrator t=2026-04-22T06:13:46.224395534Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-22T06:13:46.229179334Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.78402ms logger=migrator t=2026-04-22T06:13:46.23384169Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-22T06:13:46.239147885Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.305554ms logger=migrator t=2026-04-22T06:13:46.244105019Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-22T06:13:46.245069155Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=963.956µs logger=migrator t=2026-04-22T06:13:46.248766126Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-22T06:13:46.249686181Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=917.805µs logger=migrator t=2026-04-22T06:13:46.255571551Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-22T06:13:46.255827948Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=256.347µs logger=migrator t=2026-04-22T06:13:46.260734841Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-22T06:13:46.265180432Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.445111ms logger=migrator t=2026-04-22T06:13:46.268205955Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-22T06:13:46.269061418Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=854.993µs logger=migrator t=2026-04-22T06:13:46.272775669Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-22T06:13:46.272931603Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=155.774µs logger=migrator t=2026-04-22T06:13:46.275939765Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-22T06:13:46.276315205Z level=info msg="Migration successfully executed" id="Move region to single row" duration=374.99µs logger=migrator t=2026-04-22T06:13:46.280110428Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-22T06:13:46.280882579Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=771.791µs logger=migrator t=2026-04-22T06:13:46.283682085Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-22T06:13:46.284475077Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=792.972µs logger=migrator t=2026-04-22T06:13:46.287403146Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T06:13:46.288300351Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=896.685µs logger=migrator t=2026-04-22T06:13:46.29119992Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T06:13:46.292106004Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=905.804µs logger=migrator t=2026-04-22T06:13:46.296460433Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-22T06:13:46.297240484Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=779.381µs logger=migrator t=2026-04-22T06:13:46.300105952Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-22T06:13:46.301069818Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=963.556µs logger=migrator t=2026-04-22T06:13:46.305329884Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-22T06:13:46.305393486Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=63.702µs logger=migrator t=2026-04-22T06:13:46.309032095Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-22T06:13:46.309812946Z level=info msg="Migration successfully executed" id="create test_data table" duration=781.051µs logger=migrator t=2026-04-22T06:13:46.314400811Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-22T06:13:46.315224653Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=823.612µs logger=migrator t=2026-04-22T06:13:46.320026774Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-22T06:13:46.321604446Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.577503ms logger=migrator t=2026-04-22T06:13:46.326976303Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-22T06:13:46.327871997Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=896.844µs logger=migrator t=2026-04-22T06:13:46.331740682Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-22T06:13:46.331928717Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=184.835µs logger=migrator t=2026-04-22T06:13:46.335082183Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-22T06:13:46.335453353Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=369.91µs logger=migrator t=2026-04-22T06:13:46.340563482Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-22T06:13:46.340666935Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=104.443µs logger=migrator t=2026-04-22T06:13:46.345178268Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-22T06:13:46.346432042Z level=info msg="Migration successfully executed" id="create team table" duration=1.256665ms logger=migrator t=2026-04-22T06:13:46.3566556Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-22T06:13:46.35814271Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.484121ms logger=migrator t=2026-04-22T06:13:46.364457332Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-22T06:13:46.365887641Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.429769ms logger=migrator t=2026-04-22T06:13:46.372057819Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-22T06:13:46.376604802Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.546143ms logger=migrator t=2026-04-22T06:13:46.428522584Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-22T06:13:46.428785731Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=268.867µs logger=migrator t=2026-04-22T06:13:46.434065695Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-22T06:13:46.43535409Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.288815ms logger=migrator t=2026-04-22T06:13:46.441177858Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-22T06:13:46.442176395Z level=info msg="Migration successfully executed" id="create team member table" duration=1.001737ms logger=migrator t=2026-04-22T06:13:46.448123307Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-22T06:13:46.449253478Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.131161ms logger=migrator t=2026-04-22T06:13:46.45593759Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-22T06:13:46.4570403Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.10324ms logger=migrator t=2026-04-22T06:13:46.463357691Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-22T06:13:46.464587405Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.232064ms logger=migrator t=2026-04-22T06:13:46.470419243Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-22T06:13:46.4769276Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.508077ms logger=migrator t=2026-04-22T06:13:46.482011868Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-22T06:13:46.486921842Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.909854ms logger=migrator t=2026-04-22T06:13:46.49161416Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-22T06:13:46.496253346Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.638586ms logger=migrator t=2026-04-22T06:13:46.500729448Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-22T06:13:46.501604541Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=875.793µs logger=migrator t=2026-04-22T06:13:46.507178083Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-22T06:13:46.508430457Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.260124ms logger=migrator t=2026-04-22T06:13:46.513587457Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-22T06:13:46.514973655Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.386668ms logger=migrator t=2026-04-22T06:13:46.520864555Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-22T06:13:46.521716839Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=852.274µs logger=migrator t=2026-04-22T06:13:46.526943641Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-22T06:13:46.528606746Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.662505ms logger=migrator t=2026-04-22T06:13:46.533637653Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-22T06:13:46.534591098Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=953.425µs logger=migrator t=2026-04-22T06:13:46.539751219Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-22T06:13:46.540944241Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.192762ms logger=migrator t=2026-04-22T06:13:46.546310787Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-22T06:13:46.547313224Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=999.817µs logger=migrator t=2026-04-22T06:13:46.55228019Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-22T06:13:46.553105452Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=823.972µs logger=migrator t=2026-04-22T06:13:46.55779126Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-22T06:13:46.558150249Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=359.44µs logger=migrator t=2026-04-22T06:13:46.56259768Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-22T06:13:46.563635288Z level=info msg="Migration successfully executed" id="create tag table" duration=1.037338ms logger=migrator t=2026-04-22T06:13:46.568653705Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-22T06:13:46.569553589Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=901.334µs logger=migrator t=2026-04-22T06:13:46.574530874Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-22T06:13:46.575329356Z level=info msg="Migration successfully executed" id="create login attempt table" duration=799.002µs logger=migrator t=2026-04-22T06:13:46.580837866Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-22T06:13:46.581785162Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=948.256µs logger=migrator t=2026-04-22T06:13:46.586465829Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-22T06:13:46.587280361Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=814.502µs logger=migrator t=2026-04-22T06:13:46.591848996Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:13:46.611416008Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.570443ms logger=migrator t=2026-04-22T06:13:46.618953333Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-22T06:13:46.619702693Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=743.34µs logger=migrator t=2026-04-22T06:13:46.627136995Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-22T06:13:46.6280615Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=926.895µs logger=migrator t=2026-04-22T06:13:46.633792886Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-22T06:13:46.634072984Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=280.498µs logger=migrator t=2026-04-22T06:13:46.63833448Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-22T06:13:46.638986357Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=651.567µs logger=migrator t=2026-04-22T06:13:46.643100399Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-22T06:13:46.644392775Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.288806ms logger=migrator t=2026-04-22T06:13:46.648579738Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-22T06:13:46.650079709Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.500091ms logger=migrator t=2026-04-22T06:13:46.655401544Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-22T06:13:46.655472146Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=72.002µs logger=migrator t=2026-04-22T06:13:46.659817184Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-22T06:13:46.668768737Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.948943ms logger=migrator t=2026-04-22T06:13:46.673419214Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-22T06:13:46.677183776Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.765312ms logger=migrator t=2026-04-22T06:13:46.682208173Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-22T06:13:46.687367203Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.15809ms logger=migrator t=2026-04-22T06:13:46.692435881Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-22T06:13:46.697757896Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.322255ms logger=migrator t=2026-04-22T06:13:46.703143592Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-22T06:13:46.704202091Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.058949ms logger=migrator t=2026-04-22T06:13:46.70894662Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-22T06:13:46.714556063Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.608413ms logger=migrator t=2026-04-22T06:13:46.718819558Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-22T06:13:46.719734543Z level=info msg="Migration successfully executed" id="create server_lock table" duration=915.975µs logger=migrator t=2026-04-22T06:13:46.724421071Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-22T06:13:46.725429538Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.009437ms logger=migrator t=2026-04-22T06:13:46.730058844Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-22T06:13:46.73102642Z level=info msg="Migration successfully executed" id="create user auth token table" duration=967.206µs logger=migrator t=2026-04-22T06:13:46.737062574Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-22T06:13:46.738079312Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.016658ms logger=migrator t=2026-04-22T06:13:46.74275897Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-22T06:13:46.744194739Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.435749ms logger=migrator t=2026-04-22T06:13:46.749190654Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-22T06:13:46.750723426Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.532312ms logger=migrator t=2026-04-22T06:13:46.756230226Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-22T06:13:46.762965749Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.731083ms logger=migrator t=2026-04-22T06:13:46.768140109Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-22T06:13:46.76924408Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.10137ms logger=migrator t=2026-04-22T06:13:46.773781983Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-22T06:13:46.774797771Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.015868ms logger=migrator t=2026-04-22T06:13:46.779044656Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-22T06:13:46.780177027Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.132751ms logger=migrator t=2026-04-22T06:13:46.784604017Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-22T06:13:46.785533913Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=932.816µs logger=migrator t=2026-04-22T06:13:46.796794499Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-22T06:13:46.79795941Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.166651ms logger=migrator t=2026-04-22T06:13:46.802843083Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-22T06:13:46.802969717Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=130.824µs logger=migrator t=2026-04-22T06:13:46.807592553Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-22T06:13:46.807675635Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=83.612µs logger=migrator t=2026-04-22T06:13:46.811353335Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-22T06:13:46.812402513Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.047888ms logger=migrator t=2026-04-22T06:13:46.818113529Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:13:46.819075585Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=961.916µs logger=migrator t=2026-04-22T06:13:46.824152633Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:13:46.825103339Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=950.736µs logger=migrator t=2026-04-22T06:13:46.829904659Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:13:46.830016362Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=108.203µs logger=migrator t=2026-04-22T06:13:46.835022749Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:13:46.836755506Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.734458ms logger=migrator t=2026-04-22T06:13:46.842098491Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:13:46.84355015Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.451969ms logger=migrator t=2026-04-22T06:13:46.848469074Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:13:46.849470361Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.003317ms logger=migrator t=2026-04-22T06:13:46.854681923Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:13:46.85567964Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=997.597µs logger=migrator t=2026-04-22T06:13:46.860213473Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-22T06:13:46.866779332Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.564429ms logger=migrator t=2026-04-22T06:13:46.871334626Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-22T06:13:46.872341553Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.007157ms logger=migrator t=2026-04-22T06:13:46.877974307Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-22T06:13:46.878071829Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=97.603µs logger=migrator t=2026-04-22T06:13:46.88287362Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-22T06:13:46.884405351Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.531501ms logger=migrator t=2026-04-22T06:13:46.889197722Z 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-22T06:13:46.890874757Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.676495ms logger=migrator t=2026-04-22T06:13:46.896346416Z 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-22T06:13:46.897291372Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=940.746µs logger=migrator t=2026-04-22T06:13:46.902248997Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:13:46.902315449Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=67.222µs logger=migrator t=2026-04-22T06:13:46.907121459Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-22T06:13:46.907990783Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=870.614µs logger=migrator t=2026-04-22T06:13:46.913443931Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-22T06:13:46.914401427Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=956.966µs logger=migrator t=2026-04-22T06:13:46.919073024Z 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-22T06:13:46.920891373Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.819729ms logger=migrator t=2026-04-22T06:13:46.926704771Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-22T06:13:46.928260054Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.554753ms logger=migrator t=2026-04-22T06:13:46.934606247Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-22T06:13:46.940869887Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.26421ms logger=migrator t=2026-04-22T06:13:46.945446171Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-22T06:13:46.946567912Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.121761ms logger=migrator t=2026-04-22T06:13:46.952327058Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T06:13:46.952940455Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=613.487µs logger=migrator t=2026-04-22T06:13:46.957062817Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-22T06:13:46.984244346Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.180519ms logger=migrator t=2026-04-22T06:13:46.989370316Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-22T06:13:47.017347226Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.97476ms logger=migrator t=2026-04-22T06:13:47.023309169Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-22T06:13:47.024037929Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=728.73µs logger=migrator t=2026-04-22T06:13:47.028560472Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T06:13:47.02921889Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=656.338µs logger=migrator t=2026-04-22T06:13:47.034187795Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-22T06:13:47.038161933Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=3.973998ms logger=migrator t=2026-04-22T06:13:47.045851072Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-22T06:13:47.053030377Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.176575ms logger=migrator t=2026-04-22T06:13:47.057625032Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-22T06:13:47.058603589Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=978.407µs logger=migrator t=2026-04-22T06:13:47.06307858Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-22T06:13:47.063999865Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=920.955µs logger=migrator t=2026-04-22T06:13:47.071113929Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-22T06:13:47.073142594Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.021395ms logger=migrator t=2026-04-22T06:13:47.077907573Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-22T06:13:47.079002703Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.09463ms logger=migrator t=2026-04-22T06:13:47.083713961Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:13:47.083843155Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=129.804µs logger=migrator t=2026-04-22T06:13:47.088681627Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-22T06:13:47.09577576Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.095652ms logger=migrator t=2026-04-22T06:13:47.100514058Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-22T06:13:47.106535192Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.024144ms logger=migrator t=2026-04-22T06:13:47.112519875Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-22T06:13:47.12191673Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.401126ms logger=migrator t=2026-04-22T06:13:47.126655999Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-22T06:13:47.127543113Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=887.414µs logger=migrator t=2026-04-22T06:13:47.131632335Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-22T06:13:47.132601851Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=969.097µs logger=migrator t=2026-04-22T06:13:47.137429702Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-22T06:13:47.147241799Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.811217ms logger=migrator t=2026-04-22T06:13:47.151915206Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-22T06:13:47.156570283Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.653997ms logger=migrator t=2026-04-22T06:13:47.160860479Z 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-22T06:13:47.161836076Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=975.497µs logger=migrator t=2026-04-22T06:13:47.167361566Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-22T06:13:47.173665667Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.303341ms logger=migrator t=2026-04-22T06:13:47.178861329Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-22T06:13:47.185736906Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.875037ms logger=migrator t=2026-04-22T06:13:47.19213842Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-22T06:13:47.192233803Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=96.993µs logger=migrator t=2026-04-22T06:13:47.197806874Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-22T06:13:47.199015167Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.211973ms logger=migrator t=2026-04-22T06:13:47.20463207Z 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-22T06:13:47.205694858Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.062879ms logger=migrator t=2026-04-22T06:13:47.211065974Z 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-22T06:13:47.212170364Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.1033ms logger=migrator t=2026-04-22T06:13:47.217996863Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:13:47.218075825Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=76.332µs logger=migrator t=2026-04-22T06:13:47.222964918Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-22T06:13:47.230997907Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.032249ms logger=migrator t=2026-04-22T06:13:47.235768686Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-22T06:13:47.248975376Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=13.20447ms logger=migrator t=2026-04-22T06:13:47.254833655Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-22T06:13:47.259638116Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.80372ms logger=migrator t=2026-04-22T06:13:47.264681203Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-22T06:13:47.271148898Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.467855ms logger=migrator t=2026-04-22T06:13:47.276203426Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-22T06:13:47.283543396Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.33697ms logger=migrator t=2026-04-22T06:13:47.288266084Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-22T06:13:47.288327266Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=61.202µs logger=migrator t=2026-04-22T06:13:47.292364425Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-22T06:13:47.293003723Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=639.298µs logger=migrator t=2026-04-22T06:13:47.297877245Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-22T06:13:47.306904631Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.028826ms logger=migrator t=2026-04-22T06:13:47.312258327Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-22T06:13:47.312323338Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.531µs logger=migrator t=2026-04-22T06:13:47.316849991Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-22T06:13:47.323761989Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.911728ms logger=migrator t=2026-04-22T06:13:47.329125515Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-22T06:13:47.330189444Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.063819ms logger=migrator t=2026-04-22T06:13:47.3355461Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-22T06:13:47.34217552Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.629411ms logger=migrator t=2026-04-22T06:13:47.352977994Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-22T06:13:47.358135704Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=5.15186ms logger=migrator t=2026-04-22T06:13:47.370039388Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-22T06:13:47.371877637Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.85723ms logger=migrator t=2026-04-22T06:13:47.379058203Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-22T06:13:47.38778944Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.732197ms logger=migrator t=2026-04-22T06:13:47.39293856Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-22T06:13:47.393837755Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=898.895µs logger=migrator t=2026-04-22T06:13:47.39956125Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-22T06:13:47.402321525Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.754465ms logger=migrator t=2026-04-22T06:13:47.407871827Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-22T06:13:47.409009738Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.137881ms logger=migrator t=2026-04-22T06:13:47.414313312Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-22T06:13:47.415435572Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.12325ms logger=migrator t=2026-04-22T06:13:47.420320895Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-22T06:13:47.420419028Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=97.373µs logger=migrator t=2026-04-22T06:13:47.424892019Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-22T06:13:47.426132453Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.239374ms logger=migrator t=2026-04-22T06:13:47.431403196Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-22T06:13:47.432592249Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.188053ms logger=migrator t=2026-04-22T06:13:47.437179694Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T06:13:47.437582385Z 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-22T06:13:47.442381875Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-22T06:13:47.442831177Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=449.402µs logger=migrator t=2026-04-22T06:13:47.447545726Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-22T06:13:47.448934543Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.388288ms logger=migrator t=2026-04-22T06:13:47.4554521Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-22T06:13:47.465862414Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.410873ms logger=migrator t=2026-04-22T06:13:47.470735766Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-22T06:13:47.471655041Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=919.225µs logger=migrator t=2026-04-22T06:13:47.476603036Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-22T06:13:47.477761157Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.157641ms logger=migrator t=2026-04-22T06:13:47.482589488Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-22T06:13:47.483433151Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=843.303µs logger=migrator t=2026-04-22T06:13:47.488586711Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-22T06:13:47.489702982Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.116261ms logger=migrator t=2026-04-22T06:13:47.494695907Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-22T06:13:47.496932898Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.235481ms logger=migrator t=2026-04-22T06:13:47.502409098Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-22T06:13:47.502441908Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.73µs logger=migrator t=2026-04-22T06:13:47.506943641Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-22T06:13:47.507044204Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=100.503µs logger=migrator t=2026-04-22T06:13:47.513031816Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-22T06:13:47.52014943Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.117274ms logger=migrator t=2026-04-22T06:13:47.525289549Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-22T06:13:47.525741462Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=453.003µs logger=migrator t=2026-04-22T06:13:47.531161309Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-22T06:13:47.532355012Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.193193ms logger=migrator t=2026-04-22T06:13:47.538745026Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-22T06:13:47.539247699Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=502.683µs logger=migrator t=2026-04-22T06:13:47.544937714Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-22T06:13:47.548028678Z level=info msg="Migration successfully executed" id="create data_keys table" duration=3.090334ms logger=migrator t=2026-04-22T06:13:47.55435876Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-22T06:13:47.555228454Z level=info msg="Migration successfully executed" id="create secrets table" duration=870.144µs logger=migrator t=2026-04-22T06:13:47.560110246Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-22T06:13:47.594006518Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.896622ms logger=migrator t=2026-04-22T06:13:47.59922834Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-22T06:13:47.606093857Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.865727ms logger=migrator t=2026-04-22T06:13:47.610902658Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-22T06:13:47.611116964Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=214.166µs logger=migrator t=2026-04-22T06:13:47.615968095Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-22T06:13:47.656788645Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=40.82022ms logger=migrator t=2026-04-22T06:13:47.662603254Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-22T06:13:47.696850315Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.243451ms logger=migrator t=2026-04-22T06:13:47.70072116Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-22T06:13:47.701548453Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=827.753µs logger=migrator t=2026-04-22T06:13:47.707512635Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-22T06:13:47.708869132Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.356677ms logger=migrator t=2026-04-22T06:13:47.713443536Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-22T06:13:47.713741514Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=298.198µs logger=migrator t=2026-04-22T06:13:47.718347449Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-22T06:13:47.720154509Z level=info msg="Migration successfully executed" id="create permission table" duration=1.806929ms logger=migrator t=2026-04-22T06:13:47.726849531Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-22T06:13:47.728464605Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.618724ms logger=migrator t=2026-04-22T06:13:47.733678027Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-22T06:13:47.735223779Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.545222ms logger=migrator t=2026-04-22T06:13:47.742812215Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-22T06:13:47.744904512Z level=info msg="Migration successfully executed" id="create role table" duration=2.094447ms logger=migrator t=2026-04-22T06:13:47.750107963Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-22T06:13:47.761481333Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.37654ms logger=migrator t=2026-04-22T06:13:47.766227092Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-22T06:13:47.774660761Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.436789ms logger=migrator t=2026-04-22T06:13:47.779560754Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-22T06:13:47.780392287Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=831.463µs logger=migrator t=2026-04-22T06:13:47.785598948Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-22T06:13:47.78675702Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.157652ms logger=migrator t=2026-04-22T06:13:47.790647595Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-22T06:13:47.791687113Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.039038ms logger=migrator t=2026-04-22T06:13:47.79525153Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-22T06:13:47.796277938Z level=info msg="Migration successfully executed" id="create team role table" duration=1.025868ms logger=migrator t=2026-04-22T06:13:47.800505153Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-22T06:13:47.801607453Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.10242ms logger=migrator t=2026-04-22T06:13:47.805276433Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-22T06:13:47.806504076Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.226174ms logger=migrator t=2026-04-22T06:13:47.811234744Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-22T06:13:47.812333604Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.09927ms logger=migrator t=2026-04-22T06:13:47.816263141Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-22T06:13:47.817082223Z level=info msg="Migration successfully executed" id="create user role table" duration=819.452µs logger=migrator t=2026-04-22T06:13:47.82320944Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-22T06:13:47.824357822Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.148332ms logger=migrator t=2026-04-22T06:13:47.830783426Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-22T06:13:47.832560825Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.776588ms logger=migrator t=2026-04-22T06:13:47.836863811Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-22T06:13:47.83791986Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.054909ms logger=migrator t=2026-04-22T06:13:47.84233271Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-22T06:13:47.843161603Z level=info msg="Migration successfully executed" id="create builtin role table" duration=828.443µs logger=migrator t=2026-04-22T06:13:47.846675538Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-22T06:13:47.847721697Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.045829ms logger=migrator t=2026-04-22T06:13:47.851112949Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-22T06:13:47.852194399Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.08072ms logger=migrator t=2026-04-22T06:13:47.855986942Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-22T06:13:47.864038171Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.050718ms logger=migrator t=2026-04-22T06:13:47.867392282Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-22T06:13:47.868465821Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.072779ms logger=migrator t=2026-04-22T06:13:47.872053498Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-22T06:13:47.87319981Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.145981ms logger=migrator t=2026-04-22T06:13:47.876559851Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-22T06:13:47.878150644Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.590833ms logger=migrator t=2026-04-22T06:13:47.88277279Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-22T06:13:47.883838099Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.064879ms logger=migrator t=2026-04-22T06:13:47.889358709Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-22T06:13:47.890174121Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=815.052µs logger=migrator t=2026-04-22T06:13:47.898297122Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-22T06:13:47.900297107Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.999674ms logger=migrator t=2026-04-22T06:13:47.904386368Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-22T06:13:47.91770499Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.320923ms logger=migrator t=2026-04-22T06:13:47.921537094Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-22T06:13:47.928051091Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.505557ms logger=migrator t=2026-04-22T06:13:47.933656084Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-22T06:13:47.943607145Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.95245ms logger=migrator t=2026-04-22T06:13:47.9471042Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-22T06:13:47.954910682Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.806282ms logger=migrator t=2026-04-22T06:13:47.959418274Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-22T06:13:47.960249077Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=830.423µs logger=migrator t=2026-04-22T06:13:47.964827491Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-22T06:13:47.96587816Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.053249ms logger=migrator t=2026-04-22T06:13:47.970930827Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-22T06:13:47.971692778Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=762.731µs logger=migrator t=2026-04-22T06:13:47.974798053Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-22T06:13:47.975764929Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=966.996µs logger=migrator t=2026-04-22T06:13:47.980403225Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-22T06:13:47.981664099Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.261994ms logger=migrator t=2026-04-22T06:13:47.987462687Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-22T06:13:47.987526369Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=64.652µs logger=migrator t=2026-04-22T06:13:47.992106483Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-22T06:13:47.992174545Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=100.213µs logger=migrator t=2026-04-22T06:13:47.997034457Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-22T06:13:47.997466779Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=432.302µs logger=migrator t=2026-04-22T06:13:48.001720625Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-22T06:13:48.002807774Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.08779ms logger=migrator t=2026-04-22T06:13:48.007666737Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-22T06:13:48.008685004Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.019588ms logger=migrator t=2026-04-22T06:13:48.013840484Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-22T06:13:48.014084761Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=239.567µs logger=migrator t=2026-04-22T06:13:48.017500544Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-22T06:13:48.017955746Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=454.852µs logger=migrator t=2026-04-22T06:13:48.02066448Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-22T06:13:48.022272004Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.606423ms logger=migrator t=2026-04-22T06:13:48.027191107Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-22T06:13:48.028480132Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.288475ms logger=migrator t=2026-04-22T06:13:48.040656654Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-22T06:13:48.050982584Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.32703ms logger=migrator t=2026-04-22T06:13:48.057032019Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-22T06:13:48.057099881Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.182µs logger=migrator t=2026-04-22T06:13:48.069856158Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-22T06:13:48.071364639Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.507872ms logger=migrator t=2026-04-22T06:13:48.07655753Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-22T06:13:48.078461922Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.903732ms logger=migrator t=2026-04-22T06:13:48.08356624Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-22T06:13:48.085255466Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.688216ms logger=migrator t=2026-04-22T06:13:48.089360978Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-22T06:13:48.097866669Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.506751ms logger=migrator t=2026-04-22T06:13:48.102609348Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-22T06:13:48.10375575Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.143611ms logger=migrator t=2026-04-22T06:13:48.107351387Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-22T06:13:48.108490978Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.139211ms logger=migrator t=2026-04-22T06:13:48.111900221Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:13:48.139117981Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.2147ms logger=migrator t=2026-04-22T06:13:48.143356346Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-22T06:13:48.144182959Z level=info msg="Migration successfully executed" id="create correlation v2" duration=826.233µs logger=migrator t=2026-04-22T06:13:48.148855566Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-22T06:13:48.149929615Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.073809ms logger=migrator t=2026-04-22T06:13:48.15379723Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-22T06:13:48.154870179Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.073019ms logger=migrator t=2026-04-22T06:13:48.160283996Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-22T06:13:48.161381226Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.09735ms logger=migrator t=2026-04-22T06:13:48.165618562Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-22T06:13:48.165838168Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=221.396µs logger=migrator t=2026-04-22T06:13:48.171950534Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-22T06:13:48.173190918Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.240074ms logger=migrator t=2026-04-22T06:13:48.176911949Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-22T06:13:48.189577963Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.660354ms logger=migrator t=2026-04-22T06:13:48.194511267Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-22T06:13:48.195463593Z level=info msg="Migration successfully executed" id="create entity_events table" duration=953.576µs logger=migrator t=2026-04-22T06:13:48.19939229Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-22T06:13:48.200432209Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.045409ms logger=migrator t=2026-04-22T06:13:48.205041894Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T06:13:48.205483306Z 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-22T06:13:48.209774633Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T06:13:48.210238395Z 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-22T06:13:48.214138401Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-22T06:13:48.21556722Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.398318ms logger=migrator t=2026-04-22T06:13:48.219497277Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-22T06:13:48.221194863Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.697756ms logger=migrator t=2026-04-22T06:13:48.225730146Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T06:13:48.226927019Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.196583ms logger=migrator t=2026-04-22T06:13:48.23138489Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T06:13:48.23322471Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.84091ms logger=migrator t=2026-04-22T06:13:48.237416614Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T06:13:48.238547215Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.131121ms logger=migrator t=2026-04-22T06:13:48.243814978Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T06:13:48.245487464Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.672176ms logger=migrator t=2026-04-22T06:13:48.250585712Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-22T06:13:48.251805775Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.220413ms logger=migrator t=2026-04-22T06:13:48.258302872Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-22T06:13:48.259720011Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.416979ms logger=migrator t=2026-04-22T06:13:48.265429556Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T06:13:48.267564074Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.129788ms logger=migrator t=2026-04-22T06:13:48.272689143Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T06:13:48.275008907Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.317963ms logger=migrator t=2026-04-22T06:13:48.288277387Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-22T06:13:48.289698796Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.425359ms logger=migrator t=2026-04-22T06:13:48.297356694Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-22T06:13:48.322756695Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.403131ms logger=migrator t=2026-04-22T06:13:48.326669202Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-22T06:13:48.3328579Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.188199ms logger=migrator t=2026-04-22T06:13:48.336298413Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-22T06:13:48.344733603Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.435289ms logger=migrator t=2026-04-22T06:13:48.348264948Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-22T06:13:48.348514895Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=250.407µs logger=migrator t=2026-04-22T06:13:48.351538107Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-22T06:13:48.359959187Z level=info msg="Migration successfully executed" id="add share column" duration=8.41954ms logger=migrator t=2026-04-22T06:13:48.363832722Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-22T06:13:48.363987246Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=155.214µs logger=migrator t=2026-04-22T06:13:48.367290356Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-22T06:13:48.367997655Z level=info msg="Migration successfully executed" id="create file table" duration=711.139µs logger=migrator t=2026-04-22T06:13:48.371965363Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-22T06:13:48.373132935Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.167492ms logger=migrator t=2026-04-22T06:13:48.37774793Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-22T06:13:48.379752065Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.005075ms logger=migrator t=2026-04-22T06:13:48.38544678Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-22T06:13:48.387005602Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.561962ms logger=migrator t=2026-04-22T06:13:48.39279535Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-22T06:13:48.393861389Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.047588ms logger=migrator t=2026-04-22T06:13:48.397644782Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-22T06:13:48.397745364Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=101.663µs logger=migrator t=2026-04-22T06:13:48.402055621Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-22T06:13:48.402197735Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=144.824µs logger=migrator t=2026-04-22T06:13:48.406462771Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-22T06:13:48.40750484Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.024518ms logger=migrator t=2026-04-22T06:13:48.411454737Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-22T06:13:48.411871678Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=417.171µs logger=migrator t=2026-04-22T06:13:48.417734588Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-22T06:13:48.419150026Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.417668ms logger=migrator t=2026-04-22T06:13:48.422427206Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-22T06:13:48.431661327Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.23336ms logger=migrator t=2026-04-22T06:13:48.435130171Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-22T06:13:48.435294285Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=164.594µs logger=migrator t=2026-04-22T06:13:48.438385279Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-22T06:13:48.439473819Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.08814ms logger=migrator t=2026-04-22T06:13:48.443043776Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-22T06:13:48.443468207Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=425.681µs logger=migrator t=2026-04-22T06:13:48.447196569Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-22T06:13:48.447419615Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=223.606µs logger=migrator t=2026-04-22T06:13:48.450963582Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-22T06:13:48.451458935Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=495.394µs logger=migrator t=2026-04-22T06:13:48.454767265Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-22T06:13:48.464367616Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.600171ms logger=migrator t=2026-04-22T06:13:48.467927423Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-22T06:13:48.476706311Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.789549ms logger=migrator t=2026-04-22T06:13:48.481475551Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-22T06:13:48.48253386Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.052799ms logger=migrator t=2026-04-22T06:13:48.485358827Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-22T06:13:48.560103929Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.743642ms logger=migrator t=2026-04-22T06:13:48.564346205Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-22T06:13:48.565626099Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.279414ms logger=migrator t=2026-04-22T06:13:48.571104238Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-22T06:13:48.572543597Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.442009ms logger=migrator t=2026-04-22T06:13:48.578249563Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-22T06:13:48.620678237Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=42.425724ms logger=migrator t=2026-04-22T06:13:48.629956599Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-22T06:13:48.638502341Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.547722ms logger=migrator t=2026-04-22T06:13:48.64361199Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-22T06:13:48.643919189Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=304.819µs logger=migrator t=2026-04-22T06:13:48.64763456Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-22T06:13:48.647943958Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=310.008µs logger=migrator t=2026-04-22T06:13:48.651508525Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-22T06:13:48.651888085Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=374.28µs logger=migrator t=2026-04-22T06:13:48.659659997Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-22T06:13:48.659917004Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=257.967µs logger=migrator t=2026-04-22T06:13:48.663939953Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-22T06:13:48.66419585Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=255.677µs logger=migrator t=2026-04-22T06:13:48.669009881Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-22T06:13:48.670217784Z level=info msg="Migration successfully executed" id="create folder table" duration=1.208043ms logger=migrator t=2026-04-22T06:13:48.67447502Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-22T06:13:48.675707713Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.212663ms logger=migrator t=2026-04-22T06:13:48.680497423Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-22T06:13:48.681670765Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.173192ms logger=migrator t=2026-04-22T06:13:48.687326619Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-22T06:13:48.68736737Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.861µs logger=migrator t=2026-04-22T06:13:48.691603035Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T06:13:48.692953032Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.349747ms logger=migrator t=2026-04-22T06:13:48.69764525Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T06:13:48.699005056Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.360467ms logger=migrator t=2026-04-22T06:13:48.70317244Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-22T06:13:48.70686093Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=3.68757ms logger=migrator t=2026-04-22T06:13:48.710694275Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-22T06:13:48.711127786Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=433.381µs logger=migrator t=2026-04-22T06:13:48.714913449Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-22T06:13:48.715238418Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=325.389µs logger=migrator t=2026-04-22T06:13:48.721083037Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-22T06:13:48.722255029Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.181252ms logger=migrator t=2026-04-22T06:13:48.728413876Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-22T06:13:48.730780141Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.366934ms logger=migrator t=2026-04-22T06:13:48.735271313Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-22T06:13:48.736860096Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.588723ms logger=migrator t=2026-04-22T06:13:48.74250769Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-22T06:13:48.744037801Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.529961ms logger=migrator t=2026-04-22T06:13:48.749437968Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-22T06:13:48.750286601Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=849.733µs logger=migrator t=2026-04-22T06:13:48.754497906Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-22T06:13:48.755174164Z level=info msg="Migration successfully executed" id="create anon_device table" duration=673.668µs logger=migrator t=2026-04-22T06:13:48.762154344Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-22T06:13:48.763608893Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.457839ms logger=migrator t=2026-04-22T06:13:48.769641478Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-22T06:13:48.771134998Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.49693ms logger=migrator t=2026-04-22T06:13:48.779149546Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-22T06:13:48.780994006Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.84301ms logger=migrator t=2026-04-22T06:13:48.792053707Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-22T06:13:48.794142734Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.090847ms logger=migrator t=2026-04-22T06:13:48.804119865Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-22T06:13:48.806663154Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.541139ms logger=migrator t=2026-04-22T06:13:48.817018146Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-22T06:13:48.817430217Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=414.091µs logger=migrator t=2026-04-22T06:13:48.822351971Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-22T06:13:48.83297468Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.622299ms logger=migrator t=2026-04-22T06:13:48.841942704Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-22T06:13:48.842483778Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=540.154µs logger=migrator t=2026-04-22T06:13:48.846187879Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T06:13:48.84621291Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.451µs logger=migrator t=2026-04-22T06:13:48.850304701Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T06:13:48.85247783Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.172359ms logger=migrator t=2026-04-22T06:13:48.857825795Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T06:13:48.857850436Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.361µs logger=migrator t=2026-04-22T06:13:48.861759693Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-22T06:13:48.863355116Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.594823ms logger=migrator t=2026-04-22T06:13:48.868060274Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T06:13:48.869563565Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.502701ms logger=migrator t=2026-04-22T06:13:48.881836119Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-22T06:13:48.883210596Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.377378ms logger=migrator t=2026-04-22T06:13:48.892469018Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-22T06:13:48.893195057Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=728.42µs logger=migrator t=2026-04-22T06:13:48.919511673Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-22T06:13:48.919939525Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=431.202µs logger=migrator t=2026-04-22T06:13:48.929183556Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-22T06:13:48.930034849Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=855.313µs logger=migrator t=2026-04-22T06:13:48.93557645Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-22T06:13:48.936862415Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.285705ms logger=migrator t=2026-04-22T06:13:48.943873436Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-22T06:13:48.94549387Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.622444ms logger=migrator t=2026-04-22T06:13:48.951273507Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-22T06:13:48.967898029Z level=info msg="Migration successfully executed" id="add stack_id column" duration=16.622612ms logger=migrator t=2026-04-22T06:13:48.972882654Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-22T06:13:48.981795037Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.910863ms logger=migrator t=2026-04-22T06:13:48.986360581Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-22T06:13:48.99514497Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.774229ms logger=migrator t=2026-04-22T06:13:48.999268112Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-22T06:13:48.999319463Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=51.761µs logger=migrator t=2026-04-22T06:13:49.002773277Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-22T06:13:49.010855397Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.07907ms logger=migrator t=2026-04-22T06:13:49.01539822Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-22T06:13:49.0252977Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.8989ms logger=migrator t=2026-04-22T06:13:49.030000468Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-22T06:13:49.030262265Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=261.927µs logger=migrator t=2026-04-22T06:13:49.034057418Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.662533083s logger=migrator t=2026-04-22T06:13:49.034525191Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-22T06:13:49.052961542Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-22T06:13:49.053179778Z level=info msg="Created default organization" logger=secrets t=2026-04-22T06:13:49.058096992Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T06:13:49.112875171Z level=info msg="Restored cache from database" duration=388.72µs logger=plugin.store t=2026-04-22T06:13:49.114047363Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-22T06:13:49.149841347Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-22T06:13:49.149870538Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-22T06:13:49.14994279Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-22T06:13:49.14996025Z level=info msg="Plugins loaded" count=54 duration=35.913147ms logger=query_data t=2026-04-22T06:13:49.154649808Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-22T06:13:49.16061387Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-22T06:13:49.165828561Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-22T06:13:49.17461767Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-22T06:13:49.176544503Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-22T06:13:49.178086335Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-22T06:13:49.199326622Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-22T06:13:49.218164245Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-22T06:13:49.237289965Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-22T06:13:49.237307765Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-22T06:13:49.237421878Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-22T06:13:49.238730674Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-22T06:13:49.238770965Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-22T06:13:49.239950797Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-22T06:13:49.306729143Z level=info msg="State cache has been initialized" states=0 duration=67.993879ms logger=ngalert.scheduler t=2026-04-22T06:13:49.306778545Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-22T06:13:49.306842786Z level=info msg=starting first_tick=2026-04-22T06:13:50Z logger=provisioning.dashboard t=2026-04-22T06:13:49.314889855Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-22T06:13:49.328101704Z level=info msg="Update check succeeded" duration=90.215393ms logger=grafana.update.checker t=2026-04-22T06:13:49.332887504Z level=info msg="Update check succeeded" duration=94.960922ms logger=provisioning.dashboard t=2026-04-22T06:13:49.403160276Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T06:13:49.465515561Z level=info msg="Patterns update finished" duration=226.777927ms logger=grafana-apiserver t=2026-04-22T06:13:50.00052097Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-22T06:13:50.001119306Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-22T06:13:52.886592663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:52.887707653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:52.913556796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:52.939037769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:52.959206168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:52.988890125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.002782603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.030228379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.058441386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.163634957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.180469205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.238422381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.256723348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.335642445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.362777752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.41784711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.430265128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.667812007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:53.686105145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.004786441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.019002898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.225437892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.244904901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.297677936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.31619942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.376587452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.406449754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.487236231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.500357968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.558826498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.573677492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.626614471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.643814769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.704204331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.7203591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.783790385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.803752698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.868451978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.884883185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.944612779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:54.960783568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.030808912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.047115095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.179151106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.193085975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.273250565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.290169105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.356075027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.370409187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.443203746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.458732319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.515487402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.531529038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.600896535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.619995334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.687470799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.701074109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.773323594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.789114803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.857894824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.876301854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.947880111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:55.96367425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.022230742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.038780203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.112433836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.129633433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.198868816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.218740237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.291785883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.310629655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.380483285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.397558039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.475032926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.490000323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.571313005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.593158888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.667273334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.690361922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:13:56.76308581Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-22T06:15:21.260299949Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-22T06:23:49.273113415Z level=info msg="Completed cleanup jobs" duration=34.242507ms logger=plugins.update.checker t=2026-04-22T06:23:49.380343341Z level=info msg="Update check succeeded" duration=48.21849ms logger=sqlstore.transactions t=2026-04-22T06:28:49.174303294Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"