logger=settings t=2026-03-11T17:13:07.259923267Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-11T17:13:07Z logger=settings t=2026-03-11T17:13:07.260644496Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-11T17:13:07.260670487Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-11T17:13:07.260684017Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-11T17:13:07.260693687Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-11T17:13:07.260703628Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-11T17:13:07.260719618Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-11T17:13:07.260727538Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-11T17:13:07.260740209Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-11T17:13:07.260755379Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-11T17:13:07.260764469Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-11T17:13:07.26078209Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-11T17:13:07.26079119Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-11T17:13:07.26080564Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-11T17:13:07.260823781Z level=info msg=Target target=[all] logger=settings t=2026-03-11T17:13:07.260847802Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-11T17:13:07.260856802Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-11T17:13:07.260874692Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-11T17:13:07.260882833Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-11T17:13:07.260895033Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-11T17:13:07.260909053Z level=info msg="App mode production" logger=sqlstore t=2026-03-11T17:13:07.261839589Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-11T17:13:07.26188251Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-11T17:13:07.264982804Z level=info msg="Locking database" logger=migrator t=2026-03-11T17:13:07.264999914Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-11T17:13:07.265801356Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-11T17:13:07.267024299Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.221872ms logger=migrator t=2026-03-11T17:13:07.272414334Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-11T17:13:07.273434752Z level=info msg="Migration successfully executed" id="create user table" duration=1.012168ms logger=migrator t=2026-03-11T17:13:07.278581472Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-11T17:13:07.279305741Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=723.979µs logger=migrator t=2026-03-11T17:13:07.286144095Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-11T17:13:07.287017649Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=880.164µs logger=migrator t=2026-03-11T17:13:07.295253862Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-11T17:13:07.295742075Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=488.223µs logger=migrator t=2026-03-11T17:13:07.298993833Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-11T17:13:07.299439695Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=446.122µs logger=migrator t=2026-03-11T17:13:07.303562247Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-11T17:13:07.305312073Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.750096ms logger=migrator t=2026-03-11T17:13:07.309310992Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-11T17:13:07.309893528Z level=info msg="Migration successfully executed" id="create user table v2" duration=579.866µs logger=migrator t=2026-03-11T17:13:07.313131595Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-11T17:13:07.313648279Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=516.464µs logger=migrator t=2026-03-11T17:13:07.317657678Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-11T17:13:07.318140521Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=481.982µs logger=migrator t=2026-03-11T17:13:07.322679583Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-11T17:13:07.32293805Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=258.357µs logger=migrator t=2026-03-11T17:13:07.327207605Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-11T17:13:07.327561065Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=353.18µs logger=migrator t=2026-03-11T17:13:07.330082163Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-11T17:13:07.330879164Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=799.141µs logger=migrator t=2026-03-11T17:13:07.336502586Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-11T17:13:07.336607589Z level=info msg="Migration successfully executed" id="Update user table charset" duration=111.263µs logger=migrator t=2026-03-11T17:13:07.346671621Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-11T17:13:07.348959463Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.288172ms logger=migrator t=2026-03-11T17:13:07.357823823Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-11T17:13:07.358764398Z level=info msg="Migration successfully executed" id="Add missing user data" duration=940.025µs logger=migrator t=2026-03-11T17:13:07.364581825Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-11T17:13:07.365740537Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.158462ms logger=migrator t=2026-03-11T17:13:07.368863531Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-11T17:13:07.36958076Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=716.669µs logger=migrator t=2026-03-11T17:13:07.373094825Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-11T17:13:07.374290978Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.194793ms logger=migrator t=2026-03-11T17:13:07.379203891Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-11T17:13:07.38734218Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.138419ms logger=migrator t=2026-03-11T17:13:07.390697932Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-11T17:13:07.391491223Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=792.961µs logger=migrator t=2026-03-11T17:13:07.39585087Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-11T17:13:07.396234791Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=383.131µs logger=migrator t=2026-03-11T17:13:07.3999243Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-11T17:13:07.400991029Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.068619ms logger=migrator t=2026-03-11T17:13:07.404408042Z 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-03-11T17:13:07.40469437Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=285.818µs logger=migrator t=2026-03-11T17:13:07.407992329Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-11T17:13:07.408379879Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=387.56µs logger=migrator t=2026-03-11T17:13:07.413067556Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-11T17:13:07.414611157Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.542821ms logger=migrator t=2026-03-11T17:13:07.418680378Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-11T17:13:07.419533311Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=854.863µs logger=migrator t=2026-03-11T17:13:07.427990799Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-11T17:13:07.428896413Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=909.384µs logger=migrator t=2026-03-11T17:13:07.434393602Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-11T17:13:07.435093861Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=702.299µs logger=migrator t=2026-03-11T17:13:07.439674695Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-11T17:13:07.440381963Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=707.268µs logger=migrator t=2026-03-11T17:13:07.444434594Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-11T17:13:07.444463614Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.311µs logger=migrator t=2026-03-11T17:13:07.44876564Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-11T17:13:07.449537542Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=771.892µs logger=migrator t=2026-03-11T17:13:07.452943423Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-11T17:13:07.453644642Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=701.579µs logger=migrator t=2026-03-11T17:13:07.457773594Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-11T17:13:07.458475253Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=706.009µs logger=migrator t=2026-03-11T17:13:07.463116228Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-11T17:13:07.463846968Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=730µs logger=migrator t=2026-03-11T17:13:07.468118513Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-11T17:13:07.47167196Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.568397ms logger=migrator t=2026-03-11T17:13:07.476471149Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-11T17:13:07.477296292Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=825.463µs logger=migrator t=2026-03-11T17:13:07.481648699Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-11T17:13:07.482366418Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=715.609µs logger=migrator t=2026-03-11T17:13:07.485872564Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-11T17:13:07.486564132Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=691.808µs logger=migrator t=2026-03-11T17:13:07.490916989Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-11T17:13:07.49164195Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=725.121µs logger=migrator t=2026-03-11T17:13:07.496376027Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-11T17:13:07.497096467Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=718.78µs logger=migrator t=2026-03-11T17:13:07.501035233Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-11T17:13:07.501439274Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=404.031µs logger=migrator t=2026-03-11T17:13:07.506321236Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-11T17:13:07.50683008Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=510.514µs logger=migrator t=2026-03-11T17:13:07.51054776Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-11T17:13:07.511046874Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=497.004µs logger=migrator t=2026-03-11T17:13:07.514342903Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-11T17:13:07.515093973Z level=info msg="Migration successfully executed" id="create star table" duration=751.8µs logger=migrator t=2026-03-11T17:13:07.542234157Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-11T17:13:07.543593993Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.352526ms logger=migrator t=2026-03-11T17:13:07.548971169Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-11T17:13:07.550164451Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.190953ms logger=migrator t=2026-03-11T17:13:07.55569028Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-11T17:13:07.556457331Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=768.371µs logger=migrator t=2026-03-11T17:13:07.561707903Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-11T17:13:07.562472714Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=764.191µs logger=migrator t=2026-03-11T17:13:07.568442585Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-11T17:13:07.569133673Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=691.108µs logger=migrator t=2026-03-11T17:13:07.573706687Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-11T17:13:07.574449957Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=744.23µs logger=migrator t=2026-03-11T17:13:07.580735366Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-11T17:13:07.581685913Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=949.447µs logger=migrator t=2026-03-11T17:13:07.585867665Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-11T17:13:07.585906456Z level=info msg="Migration successfully executed" id="Update org table charset" duration=39.951µs logger=migrator t=2026-03-11T17:13:07.591059036Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-11T17:13:07.591095697Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=37.501µs logger=migrator t=2026-03-11T17:13:07.595342062Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-11T17:13:07.595493956Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=151.864µs logger=migrator t=2026-03-11T17:13:07.601429616Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-11T17:13:07.602078984Z level=info msg="Migration successfully executed" id="create dashboard table" duration=649.828µs logger=migrator t=2026-03-11T17:13:07.606970116Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-11T17:13:07.607642574Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=672.078µs logger=migrator t=2026-03-11T17:13:07.612702381Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-11T17:13:07.613396679Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=694.068µs logger=migrator t=2026-03-11T17:13:07.618629301Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-11T17:13:07.619207637Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=580.786µs logger=migrator t=2026-03-11T17:13:07.623450562Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-11T17:13:07.624167491Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=713.319µs logger=migrator t=2026-03-11T17:13:07.628856618Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-11T17:13:07.629496665Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=617.526µs logger=migrator t=2026-03-11T17:13:07.6345043Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-11T17:13:07.639208867Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.703597ms logger=migrator t=2026-03-11T17:13:07.643814292Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-11T17:13:07.64451645Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=702.198µs logger=migrator t=2026-03-11T17:13:07.64966064Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-11T17:13:07.650348058Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=687.358µs logger=migrator t=2026-03-11T17:13:07.654957273Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-11T17:13:07.655643661Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=685.788µs logger=migrator t=2026-03-11T17:13:07.660142873Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-11T17:13:07.6604081Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=265.047µs logger=migrator t=2026-03-11T17:13:07.665880108Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-11T17:13:07.66777355Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.892351ms logger=migrator t=2026-03-11T17:13:07.673103963Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-11T17:13:07.673188815Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=82.492µs logger=migrator t=2026-03-11T17:13:07.68261329Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-11T17:13:07.6844316Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.817859ms logger=migrator t=2026-03-11T17:13:07.689067265Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-11T17:13:07.691061569Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.992024ms logger=migrator t=2026-03-11T17:13:07.695793327Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-11T17:13:07.697633756Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.840059ms logger=migrator t=2026-03-11T17:13:07.702718534Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-11T17:13:07.703596447Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=876.473µs logger=migrator t=2026-03-11T17:13:07.707998356Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-11T17:13:07.711197343Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.196546ms logger=migrator t=2026-03-11T17:13:07.715832208Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-11T17:13:07.716724662Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=893.154µs logger=migrator t=2026-03-11T17:13:07.722691483Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-11T17:13:07.723542196Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=849.923µs logger=migrator t=2026-03-11T17:13:07.728209822Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-11T17:13:07.728238023Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.161µs logger=migrator t=2026-03-11T17:13:07.733706901Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-11T17:13:07.733750572Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.071µs logger=migrator t=2026-03-11T17:13:07.73922579Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-11T17:13:07.742954961Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.69621ms logger=migrator t=2026-03-11T17:13:07.748286675Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-11T17:13:07.751375198Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.088943ms logger=migrator t=2026-03-11T17:13:07.755842329Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-11T17:13:07.757753231Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.912032ms logger=migrator t=2026-03-11T17:13:07.763028384Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-11T17:13:07.764896874Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.86863ms logger=migrator t=2026-03-11T17:13:07.76993852Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-11T17:13:07.770142056Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=204.086µs logger=migrator t=2026-03-11T17:13:07.774664118Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-11T17:13:07.77547093Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=803.882µs logger=migrator t=2026-03-11T17:13:07.780526487Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-11T17:13:07.781660407Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.13356ms logger=migrator t=2026-03-11T17:13:07.787006112Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-11T17:13:07.787033612Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.361µs logger=migrator t=2026-03-11T17:13:07.791499763Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-11T17:13:07.792410647Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=909.434µs logger=migrator t=2026-03-11T17:13:07.797112145Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-11T17:13:07.798181723Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.069548ms logger=migrator t=2026-03-11T17:13:07.803940979Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-11T17:13:07.809824558Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.882869ms logger=migrator t=2026-03-11T17:13:07.814595647Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-11T17:13:07.815281966Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=685.969µs logger=migrator t=2026-03-11T17:13:07.82061903Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-11T17:13:07.821821993Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.203263ms logger=migrator t=2026-03-11T17:13:07.827525637Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-11T17:13:07.8287418Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.213012ms logger=migrator t=2026-03-11T17:13:07.834737281Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-11T17:13:07.835248585Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=513.644µs logger=migrator t=2026-03-11T17:13:07.840180618Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-11T17:13:07.840685402Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=504.724µs logger=migrator t=2026-03-11T17:13:07.846212131Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-11T17:13:07.849362616Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.150295ms logger=migrator t=2026-03-11T17:13:07.85394284Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-11T17:13:07.854713591Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=770.851µs logger=migrator t=2026-03-11T17:13:07.85947653Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-11T17:13:07.859683996Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=207.846µs logger=migrator t=2026-03-11T17:13:07.864710832Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-11T17:13:07.864966988Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=256.756µs logger=migrator t=2026-03-11T17:13:07.869674256Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-11T17:13:07.870859348Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.184662ms logger=migrator t=2026-03-11T17:13:07.875715149Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-11T17:13:07.879030778Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.315459ms logger=migrator t=2026-03-11T17:13:07.884538027Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-11T17:13:07.885503943Z level=info msg="Migration successfully executed" id="create data_source table" duration=932.845µs logger=migrator t=2026-03-11T17:13:07.891346621Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-11T17:13:07.892543624Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.196923ms logger=migrator t=2026-03-11T17:13:07.897803126Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-11T17:13:07.899043859Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.239913ms logger=migrator t=2026-03-11T17:13:07.904130107Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-11T17:13:07.905223366Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.093189ms logger=migrator t=2026-03-11T17:13:07.910858898Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-11T17:13:07.91202411Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.165572ms logger=migrator t=2026-03-11T17:13:07.916387788Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-11T17:13:07.922625277Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.236989ms logger=migrator t=2026-03-11T17:13:07.928048993Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-11T17:13:07.928966908Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=917.845µs logger=migrator t=2026-03-11T17:13:07.933707175Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-11T17:13:07.934522998Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=820.743µs logger=migrator t=2026-03-11T17:13:07.939626037Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-11T17:13:07.940665374Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.035438ms logger=migrator t=2026-03-11T17:13:07.946940814Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-11T17:13:07.94756515Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=623.886µs logger=migrator t=2026-03-11T17:13:07.95309659Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-11T17:13:07.956901063Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.803963ms logger=migrator t=2026-03-11T17:13:07.961903169Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-11T17:13:07.966902723Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.999284ms logger=migrator t=2026-03-11T17:13:07.971646602Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-11T17:13:07.971758015Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=120.314µs logger=migrator t=2026-03-11T17:13:07.976919354Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-11T17:13:07.977317065Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=398.2µs logger=migrator t=2026-03-11T17:13:07.981962231Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-11T17:13:07.986505203Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.543803ms logger=migrator t=2026-03-11T17:13:07.99120421Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-11T17:13:07.991848717Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=650.687µs logger=migrator t=2026-03-11T17:13:07.998253511Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-11T17:13:07.99859059Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=353.159µs logger=migrator t=2026-03-11T17:13:08.002569737Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-11T17:13:08.005382953Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.813496ms logger=migrator t=2026-03-11T17:13:08.009499635Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-11T17:13:08.009936697Z level=info msg="Migration successfully executed" id="Update uid value" duration=472.843µs logger=migrator t=2026-03-11T17:13:08.015901138Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-11T17:13:08.017429249Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.527491ms logger=migrator t=2026-03-11T17:13:08.02115546Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-11T17:13:08.022586138Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.430598ms logger=migrator t=2026-03-11T17:13:08.026417742Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-11T17:13:08.027199483Z level=info msg="Migration successfully executed" id="create api_key table" duration=781.661µs logger=migrator t=2026-03-11T17:13:08.031616202Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-11T17:13:08.032686731Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.065939ms logger=migrator t=2026-03-11T17:13:08.036518114Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-11T17:13:08.037856041Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.333897ms logger=migrator t=2026-03-11T17:13:08.0415191Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-11T17:13:08.042452705Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=933.775µs logger=migrator t=2026-03-11T17:13:08.047669296Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-11T17:13:08.04857267Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=902.784µs logger=migrator t=2026-03-11T17:13:08.052118057Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-11T17:13:08.05338762Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.269594ms logger=migrator t=2026-03-11T17:13:08.057945134Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-11T17:13:08.058788396Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=841.902µs logger=migrator t=2026-03-11T17:13:08.063442242Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-11T17:13:08.071276345Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.833503ms logger=migrator t=2026-03-11T17:13:08.076606578Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-11T17:13:08.077200064Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=592.506µs logger=migrator t=2026-03-11T17:13:08.081615663Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-11T17:13:08.08294665Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.331277ms logger=migrator t=2026-03-11T17:13:08.086472045Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-11T17:13:08.0878077Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.334645ms logger=migrator t=2026-03-11T17:13:08.091320476Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-11T17:13:08.092196469Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=880.073µs logger=migrator t=2026-03-11T17:13:08.096569388Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-11T17:13:08.096901217Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=332.089µs logger=migrator t=2026-03-11T17:13:08.10035432Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-11T17:13:08.101278845Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=924.395µs logger=migrator t=2026-03-11T17:13:08.104742579Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-11T17:13:08.104819731Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=74.372µs logger=migrator t=2026-03-11T17:13:08.110034051Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-11T17:13:08.114240845Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.208034ms logger=migrator t=2026-03-11T17:13:08.117739199Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-11T17:13:08.120392191Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.650542ms logger=migrator t=2026-03-11T17:13:08.127677179Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-11T17:13:08.128121411Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=623.047µs logger=migrator t=2026-03-11T17:13:08.13366436Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-11T17:13:08.136325772Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.661152ms logger=migrator t=2026-03-11T17:13:08.140948547Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-11T17:13:08.143382352Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.433615ms logger=migrator t=2026-03-11T17:13:08.14696257Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-11T17:13:08.147684129Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=721.299µs logger=migrator t=2026-03-11T17:13:08.153244549Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-11T17:13:08.153786074Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=541.575µs logger=migrator t=2026-03-11T17:13:08.234795963Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-11T17:13:08.23616774Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.371887ms logger=migrator t=2026-03-11T17:13:08.239618684Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-11T17:13:08.240428876Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=809.302µs logger=migrator t=2026-03-11T17:13:08.245154623Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-11T17:13:08.245913164Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=755.41µs logger=migrator t=2026-03-11T17:13:08.25539292Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-11T17:13:08.256714166Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.318146ms logger=migrator t=2026-03-11T17:13:08.262292406Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-11T17:13:08.262608825Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=316.959µs logger=migrator t=2026-03-11T17:13:08.268028082Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-11T17:13:08.268220847Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=193.115µs logger=migrator t=2026-03-11T17:13:08.272561903Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-11T17:13:08.275836343Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.27417ms logger=migrator t=2026-03-11T17:13:08.281989939Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-11T17:13:08.286640934Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.651155ms logger=migrator t=2026-03-11T17:13:08.30057437Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-11T17:13:08.300755856Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=186.736µs logger=migrator t=2026-03-11T17:13:08.304744874Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-11T17:13:08.305689619Z level=info msg="Migration successfully executed" id="create quota table v1" duration=948.076µs logger=migrator t=2026-03-11T17:13:08.316226884Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-11T17:13:08.317107517Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=880.193µs logger=migrator t=2026-03-11T17:13:08.320561061Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-11T17:13:08.320581382Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=20.841µs logger=migrator t=2026-03-11T17:13:08.324846757Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-11T17:13:08.325430803Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=583.985µs logger=migrator t=2026-03-11T17:13:08.331850336Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-11T17:13:08.332690309Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=841.413µs logger=migrator t=2026-03-11T17:13:08.340920292Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-11T17:13:08.344060566Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.144745ms logger=migrator t=2026-03-11T17:13:08.349614116Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-11T17:13:08.349685858Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=67.642µs logger=migrator t=2026-03-11T17:13:08.353221024Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-11T17:13:08.354029856Z level=info msg="Migration successfully executed" id="create session table" duration=812.053µs logger=migrator t=2026-03-11T17:13:08.364447167Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-11T17:13:08.3645647Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=118.413µs logger=migrator t=2026-03-11T17:13:08.373100221Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-11T17:13:08.373185583Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=85.913µs logger=migrator t=2026-03-11T17:13:08.376441312Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-11T17:13:08.377040318Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=599.286µs logger=migrator t=2026-03-11T17:13:08.380214543Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-11T17:13:08.380772968Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=558.515µs logger=migrator t=2026-03-11T17:13:08.384849289Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-11T17:13:08.384870409Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=21.89µs logger=migrator t=2026-03-11T17:13:08.392127265Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-11T17:13:08.392148406Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=21.541µs logger=migrator t=2026-03-11T17:13:08.396431702Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-11T17:13:08.398718163Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.286591ms logger=migrator t=2026-03-11T17:13:08.401896059Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-11T17:13:08.404006746Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.110467ms logger=migrator t=2026-03-11T17:13:08.409105104Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-11T17:13:08.409180866Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=76.182µs logger=migrator t=2026-03-11T17:13:08.412559137Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-11T17:13:08.412801635Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=242.208µs logger=migrator t=2026-03-11T17:13:08.415625151Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-11T17:13:08.416210376Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=585.205µs logger=migrator t=2026-03-11T17:13:08.420619435Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-11T17:13:08.420728948Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=110.313µs logger=migrator t=2026-03-11T17:13:08.424174732Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-11T17:13:08.426440872Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.26119ms logger=migrator t=2026-03-11T17:13:08.43080504Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-11T17:13:08.430976285Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=171.735µs logger=migrator t=2026-03-11T17:13:08.434296215Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-11T17:13:08.437411589Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.115214ms logger=migrator t=2026-03-11T17:13:08.444586773Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-11T17:13:08.450700978Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.106635ms logger=migrator t=2026-03-11T17:13:08.455301153Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-11T17:13:08.455521029Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=227.276µs logger=migrator t=2026-03-11T17:13:08.460706819Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-11T17:13:08.462184668Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.486389ms logger=migrator t=2026-03-11T17:13:08.467278096Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-11T17:13:08.468073008Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=794.832µs logger=migrator t=2026-03-11T17:13:08.47223618Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-11T17:13:08.47335782Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.11755ms logger=migrator t=2026-03-11T17:13:08.479935808Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-11T17:13:08.481341566Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.405108ms logger=migrator t=2026-03-11T17:13:08.486455594Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-11T17:13:08.487268666Z level=info msg="Migration successfully executed" id="add index alert state" duration=815.702µs logger=migrator t=2026-03-11T17:13:08.499110106Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-11T17:13:08.499930399Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=820.513µs logger=migrator t=2026-03-11T17:13:08.506551218Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-11T17:13:08.507334729Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=776.72µs logger=migrator t=2026-03-11T17:13:08.511889112Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-11T17:13:08.513450903Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.561041ms logger=migrator t=2026-03-11T17:13:08.517558815Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-11T17:13:08.518368097Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=811.042µs logger=migrator t=2026-03-11T17:13:08.52290696Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-11T17:13:08.536110287Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.210087ms logger=migrator t=2026-03-11T17:13:08.543229159Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-11T17:13:08.544362089Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.128311ms logger=migrator t=2026-03-11T17:13:08.550544807Z 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-03-11T17:13:08.551490102Z 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=942.355µs logger=migrator t=2026-03-11T17:13:08.555534011Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-11T17:13:08.555814609Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=280.928µs logger=migrator t=2026-03-11T17:13:08.562635743Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-11T17:13:08.563355172Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=723.449µs logger=migrator t=2026-03-11T17:13:08.56805281Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-11T17:13:08.569388845Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.342266ms logger=migrator t=2026-03-11T17:13:08.573264051Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-11T17:13:08.577179086Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.917856ms logger=migrator t=2026-03-11T17:13:08.581225246Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-11T17:13:08.584744591Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.518335ms logger=migrator t=2026-03-11T17:13:08.597398942Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-11T17:13:08.601644707Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.248035ms logger=migrator t=2026-03-11T17:13:08.606728855Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-11T17:13:08.610416575Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.68705ms logger=migrator t=2026-03-11T17:13:08.614093553Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-11T17:13:08.615152573Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.05821ms logger=migrator t=2026-03-11T17:13:08.620509118Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-11T17:13:08.620552099Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=44.541µs logger=migrator t=2026-03-11T17:13:08.631642239Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-11T17:13:08.631674159Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.451µs logger=migrator t=2026-03-11T17:13:08.635239746Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-11T17:13:08.636054597Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=844.762µs logger=migrator t=2026-03-11T17:13:08.640030135Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-11T17:13:08.640921209Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=890.784µs logger=migrator t=2026-03-11T17:13:08.645877353Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-11T17:13:08.646596632Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=719.049µs logger=migrator t=2026-03-11T17:13:08.651347681Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-11T17:13:08.652127052Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=777.031µs logger=migrator t=2026-03-11T17:13:08.657351933Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-11T17:13:08.65874145Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.393397ms logger=migrator t=2026-03-11T17:13:08.662871062Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-11T17:13:08.666733866Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.857624ms logger=migrator t=2026-03-11T17:13:08.670369494Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-11T17:13:08.673999773Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.629649ms logger=migrator t=2026-03-11T17:13:08.678616067Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-11T17:13:08.678799252Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=182.835µs logger=migrator t=2026-03-11T17:13:08.682465492Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-11T17:13:08.683286474Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=815.692µs logger=migrator t=2026-03-11T17:13:08.688994578Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-11T17:13:08.689933803Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=938.595µs logger=migrator t=2026-03-11T17:13:08.694680632Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-11T17:13:08.69868602Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.004408ms logger=migrator t=2026-03-11T17:13:08.703623663Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-11T17:13:08.703701975Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=78.792µs logger=migrator t=2026-03-11T17:13:08.707720455Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-11T17:13:08.70867772Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=956.755µs logger=migrator t=2026-03-11T17:13:08.713241284Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-11T17:13:08.714492237Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.249424ms logger=migrator t=2026-03-11T17:13:08.719184494Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-11T17:13:08.719329088Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=145.484µs logger=migrator t=2026-03-11T17:13:08.724521018Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-11T17:13:08.725577886Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.062268ms logger=migrator t=2026-03-11T17:13:08.730608483Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-11T17:13:08.731461256Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=852.923µs logger=migrator t=2026-03-11T17:13:08.735827664Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-11T17:13:08.736695817Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=867.553µs logger=migrator t=2026-03-11T17:13:08.74085699Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-11T17:13:08.741751594Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=893.904µs logger=migrator t=2026-03-11T17:13:08.746823451Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-11T17:13:08.748300871Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.467839ms logger=migrator t=2026-03-11T17:13:08.753655835Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-11T17:13:08.754598841Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=943.776µs logger=migrator t=2026-03-11T17:13:08.760655125Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-11T17:13:08.760698676Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=44.031µs logger=migrator t=2026-03-11T17:13:08.764286043Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-11T17:13:08.768362063Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.07556ms logger=migrator t=2026-03-11T17:13:08.771993491Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-11T17:13:08.772778992Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=784.581µs logger=migrator t=2026-03-11T17:13:08.777151981Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-11T17:13:08.783591115Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.429033ms logger=migrator t=2026-03-11T17:13:08.788639991Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-11T17:13:08.789465994Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=830.252µs logger=migrator t=2026-03-11T17:13:08.792976248Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-11T17:13:08.793737039Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=759.92µs logger=migrator t=2026-03-11T17:13:08.798393874Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-11T17:13:08.79898822Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=594.266µs logger=migrator t=2026-03-11T17:13:08.804011616Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-11T17:13:08.81859465Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.583414ms logger=migrator t=2026-03-11T17:13:08.824761558Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-11T17:13:08.825564969Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=803.291µs logger=migrator t=2026-03-11T17:13:08.829126585Z 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-03-11T17:13:08.83038365Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.256075ms logger=migrator t=2026-03-11T17:13:08.83667036Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-11T17:13:08.837645146Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=978.956µs logger=migrator t=2026-03-11T17:13:08.844308476Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-11T17:13:08.845086537Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=777.911µs logger=migrator t=2026-03-11T17:13:08.850902324Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-11T17:13:08.85111479Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=212.956µs logger=migrator t=2026-03-11T17:13:08.857753249Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-11T17:13:08.863482534Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.738005ms logger=migrator t=2026-03-11T17:13:08.868487939Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-11T17:13:08.873206127Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.709737ms logger=migrator t=2026-03-11T17:13:08.878300045Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-11T17:13:08.879303971Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=936.314µs logger=migrator t=2026-03-11T17:13:08.883875145Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-11T17:13:08.884896422Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.021477ms logger=migrator t=2026-03-11T17:13:08.890548415Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-11T17:13:08.890811382Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=263.727µs logger=migrator t=2026-03-11T17:13:08.895671624Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-11T17:13:08.90294265Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.266026ms logger=migrator t=2026-03-11T17:13:08.906581699Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-11T17:13:08.907674118Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.092329ms logger=migrator t=2026-03-11T17:13:08.911404698Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-11T17:13:08.911595644Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=191.296µs logger=migrator t=2026-03-11T17:13:08.915612203Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-11T17:13:08.916103446Z level=info msg="Migration successfully executed" id="Move region to single row" duration=491.673µs logger=migrator t=2026-03-11T17:13:08.919694393Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-11T17:13:08.920588357Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=894.364µs logger=migrator t=2026-03-11T17:13:08.924243376Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-11T17:13:08.9251448Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=901.744µs logger=migrator t=2026-03-11T17:13:08.929450217Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-11T17:13:08.930591867Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.14061ms logger=migrator t=2026-03-11T17:13:08.934105443Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-11T17:13:08.935278064Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.171701ms logger=migrator t=2026-03-11T17:13:08.939301182Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-11T17:13:08.940198567Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=897.155µs logger=migrator t=2026-03-11T17:13:08.946852977Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-11T17:13:08.947968958Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.115291ms logger=migrator t=2026-03-11T17:13:08.952791547Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-11T17:13:08.953133266Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=343.809µs logger=migrator t=2026-03-11T17:13:08.959424537Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-11T17:13:08.960613139Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.189342ms logger=migrator t=2026-03-11T17:13:08.965686996Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-11T17:13:08.966545019Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=857.593µs logger=migrator t=2026-03-11T17:13:08.970577748Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-11T17:13:08.972794548Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.213389ms logger=migrator t=2026-03-11T17:13:08.978123012Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-11T17:13:08.97876238Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=639.348µs logger=migrator t=2026-03-11T17:13:08.982791128Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-11T17:13:08.982920621Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=128.973µs logger=migrator t=2026-03-11T17:13:08.986434106Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-11T17:13:08.986688963Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=251.777µs logger=migrator t=2026-03-11T17:13:08.991114003Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-11T17:13:08.991166444Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=52.461µs logger=migrator t=2026-03-11T17:13:08.994604677Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-11T17:13:08.995170952Z level=info msg="Migration successfully executed" id="create team table" duration=566.575µs logger=migrator t=2026-03-11T17:13:08.999540411Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-11T17:13:09.000183528Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=642.957µs logger=migrator t=2026-03-11T17:13:09.006604741Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-11T17:13:09.00725483Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=650.168µs logger=migrator t=2026-03-11T17:13:09.011517224Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-11T17:13:09.017810824Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.29365ms logger=migrator t=2026-03-11T17:13:09.023141958Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-11T17:13:09.023528479Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=391.211µs logger=migrator t=2026-03-11T17:13:09.028294688Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-11T17:13:09.02984671Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.551572ms logger=migrator t=2026-03-11T17:13:09.034030293Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-11T17:13:09.034824675Z level=info msg="Migration successfully executed" id="create team member table" duration=792.742µs logger=migrator t=2026-03-11T17:13:09.038495704Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-11T17:13:09.039339456Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=840.823µs logger=migrator t=2026-03-11T17:13:09.043034386Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-11T17:13:09.043924301Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=889.604µs logger=migrator t=2026-03-11T17:13:09.049052249Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-11T17:13:09.050329663Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.283804ms logger=migrator t=2026-03-11T17:13:09.057100526Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-11T17:13:09.062378459Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.278233ms logger=migrator t=2026-03-11T17:13:09.068245087Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-11T17:13:09.072978245Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.731478ms logger=migrator t=2026-03-11T17:13:09.07868243Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-11T17:13:09.083406707Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.722768ms logger=migrator t=2026-03-11T17:13:09.087909919Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-11T17:13:09.088957388Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.045489ms logger=migrator t=2026-03-11T17:13:09.09313657Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-11T17:13:09.094152648Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.015028ms logger=migrator t=2026-03-11T17:13:09.099006748Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-11T17:13:09.100272883Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.265395ms logger=migrator t=2026-03-11T17:13:09.107840548Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-11T17:13:09.108777523Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=936.635µs logger=migrator t=2026-03-11T17:13:09.112986336Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-11T17:13:09.114461687Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.475111ms logger=migrator t=2026-03-11T17:13:09.119163074Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-11T17:13:09.120045427Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=881.633µs logger=migrator t=2026-03-11T17:13:09.125260078Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-11T17:13:09.126216614Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=955.286µs logger=migrator t=2026-03-11T17:13:09.130140191Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-11T17:13:09.131023154Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=881.973µs logger=migrator t=2026-03-11T17:13:09.135144705Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-11T17:13:09.135635909Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=479.654µs logger=migrator t=2026-03-11T17:13:09.139960136Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-11T17:13:09.140188732Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=227.957µs logger=migrator t=2026-03-11T17:13:09.143898592Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-11T17:13:09.144617852Z level=info msg="Migration successfully executed" id="create tag table" duration=719.37µs logger=migrator t=2026-03-11T17:13:09.150128591Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-11T17:13:09.151038485Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=909.454µs logger=migrator t=2026-03-11T17:13:09.155355832Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-11T17:13:09.156102512Z level=info msg="Migration successfully executed" id="create login attempt table" duration=746.52µs logger=migrator t=2026-03-11T17:13:09.160955584Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-11T17:13:09.162444143Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.488029ms logger=migrator t=2026-03-11T17:13:09.167977583Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-11T17:13:09.169119453Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.14232ms logger=migrator t=2026-03-11T17:13:09.172772383Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-11T17:13:09.187338816Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.569813ms logger=migrator t=2026-03-11T17:13:09.191029026Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-11T17:13:09.191607702Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=579.147µs logger=migrator t=2026-03-11T17:13:09.196159224Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-11T17:13:09.197053258Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=893.464µs logger=migrator t=2026-03-11T17:13:09.201291683Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-11T17:13:09.201612442Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=321.029µs logger=migrator t=2026-03-11T17:13:09.205682152Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-11T17:13:09.206312549Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=630.467µs logger=migrator t=2026-03-11T17:13:09.212363822Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-11T17:13:09.213334588Z level=info msg="Migration successfully executed" id="create user auth table" duration=976.686µs logger=migrator t=2026-03-11T17:13:09.216900296Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-11T17:13:09.217871762Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=971.235µs logger=migrator t=2026-03-11T17:13:09.22375127Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-11T17:13:09.223879654Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=129.203µs logger=migrator t=2026-03-11T17:13:09.227597104Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-11T17:13:09.233224116Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.626541ms logger=migrator t=2026-03-11T17:13:09.242865797Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-11T17:13:09.250864513Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.000056ms logger=migrator t=2026-03-11T17:13:09.253990138Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-11T17:13:09.257612375Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.619787ms logger=migrator t=2026-03-11T17:13:09.26114268Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-11T17:13:09.266553377Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.410126ms logger=migrator t=2026-03-11T17:13:09.270535055Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-11T17:13:09.272271581Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.734906ms logger=migrator t=2026-03-11T17:13:09.276698701Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-11T17:13:09.281870121Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.17107ms logger=migrator t=2026-03-11T17:13:09.286220208Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-11T17:13:09.287784681Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.564193ms logger=migrator t=2026-03-11T17:13:09.294256155Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-11T17:13:09.295325435Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.06909ms logger=migrator t=2026-03-11T17:13:09.300642088Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-11T17:13:09.301514932Z level=info msg="Migration successfully executed" id="create user auth token table" duration=872.774µs logger=migrator t=2026-03-11T17:13:09.306228429Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-11T17:13:09.307134014Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=905.216µs logger=migrator t=2026-03-11T17:13:09.311877741Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-11T17:13:09.312812017Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=934.146µs logger=migrator t=2026-03-11T17:13:09.316686812Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-11T17:13:09.317670149Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=983.477µs logger=migrator t=2026-03-11T17:13:09.322689484Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-11T17:13:09.327870094Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.184311ms logger=migrator t=2026-03-11T17:13:09.340263839Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-11T17:13:09.341521273Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.277414ms logger=migrator t=2026-03-11T17:13:09.346407375Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-11T17:13:09.347550586Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.139971ms logger=migrator t=2026-03-11T17:13:09.354054712Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-11T17:13:09.355029178Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=974.447µs logger=migrator t=2026-03-11T17:13:09.362664115Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-11T17:13:09.363867107Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.208663ms logger=migrator t=2026-03-11T17:13:09.369764306Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-11T17:13:09.370877557Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.113021ms logger=migrator t=2026-03-11T17:13:09.378071121Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-11T17:13:09.378205624Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=133.304µs logger=migrator t=2026-03-11T17:13:09.385410609Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-11T17:13:09.385585384Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=175.885µs logger=migrator t=2026-03-11T17:13:09.389746206Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-11T17:13:09.391254497Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.501551ms logger=migrator t=2026-03-11T17:13:09.396967472Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-11T17:13:09.397975569Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.014587ms logger=migrator t=2026-03-11T17:13:09.405493542Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-11T17:13:09.407023913Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.554912ms logger=migrator t=2026-03-11T17:13:09.411111964Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-11T17:13:09.411214517Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=103.292µs logger=migrator t=2026-03-11T17:13:09.414750552Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-11T17:13:09.415721259Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=969.837µs logger=migrator t=2026-03-11T17:13:09.420747224Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-11T17:13:09.421670949Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=922.995µs logger=migrator t=2026-03-11T17:13:09.431835823Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-11T17:13:09.433303483Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.46724ms logger=migrator t=2026-03-11T17:13:09.439295865Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-11T17:13:09.44023275Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=932.095µs logger=migrator t=2026-03-11T17:13:09.444487516Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-11T17:13:09.450305543Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.824408ms logger=migrator t=2026-03-11T17:13:09.458101314Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-11T17:13:09.459165802Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.063968ms logger=migrator t=2026-03-11T17:13:09.464965469Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-11T17:13:09.465089122Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=124.053µs logger=migrator t=2026-03-11T17:13:09.475986577Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-11T17:13:09.477117777Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.13032ms logger=migrator t=2026-03-11T17:13:09.480071937Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-11T17:13:09.481140386Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.059949ms logger=migrator t=2026-03-11T17:13:09.485628527Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-11T17:13:09.486387808Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=759.621µs logger=migrator t=2026-03-11T17:13:09.489972915Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-11T17:13:09.490027366Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=52.511µs logger=migrator t=2026-03-11T17:13:09.495416702Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-11T17:13:09.496121081Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=703.759µs logger=migrator t=2026-03-11T17:13:09.500930701Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-11T17:13:09.501661391Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=730.42µs logger=migrator t=2026-03-11T17:13:09.505646659Z 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-03-11T17:13:09.506348378Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=701.378µs logger=migrator t=2026-03-11T17:13:09.511530078Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-11T17:13:09.512199046Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=668.758µs logger=migrator t=2026-03-11T17:13:09.517950421Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-11T17:13:09.522145465Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.196604ms logger=migrator t=2026-03-11T17:13:09.526591945Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-11T17:13:09.527227322Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=634.986µs logger=migrator t=2026-03-11T17:13:09.533528542Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-11T17:13:09.53418683Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=657.078µs logger=migrator t=2026-03-11T17:13:09.538696491Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-11T17:13:09.560225973Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=21.527272ms logger=migrator t=2026-03-11T17:13:09.606208207Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-11T17:13:09.633165114Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.969018ms logger=migrator t=2026-03-11T17:13:09.64073245Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-11T17:13:09.641460239Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=727.479µs logger=migrator t=2026-03-11T17:13:09.646353771Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-11T17:13:09.647016869Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=662.898µs logger=migrator t=2026-03-11T17:13:09.651912742Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-11T17:13:09.65593756Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.024088ms logger=migrator t=2026-03-11T17:13:09.662283982Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-11T17:13:09.66629468Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.010168ms logger=migrator t=2026-03-11T17:13:09.671345917Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-11T17:13:09.672056596Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=710.769µs logger=migrator t=2026-03-11T17:13:09.67737687Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-11T17:13:09.678053668Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=676.288µs logger=migrator t=2026-03-11T17:13:09.684091341Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-11T17:13:09.68477105Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=679.919µs logger=migrator t=2026-03-11T17:13:09.690348681Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-11T17:13:09.691103121Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=754.141µs logger=migrator t=2026-03-11T17:13:09.696843286Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-11T17:13:09.696894197Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=50.671µs logger=migrator t=2026-03-11T17:13:09.701869422Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-11T17:13:09.706094755Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=4.221753ms logger=migrator t=2026-03-11T17:13:09.710330841Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-11T17:13:09.714641176Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.309286ms logger=migrator t=2026-03-11T17:13:09.720164176Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-11T17:13:09.724495313Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.330077ms logger=migrator t=2026-03-11T17:13:09.730043993Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-11T17:13:09.731097901Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.053858ms logger=migrator t=2026-03-11T17:13:09.735711046Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-11T17:13:09.73734097Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.629224ms logger=migrator t=2026-03-11T17:13:09.742309624Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-11T17:13:09.748916352Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.602758ms logger=migrator t=2026-03-11T17:13:09.754812983Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-11T17:13:09.761727579Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.914556ms logger=migrator t=2026-03-11T17:13:09.766269182Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-11T17:13:09.76731791Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.047858ms logger=migrator t=2026-03-11T17:13:09.772135241Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-11T17:13:09.78138225Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.244509ms logger=migrator t=2026-03-11T17:13:09.786991142Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-11T17:13:09.792001118Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.008115ms logger=migrator t=2026-03-11T17:13:09.797051684Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-11T17:13:09.797126796Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=75.592µs logger=migrator t=2026-03-11T17:13:09.801679838Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-11T17:13:09.80280605Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.125731ms logger=migrator t=2026-03-11T17:13:09.809430378Z 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-03-11T17:13:09.811279999Z 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.849691ms logger=migrator t=2026-03-11T17:13:09.817185578Z 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-03-11T17:13:09.818463572Z 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.276024ms logger=migrator t=2026-03-11T17:13:09.824078414Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-11T17:13:09.824160036Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=81.752µs logger=migrator t=2026-03-11T17:13:09.830019554Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-11T17:13:09.836757817Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.738603ms logger=migrator t=2026-03-11T17:13:09.841730631Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-11T17:13:09.848044352Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.313361ms logger=migrator t=2026-03-11T17:13:09.853089869Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-11T17:13:09.859484641Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.390392ms logger=migrator t=2026-03-11T17:13:09.866548802Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-11T17:13:09.875853554Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.304922ms logger=migrator t=2026-03-11T17:13:09.881174788Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-11T17:13:09.886599534Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.423536ms logger=migrator t=2026-03-11T17:13:09.892163825Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-11T17:13:09.892228516Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.061µs logger=migrator t=2026-03-11T17:13:09.897336293Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-11T17:13:09.898116675Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=780.492µs logger=migrator t=2026-03-11T17:13:09.903939273Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-11T17:13:09.911651461Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.711048ms logger=migrator t=2026-03-11T17:13:09.916158563Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-11T17:13:09.916226894Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.252µs logger=migrator t=2026-03-11T17:13:09.920727677Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-11T17:13:09.926842421Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.113855ms logger=migrator t=2026-03-11T17:13:09.932768032Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-11T17:13:09.933756638Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=988.147µs logger=migrator t=2026-03-11T17:13:09.939234946Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-11T17:13:09.948108207Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.8696ms logger=migrator t=2026-03-11T17:13:09.954085228Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-11T17:13:09.95564669Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.565412ms logger=migrator t=2026-03-11T17:13:09.961387815Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-11T17:13:09.962405723Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.017978ms logger=migrator t=2026-03-11T17:13:09.967685696Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-11T17:13:09.977398628Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.725743ms logger=migrator t=2026-03-11T17:13:09.982944048Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-11T17:13:09.983863522Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=922.674µs logger=migrator t=2026-03-11T17:13:09.989896775Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-11T17:13:09.991045897Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.148072ms logger=migrator t=2026-03-11T17:13:09.99636066Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-11T17:13:09.997311906Z level=info msg="Migration successfully executed" id="create alert_image table" duration=950.736µs logger=migrator t=2026-03-11T17:13:10.003310008Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-11T17:13:10.005098847Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.787618ms logger=migrator t=2026-03-11T17:13:10.01189295Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-11T17:13:10.011961341Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.961µs logger=migrator t=2026-03-11T17:13:10.0166889Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-11T17:13:10.018348095Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.658326ms logger=migrator t=2026-03-11T17:13:10.023904365Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-11T17:13:10.024978153Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.074828ms logger=migrator t=2026-03-11T17:13:10.029679501Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-11T17:13:10.030191185Z 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-03-11T17:13:10.034500481Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-11T17:13:10.034994155Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=493.394µs logger=migrator t=2026-03-11T17:13:10.039525587Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-11T17:13:10.040693199Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.167472ms logger=migrator t=2026-03-11T17:13:10.046020723Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-11T17:13:10.053192366Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.169693ms logger=migrator t=2026-03-11T17:13:10.058381216Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-11T17:13:10.059440675Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.059379ms logger=migrator t=2026-03-11T17:13:10.066494986Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-11T17:13:10.067560254Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.064138ms logger=migrator t=2026-03-11T17:13:10.073463124Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-11T17:13:10.074964345Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.500641ms logger=migrator t=2026-03-11T17:13:10.080537045Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-11T17:13:10.081651115Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.11342ms logger=migrator t=2026-03-11T17:13:10.087199155Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-11T17:13:10.089949359Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.755804ms logger=migrator t=2026-03-11T17:13:10.096161017Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-11T17:13:10.096190088Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.001µs logger=migrator t=2026-03-11T17:13:10.100734691Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-11T17:13:10.100813613Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=84.242µs logger=migrator t=2026-03-11T17:13:10.10585296Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-11T17:13:10.117293619Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.440839ms logger=migrator t=2026-03-11T17:13:10.122595872Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-11T17:13:10.122979242Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=383.52µs logger=migrator t=2026-03-11T17:13:10.127608468Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-11T17:13:10.128431049Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=822.762µs logger=migrator t=2026-03-11T17:13:10.133775034Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-11T17:13:10.134173225Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=397.711µs logger=migrator t=2026-03-11T17:13:10.13878868Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-11T17:13:10.140009732Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.221523ms logger=migrator t=2026-03-11T17:13:10.145971113Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-11T17:13:10.146706183Z level=info msg="Migration successfully executed" id="create secrets table" duration=736.74µs logger=migrator t=2026-03-11T17:13:10.151496393Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-11T17:13:10.188267946Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.772853ms logger=migrator t=2026-03-11T17:13:10.193533479Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-11T17:13:10.201074253Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.511083ms logger=migrator t=2026-03-11T17:13:10.206643063Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-11T17:13:10.206760727Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=118.973µs logger=migrator t=2026-03-11T17:13:10.211148884Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-11T17:13:10.245165155Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.013561ms logger=migrator t=2026-03-11T17:13:10.250425406Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-11T17:13:10.283296034Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.868898ms logger=migrator t=2026-03-11T17:13:10.295741881Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-11T17:13:10.29720574Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.464589ms logger=migrator t=2026-03-11T17:13:10.3038105Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-11T17:13:10.305072513Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.323315ms logger=migrator t=2026-03-11T17:13:10.311285221Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-11T17:13:10.311519677Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=234.606µs logger=migrator t=2026-03-11T17:13:10.317641443Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-11T17:13:10.318459045Z level=info msg="Migration successfully executed" id="create permission table" duration=817.052µs logger=migrator t=2026-03-11T17:13:10.324459337Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-11T17:13:10.326330148Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.868941ms logger=migrator t=2026-03-11T17:13:10.332431293Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-11T17:13:10.333758838Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.329635ms logger=migrator t=2026-03-11T17:13:10.339920185Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-11T17:13:10.341405975Z level=info msg="Migration successfully executed" id="create role table" duration=1.484841ms logger=migrator t=2026-03-11T17:13:10.348413364Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-11T17:13:10.358886518Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.471163ms logger=migrator t=2026-03-11T17:13:10.364314694Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-11T17:13:10.369749391Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.434817ms logger=migrator t=2026-03-11T17:13:10.375760553Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-11T17:13:10.376569406Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=807.743µs logger=migrator t=2026-03-11T17:13:10.382145466Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-11T17:13:10.385195419Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=3.052844ms logger=migrator t=2026-03-11T17:13:10.391678734Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-11T17:13:10.393261436Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.583392ms logger=migrator t=2026-03-11T17:13:10.401460208Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-11T17:13:10.403265707Z level=info msg="Migration successfully executed" id="create team role table" duration=1.808479ms logger=migrator t=2026-03-11T17:13:10.40930878Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-11T17:13:10.411407457Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.096897ms logger=migrator t=2026-03-11T17:13:10.417636115Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-11T17:13:10.418712375Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.07613ms logger=migrator t=2026-03-11T17:13:10.425238571Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-11T17:13:10.426413212Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.173541ms logger=migrator t=2026-03-11T17:13:10.433559326Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-11T17:13:10.43521191Z level=info msg="Migration successfully executed" id="create user role table" duration=1.651814ms logger=migrator t=2026-03-11T17:13:10.441065649Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-11T17:13:10.442734474Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.668404ms logger=migrator t=2026-03-11T17:13:10.449728493Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-11T17:13:10.450794061Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.064768ms logger=migrator t=2026-03-11T17:13:10.457078541Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-11T17:13:10.458743457Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.664615ms logger=migrator t=2026-03-11T17:13:10.466179487Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-11T17:13:10.466977149Z level=info msg="Migration successfully executed" id="create builtin role table" duration=798.032µs logger=migrator t=2026-03-11T17:13:10.473386782Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-11T17:13:10.475018716Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.631714ms logger=migrator t=2026-03-11T17:13:10.481362678Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-11T17:13:10.482419466Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.055788ms logger=migrator t=2026-03-11T17:13:10.489633851Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-11T17:13:10.498552302Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.922531ms logger=migrator t=2026-03-11T17:13:10.504737039Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-11T17:13:10.505521921Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=784.192µs logger=migrator t=2026-03-11T17:13:10.512966492Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-11T17:13:10.515839239Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.873908ms logger=migrator t=2026-03-11T17:13:10.522591402Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-11T17:13:10.524801981Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.219909ms logger=migrator t=2026-03-11T17:13:10.529963501Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-11T17:13:10.532033007Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.073916ms logger=migrator t=2026-03-11T17:13:10.538365198Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-11T17:13:10.540092305Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.730097ms logger=migrator t=2026-03-11T17:13:10.547282699Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-11T17:13:10.549500749Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.18638ms logger=migrator t=2026-03-11T17:13:10.55616787Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-11T17:13:10.56430644Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.138929ms logger=migrator t=2026-03-11T17:13:10.571177735Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-11T17:13:10.579042278Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.863902ms logger=migrator t=2026-03-11T17:13:10.58428739Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-11T17:13:10.592040568Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.753659ms logger=migrator t=2026-03-11T17:13:10.597108175Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-11T17:13:10.602664556Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.555501ms logger=migrator t=2026-03-11T17:13:10.60837695Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-11T17:13:10.609439919Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.062309ms logger=migrator t=2026-03-11T17:13:10.615837282Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-11T17:13:10.61757783Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.739677ms logger=migrator t=2026-03-11T17:13:10.628083343Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-11T17:13:10.63020037Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.123268ms logger=migrator t=2026-03-11T17:13:10.634777314Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-11T17:13:10.63576762Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=988.406µs logger=migrator t=2026-03-11T17:13:10.63946286Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-11T17:13:10.640951631Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.487131ms logger=migrator t=2026-03-11T17:13:10.646428579Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-11T17:13:10.646528131Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=100.622µs logger=migrator t=2026-03-11T17:13:10.650402776Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-11T17:13:10.650460837Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=58.261µs logger=migrator t=2026-03-11T17:13:10.654212019Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-11T17:13:10.65461913Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=407.211µs logger=migrator t=2026-03-11T17:13:10.658589527Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-11T17:13:10.659498291Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=910.014µs logger=migrator t=2026-03-11T17:13:10.668169707Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-11T17:13:10.669270246Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.09966ms logger=migrator t=2026-03-11T17:13:10.674342653Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-11T17:13:10.674683922Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=341.809µs logger=migrator t=2026-03-11T17:13:10.679337418Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-11T17:13:10.68013548Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=797.451µs logger=migrator t=2026-03-11T17:13:10.685032522Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-11T17:13:10.686544773Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.51198ms logger=migrator t=2026-03-11T17:13:10.692694988Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-11T17:13:10.693904732Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.207294ms logger=migrator t=2026-03-11T17:13:10.69973792Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-11T17:13:10.709889843Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.152854ms logger=migrator t=2026-03-11T17:13:10.714996641Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-11T17:13:10.715082794Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=90.293µs logger=migrator t=2026-03-11T17:13:10.720613773Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-11T17:13:10.721407515Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=802.812µs logger=migrator t=2026-03-11T17:13:10.727298495Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-11T17:13:10.728524837Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.223273ms logger=migrator t=2026-03-11T17:13:10.733896792Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-11T17:13:10.736467582Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.56999ms logger=migrator t=2026-03-11T17:13:10.743262365Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-11T17:13:10.752941397Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.678442ms logger=migrator t=2026-03-11T17:13:10.757406928Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-11T17:13:10.758481147Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.07439ms logger=migrator t=2026-03-11T17:13:10.763219135Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-11T17:13:10.764314564Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.095489ms logger=migrator t=2026-03-11T17:13:10.769267539Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-11T17:13:10.792585658Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.314699ms logger=migrator t=2026-03-11T17:13:10.798088247Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-11T17:13:10.799007542Z level=info msg="Migration successfully executed" id="create correlation v2" duration=919.435µs logger=migrator t=2026-03-11T17:13:10.808521219Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-11T17:13:10.810472342Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.939912ms logger=migrator t=2026-03-11T17:13:10.816810913Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-11T17:13:10.819129255Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.319042ms logger=migrator t=2026-03-11T17:13:10.824255924Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-11T17:13:10.826015862Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.761258ms logger=migrator t=2026-03-11T17:13:10.832301941Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-11T17:13:10.832532878Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=230.597µs logger=migrator t=2026-03-11T17:13:10.83817006Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-11T17:13:10.838958152Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=788.042µs logger=migrator t=2026-03-11T17:13:10.844382588Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-11T17:13:10.852572499Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.180801ms logger=migrator t=2026-03-11T17:13:10.85960716Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-11T17:13:10.860488593Z level=info msg="Migration successfully executed" id="create entity_events table" duration=881.323µs logger=migrator t=2026-03-11T17:13:10.867310218Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-11T17:13:10.868981423Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.671865ms logger=migrator t=2026-03-11T17:13:10.874457031Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-11T17:13:10.874959014Z 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-03-11T17:13:10.87883913Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-11T17:13:10.879270641Z 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-03-11T17:13:10.884886863Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-11T17:13:10.886524638Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.636495ms logger=migrator t=2026-03-11T17:13:10.890244918Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-11T17:13:10.891968184Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.722986ms logger=migrator t=2026-03-11T17:13:10.898122471Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-11T17:13:10.899685803Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.568722ms logger=migrator t=2026-03-11T17:13:10.903961859Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-11T17:13:10.905338155Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.376326ms logger=migrator t=2026-03-11T17:13:10.910735171Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-11T17:13:10.911838982Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.100601ms logger=migrator t=2026-03-11T17:13:10.918560743Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-11T17:13:10.919609151Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.048948ms logger=migrator t=2026-03-11T17:13:10.925619803Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-11T17:13:10.926608161Z level=info msg="Migration successfully executed" id="Drop public config table" duration=987.988µs logger=migrator t=2026-03-11T17:13:10.932941141Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-11T17:13:10.935756198Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.759405ms logger=migrator t=2026-03-11T17:13:10.93917412Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-11T17:13:10.940355842Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.181272ms logger=migrator t=2026-03-11T17:13:10.944907345Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-11T17:13:10.946484018Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.576714ms logger=migrator t=2026-03-11T17:13:10.951957856Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-11T17:13:10.953106926Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.14852ms logger=migrator t=2026-03-11T17:13:10.958399049Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-11T17:13:10.979648344Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.243735ms logger=migrator t=2026-03-11T17:13:10.984796183Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-11T17:13:10.993678093Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.8769ms logger=migrator t=2026-03-11T17:13:10.998109693Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-11T17:13:11.005693838Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.582475ms logger=migrator t=2026-03-11T17:13:11.0098377Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-11T17:13:11.010075177Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=233.916µs logger=migrator t=2026-03-11T17:13:11.014704481Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-11T17:13:11.023865749Z level=info msg="Migration successfully executed" id="add share column" duration=9.146158ms logger=migrator t=2026-03-11T17:13:11.027522368Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-11T17:13:11.027648731Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=126.013µs logger=migrator t=2026-03-11T17:13:11.032919204Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-11T17:13:11.034184328Z level=info msg="Migration successfully executed" id="create file table" duration=1.264303ms logger=migrator t=2026-03-11T17:13:11.038376521Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-11T17:13:11.040091687Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.719416ms logger=migrator t=2026-03-11T17:13:11.044913348Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-11T17:13:11.046045368Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.132381ms logger=migrator t=2026-03-11T17:13:11.051378822Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-11T17:13:11.052704259Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.325466ms logger=migrator t=2026-03-11T17:13:11.057922659Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-11T17:13:11.059022789Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.09979ms logger=migrator t=2026-03-11T17:13:11.063028968Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-11T17:13:11.06309379Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.151µs logger=migrator t=2026-03-11T17:13:11.067665853Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-11T17:13:11.067774075Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=109.813µs logger=migrator t=2026-03-11T17:13:11.07199064Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-11T17:13:11.073184812Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.198811ms logger=migrator t=2026-03-11T17:13:11.077106718Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-11T17:13:11.077511309Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=404.791µs logger=migrator t=2026-03-11T17:13:11.081280301Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-11T17:13:11.08272239Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.442139ms logger=migrator t=2026-03-11T17:13:11.086992235Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-11T17:13:11.098978819Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.990654ms logger=migrator t=2026-03-11T17:13:11.104265471Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-11T17:13:11.104383745Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=119.374µs logger=migrator t=2026-03-11T17:13:11.107325034Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-11T17:13:11.108132817Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=807.573µs logger=migrator t=2026-03-11T17:13:11.112294979Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-11T17:13:11.112976607Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=682.759µs logger=migrator t=2026-03-11T17:13:11.116512183Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-11T17:13:11.116958055Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=442.192µs logger=migrator t=2026-03-11T17:13:11.120728237Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-11T17:13:11.12159023Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=861.883µs logger=migrator t=2026-03-11T17:13:11.12527144Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-11T17:13:11.136734079Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.464189ms logger=migrator t=2026-03-11T17:13:11.139909345Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-11T17:13:11.148017874Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.107149ms logger=migrator t=2026-03-11T17:13:11.151247162Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-11T17:13:11.152406532Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.157681ms logger=migrator t=2026-03-11T17:13:11.155920718Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-11T17:13:11.232778195Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.848906ms logger=migrator t=2026-03-11T17:13:11.237085822Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-11T17:13:11.237929894Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=844.252µs logger=migrator t=2026-03-11T17:13:11.241684815Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-11T17:13:11.242532299Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=846.564µs logger=migrator t=2026-03-11T17:13:11.246523356Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-11T17:13:11.274821681Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.289885ms logger=migrator t=2026-03-11T17:13:11.279526639Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-11T17:13:11.288790078Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.26371ms logger=migrator t=2026-03-11T17:13:11.299804606Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-11T17:13:11.300185876Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=382.61µs logger=migrator t=2026-03-11T17:13:11.304613847Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-11T17:13:11.304894094Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=280.418µs logger=migrator t=2026-03-11T17:13:11.308774199Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-11T17:13:11.309131458Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=357.99µs logger=migrator t=2026-03-11T17:13:11.312826968Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-11T17:13:11.313135707Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=308.939µs logger=migrator t=2026-03-11T17:13:11.318007739Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-11T17:13:11.318325207Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=317.558µs logger=migrator t=2026-03-11T17:13:11.328412229Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-11T17:13:11.329999172Z level=info msg="Migration successfully executed" id="create folder table" duration=1.585963ms logger=migrator t=2026-03-11T17:13:11.334556315Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-11T17:13:11.335933783Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.377058ms logger=migrator t=2026-03-11T17:13:11.340070754Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-11T17:13:11.341267257Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.195603ms logger=migrator t=2026-03-11T17:13:11.34618394Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-11T17:13:11.346212751Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.651µs logger=migrator t=2026-03-11T17:13:11.352920652Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-11T17:13:11.354218106Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.293024ms logger=migrator t=2026-03-11T17:13:11.358942674Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-11T17:13:11.360062565Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.119791ms logger=migrator t=2026-03-11T17:13:11.364148385Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-11T17:13:11.365373328Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.224613ms logger=migrator t=2026-03-11T17:13:11.368918304Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-11T17:13:11.369427138Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=508.014µs logger=migrator t=2026-03-11T17:13:11.373172209Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-11T17:13:11.37358466Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=412.481µs logger=migrator t=2026-03-11T17:13:11.377992999Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-11T17:13:11.380173028Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.178199ms logger=migrator t=2026-03-11T17:13:11.384258748Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-11T17:13:11.385978635Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.720907ms logger=migrator t=2026-03-11T17:13:11.390088646Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-11T17:13:11.391204367Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.115961ms logger=migrator t=2026-03-11T17:13:11.396542301Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-11T17:13:11.399639295Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=3.094943ms logger=migrator t=2026-03-11T17:13:11.405033841Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-11T17:13:11.406928511Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.923381ms logger=migrator t=2026-03-11T17:13:11.411237758Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-11T17:13:11.412129232Z level=info msg="Migration successfully executed" id="create anon_device table" duration=887.283µs logger=migrator t=2026-03-11T17:13:11.415544864Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-11T17:13:11.416713886Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.166312ms logger=migrator t=2026-03-11T17:13:11.421872566Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-11T17:13:11.423219111Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.346385ms logger=migrator t=2026-03-11T17:13:11.429793139Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-11T17:13:11.431181437Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.382398ms logger=migrator t=2026-03-11T17:13:11.43572704Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-11T17:13:11.43761116Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.88348ms logger=migrator t=2026-03-11T17:13:11.443730645Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-11T17:13:11.444941009Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.210294ms logger=migrator t=2026-03-11T17:13:11.448616218Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-11T17:13:11.448918866Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=303.388µs logger=migrator t=2026-03-11T17:13:11.453607043Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-11T17:13:11.463273964Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.66376ms logger=migrator t=2026-03-11T17:13:11.467747855Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-11T17:13:11.468553786Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=815.481µs logger=migrator t=2026-03-11T17:13:11.472920885Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-11T17:13:11.472938695Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=18.74µs logger=migrator t=2026-03-11T17:13:11.476743908Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-11T17:13:11.478104675Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.357957ms logger=migrator t=2026-03-11T17:13:11.483171732Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-11T17:13:11.483199393Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.971µs logger=migrator t=2026-03-11T17:13:11.487781166Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-11T17:13:11.489151474Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.362788ms logger=migrator t=2026-03-11T17:13:11.495018942Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-11T17:13:11.497264833Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.245071ms logger=migrator t=2026-03-11T17:13:11.504511299Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-11T17:13:11.50565286Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.145612ms logger=migrator t=2026-03-11T17:13:11.510700615Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-11T17:13:11.511307293Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=607.267µs logger=migrator t=2026-03-11T17:13:11.516017309Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-11T17:13:11.516199224Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=182.695µs logger=migrator t=2026-03-11T17:13:11.52266495Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-11T17:13:11.523509992Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=848.723µs logger=migrator t=2026-03-11T17:13:11.530872821Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-11T17:13:11.533627066Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.756355ms logger=migrator t=2026-03-11T17:13:11.541138588Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-11T17:13:11.542808414Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.670646ms logger=migrator t=2026-03-11T17:13:11.548168709Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-11T17:13:11.561640803Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.469804ms logger=migrator t=2026-03-11T17:13:11.570667807Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-11T17:13:11.578613862Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.944655ms logger=migrator t=2026-03-11T17:13:11.582184518Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-11T17:13:11.591470298Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.2904ms logger=migrator t=2026-03-11T17:13:11.595035704Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-11T17:13:11.595088676Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=53.492µs logger=migrator t=2026-03-11T17:13:11.599072514Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-11T17:13:11.609051583Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.979659ms logger=migrator t=2026-03-11T17:13:11.612427775Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-11T17:13:11.621659964Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.231799ms logger=migrator t=2026-03-11T17:13:11.628515379Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-11T17:13:11.628761646Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=246.767µs logger=migrator t=2026-03-11T17:13:11.632396925Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.36663993s logger=migrator t=2026-03-11T17:13:11.633418932Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-11T17:13:11.65074366Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-11T17:13:11.650942865Z level=info msg="Created default organization" logger=secrets t=2026-03-11T17:13:11.656888927Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-11T17:13:11.701643247Z level=info msg="Restored cache from database" duration=501.885µs logger=plugin.store t=2026-03-11T17:13:11.703688441Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-11T17:13:11.743170218Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-11T17:13:11.743218239Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-11T17:13:11.743305962Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-11T17:13:11.743319132Z level=info msg="Plugins loaded" count=54 duration=39.633711ms logger=query_data t=2026-03-11T17:13:11.747736422Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-11T17:13:11.751233886Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-11T17:13:11.75693701Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-11T17:13:11.765789809Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-11T17:13:11.767480495Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-11T17:13:11.768833791Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-11T17:13:11.787733873Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-11T17:13:11.807501867Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-11T17:13:11.830503349Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-11T17:13:11.83054441Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-11T17:13:11.831046734Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-11T17:13:11.831155956Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-11T17:13:11.83127171Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-11T17:13:11.831806894Z level=info msg="State cache has been initialized" states=0 duration=649.848µs logger=ngalert.scheduler t=2026-03-11T17:13:11.831868995Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-11T17:13:11.832278066Z level=info msg=starting first_tick=2026-03-11T17:13:20Z logger=http.server t=2026-03-11T17:13:11.834700692Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-11T17:13:11.881350843Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-11T17:13:11.88496075Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-11T17:13:11.900803659Z level=info msg="Update check succeeded" duration=69.53367ms logger=grafana.update.checker t=2026-03-11T17:13:11.914595792Z level=info msg="Update check succeeded" duration=83.61594ms logger=sqlstore.transactions t=2026-03-11T17:13:11.961588371Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-11T17:13:11.98224165Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-11T17:13:12.110900857Z level=info msg="Patterns update finished" duration=153.56802ms logger=grafana-apiserver t=2026-03-11T17:13:12.141819093Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-11T17:13:12.142269825Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-11T17:13:15.444501729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.447212032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.46824899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.50785188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.526464113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.556405793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.571952853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.600413692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.618565763Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-11T17:13:15.648402578Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-11T17:13:15.659726804Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-11T17:13:15.664897034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.695514432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.7265306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.748499074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.780337384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.797122438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.821791324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.837335495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.862519705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.880705067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.908814666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.92152566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.94743345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:15.976844365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.037944216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.05772515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.103755875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.120685122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.175182085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.193599013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.245731112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.26418125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.312956869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.336499975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.372344324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.390138494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.442573352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.461346889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.499001406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.520152909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.763128714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.779750734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.959627215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:16.98165437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.02493433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.0456387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.090174913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.113721619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.170052153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.188343096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.236249931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.25691164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.30690267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.322338148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.367098957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.384531558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.447771328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.467221573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.521601113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.535162219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.586883147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.60918351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.662005247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.675859992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.722811901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.734207649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.804479918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.824261182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.875140717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.890380019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.947088542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:17.964691077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:18.034321849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:18.06654772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:18.17567999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:18.19235291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:18.295342383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:18.316331671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:18.392805157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:18.407134094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T17:13:18.483388605Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-11T17:14:14.859252934Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-03-11T17:23:11.842849599Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-11T17:23:11.884209928Z level=info msg="Completed cleanup jobs" duration=53.029745ms logger=plugins.update.checker t=2026-03-11T17:23:11.973531666Z level=info msg="Update check succeeded" duration=71.835804ms logger=sqlstore.transactions t=2026-03-11T17:28:11.76713123Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"