logger=settings t=2026-09-09T01:19:33.392794175Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-09T01:19:33Z logger=settings t=2026-09-09T01:19:33.393214926Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-09T01:19:33.393234256Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-09T01:19:33.393239487Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-09T01:19:33.393243077Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-09T01:19:33.393246507Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-09T01:19:33.393250137Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-09T01:19:33.393254587Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-09T01:19:33.393258727Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-09T01:19:33.393262597Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-09T01:19:33.393266927Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-09T01:19:33.393270887Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-09T01:19:33.393274618Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-09T01:19:33.393278308Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-09T01:19:33.393282828Z level=info msg=Target target=[all] logger=settings t=2026-09-09T01:19:33.393295798Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-09T01:19:33.393299378Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-09T01:19:33.393302048Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-09T01:19:33.393307278Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-09T01:19:33.393312329Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-09T01:19:33.393317589Z level=info msg="App mode production" logger=sqlstore t=2026-09-09T01:19:33.393603216Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-09T01:19:33.393627957Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-09T01:19:33.395287591Z level=info msg="Locking database" logger=migrator t=2026-09-09T01:19:33.395301171Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-09T01:19:33.395839545Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-09T01:19:33.396686158Z level=info msg="Migration successfully executed" id="create migration_log table" duration=846.243µs logger=migrator t=2026-09-09T01:19:33.732148121Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-09T01:19:33.733721753Z level=info msg="Migration successfully executed" id="create user table" duration=1.576262ms logger=migrator t=2026-09-09T01:19:33.755467259Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-09T01:19:33.756831425Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.366656ms logger=migrator t=2026-09-09T01:19:33.762349601Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-09T01:19:33.763688257Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.337956ms logger=migrator t=2026-09-09T01:19:33.771135124Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-09T01:19:33.772260794Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.126519ms logger=migrator t=2026-09-09T01:19:33.777671947Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-09T01:19:33.778711144Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.039947ms logger=migrator t=2026-09-09T01:19:33.783909532Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-09T01:19:33.786359057Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.450405ms logger=migrator t=2026-09-09T01:19:33.792552301Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-09T01:19:33.804019505Z level=info msg="Migration successfully executed" id="create user table v2" duration=11.466233ms logger=migrator t=2026-09-09T01:19:33.809078848Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-09T01:19:33.810253649Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.174751ms logger=migrator t=2026-09-09T01:19:33.815763385Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-09T01:19:33.817102441Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.342256ms logger=migrator t=2026-09-09T01:19:33.825999057Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-09T01:19:33.826535581Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=537.144µs logger=migrator t=2026-09-09T01:19:33.833523046Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-09T01:19:33.834858951Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.334885ms logger=migrator t=2026-09-09T01:19:33.842718879Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-09T01:19:33.844096686Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.380327ms logger=migrator t=2026-09-09T01:19:33.848890513Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-09T01:19:33.848919214Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.801µs logger=migrator t=2026-09-09T01:19:33.85520195Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-09T01:19:33.856268488Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.070618ms logger=migrator t=2026-09-09T01:19:33.86275234Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-09T01:19:33.863091249Z level=info msg="Migration successfully executed" id="Add missing user data" duration=341.159µs logger=migrator t=2026-09-09T01:19:33.870465084Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-09T01:19:33.871865901Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.405647ms logger=migrator t=2026-09-09T01:19:33.882080802Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-09T01:19:33.883254693Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.172981ms logger=migrator t=2026-09-09T01:19:33.890275979Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-09T01:19:33.89220056Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.932311ms logger=migrator t=2026-09-09T01:19:33.897718236Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-09T01:19:33.911225573Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.496527ms logger=migrator t=2026-09-09T01:19:33.917791577Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-09T01:19:33.919202075Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.411088ms logger=migrator t=2026-09-09T01:19:33.924161846Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-09T01:19:33.924492935Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=331.789µs logger=migrator t=2026-09-09T01:19:33.930858304Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-09T01:19:33.931775248Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=916.865µs logger=migrator t=2026-09-09T01:19:33.942565163Z 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-09-09T01:19:33.943126638Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=573.145µs logger=migrator t=2026-09-09T01:19:33.949394304Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-09T01:19:33.949901957Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=503.213µs logger=migrator t=2026-09-09T01:19:33.95677423Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-09T01:19:33.957659033Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=885.023µs logger=migrator t=2026-09-09T01:19:33.966703233Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-09T01:19:33.967577446Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=873.493µs logger=migrator t=2026-09-09T01:19:33.980999111Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-09T01:19:33.982536842Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.539711ms logger=migrator t=2026-09-09T01:19:33.988303825Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-09T01:19:33.989176598Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=875.923µs logger=migrator t=2026-09-09T01:19:33.995783633Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-09T01:19:33.997397265Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.625103ms logger=migrator t=2026-09-09T01:19:34.003917308Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-09T01:19:34.004017411Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=102.712µs logger=migrator t=2026-09-09T01:19:34.01003385Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-09T01:19:34.011086168Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.059468ms logger=migrator t=2026-09-09T01:19:34.0164624Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-09T01:19:34.018774922Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=2.313001ms logger=migrator t=2026-09-09T01:19:34.026740382Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-09T01:19:34.027552554Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=815.252µs logger=migrator t=2026-09-09T01:19:34.033533232Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-09T01:19:34.034312523Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=779.391µs logger=migrator t=2026-09-09T01:19:34.041443672Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:19:34.044515103Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.071521ms logger=migrator t=2026-09-09T01:19:34.054865607Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-09T01:19:34.055638238Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=767.6µs logger=migrator t=2026-09-09T01:19:34.06590485Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-09T01:19:34.067395889Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.470239ms logger=migrator t=2026-09-09T01:19:34.098478322Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-09T01:19:34.099051017Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=573.035µs logger=migrator t=2026-09-09T01:19:34.106298089Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-09T01:19:34.108343933Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.045014ms logger=migrator t=2026-09-09T01:19:34.116085298Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-09T01:19:34.117337812Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.254774ms logger=migrator t=2026-09-09T01:19:34.125375995Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-09T01:19:34.125825066Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=451.062µs logger=migrator t=2026-09-09T01:19:34.133589092Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-09T01:19:34.134035774Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=447.222µs logger=migrator t=2026-09-09T01:19:34.155124002Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-09T01:19:34.155993345Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=895.674µs logger=migrator t=2026-09-09T01:19:34.173365255Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-09T01:19:34.174987028Z level=info msg="Migration successfully executed" id="create star table" duration=1.626773ms logger=migrator t=2026-09-09T01:19:34.188984439Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-09T01:19:34.191171727Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=2.190058ms logger=migrator t=2026-09-09T01:19:34.200458573Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-09T01:19:34.20149516Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.040117ms logger=migrator t=2026-09-09T01:19:34.21168753Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-09T01:19:34.212740868Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.058208ms logger=migrator t=2026-09-09T01:19:34.2252731Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-09T01:19:34.226127552Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=852.413µs logger=migrator t=2026-09-09T01:19:34.23886889Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-09T01:19:34.23962505Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=757.53µs logger=migrator t=2026-09-09T01:19:34.252640674Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-09T01:19:34.253402704Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=764.27µs logger=migrator t=2026-09-09T01:19:34.260738079Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-09T01:19:34.261592872Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=856.123µs logger=migrator t=2026-09-09T01:19:34.268800542Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-09T01:19:34.268844644Z level=info msg="Migration successfully executed" id="Update org table charset" duration=46.292µs logger=migrator t=2026-09-09T01:19:34.276812064Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-09T01:19:34.276849845Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.501µs logger=migrator t=2026-09-09T01:19:34.283916463Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-09T01:19:34.28421144Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=298.477µs logger=migrator t=2026-09-09T01:19:34.292091449Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-09T01:19:34.293424215Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.335235ms logger=migrator t=2026-09-09T01:19:34.30080464Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-09T01:19:34.301642622Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=845.072µs logger=migrator t=2026-09-09T01:19:34.309722266Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-09T01:19:34.310513447Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=784.571µs logger=migrator t=2026-09-09T01:19:34.319269919Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-09T01:19:34.320365938Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.099239ms logger=migrator t=2026-09-09T01:19:34.329241013Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-09T01:19:34.330077395Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=838.392µs logger=migrator t=2026-09-09T01:19:34.336444714Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-09T01:19:34.337400489Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=958.785µs logger=migrator t=2026-09-09T01:19:34.344908458Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-09T01:19:34.348811301Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.904813ms logger=migrator t=2026-09-09T01:19:34.354213024Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-09T01:19:34.35482401Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=610.696µs logger=migrator t=2026-09-09T01:19:34.360255424Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-09T01:19:34.360891911Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=642.607µs logger=migrator t=2026-09-09T01:19:34.368566245Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-09T01:19:34.369296344Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=727.56µs logger=migrator t=2026-09-09T01:19:34.378175669Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-09T01:19:34.378634931Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=461.552µs logger=migrator t=2026-09-09T01:19:34.400552771Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-09T01:19:34.401523117Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=979.266µs logger=migrator t=2026-09-09T01:19:34.409134519Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-09T01:19:34.40920317Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=69.301µs logger=migrator t=2026-09-09T01:19:34.414324236Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-09T01:19:34.416041761Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.717775ms logger=migrator t=2026-09-09T01:19:34.439290567Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-09T01:19:34.441227258Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.939311ms logger=migrator t=2026-09-09T01:19:34.45071349Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-09T01:19:34.452578289Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.865959ms logger=migrator t=2026-09-09T01:19:34.458325121Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-09T01:19:34.459115822Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=790.671µs logger=migrator t=2026-09-09T01:19:34.465973964Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-09T01:19:34.468718906Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.744752ms logger=migrator t=2026-09-09T01:19:34.476534373Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-09T01:19:34.477726995Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.192312ms logger=migrator t=2026-09-09T01:19:34.485055599Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-09T01:19:34.486330383Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.275954ms logger=migrator t=2026-09-09T01:19:34.499969534Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-09T01:19:34.500047436Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=117.563µs logger=migrator t=2026-09-09T01:19:34.507617147Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-09T01:19:34.507656448Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.761µs logger=migrator t=2026-09-09T01:19:34.514214291Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-09T01:19:34.518968047Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.749456ms logger=migrator t=2026-09-09T01:19:34.527279397Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-09T01:19:34.529026554Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.749927ms logger=migrator t=2026-09-09T01:19:34.537154509Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-09T01:19:34.538658289Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.50485ms logger=migrator t=2026-09-09T01:19:34.545821058Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-09T01:19:34.547184454Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.360656ms logger=migrator t=2026-09-09T01:19:34.554523259Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-09T01:19:34.554789356Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=262.587µs logger=migrator t=2026-09-09T01:19:34.561264337Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-09T01:19:34.562198452Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=934.125µs logger=migrator t=2026-09-09T01:19:34.569798913Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-09T01:19:34.570909643Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.1155ms logger=migrator t=2026-09-09T01:19:34.578673748Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-09T01:19:34.578721259Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=57.481µs logger=migrator t=2026-09-09T01:19:34.588638472Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-09T01:19:34.589990948Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.353046ms logger=migrator t=2026-09-09T01:19:34.597272841Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-09T01:19:34.598215356Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=937.944µs logger=migrator t=2026-09-09T01:19:34.603514376Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:19:34.609124044Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.609448ms logger=migrator t=2026-09-09T01:19:34.614462196Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-09T01:19:34.615177995Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=720.079µs logger=migrator t=2026-09-09T01:19:34.622765076Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-09T01:19:34.623553067Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=792.881µs logger=migrator t=2026-09-09T01:19:34.629602137Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-09T01:19:34.631048245Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.451118ms logger=migrator t=2026-09-09T01:19:34.639401726Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-09T01:19:34.640047753Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=649.727µs logger=migrator t=2026-09-09T01:19:34.64820298Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-09T01:19:34.650729226Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=2.497297ms logger=migrator t=2026-09-09T01:19:34.657127366Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-09T01:19:34.659011396Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.88553ms logger=migrator t=2026-09-09T01:19:34.663578226Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-09T01:19:34.664226514Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=642.077µs logger=migrator t=2026-09-09T01:19:34.668548068Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-09T01:19:34.668682932Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=134.804µs logger=migrator t=2026-09-09T01:19:34.674544037Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-09T01:19:34.67466272Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=118.613µs logger=migrator t=2026-09-09T01:19:34.679859488Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-09T01:19:34.680570767Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=711.109µs logger=migrator t=2026-09-09T01:19:34.686692409Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-09T01:19:34.688371583Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.679144ms logger=migrator t=2026-09-09T01:19:34.701260625Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-09T01:19:34.703376021Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.117556ms logger=migrator t=2026-09-09T01:19:34.71430932Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-09T01:19:34.71618569Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.878009ms logger=migrator t=2026-09-09T01:19:34.725154407Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-09T01:19:34.727209392Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.057425ms logger=migrator t=2026-09-09T01:19:34.737803182Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-09T01:19:34.740210876Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.410904ms logger=migrator t=2026-09-09T01:19:34.838875449Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-09T01:19:34.840654966Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.774087ms logger=migrator t=2026-09-09T01:19:34.855079068Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-09T01:19:34.86270934Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.626253ms logger=migrator t=2026-09-09T01:19:34.873954948Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-09T01:19:34.875300673Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.368866ms logger=migrator t=2026-09-09T01:19:34.881679872Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-09T01:19:34.882873874Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.194102ms logger=migrator t=2026-09-09T01:19:34.88801421Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-09T01:19:34.888740599Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=726.339µs logger=migrator t=2026-09-09T01:19:34.894724188Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-09T01:19:34.895246312Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=518.063µs logger=migrator t=2026-09-09T01:19:34.902596426Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-09T01:19:34.904984759Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.390343ms logger=migrator t=2026-09-09T01:19:34.912314313Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-09T01:19:34.915827446Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.512613ms logger=migrator t=2026-09-09T01:19:34.925004199Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-09T01:19:34.9250423Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=43.901µs logger=migrator t=2026-09-09T01:19:34.930339451Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-09T01:19:34.930629948Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=290.867µs logger=migrator t=2026-09-09T01:19:34.935329393Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-09T01:19:34.937921901Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.591588ms logger=migrator t=2026-09-09T01:19:34.944855835Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-09T01:19:34.945949544Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=1.078029ms logger=migrator t=2026-09-09T01:19:34.952822596Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-09T01:19:34.953049842Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=227.846µs logger=migrator t=2026-09-09T01:19:34.959564025Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-09T01:19:34.961476025Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.914331ms logger=migrator t=2026-09-09T01:19:34.968136662Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-09T01:19:34.968619964Z level=info msg="Migration successfully executed" id="Update uid value" duration=478.653µs logger=migrator t=2026-09-09T01:19:34.975201969Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-09T01:19:34.976145044Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=942.715µs logger=migrator t=2026-09-09T01:19:34.980827138Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-09T01:19:34.98168728Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=860.652µs logger=migrator t=2026-09-09T01:19:34.989312812Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-09T01:19:34.990145314Z level=info msg="Migration successfully executed" id="create api_key table" duration=834.812µs logger=migrator t=2026-09-09T01:19:35.007240037Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-09T01:19:35.008361907Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.12792ms logger=migrator t=2026-09-09T01:19:35.020760165Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-09T01:19:35.022105371Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.349456ms logger=migrator t=2026-09-09T01:19:35.032467935Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-09T01:19:35.033913074Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.459238ms logger=migrator t=2026-09-09T01:19:35.040536849Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-09T01:19:35.04172712Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.193431ms logger=migrator t=2026-09-09T01:19:35.049751923Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-09T01:19:35.050855242Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.106249ms logger=migrator t=2026-09-09T01:19:35.056030269Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-09T01:19:35.056871242Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=846.833µs logger=migrator t=2026-09-09T01:19:35.066007593Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-09T01:19:35.071291043Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.28236ms logger=migrator t=2026-09-09T01:19:35.078706789Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-09T01:19:35.079565822Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=868.173µs logger=migrator t=2026-09-09T01:19:35.087431161Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-09T01:19:35.08815658Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=725.909µs logger=migrator t=2026-09-09T01:19:35.09685736Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-09T01:19:35.097960249Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.100759ms logger=migrator t=2026-09-09T01:19:35.102020657Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-09T01:19:35.102672464Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=651.947µs logger=migrator t=2026-09-09T01:19:35.107402559Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-09T01:19:35.107650126Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=247.397µs logger=migrator t=2026-09-09T01:19:35.112805093Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-09T01:19:35.113414549Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=608.586µs logger=migrator t=2026-09-09T01:19:35.117845746Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-09T01:19:35.117873767Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=29.101µs logger=migrator t=2026-09-09T01:19:35.122961142Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-09T01:19:35.125404346Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.442395ms logger=migrator t=2026-09-09T01:19:35.131397175Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-09T01:19:35.133817099Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.419524ms logger=migrator t=2026-09-09T01:19:35.143154446Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-09T01:19:35.143437374Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=284.128µs logger=migrator t=2026-09-09T01:19:35.154686962Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-09T01:19:35.159141129Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.464378ms logger=migrator t=2026-09-09T01:19:35.165219021Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-09T01:19:35.170815999Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.584208ms logger=migrator t=2026-09-09T01:19:35.181652286Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-09T01:19:35.183775432Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=2.123456ms logger=migrator t=2026-09-09T01:19:35.189820322Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-09T01:19:35.190762427Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=936.575µs logger=migrator t=2026-09-09T01:19:35.199046896Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-09T01:19:35.200615578Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.569582ms logger=migrator t=2026-09-09T01:19:35.2059719Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-09T01:19:35.207336616Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.364356ms logger=migrator t=2026-09-09T01:19:35.21316713Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-09T01:19:35.214582098Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.427288ms logger=migrator t=2026-09-09T01:19:35.222089537Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-09T01:19:35.223434462Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.344695ms logger=migrator t=2026-09-09T01:19:35.232570194Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-09T01:19:35.232674097Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=105.233µs logger=migrator t=2026-09-09T01:19:35.237648438Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-09T01:19:35.23769334Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.342µs logger=migrator t=2026-09-09T01:19:35.243081162Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-09T01:19:35.247367636Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.285804ms logger=migrator t=2026-09-09T01:19:35.253992151Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-09T01:19:35.25846424Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.458898ms logger=migrator t=2026-09-09T01:19:35.26412456Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-09T01:19:35.264262493Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=134.043µs logger=migrator t=2026-09-09T01:19:35.271349521Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-09T01:19:35.272551893Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.202382ms logger=migrator t=2026-09-09T01:19:35.286906543Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-09T01:19:35.288478485Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.572561ms logger=migrator t=2026-09-09T01:19:35.295462709Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-09T01:19:35.295518041Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=57.622µs logger=migrator t=2026-09-09T01:19:35.301625023Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-09T01:19:35.302973669Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.347546ms logger=migrator t=2026-09-09T01:19:35.310858947Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-09T01:19:35.312210213Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.351066ms logger=migrator t=2026-09-09T01:19:35.319531517Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-09T01:19:35.323841081Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.308974ms logger=migrator t=2026-09-09T01:19:35.335419838Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-09T01:19:35.335579782Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=166.034µs logger=migrator t=2026-09-09T01:19:35.345793672Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-09T01:19:35.347345193Z level=info msg="Migration successfully executed" id="create session table" duration=1.554661ms logger=migrator t=2026-09-09T01:19:35.358697194Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-09T01:19:35.358889629Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=196.305µs logger=migrator t=2026-09-09T01:19:35.375260003Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-09T01:19:35.375382416Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=120.704µs logger=migrator t=2026-09-09T01:19:35.383722387Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-09T01:19:35.385135164Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.416458ms logger=migrator t=2026-09-09T01:19:35.390733953Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-09T01:19:35.391966185Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.231943ms logger=migrator t=2026-09-09T01:19:35.409838718Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-09T01:19:35.40989419Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=59.012µs logger=migrator t=2026-09-09T01:19:35.416532606Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-09T01:19:35.416581877Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=50.951µs logger=migrator t=2026-09-09T01:19:35.421277201Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-09T01:19:35.42690748Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.629509ms logger=migrator t=2026-09-09T01:19:35.435114378Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-09T01:19:35.440229183Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.113836ms logger=migrator t=2026-09-09T01:19:35.444889397Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-09T01:19:35.445091232Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=202.355µs logger=migrator t=2026-09-09T01:19:35.452515938Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-09T01:19:35.452638292Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=127.744µs logger=migrator t=2026-09-09T01:19:35.457669575Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-09T01:19:35.459083212Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.413117ms logger=migrator t=2026-09-09T01:19:35.46689985Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-09T01:19:35.466991002Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=96.093µs logger=migrator t=2026-09-09T01:19:35.472496108Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-09T01:19:35.475844496Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.346728ms logger=migrator t=2026-09-09T01:19:35.48050755Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-09T01:19:35.480752686Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=245.536µs logger=migrator t=2026-09-09T01:19:35.486650282Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-09T01:19:35.491494761Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.844399ms logger=migrator t=2026-09-09T01:19:35.498953108Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-09T01:19:35.503715874Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.785836ms logger=migrator t=2026-09-09T01:19:35.508900002Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-09T01:19:35.509037665Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=138.484µs logger=migrator t=2026-09-09T01:19:35.519073241Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-09T01:19:35.52053144Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.461129ms logger=migrator t=2026-09-09T01:19:35.527476494Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-09T01:19:35.528694926Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.230493ms logger=migrator t=2026-09-09T01:19:35.535321231Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-09T01:19:35.536862022Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.540591ms logger=migrator t=2026-09-09T01:19:35.547256837Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-09T01:19:35.549160878Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.914211ms logger=migrator t=2026-09-09T01:19:35.558110775Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-09T01:19:35.559396899Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.284504ms logger=migrator t=2026-09-09T01:19:35.568061648Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-09T01:19:35.569408474Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.348446ms logger=migrator t=2026-09-09T01:19:35.576182613Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-09T01:19:35.57720664Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.023547ms logger=migrator t=2026-09-09T01:19:35.582688866Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-09T01:19:35.583923708Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.234752ms logger=migrator t=2026-09-09T01:19:35.589163007Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-09T01:19:35.59039569Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.232763ms logger=migrator t=2026-09-09T01:19:35.596242584Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-09T01:19:35.610891283Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.641148ms logger=migrator t=2026-09-09T01:19:35.618058432Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-09T01:19:35.619623644Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.566302ms logger=migrator t=2026-09-09T01:19:35.628085968Z 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-09-09T01:19:35.629091984Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.005536ms logger=migrator t=2026-09-09T01:19:35.635567376Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-09T01:19:35.635882304Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=314.398µs logger=migrator t=2026-09-09T01:19:35.641300088Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-09T01:19:35.642205812Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=904.314µs logger=migrator t=2026-09-09T01:19:35.647283776Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-09T01:19:35.648152839Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=868.973µs logger=migrator t=2026-09-09T01:19:35.65462797Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-09T01:19:35.662073168Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.442528ms logger=migrator t=2026-09-09T01:19:35.668341924Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-09T01:19:35.672531395Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.202232ms logger=migrator t=2026-09-09T01:19:35.678637386Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-09T01:19:35.682092218Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.455062ms logger=migrator t=2026-09-09T01:19:35.688333263Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-09T01:19:35.693710876Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.356122ms logger=migrator t=2026-09-09T01:19:35.699260753Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-09T01:19:35.700349741Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.088909ms logger=migrator t=2026-09-09T01:19:35.709556745Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-09T01:19:35.709607866Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=54.431µs logger=migrator t=2026-09-09T01:19:35.71803829Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-09T01:19:35.718120162Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=78.142µs logger=migrator t=2026-09-09T01:19:35.724155602Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-09T01:19:35.725534218Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.380316ms logger=migrator t=2026-09-09T01:19:35.732165954Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-09T01:19:35.733685294Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.5205ms logger=migrator t=2026-09-09T01:19:35.744504981Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-09T01:19:35.745457706Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=953.965µs logger=migrator t=2026-09-09T01:19:35.752454481Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-09T01:19:35.753132529Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=677.938µs logger=migrator t=2026-09-09T01:19:35.760117544Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-09T01:19:35.760769591Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=652.137µs logger=migrator t=2026-09-09T01:19:35.766815521Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-09T01:19:35.771048094Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.231443ms logger=migrator t=2026-09-09T01:19:35.775284476Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-09T01:19:35.779003524Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.717488ms logger=migrator t=2026-09-09T01:19:35.787115279Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-09T01:19:35.787390396Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=275.647µs logger=migrator t=2026-09-09T01:19:35.792328637Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-09T01:19:35.792898052Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=569.205µs logger=migrator t=2026-09-09T01:19:35.797620457Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-09T01:19:35.802320812Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=4.699565ms logger=migrator t=2026-09-09T01:19:35.811245538Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-09T01:19:35.814925625Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.680937ms logger=migrator t=2026-09-09T01:19:35.821749206Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-09T01:19:35.821821378Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=73.962µs logger=migrator t=2026-09-09T01:19:35.831212287Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-09T01:19:35.832165952Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=954.375µs logger=migrator t=2026-09-09T01:19:35.839861886Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-09T01:19:35.84077183Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=910.524µs logger=migrator t=2026-09-09T01:19:35.85096089Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-09T01:19:35.851057292Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=98.273µs logger=migrator t=2026-09-09T01:19:35.858247843Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-09T01:19:35.85927174Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.017757ms logger=migrator t=2026-09-09T01:19:35.867716023Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-09T01:19:35.868583076Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=868.013µs logger=migrator t=2026-09-09T01:19:35.883857911Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-09T01:19:35.885197146Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.341155ms logger=migrator t=2026-09-09T01:19:35.895125579Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-09T01:19:35.896208688Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.083439ms logger=migrator t=2026-09-09T01:19:35.900945323Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-09T01:19:35.902023742Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.093389ms logger=migrator t=2026-09-09T01:19:35.908298798Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-09T01:19:35.909366277Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.062538ms logger=migrator t=2026-09-09T01:19:35.916893176Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-09T01:19:35.916984438Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=95.842µs logger=migrator t=2026-09-09T01:19:35.924302512Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-09T01:19:35.92951843Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.213238ms logger=migrator t=2026-09-09T01:19:35.939074633Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-09T01:19:35.940195803Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.181971ms logger=migrator t=2026-09-09T01:19:35.958063056Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-09T01:19:35.965180195Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.115018ms logger=migrator t=2026-09-09T01:19:35.970099765Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-09T01:19:35.970875355Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=777.09µs logger=migrator t=2026-09-09T01:19:35.979771091Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-09T01:19:35.980818428Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.032167ms logger=migrator t=2026-09-09T01:19:35.986770466Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-09T01:19:35.987755792Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=968.456µs logger=migrator t=2026-09-09T01:19:35.995542479Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-09T01:19:36.005886332Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.341874ms logger=migrator t=2026-09-09T01:19:36.01450688Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-09T01:19:36.015804905Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.300145ms logger=migrator t=2026-09-09T01:19:36.023885969Z 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-09-09T01:19:36.024576667Z 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=691.798µs logger=migrator t=2026-09-09T01:19:36.032158098Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-09T01:19:36.032509097Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=354.329µs logger=migrator t=2026-09-09T01:19:36.040981802Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-09T01:19:36.041593858Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=615.207µs logger=migrator t=2026-09-09T01:19:36.049250301Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-09T01:19:36.049527038Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=279.547µs logger=migrator t=2026-09-09T01:19:36.054864659Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-09T01:19:36.057675284Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=2.811785ms logger=migrator t=2026-09-09T01:19:36.064534535Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-09T01:19:36.06772483Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.192265ms logger=migrator t=2026-09-09T01:19:36.076458311Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-09T01:19:36.077423887Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=967.966µs logger=migrator t=2026-09-09T01:19:36.084670009Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-09T01:19:36.085458269Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=789.53µs logger=migrator t=2026-09-09T01:19:36.09719324Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-09T01:19:36.097363295Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=172.225µs logger=migrator t=2026-09-09T01:19:36.103624251Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-09T01:19:36.106372763Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=2.748392ms logger=migrator t=2026-09-09T01:19:36.174755324Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-09T01:19:36.177017064Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.26557ms logger=migrator t=2026-09-09T01:19:36.186520806Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-09T01:19:36.186856925Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=334.289µs logger=migrator t=2026-09-09T01:19:36.19802861Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-09T01:19:36.198444821Z level=info msg="Migration successfully executed" id="Move region to single row" duration=418.841µs logger=migrator t=2026-09-09T01:19:36.207962503Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-09T01:19:36.208867508Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=904.344µs logger=migrator t=2026-09-09T01:19:36.215229696Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-09T01:19:36.216247073Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.021177ms logger=migrator t=2026-09-09T01:19:36.224847741Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-09T01:19:36.225657762Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=810.461µs logger=migrator t=2026-09-09T01:19:36.233631683Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-09T01:19:36.234980199Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.349676ms logger=migrator t=2026-09-09T01:19:36.243492635Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-09T01:19:36.244621154Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.12906ms logger=migrator t=2026-09-09T01:19:36.251538427Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-09T01:19:36.252723419Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.185812ms logger=migrator t=2026-09-09T01:19:36.263412232Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-09T01:19:36.263589327Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=178.784µs logger=migrator t=2026-09-09T01:19:36.276277823Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-09T01:19:36.277291189Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.015917ms logger=migrator t=2026-09-09T01:19:36.28712711Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-09T01:19:36.288002373Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=876.053µs logger=migrator t=2026-09-09T01:19:36.298281035Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-09T01:19:36.299187299Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=906.634µs logger=migrator t=2026-09-09T01:19:36.308092605Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-09T01:19:36.308805104Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=712.239µs logger=migrator t=2026-09-09T01:19:36.319334303Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-09T01:19:36.319680342Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=349.619µs logger=migrator t=2026-09-09T01:19:36.3297996Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-09T01:19:36.330656033Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=853.462µs logger=migrator t=2026-09-09T01:19:36.338684705Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-09T01:19:36.339053555Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=366.43µs logger=migrator t=2026-09-09T01:19:36.353400975Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-09T01:19:36.354442553Z level=info msg="Migration successfully executed" id="create team table" duration=1.046828ms logger=migrator t=2026-09-09T01:19:36.36607646Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-09T01:19:36.367448807Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.375277ms logger=migrator t=2026-09-09T01:19:36.375041438Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-09T01:19:36.375997763Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=957.965µs logger=migrator t=2026-09-09T01:19:36.384027896Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-09T01:19:36.391024581Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.998095ms logger=migrator t=2026-09-09T01:19:36.397840462Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-09T01:19:36.398185451Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=345.86µs logger=migrator t=2026-09-09T01:19:36.404978091Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-09T01:19:36.405924186Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=946.875µs logger=migrator t=2026-09-09T01:19:36.413915637Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-09T01:19:36.414839182Z level=info msg="Migration successfully executed" id="create team member table" duration=920.055µs logger=migrator t=2026-09-09T01:19:36.422749341Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-09T01:19:36.423423699Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=674.608µs logger=migrator t=2026-09-09T01:19:36.430379794Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-09T01:19:36.431193435Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=811.391µs logger=migrator t=2026-09-09T01:19:36.45518588Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-09T01:19:36.457027529Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.844699ms logger=migrator t=2026-09-09T01:19:36.491278766Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-09T01:19:36.495497258Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.220552ms logger=migrator t=2026-09-09T01:19:36.501716952Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-09T01:19:36.504875456Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.158094ms logger=migrator t=2026-09-09T01:19:36.517966323Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-09T01:19:36.521852936Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.888393ms logger=migrator t=2026-09-09T01:19:36.53412299Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-09T01:19:36.535068726Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=946.035µs logger=migrator t=2026-09-09T01:19:36.543038507Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-09T01:19:36.543817277Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=779.01µs logger=migrator t=2026-09-09T01:19:36.549829007Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-09T01:19:36.550662389Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=835.233µs logger=migrator t=2026-09-09T01:19:36.567661779Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-09T01:19:36.568528302Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=866.563µs logger=migrator t=2026-09-09T01:19:36.57451143Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-09T01:19:36.57524187Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=728.899µs logger=migrator t=2026-09-09T01:19:36.581199747Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-09T01:19:36.58204781Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=848.253µs logger=migrator t=2026-09-09T01:19:36.589561739Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-09T01:19:36.590337819Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=776.721µs logger=migrator t=2026-09-09T01:19:36.596969175Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-09T01:19:36.59790183Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=931.005µs logger=migrator t=2026-09-09T01:19:36.607283738Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-09T01:19:36.60774066Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=458.322µs logger=migrator t=2026-09-09T01:19:36.616235485Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-09T01:19:36.616490412Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=252.507µs logger=migrator t=2026-09-09T01:19:36.622768888Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-09T01:19:36.623439676Z level=info msg="Migration successfully executed" id="create tag table" duration=668.418µs logger=migrator t=2026-09-09T01:19:36.631078188Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-09T01:19:36.632752132Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.673644ms logger=migrator t=2026-09-09T01:19:36.641926325Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-09T01:19:36.643297402Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.370566ms logger=migrator t=2026-09-09T01:19:36.65533148Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-09T01:19:36.657020385Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.692595ms logger=migrator t=2026-09-09T01:19:36.668831788Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-09T01:19:36.670587824Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.754486ms logger=migrator t=2026-09-09T01:19:36.679317616Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:19:36.703852925Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=24.529579ms logger=migrator t=2026-09-09T01:19:36.71121873Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-09T01:19:36.71271156Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.566112ms logger=migrator t=2026-09-09T01:19:36.720378553Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-09T01:19:36.721258336Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=879.523µs logger=migrator t=2026-09-09T01:19:36.729600127Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-09T01:19:36.73009969Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=499.803µs logger=migrator t=2026-09-09T01:19:36.737285591Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-09T01:19:36.738165334Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=879.693µs logger=migrator t=2026-09-09T01:19:36.745071587Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-09T01:19:36.746056263Z level=info msg="Migration successfully executed" id="create user auth table" duration=984.596µs logger=migrator t=2026-09-09T01:19:36.75386983Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-09T01:19:36.755231336Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.357415ms logger=migrator t=2026-09-09T01:19:36.761911563Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-09T01:19:36.76219418Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=283.397µs logger=migrator t=2026-09-09T01:19:36.769080263Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-09T01:19:36.772570315Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=3.488622ms logger=migrator t=2026-09-09T01:19:36.780137665Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-09T01:19:36.78560505Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.468875ms logger=migrator t=2026-09-09T01:19:36.792854932Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-09T01:19:36.796953581Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.099469ms logger=migrator t=2026-09-09T01:19:36.804825739Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-09T01:19:36.808388163Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.562124ms logger=migrator t=2026-09-09T01:19:36.815993425Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-09T01:19:36.817133915Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.14089ms logger=migrator t=2026-09-09T01:19:36.824708406Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-09T01:19:36.830805517Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.096621ms logger=migrator t=2026-09-09T01:19:36.837989357Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-09T01:19:36.839294942Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.306885ms logger=migrator t=2026-09-09T01:19:36.848355442Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-09T01:19:36.849355768Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=999.726µs logger=migrator t=2026-09-09T01:19:36.856896598Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-09T01:19:36.858544052Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.647453ms logger=migrator t=2026-09-09T01:19:36.868916886Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-09T01:19:36.870704144Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.788378ms logger=migrator t=2026-09-09T01:19:36.880334789Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-09T01:19:36.882347292Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.011293ms logger=migrator t=2026-09-09T01:19:36.890114388Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-09T01:19:36.892299065Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.184448ms logger=migrator t=2026-09-09T01:19:36.901415087Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-09T01:19:36.910358344Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.938757ms logger=migrator t=2026-09-09T01:19:36.917592294Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-09T01:19:36.918990441Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.400057ms logger=migrator t=2026-09-09T01:19:36.924513948Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-09T01:19:36.925517124Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.003306ms logger=migrator t=2026-09-09T01:19:36.934684157Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-09T01:19:36.935636312Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=954.955µs logger=migrator t=2026-09-09T01:19:36.944900787Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-09T01:19:36.945578355Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=677.288µs logger=migrator t=2026-09-09T01:19:36.952146389Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-09T01:19:36.953153346Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.009497ms logger=migrator t=2026-09-09T01:19:36.961010724Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-09T01:19:36.961090106Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=80.042µs logger=migrator t=2026-09-09T01:19:36.96801774Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-09T01:19:36.968147643Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=132.534µs logger=migrator t=2026-09-09T01:19:36.974252815Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-09T01:19:36.975431646Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.178781ms logger=migrator t=2026-09-09T01:19:36.982712469Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-09T01:19:36.984191958Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.476699ms logger=migrator t=2026-09-09T01:19:36.992996331Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-09T01:19:36.994030498Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.035547ms logger=migrator t=2026-09-09T01:19:37.001556838Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:19:37.001781384Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=227.917µs logger=migrator t=2026-09-09T01:19:37.013073983Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-09T01:19:37.014042499Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=973.515µs logger=migrator t=2026-09-09T01:19:37.023312504Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-09T01:19:37.025113932Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.801037ms logger=migrator t=2026-09-09T01:19:37.032832846Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-09T01:19:37.034025408Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.196762ms logger=migrator t=2026-09-09T01:19:37.041061294Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-09T01:19:37.042216615Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.155001ms logger=migrator t=2026-09-09T01:19:37.054392787Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-09T01:19:37.059320937Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.93071ms logger=migrator t=2026-09-09T01:19:37.066280512Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-09T01:19:37.067029422Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=749.02µs logger=migrator t=2026-09-09T01:19:37.07375577Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-09T01:19:37.073873383Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=116.863µs logger=migrator t=2026-09-09T01:19:37.081640468Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-09T01:19:37.082305076Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=664.838µs logger=migrator t=2026-09-09T01:19:37.090020121Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-09T01:19:37.090917204Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=897.313µs logger=migrator t=2026-09-09T01:19:37.100008215Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-09T01:19:37.100854717Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=845.582µs logger=migrator t=2026-09-09T01:19:37.111217142Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:19:37.111291584Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=75.462µs logger=migrator t=2026-09-09T01:19:37.120441826Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-09T01:19:37.121321969Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=880.313µs logger=migrator t=2026-09-09T01:19:37.130901053Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-09T01:19:37.131842268Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=941.375µs logger=migrator t=2026-09-09T01:19:37.141767981Z 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-09-09T01:19:37.142687325Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=919.585µs logger=migrator t=2026-09-09T01:19:37.15268282Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-09T01:19:37.154978691Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.296861ms logger=migrator t=2026-09-09T01:19:37.169404772Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-09T01:19:37.178845903Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.440201ms logger=migrator t=2026-09-09T01:19:37.187249455Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-09T01:19:37.189512625Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.26379ms logger=migrator t=2026-09-09T01:19:37.198179844Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-09T01:19:37.200171797Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.993803ms logger=migrator t=2026-09-09T01:19:37.209224147Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-09T01:19:37.237628229Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.404632ms logger=migrator t=2026-09-09T01:19:37.246574116Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-09T01:19:37.2750325Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.456393ms logger=migrator t=2026-09-09T01:19:37.283127384Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-09T01:19:37.284264594Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.13727ms logger=migrator t=2026-09-09T01:19:37.29318355Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-09T01:19:37.294000582Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=817.892µs logger=migrator t=2026-09-09T01:19:37.303199055Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-09T01:19:37.311193988Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.991212ms logger=migrator t=2026-09-09T01:19:37.321674225Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-09T01:19:37.331833324Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.160289ms logger=migrator t=2026-09-09T01:19:37.342586029Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-09T01:19:37.343831492Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.246633ms logger=migrator t=2026-09-09T01:19:37.353876068Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-09T01:19:37.355551992Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.673015ms logger=migrator t=2026-09-09T01:19:37.366894373Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-09T01:19:37.368452554Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.562512ms logger=migrator t=2026-09-09T01:19:37.378538441Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-09T01:19:37.379999739Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.465028ms logger=migrator t=2026-09-09T01:19:37.387839457Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:19:37.388017882Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=183.634µs logger=migrator t=2026-09-09T01:19:37.39475882Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-09T01:19:37.39928023Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=4.52031ms logger=migrator t=2026-09-09T01:19:37.407276922Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-09T01:19:37.412023937Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.745765ms logger=migrator t=2026-09-09T01:19:37.418841718Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-09T01:19:37.424662712Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.832065ms logger=migrator t=2026-09-09T01:19:37.431718179Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-09T01:19:37.433442105Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.727635ms logger=migrator t=2026-09-09T01:19:37.445451133Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-09T01:19:37.446753157Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.313655ms logger=migrator t=2026-09-09T01:19:37.457547163Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-09T01:19:37.463633334Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.085561ms logger=migrator t=2026-09-09T01:19:37.471068741Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-09T01:19:37.482073292Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=11.004691ms logger=migrator t=2026-09-09T01:19:37.489589751Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-09T01:19:37.491527503Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.937402ms logger=migrator t=2026-09-09T01:19:37.501917918Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-09T01:19:37.512375525Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.456777ms logger=migrator t=2026-09-09T01:19:37.519567015Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-09T01:19:37.524570678Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.004312ms logger=migrator t=2026-09-09T01:19:37.531860531Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-09T01:19:37.531919893Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=60.842µs logger=migrator t=2026-09-09T01:19:37.537570712Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-09T01:19:37.538380584Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=809.722µs logger=migrator t=2026-09-09T01:19:37.547146596Z 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-09-09T01:19:37.548046329Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=898.404µs logger=migrator t=2026-09-09T01:19:37.556586016Z 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-09-09T01:19:37.558763503Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.175418ms logger=migrator t=2026-09-09T01:19:37.566537609Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:19:37.566680303Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=145.934µs logger=migrator t=2026-09-09T01:19:37.574401307Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-09T01:19:37.586084657Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=11.68123ms logger=migrator t=2026-09-09T01:19:37.593598896Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-09T01:19:37.599872612Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.271006ms logger=migrator t=2026-09-09T01:19:37.607795771Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-09T01:19:37.615180347Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.382366ms logger=migrator t=2026-09-09T01:19:37.631450978Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-09T01:19:37.639567143Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.117595ms logger=migrator t=2026-09-09T01:19:37.64699205Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-09T01:19:37.65419523Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.20097ms logger=migrator t=2026-09-09T01:19:37.672157966Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-09T01:19:37.672344701Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=190.935µs logger=migrator t=2026-09-09T01:19:37.681069932Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-09T01:19:37.68250989Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.441778ms logger=migrator t=2026-09-09T01:19:37.689365482Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-09T01:19:37.697874727Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.511106ms logger=migrator t=2026-09-09T01:19:37.707658806Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-09T01:19:37.707763769Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=105.573µs logger=migrator t=2026-09-09T01:19:37.71460487Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-09T01:19:37.72102121Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.41718ms logger=migrator t=2026-09-09T01:19:37.728794236Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-09T01:19:37.729902775Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.114789ms logger=migrator t=2026-09-09T01:19:37.744136672Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-09T01:19:37.750340807Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.209165ms logger=migrator t=2026-09-09T01:19:37.757866636Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-09T01:19:37.759847018Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.976442ms logger=migrator t=2026-09-09T01:19:37.765674792Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-09T01:19:37.767531022Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.856559ms logger=migrator t=2026-09-09T01:19:37.773729946Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-09T01:19:37.784188073Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.457438ms logger=migrator t=2026-09-09T01:19:37.793824308Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-09T01:19:37.795072851Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.248193ms logger=migrator t=2026-09-09T01:19:37.802086857Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-09T01:19:37.803850353Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.762627ms logger=migrator t=2026-09-09T01:19:37.809708329Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-09T01:19:37.811015643Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.359466ms logger=migrator t=2026-09-09T01:19:37.821054439Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-09T01:19:37.82260376Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.549551ms logger=migrator t=2026-09-09T01:19:37.830269303Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-09T01:19:37.830510219Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=249.087µs logger=migrator t=2026-09-09T01:19:37.837138365Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-09T01:19:37.838236494Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.099739ms logger=migrator t=2026-09-09T01:19:37.84752145Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-09T01:19:37.848752222Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.235452ms logger=migrator t=2026-09-09T01:19:37.858310125Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-09T01:19:37.858656535Z 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-09-09T01:19:37.864850269Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-09T01:19:37.865765453Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=926.035µs logger=migrator t=2026-09-09T01:19:37.87509875Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-09T01:19:37.877016891Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.922081ms logger=migrator t=2026-09-09T01:19:37.883518393Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-09T01:19:37.89471163Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.180526ms logger=migrator t=2026-09-09T01:19:37.903538613Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-09T01:19:37.905562827Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.028294ms logger=migrator t=2026-09-09T01:19:37.916339762Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-09T01:19:37.918564301Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.227619ms logger=migrator t=2026-09-09T01:19:37.926518582Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-09T01:19:37.92833865Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.822788ms logger=migrator t=2026-09-09T01:19:37.941607311Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-09T01:19:37.943563323Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.964122ms logger=migrator t=2026-09-09T01:19:37.955186841Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-09T01:19:37.956308951Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.12268ms logger=migrator t=2026-09-09T01:19:37.965267398Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-09T01:19:37.96535319Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=90.082µs logger=migrator t=2026-09-09T01:19:37.970823005Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-09T01:19:37.970919258Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=94.443µs logger=migrator t=2026-09-09T01:19:37.977103351Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-09T01:19:37.988977506Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.872725ms logger=migrator t=2026-09-09T01:19:37.999398342Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-09T01:19:38.000227674Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=832.762µs logger=migrator t=2026-09-09T01:19:38.007284591Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-09T01:19:38.008530194Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.245593ms logger=migrator t=2026-09-09T01:19:38.017432209Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-09T01:19:38.017808689Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=378.57µs logger=migrator t=2026-09-09T01:19:38.024215719Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-09T01:19:38.025533294Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.319435ms logger=migrator t=2026-09-09T01:19:38.031565794Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-09T01:19:38.03254422Z level=info msg="Migration successfully executed" id="create secrets table" duration=978.045µs logger=migrator t=2026-09-09T01:19:38.039668448Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-09T01:19:38.076517434Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.844495ms logger=migrator t=2026-09-09T01:19:38.084365082Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-09T01:19:38.101565927Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=17.203325ms logger=migrator t=2026-09-09T01:19:38.107610828Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-09T01:19:38.107848704Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=233.187µs logger=migrator t=2026-09-09T01:19:38.114746046Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-09T01:19:38.16207497Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=47.320143ms logger=migrator t=2026-09-09T01:19:38.168070318Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-09T01:19:38.202167601Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.083183ms logger=migrator t=2026-09-09T01:19:38.207238215Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-09T01:19:38.207950074Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=713.719µs logger=migrator t=2026-09-09T01:19:38.221799431Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-09T01:19:38.225278853Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=3.480872ms logger=migrator t=2026-09-09T01:19:38.233344097Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-09T01:19:38.233727097Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=385.25µs logger=migrator t=2026-09-09T01:19:38.238779321Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-09T01:19:38.240429254Z level=info msg="Migration successfully executed" id="create permission table" duration=1.648653ms logger=migrator t=2026-09-09T01:19:38.247662276Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-09T01:19:38.24969962Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.038214ms logger=migrator t=2026-09-09T01:19:38.256082289Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-09T01:19:38.257761413Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.678874ms logger=migrator t=2026-09-09T01:19:38.263125225Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-09T01:19:38.264721148Z level=info msg="Migration successfully executed" id="create role table" duration=1.594643ms logger=migrator t=2026-09-09T01:19:38.270670685Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-09T01:19:38.282791546Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.112871ms logger=migrator t=2026-09-09T01:19:38.291170758Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-09T01:19:38.302614471Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.442773ms logger=migrator t=2026-09-09T01:19:38.308152268Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-09T01:19:38.310291955Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.140036ms logger=migrator t=2026-09-09T01:19:38.317386292Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-09T01:19:38.319840127Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.452335ms logger=migrator t=2026-09-09T01:19:38.332127993Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-09T01:19:38.334701221Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.575708ms logger=migrator t=2026-09-09T01:19:38.341487601Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-09T01:19:38.342675252Z level=info msg="Migration successfully executed" id="create team role table" duration=1.192552ms logger=migrator t=2026-09-09T01:19:38.353352335Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-09T01:19:38.355522543Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.174927ms logger=migrator t=2026-09-09T01:19:38.363425142Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-09T01:19:38.36526369Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.834898ms logger=migrator t=2026-09-09T01:19:38.378906541Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-09T01:19:38.381340046Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.434935ms logger=migrator t=2026-09-09T01:19:38.389544183Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-09T01:19:38.391093384Z level=info msg="Migration successfully executed" id="create user role table" duration=1.556001ms logger=migrator t=2026-09-09T01:19:38.396505038Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-09T01:19:38.398369437Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.86672ms logger=migrator t=2026-09-09T01:19:38.40867326Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-09T01:19:38.410128329Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.456808ms logger=migrator t=2026-09-09T01:19:38.416210659Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-09T01:19:38.417576156Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.368207ms logger=migrator t=2026-09-09T01:19:38.427876918Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-09T01:19:38.428830883Z level=info msg="Migration successfully executed" id="create builtin role table" duration=957.285µs logger=migrator t=2026-09-09T01:19:38.43889428Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-09T01:19:38.439894767Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=998.327µs logger=migrator t=2026-09-09T01:19:38.447045406Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-09T01:19:38.448494764Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.453568ms logger=migrator t=2026-09-09T01:19:38.454224656Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-09T01:19:38.466006518Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.773982ms logger=migrator t=2026-09-09T01:19:38.477273666Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-09T01:19:38.479238698Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.964462ms logger=migrator t=2026-09-09T01:19:38.48611276Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-09T01:19:38.488523334Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.409994ms logger=migrator t=2026-09-09T01:19:38.495118029Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-09T01:19:38.497299397Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.181348ms logger=migrator t=2026-09-09T01:19:38.50385768Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-09T01:19:38.506131461Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.27394ms logger=migrator t=2026-09-09T01:19:38.513995769Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-09T01:19:38.515421646Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.426517ms logger=migrator t=2026-09-09T01:19:38.527105226Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-09T01:19:38.528609936Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.50787ms logger=migrator t=2026-09-09T01:19:38.537003738Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-09T01:19:38.542555695Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=5.555727ms logger=migrator t=2026-09-09T01:19:38.547706741Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-09T01:19:38.55558449Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.878039ms logger=migrator t=2026-09-09T01:19:38.562429041Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-09T01:19:38.57030364Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.874559ms logger=migrator t=2026-09-09T01:19:38.575720334Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-09T01:19:38.584063914Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.34062ms logger=migrator t=2026-09-09T01:19:38.589639772Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-09T01:19:38.590980627Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.342465ms logger=migrator t=2026-09-09T01:19:38.598676811Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-09T01:19:38.5997459Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.068508ms logger=migrator t=2026-09-09T01:19:38.605259066Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-09T01:19:38.606281123Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.022397ms logger=migrator t=2026-09-09T01:19:38.611564863Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-09T01:19:38.612392685Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=827.821µs logger=migrator t=2026-09-09T01:19:38.620186711Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-09T01:19:38.621355462Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.168861ms logger=migrator t=2026-09-09T01:19:38.627038522Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-09T01:19:38.627106344Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=71.032µs logger=migrator t=2026-09-09T01:19:38.639745119Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-09T01:19:38.63979902Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=55.671µs logger=migrator t=2026-09-09T01:19:38.644966617Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-09T01:19:38.645275645Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=312.258µs logger=migrator t=2026-09-09T01:19:38.65074686Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-09T01:19:38.651162501Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=416.131µs logger=migrator t=2026-09-09T01:19:38.656725179Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-09T01:19:38.657357345Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=633.687µs logger=migrator t=2026-09-09T01:19:38.664853064Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-09T01:19:38.665312836Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=459.912µs logger=migrator t=2026-09-09T01:19:38.670239746Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-09T01:19:38.670730349Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=490.603µs logger=migrator t=2026-09-09T01:19:38.675017153Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-09T01:19:38.675803764Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=786.781µs logger=migrator t=2026-09-09T01:19:38.680378315Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-09T01:19:38.681571546Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.192701ms logger=migrator t=2026-09-09T01:19:38.689574168Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-09T01:19:38.699581223Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.010265ms logger=migrator t=2026-09-09T01:19:38.709832355Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-09T01:19:38.710011369Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=185.695µs logger=migrator t=2026-09-09T01:19:38.716202784Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-09T01:19:38.717715594Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.518121ms logger=migrator t=2026-09-09T01:19:38.724960065Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-09T01:19:38.726438215Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.484439ms logger=migrator t=2026-09-09T01:19:38.731049377Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-09T01:19:38.732181517Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.1352ms logger=migrator t=2026-09-09T01:19:38.737315622Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-09T01:19:38.74325841Z level=info msg="Migration successfully executed" id="add correlation config column" duration=5.942038ms logger=migrator t=2026-09-09T01:19:38.751302513Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-09T01:19:38.752654919Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.354966ms logger=migrator t=2026-09-09T01:19:38.758442732Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-09T01:19:38.759197122Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=751.5µs logger=migrator t=2026-09-09T01:19:38.768305543Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:19:38.786538656Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=18.227123ms logger=migrator t=2026-09-09T01:19:38.797350593Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-09T01:19:38.798639457Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.286864ms logger=migrator t=2026-09-09T01:19:38.80706094Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-09T01:19:38.808036735Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=973.796µs logger=migrator t=2026-09-09T01:19:38.818383119Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-09T01:19:38.819793877Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.410438ms logger=migrator t=2026-09-09T01:19:38.828824856Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-09T01:19:38.831325972Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.504476ms logger=migrator t=2026-09-09T01:19:38.844250564Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-09T01:19:38.844734617Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=484.533µs logger=migrator t=2026-09-09T01:19:38.860045273Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-09T01:19:38.861059369Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.019257ms logger=migrator t=2026-09-09T01:19:38.877091774Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-09T01:19:38.893673493Z level=info msg="Migration successfully executed" id="add provisioning column" duration=16.582409ms logger=migrator t=2026-09-09T01:19:38.902013154Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-09T01:19:38.903808641Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.794847ms logger=migrator t=2026-09-09T01:19:38.909717768Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-09T01:19:38.911836454Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.117566ms logger=migrator t=2026-09-09T01:19:38.923819961Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-09T01:19:38.924826558Z 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-09-09T01:19:38.959789834Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-09T01:19:38.96079043Z 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-09-09T01:19:38.970106917Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-09T01:19:38.97171876Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.617193ms logger=migrator t=2026-09-09T01:19:38.982158736Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-09T01:19:38.984676143Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.525447ms logger=migrator t=2026-09-09T01:19:38.995569692Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-09T01:19:38.997746059Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.159838ms logger=migrator t=2026-09-09T01:19:39.004995181Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-09T01:19:39.006734027Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.738676ms logger=migrator t=2026-09-09T01:19:39.024482327Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-09T01:19:39.026744467Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.25682ms logger=migrator t=2026-09-09T01:19:39.038696693Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-09T01:19:39.040418239Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.720516ms logger=migrator t=2026-09-09T01:19:39.047790624Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-09T01:19:39.049358286Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.565222ms logger=migrator t=2026-09-09T01:19:39.059966677Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-09T01:19:39.06198862Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.025304ms logger=migrator t=2026-09-09T01:19:39.070916127Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-09T01:19:39.072678014Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.759306ms logger=migrator t=2026-09-09T01:19:39.081112547Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-09T01:19:39.082787101Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.674454ms logger=migrator t=2026-09-09T01:19:39.089648243Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-09T01:19:39.091329067Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.677634ms logger=migrator t=2026-09-09T01:19:39.099694459Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-09T01:19:39.13447249Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=34.773891ms logger=migrator t=2026-09-09T01:19:39.144992858Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-09T01:19:39.159351139Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=14.3456ms logger=migrator t=2026-09-09T01:19:39.167439773Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-09T01:19:39.18055601Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.114027ms logger=migrator t=2026-09-09T01:19:39.190316929Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-09T01:19:39.190814672Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=480.023µs logger=migrator t=2026-09-09T01:19:39.198165636Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-09T01:19:39.210869823Z level=info msg="Migration successfully executed" id="add share column" duration=12.696347ms logger=migrator t=2026-09-09T01:19:39.221037822Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-09T01:19:39.221556966Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=525.294µs logger=migrator t=2026-09-09T01:19:39.22925972Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-09T01:19:39.230352569Z level=info msg="Migration successfully executed" id="create file table" duration=1.095609ms logger=migrator t=2026-09-09T01:19:39.239638065Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-09T01:19:39.241312669Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.678484ms logger=migrator t=2026-09-09T01:19:39.251149849Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-09T01:19:39.253843511Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.698202ms logger=migrator t=2026-09-09T01:19:39.263858806Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-09T01:19:39.265487359Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.633593ms logger=migrator t=2026-09-09T01:19:39.274082877Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-09T01:19:39.275574886Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.493439ms logger=migrator t=2026-09-09T01:19:39.28478901Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-09T01:19:39.284904193Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=120.283µs logger=migrator t=2026-09-09T01:19:39.291453307Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-09T01:19:39.291690973Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=242.366µs logger=migrator t=2026-09-09T01:19:39.299638174Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-09T01:19:39.300397204Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=761.141µs logger=migrator t=2026-09-09T01:19:39.310332427Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-09T01:19:39.310901312Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=575.096µs logger=migrator t=2026-09-09T01:19:39.318894534Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-09T01:19:39.321286867Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.394834ms logger=migrator t=2026-09-09T01:19:39.32972602Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-09T01:19:39.349188776Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=19.460285ms logger=migrator t=2026-09-09T01:19:39.358646896Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-09T01:19:39.358983385Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=337.039µs logger=migrator t=2026-09-09T01:19:39.367546082Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-09T01:19:39.369430712Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.90386ms logger=migrator t=2026-09-09T01:19:39.380015622Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-09T01:19:39.380720531Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=708.079µs logger=migrator t=2026-09-09T01:19:39.388501637Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-09T01:19:39.388807445Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=306.248µs logger=migrator t=2026-09-09T01:19:39.396333594Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-09T01:19:39.397173346Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=839.552µs logger=migrator t=2026-09-09T01:19:39.405094926Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-09T01:19:39.421375757Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=16.282081ms logger=migrator t=2026-09-09T01:19:39.432161103Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-09T01:19:39.447431957Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=15.262784ms logger=migrator t=2026-09-09T01:19:39.457060232Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-09T01:19:39.458699926Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.646024ms logger=migrator t=2026-09-09T01:19:39.465233919Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-09T01:19:39.536737502Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=71.495503ms logger=migrator t=2026-09-09T01:19:39.546781168Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-09T01:19:39.547783695Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.003917ms logger=migrator t=2026-09-09T01:19:39.556507946Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-09T01:19:39.557555003Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.053238ms logger=migrator t=2026-09-09T01:19:39.564153078Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-09T01:19:39.587721082Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=23.556184ms logger=migrator t=2026-09-09T01:19:39.600755138Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-09T01:19:39.618059785Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=17.303408ms logger=migrator t=2026-09-09T01:19:39.626734536Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-09T01:19:39.627332751Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=603.996µs logger=migrator t=2026-09-09T01:19:39.634569453Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-09T01:19:39.63523271Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=666.957µs logger=migrator t=2026-09-09T01:19:39.643249873Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-09T01:19:39.643871729Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=624.797µs logger=migrator t=2026-09-09T01:19:39.654042099Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-09T01:19:39.654558022Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=529.134µs logger=migrator t=2026-09-09T01:19:39.661219519Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-09T01:19:39.661568798Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=350.279µs logger=migrator t=2026-09-09T01:19:39.667382392Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-09T01:19:39.668782139Z level=info msg="Migration successfully executed" id="create folder table" duration=1.378836ms logger=migrator t=2026-09-09T01:19:39.6767344Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-09T01:19:39.678016594Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.281793ms logger=migrator t=2026-09-09T01:19:39.691175382Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-09T01:19:39.692509047Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.332195ms logger=migrator t=2026-09-09T01:19:39.701005842Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-09T01:19:39.701077994Z level=info msg="Migration successfully executed" id="Update folder title length" duration=77.832µs logger=migrator t=2026-09-09T01:19:39.70811122Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-09T01:19:39.709571289Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.460129ms logger=migrator t=2026-09-09T01:19:39.718896946Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-09T01:19:39.721034442Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.140416ms logger=migrator t=2026-09-09T01:19:39.729017574Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-09T01:19:39.730839482Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.826178ms logger=migrator t=2026-09-09T01:19:39.73942449Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-09T01:19:39.740306323Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=883.164µs logger=migrator t=2026-09-09T01:19:39.748656994Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-09T01:19:39.74925764Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=593.965µs logger=migrator t=2026-09-09T01:19:39.766705622Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-09T01:19:39.768423728Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.721755ms logger=migrator t=2026-09-09T01:19:39.776533252Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-09T01:19:39.777834997Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.304545ms logger=migrator t=2026-09-09T01:19:39.785416528Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-09T01:19:39.786512417Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.09558ms logger=migrator t=2026-09-09T01:19:39.799226903Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-09T01:19:39.800862926Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.636983ms logger=migrator t=2026-09-09T01:19:39.80968349Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-09T01:19:39.811551139Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.867399ms logger=migrator t=2026-09-09T01:19:39.828493368Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-09T01:19:39.830038379Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.549381ms logger=migrator t=2026-09-09T01:19:39.837613249Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-09T01:19:39.839345685Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.732936ms logger=migrator t=2026-09-09T01:19:39.849494864Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-09T01:19:39.852145355Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.65367ms logger=migrator t=2026-09-09T01:19:39.859677074Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-09T01:19:39.861340338Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.665724ms logger=migrator t=2026-09-09T01:19:39.868625661Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-09T01:19:39.870667205Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.043274ms logger=migrator t=2026-09-09T01:19:39.878829251Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-09T01:19:39.880723991Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.89557ms logger=migrator t=2026-09-09T01:19:39.889826362Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-09T01:19:39.890311675Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=489.433µs logger=migrator t=2026-09-09T01:19:39.905329073Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-09T01:19:39.916305053Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.97421ms logger=migrator t=2026-09-09T01:19:39.94640449Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-09T01:19:39.947455348Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.082828ms logger=migrator t=2026-09-09T01:19:39.968140726Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-09T01:19:39.968211268Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=75.902µs logger=migrator t=2026-09-09T01:19:40.000744679Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-09T01:19:40.002306261Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.565302ms logger=migrator t=2026-09-09T01:19:40.02038282Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-09T01:19:40.02041612Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=36.931µs logger=migrator t=2026-09-09T01:19:40.029364927Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-09T01:19:40.030684812Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.319665ms logger=migrator t=2026-09-09T01:19:40.048446673Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-09T01:19:40.05060127Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.152617ms logger=migrator t=2026-09-09T01:19:40.061354865Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-09T01:19:40.065635808Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=4.282154ms logger=migrator t=2026-09-09T01:19:40.077853321Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-09T01:19:40.079333141Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.48539ms logger=migrator t=2026-09-09T01:19:40.093689041Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-09T01:19:40.094296867Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=614.216µs logger=migrator t=2026-09-09T01:19:40.102970337Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-09T01:19:40.104045425Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.079589ms logger=migrator t=2026-09-09T01:19:40.111293707Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-09T01:19:40.112738755Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.444958ms logger=migrator t=2026-09-09T01:19:40.121867507Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-09T01:19:40.124079756Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.218309ms logger=migrator t=2026-09-09T01:19:40.134028979Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-09T01:19:40.149469878Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.440159ms logger=migrator t=2026-09-09T01:19:40.157284985Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-09T01:19:40.170001472Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.709917ms logger=migrator t=2026-09-09T01:19:40.178104416Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-09T01:19:40.187276429Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.172333ms logger=migrator t=2026-09-09T01:19:40.193388051Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-09T01:19:40.193454213Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.982µs logger=migrator t=2026-09-09T01:19:40.198783524Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-09T01:19:40.20844542Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.658076ms logger=migrator t=2026-09-09T01:19:40.216982436Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-09T01:19:40.228048869Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.063023ms logger=migrator t=2026-09-09T01:19:40.236483912Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-09T01:19:40.236887513Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=404.441µs logger=migrator t=2026-09-09T01:19:40.243165549Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.847345624s logger=migrator t=2026-09-09T01:19:40.24397247Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-09T01:19:40.265966743Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-09T01:19:40.266303932Z level=info msg="Created default organization" logger=secrets t=2026-09-09T01:19:40.283427265Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-09T01:19:40.347689887Z level=info msg="Restored cache from database" duration=465.812µs logger=plugin.store t=2026-09-09T01:19:40.349000782Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-09T01:19:40.39271785Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-09T01:19:40.39274988Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-09T01:19:40.392824532Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-09T01:19:40.392833093Z level=info msg="Plugins loaded" count=54 duration=43.833631ms logger=query_data t=2026-09-09T01:19:40.397843375Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-09T01:19:40.400701841Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-09T01:19:40.411772214Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-09T01:19:40.423915086Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-09T01:19:40.433592192Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-09T01:19:40.435486762Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-09T01:19:40.460212697Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-09T01:19:40.480091343Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-09T01:19:40.502092425Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-09T01:19:40.502125756Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-09-09T01:19:40.503550874Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-09-09T01:19:40.504819667Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-09-09T01:19:40.505785813Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-09-09T01:19:40.506526632Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-09-09T01:19:40.568916034Z level=info msg="Update check succeeded" duration=63.926062ms logger=grafana.update.checker t=2026-09-09T01:19:40.571121243Z level=info msg="Update check succeeded" duration=66.000068ms logger=provisioning.dashboard t=2026-09-09T01:19:40.598739834Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-09-09T01:19:40.604020774Z level=info msg="State cache has been initialized" states=0 duration=99.195217ms logger=ngalert.scheduler t=2026-09-09T01:19:40.604286641Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-09T01:19:40.604384423Z level=info msg=starting first_tick=2026-09-09T01:19:50Z logger=sqlstore.transactions t=2026-09-09T01:19:40.662916083Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-09T01:19:40.727299419Z level=info msg="Patterns update finished" duration=130.940778ms logger=provisioning.dashboard t=2026-09-09T01:19:40.767174284Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-09-09T01:19:41.010140218Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-09T01:19:41.011018242Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-09T01:19:42.28017361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.281576697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.317239002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.382753887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.406190157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.457061625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.4734944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.522335713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.54489353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.605736772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.625633139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.676078335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.696904936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.747048944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.764306201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.841217248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.860711823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.961614076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:42.986394812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.055319677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.077391521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.122201068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.143231665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.196078624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.222510314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.26840806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.29333476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.370697209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.392516757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.455297079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.469547076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.505308793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.525784796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.583236097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.597437723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.627732005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.669402419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.777353037Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.798188899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.877211182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.897850688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.958681559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:43.978641348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.05084519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.065364604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.121403937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.135120161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.21213486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.224795235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.274650245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.30767321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.369832066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.384788412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.47383587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.502197861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.602831666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.632486041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.745844253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.76122406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.869655021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.889301442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:44.99457652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.014310612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.121803539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.134017062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.255232102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.270357833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.353212937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.368523752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.457133329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.478446903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.553379137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.575145794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.840719307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.865740459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.944045513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:45.957309634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:46.057756744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:46.085575541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:46.440618563Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-09T01:20:38.533286297Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-09-09T01:29:40.514973815Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-09-09T01:29:40.542646198Z level=info msg="Completed cleanup jobs" duration=36.277082ms logger=sqlstore.transactions t=2026-09-09T01:29:40.549619233Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-09-09T01:29:40.621545939Z level=info msg="Update check succeeded" duration=51.70089ms logger=sqlstore.transactions t=2026-09-09T01:34:40.4145058Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-09-09T01:39:40.520561001Z level=info msg="Completed cleanup jobs" duration=14.029963ms logger=plugins.update.checker t=2026-09-09T01:39:40.63209334Z level=info msg="Update check succeeded" duration=61.205864ms logger=cleanup t=2026-09-09T01:49:40.529167098Z level=info msg="Completed cleanup jobs" duration=22.509835ms logger=plugins.update.checker t=2026-09-09T01:49:40.616050333Z level=info msg="Update check succeeded" duration=46.361615ms logger=infra.usagestats t=2026-09-09T01:50:38.560793811Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-09T01:59:40.528924882Z level=info msg="Completed cleanup jobs" duration=22.003541ms logger=plugins.update.checker t=2026-09-09T01:59:40.622120704Z level=info msg="Update check succeeded" duration=52.662061ms