logger=settings t=2026-04-06T21:12:38.410573806Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-06T21:12:38Z logger=settings t=2026-04-06T21:12:38.410864972Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-06T21:12:38.410878723Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-06T21:12:38.410883313Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-06T21:12:38.410887373Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-06T21:12:38.410891233Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-06T21:12:38.410894993Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-06T21:12:38.410898773Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-06T21:12:38.410902673Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-06T21:12:38.410906623Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-06T21:12:38.410910383Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-06T21:12:38.410914064Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-06T21:12:38.410921904Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-06T21:12:38.410929664Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-06T21:12:38.410936394Z level=info msg=Target target=[all] logger=settings t=2026-04-06T21:12:38.410943814Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-06T21:12:38.410947244Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-06T21:12:38.410950444Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-06T21:12:38.410953704Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-06T21:12:38.410957525Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-06T21:12:38.410961345Z level=info msg="App mode production" logger=sqlstore t=2026-04-06T21:12:38.411308593Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-06T21:12:38.411328133Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-06T21:12:38.41285684Z level=info msg="Locking database" logger=migrator t=2026-04-06T21:12:38.41286807Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-06T21:12:38.413384993Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-06T21:12:38.414245653Z level=info msg="Migration successfully executed" id="create migration_log table" duration=860.01µs logger=migrator t=2026-04-06T21:12:38.418651478Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-06T21:12:38.419257342Z level=info msg="Migration successfully executed" id="create user table" duration=605.074µs logger=migrator t=2026-04-06T21:12:38.424494096Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-06T21:12:38.425219413Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=725.047µs logger=migrator t=2026-04-06T21:12:38.42928911Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-06T21:12:38.430382577Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.093037ms logger=migrator t=2026-04-06T21:12:38.434907884Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-06T21:12:38.435936299Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.028175ms logger=migrator t=2026-04-06T21:12:38.441485711Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-06T21:12:38.44229117Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=805.499µs logger=migrator t=2026-04-06T21:12:38.446151562Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-06T21:12:38.449967823Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.816171ms logger=migrator t=2026-04-06T21:12:38.45532087Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-06T21:12:38.45616578Z level=info msg="Migration successfully executed" id="create user table v2" duration=845.74µs logger=migrator t=2026-04-06T21:12:38.460244657Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-06T21:12:38.460968575Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=727.868µs logger=migrator t=2026-04-06T21:12:38.463749781Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-06T21:12:38.464481088Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=729.787µs logger=migrator t=2026-04-06T21:12:38.468454072Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-06T21:12:38.468816572Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=362.83µs logger=migrator t=2026-04-06T21:12:38.471440973Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-06T21:12:38.472011717Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=570.674µs logger=migrator t=2026-04-06T21:12:38.477919628Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-06T21:12:38.479133746Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.208228ms logger=migrator t=2026-04-06T21:12:38.481985204Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-06T21:12:38.482023685Z level=info msg="Migration successfully executed" id="Update user table charset" duration=39.771µs logger=migrator t=2026-04-06T21:12:38.486983134Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-06T21:12:38.488317966Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.337663ms logger=migrator t=2026-04-06T21:12:38.492130556Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-06T21:12:38.492482344Z level=info msg="Migration successfully executed" id="Add missing user data" duration=352.048µs logger=migrator t=2026-04-06T21:12:38.495648559Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-06T21:12:38.496691465Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.043016ms logger=migrator t=2026-04-06T21:12:38.501092879Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-06T21:12:38.501769725Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=676.615µs logger=migrator t=2026-04-06T21:12:38.504995591Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-06T21:12:38.507131442Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.136521ms logger=migrator t=2026-04-06T21:12:38.511251761Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-06T21:12:38.522645622Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.380991ms logger=migrator t=2026-04-06T21:12:38.526461462Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-06T21:12:38.528369438Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.903696ms logger=migrator t=2026-04-06T21:12:38.531762499Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-06T21:12:38.532029985Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=263.306µs logger=migrator t=2026-04-06T21:12:38.537752541Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-06T21:12:38.539163335Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.415394ms logger=migrator t=2026-04-06T21:12:38.543208721Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-06T21:12:38.543801875Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=592.483µs logger=migrator t=2026-04-06T21:12:38.547497353Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-06T21:12:38.547961204Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=463.471µs logger=migrator t=2026-04-06T21:12:38.553404304Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-06T21:12:38.554334305Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=931.221µs logger=migrator t=2026-04-06T21:12:38.558230218Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-06T21:12:38.559527609Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.297161ms logger=migrator t=2026-04-06T21:12:38.564134109Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-06T21:12:38.564845256Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=710.836µs logger=migrator t=2026-04-06T21:12:38.571281348Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-06T21:12:38.571978964Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=697.946µs logger=migrator t=2026-04-06T21:12:38.577540197Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-06T21:12:38.578877129Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.337852ms logger=migrator t=2026-04-06T21:12:38.583205302Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-06T21:12:38.583246953Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.331µs logger=migrator t=2026-04-06T21:12:38.586489741Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-06T21:12:38.587184927Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=689.056µs logger=migrator t=2026-04-06T21:12:38.591330025Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-06T21:12:38.591921169Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=590.344µs logger=migrator t=2026-04-06T21:12:38.595560787Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-06T21:12:38.59610863Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=551.362µs logger=migrator t=2026-04-06T21:12:38.600827642Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-06T21:12:38.602068791Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.241579ms logger=migrator t=2026-04-06T21:12:38.605825831Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-06T21:12:38.609080229Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.253938ms logger=migrator t=2026-04-06T21:12:38.61249574Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-06T21:12:38.61334877Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=854.34µs logger=migrator t=2026-04-06T21:12:38.617841747Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-06T21:12:38.619463415Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.620898ms logger=migrator t=2026-04-06T21:12:38.624474094Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-06T21:12:38.625301614Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=826.8µs logger=migrator t=2026-04-06T21:12:38.628511111Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-06T21:12:38.629131865Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=608.824µs logger=migrator t=2026-04-06T21:12:38.63355339Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-06T21:12:38.634166055Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=611.895µs logger=migrator t=2026-04-06T21:12:38.639521932Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-06T21:12:38.640488795Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=972.834µs logger=migrator t=2026-04-06T21:12:38.646491108Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-06T21:12:38.647483511Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=992.173µs logger=migrator t=2026-04-06T21:12:38.650148054Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-06T21:12:38.650597255Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=451.301µs logger=migrator t=2026-04-06T21:12:38.653973626Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-06T21:12:38.654949409Z level=info msg="Migration successfully executed" id="create star table" duration=971.073µs logger=migrator t=2026-04-06T21:12:38.660824279Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-06T21:12:38.661607837Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=783.388µs logger=migrator t=2026-04-06T21:12:38.668141144Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-06T21:12:38.668906872Z level=info msg="Migration successfully executed" id="create org table v1" duration=765.797µs logger=migrator t=2026-04-06T21:12:38.674498834Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-06T21:12:38.67558728Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.093646ms logger=migrator t=2026-04-06T21:12:38.680496416Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-06T21:12:38.681180013Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=676.836µs logger=migrator t=2026-04-06T21:12:38.687169515Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-06T21:12:38.688404075Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.24184ms logger=migrator t=2026-04-06T21:12:38.693754322Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-06T21:12:38.694689584Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=935.672µs logger=migrator t=2026-04-06T21:12:38.698947476Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-06T21:12:38.699870397Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=922.581µs logger=migrator t=2026-04-06T21:12:38.704310114Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-06T21:12:38.704340244Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.66µs logger=migrator t=2026-04-06T21:12:38.709065146Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-06T21:12:38.709121197Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=62.961µs logger=migrator t=2026-04-06T21:12:38.716526844Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-06T21:12:38.716879122Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=341.078µs logger=migrator t=2026-04-06T21:12:38.721151664Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-06T21:12:38.721754168Z level=info msg="Migration successfully executed" id="create dashboard table" duration=599.314µs logger=migrator t=2026-04-06T21:12:38.72563947Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-06T21:12:38.726752467Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.112617ms logger=migrator t=2026-04-06T21:12:38.733289943Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-06T21:12:38.734646375Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.356112ms logger=migrator t=2026-04-06T21:12:38.740531415Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-06T21:12:38.741788015Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.25953ms logger=migrator t=2026-04-06T21:12:38.746722532Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-06T21:12:38.747544102Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=821.38µs logger=migrator t=2026-04-06T21:12:38.752585502Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-06T21:12:38.75334856Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=762.538µs logger=migrator t=2026-04-06T21:12:38.758603855Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-06T21:12:38.764211418Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.604703ms logger=migrator t=2026-04-06T21:12:38.76765108Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-06T21:12:38.768390457Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=750.237µs logger=migrator t=2026-04-06T21:12:38.772450744Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-06T21:12:38.773266043Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=817.059µs logger=migrator t=2026-04-06T21:12:38.77690069Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-06T21:12:38.777686609Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=785.649µs logger=migrator t=2026-04-06T21:12:38.782531434Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-06T21:12:38.782865642Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=334.588µs logger=migrator t=2026-04-06T21:12:38.789627883Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-06T21:12:38.791055977Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.428485ms logger=migrator t=2026-04-06T21:12:38.807546938Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-06T21:12:38.807684682Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=149.764µs logger=migrator t=2026-04-06T21:12:38.811724358Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-06T21:12:38.813780477Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.056409ms logger=migrator t=2026-04-06T21:12:38.818829906Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-06T21:12:38.820753512Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.917186ms logger=migrator t=2026-04-06T21:12:38.824327677Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-06T21:12:38.826218562Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.888375ms logger=migrator t=2026-04-06T21:12:38.829795577Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-06T21:12:38.830639228Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=835.501µs logger=migrator t=2026-04-06T21:12:38.834738645Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-06T21:12:38.836655171Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.915696ms logger=migrator t=2026-04-06T21:12:38.840175955Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-06T21:12:38.840996924Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=820.079µs logger=migrator t=2026-04-06T21:12:38.844314993Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-06T21:12:38.845185824Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=870.511µs logger=migrator t=2026-04-06T21:12:38.849951548Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-06T21:12:38.849979548Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.511µs logger=migrator t=2026-04-06T21:12:38.854013504Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-06T21:12:38.854039294Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.52µs logger=migrator t=2026-04-06T21:12:38.857070687Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-06T21:12:38.859185697Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.11496ms logger=migrator t=2026-04-06T21:12:38.863738066Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-06T21:12:38.865902316Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.16592ms logger=migrator t=2026-04-06T21:12:38.877702248Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-06T21:12:38.881128999Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.38969ms logger=migrator t=2026-04-06T21:12:38.888357221Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-06T21:12:38.890496952Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.139471ms logger=migrator t=2026-04-06T21:12:38.900978192Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-06T21:12:38.901402892Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=429µs logger=migrator t=2026-04-06T21:12:38.911752739Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-06T21:12:38.912589108Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=836.299µs logger=migrator t=2026-04-06T21:12:38.917390793Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-06T21:12:38.918145941Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=755.408µs logger=migrator t=2026-04-06T21:12:38.926994931Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-06T21:12:38.927123134Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=131.603µs logger=migrator t=2026-04-06T21:12:38.948471233Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-06T21:12:38.949941717Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.470044ms logger=migrator t=2026-04-06T21:12:38.962808604Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-06T21:12:38.963945981Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.133356ms logger=migrator t=2026-04-06T21:12:38.981653212Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-06T21:12:38.99081581Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.161808ms logger=migrator t=2026-04-06T21:12:38.997431167Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-06T21:12:38.99799951Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=568.263µs logger=migrator t=2026-04-06T21:12:39.007747463Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-06T21:12:39.009115725Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.371782ms logger=migrator t=2026-04-06T21:12:39.018862707Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-06T21:12:39.020397833Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.536886ms logger=migrator t=2026-04-06T21:12:39.033348402Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-06T21:12:39.034086349Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=748.437µs logger=migrator t=2026-04-06T21:12:39.038012973Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-06T21:12:39.039128279Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.115096ms logger=migrator t=2026-04-06T21:12:39.045327617Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-06T21:12:39.047717294Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.392727ms logger=migrator t=2026-04-06T21:12:39.053203664Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-06T21:12:39.054038614Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=835.01µs logger=migrator t=2026-04-06T21:12:39.058847758Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-06T21:12:39.059067424Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=219.136µs logger=migrator t=2026-04-06T21:12:39.066598803Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-06T21:12:39.066874199Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=276.226µs logger=migrator t=2026-04-06T21:12:39.075826022Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-06T21:12:39.077114243Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.282451ms logger=migrator t=2026-04-06T21:12:39.091592877Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-06T21:12:39.094609469Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.028032ms logger=migrator t=2026-04-06T21:12:39.102693502Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-06T21:12:39.103535081Z level=info msg="Migration successfully executed" id="create data_source table" duration=842.969µs logger=migrator t=2026-04-06T21:12:39.117416292Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-06T21:12:39.119084552Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.66808ms logger=migrator t=2026-04-06T21:12:39.132690086Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-06T21:12:39.133821542Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.133286ms logger=migrator t=2026-04-06T21:12:39.141318071Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-06T21:12:39.142712604Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.395413ms logger=migrator t=2026-04-06T21:12:39.150638203Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-06T21:12:39.151917593Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.28016ms logger=migrator t=2026-04-06T21:12:39.158034719Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-06T21:12:39.164914192Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.871793ms logger=migrator t=2026-04-06T21:12:39.169890911Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-06T21:12:39.170870694Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=979.933µs logger=migrator t=2026-04-06T21:12:39.180170375Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-06T21:12:39.180943964Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=773.349µs logger=migrator t=2026-04-06T21:12:39.185967483Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-06T21:12:39.186770102Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=802.539µs logger=migrator t=2026-04-06T21:12:39.190579473Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-06T21:12:39.191177447Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=602.544µs logger=migrator t=2026-04-06T21:12:39.197284853Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-06T21:12:39.200655803Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.37246ms logger=migrator t=2026-04-06T21:12:39.207787882Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-06T21:12:39.210408954Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.621822ms logger=migrator t=2026-04-06T21:12:39.224742195Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-06T21:12:39.224803687Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=66.812µs logger=migrator t=2026-04-06T21:12:39.246657187Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-06T21:12:39.246940283Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=286.696µs logger=migrator t=2026-04-06T21:12:39.254316199Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-06T21:12:39.256355798Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.046539ms logger=migrator t=2026-04-06T21:12:39.270409232Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-06T21:12:39.270779831Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=362.689µs logger=migrator t=2026-04-06T21:12:39.281349053Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-06T21:12:39.281591558Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=245.215µs logger=migrator t=2026-04-06T21:12:39.291175126Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-06T21:12:39.296236987Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.05877ms logger=migrator t=2026-04-06T21:12:39.30099561Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-06T21:12:39.30142123Z level=info msg="Migration successfully executed" id="Update uid value" duration=431.06µs logger=migrator t=2026-04-06T21:12:39.312501964Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-06T21:12:39.316845707Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=4.347342ms logger=migrator t=2026-04-06T21:12:39.331956107Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-06T21:12:39.333442172Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.488014ms logger=migrator t=2026-04-06T21:12:39.348716575Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-06T21:12:39.350049987Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.332541ms logger=migrator t=2026-04-06T21:12:39.370475822Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-06T21:12:39.371974249Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.501766ms logger=migrator t=2026-04-06T21:12:39.38379675Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-06T21:12:39.384859325Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.061575ms logger=migrator t=2026-04-06T21:12:39.393537872Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-06T21:12:39.394506534Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=968.642µs logger=migrator t=2026-04-06T21:12:39.463422324Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-06T21:12:39.465165935Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.747861ms logger=migrator t=2026-04-06T21:12:39.484398403Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-06T21:12:39.486033452Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.635579ms logger=migrator t=2026-04-06T21:12:39.506368376Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-06T21:12:39.50949514Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=3.132674ms logger=migrator t=2026-04-06T21:12:39.530367576Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-06T21:12:39.539068304Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.702588ms logger=migrator t=2026-04-06T21:12:39.557515353Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-06T21:12:39.560297539Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=2.828228ms logger=migrator t=2026-04-06T21:12:39.569776075Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-06T21:12:39.571427853Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.654018ms logger=migrator t=2026-04-06T21:12:39.578213556Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-06T21:12:39.579427504Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.214648ms logger=migrator t=2026-04-06T21:12:39.587190089Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-06T21:12:39.588654413Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.468474ms logger=migrator t=2026-04-06T21:12:39.594710867Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-06T21:12:39.595110748Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=399.851µs logger=migrator t=2026-04-06T21:12:39.600230688Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-06T21:12:39.601281164Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.047646ms logger=migrator t=2026-04-06T21:12:39.606749004Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-06T21:12:39.606796326Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=49.112µs logger=migrator t=2026-04-06T21:12:39.617984331Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-06T21:12:39.622411416Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.427475ms logger=migrator t=2026-04-06T21:12:39.635702253Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-06T21:12:39.639946224Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.246731ms logger=migrator t=2026-04-06T21:12:39.645396714Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-06T21:12:39.64564941Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=253.756µs logger=migrator t=2026-04-06T21:12:39.651802936Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-06T21:12:39.656781535Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.984019ms logger=migrator t=2026-04-06T21:12:39.661386854Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-06T21:12:39.664330664Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.9419ms logger=migrator t=2026-04-06T21:12:39.670719036Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-06T21:12:39.671332871Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=612.965µs logger=migrator t=2026-04-06T21:12:39.677431576Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-06T21:12:39.67804046Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=608.664µs logger=migrator t=2026-04-06T21:12:39.682892486Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-06T21:12:39.683811608Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=918.622µs logger=migrator t=2026-04-06T21:12:39.687623369Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-06T21:12:39.68896912Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.345641ms logger=migrator t=2026-04-06T21:12:39.695434604Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-06T21:12:39.696674614Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.24038ms logger=migrator t=2026-04-06T21:12:39.703313231Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-06T21:12:39.704566881Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.2535ms logger=migrator t=2026-04-06T21:12:39.710035481Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-06T21:12:39.710147524Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.863µs logger=migrator t=2026-04-06T21:12:39.71420942Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-06T21:12:39.714251721Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=44.781µs logger=migrator t=2026-04-06T21:12:39.723037921Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-06T21:12:39.728458549Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.451569ms logger=migrator t=2026-04-06T21:12:39.734057123Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-06T21:12:39.737169397Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.127874ms logger=migrator t=2026-04-06T21:12:39.742685918Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-06T21:12:39.74275924Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=73.722µs logger=migrator t=2026-04-06T21:12:39.749220254Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-06T21:12:39.750465183Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.248789ms logger=migrator t=2026-04-06T21:12:39.755226957Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-06T21:12:39.757141942Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.936705ms logger=migrator t=2026-04-06T21:12:39.762776856Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-06T21:12:39.762802936Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.021µs logger=migrator t=2026-04-06T21:12:39.766185148Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-06T21:12:39.766934955Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=747.598µs logger=migrator t=2026-04-06T21:12:39.773216944Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-06T21:12:39.774193348Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=980.204µs logger=migrator t=2026-04-06T21:12:39.821098323Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-06T21:12:39.826683656Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.584313ms logger=migrator t=2026-04-06T21:12:39.83483836Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-06T21:12:39.834875011Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.831µs logger=migrator t=2026-04-06T21:12:39.839670196Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-06T21:12:39.842226177Z level=info msg="Migration successfully executed" id="create session table" duration=2.55515ms logger=migrator t=2026-04-06T21:12:39.849033908Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-06T21:12:39.84912872Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=97.732µs logger=migrator t=2026-04-06T21:12:39.856095097Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-06T21:12:39.856293011Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=195.314µs logger=migrator t=2026-04-06T21:12:39.861663309Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-06T21:12:39.862921198Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.256959ms logger=migrator t=2026-04-06T21:12:39.868216055Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-06T21:12:39.869595078Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.378603ms logger=migrator t=2026-04-06T21:12:39.888693352Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-06T21:12:39.888745423Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=65.952µs logger=migrator t=2026-04-06T21:12:39.893103967Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-06T21:12:39.893141218Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.321µs logger=migrator t=2026-04-06T21:12:39.898224459Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-06T21:12:39.903164987Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.942238ms logger=migrator t=2026-04-06T21:12:39.908255557Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-06T21:12:39.91131738Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.060553ms logger=migrator t=2026-04-06T21:12:39.916243437Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-06T21:12:39.91635254Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=110.113µs logger=migrator t=2026-04-06T21:12:39.921074482Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-06T21:12:39.921203175Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=128.863µs logger=migrator t=2026-04-06T21:12:39.925368434Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-06T21:12:39.926366849Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=997.964µs logger=migrator t=2026-04-06T21:12:39.931586303Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-06T21:12:39.931628324Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.191µs logger=migrator t=2026-04-06T21:12:39.938474206Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-06T21:12:39.943348852Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.870286ms logger=migrator t=2026-04-06T21:12:39.948597247Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-06T21:12:39.948817253Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=218.085µs logger=migrator t=2026-04-06T21:12:39.953870343Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-06T21:12:39.95753173Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.659607ms logger=migrator t=2026-04-06T21:12:39.962965239Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-06T21:12:39.966694237Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.726528ms logger=migrator t=2026-04-06T21:12:39.972367512Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-06T21:12:39.972448824Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=82.242µs logger=migrator t=2026-04-06T21:12:39.978630012Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-06T21:12:39.979335599Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=704.977µs logger=migrator t=2026-04-06T21:12:39.984649775Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-06T21:12:39.985235819Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=587.304µs logger=migrator t=2026-04-06T21:12:39.990150186Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-06T21:12:39.991360524Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.207958ms logger=migrator t=2026-04-06T21:12:39.996503737Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-06T21:12:39.997438429Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=934.152µs logger=migrator t=2026-04-06T21:12:40.00336949Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-06T21:12:40.005745566Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.373076ms logger=migrator t=2026-04-06T21:12:40.012796345Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-06T21:12:40.013401909Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=606.074µs logger=migrator t=2026-04-06T21:12:40.018364287Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-06T21:12:40.019129365Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=764.718µs logger=migrator t=2026-04-06T21:12:40.024412661Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-06T21:12:40.025940127Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.526106ms logger=migrator t=2026-04-06T21:12:40.03235863Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-06T21:12:40.033170479Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=810.189µs logger=migrator t=2026-04-06T21:12:40.042091171Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-06T21:12:40.053416261Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.336149ms logger=migrator t=2026-04-06T21:12:40.058714637Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-06T21:12:40.059236179Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=521.062µs logger=migrator t=2026-04-06T21:12:40.064864663Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-06T21:12:40.065697844Z 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=832.78µs logger=migrator t=2026-04-06T21:12:40.071685016Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-06T21:12:40.072170797Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=486.471µs logger=migrator t=2026-04-06T21:12:40.078609011Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-06T21:12:40.079251846Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=642.405µs logger=migrator t=2026-04-06T21:12:40.084986962Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-06T21:12:40.086272723Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.284811ms logger=migrator t=2026-04-06T21:12:40.091965559Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-06T21:12:40.097590632Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.625633ms logger=migrator t=2026-04-06T21:12:40.103502513Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-06T21:12:40.106393992Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.894139ms logger=migrator t=2026-04-06T21:12:40.111639607Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-06T21:12:40.1151469Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.506113ms logger=migrator t=2026-04-06T21:12:40.11974287Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-06T21:12:40.123501218Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.759039ms logger=migrator t=2026-04-06T21:12:40.12860988Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-06T21:12:40.129272516Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=662.376µs logger=migrator t=2026-04-06T21:12:40.138064365Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-06T21:12:40.138124006Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=63.861µs logger=migrator t=2026-04-06T21:12:40.144671123Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-06T21:12:40.144707583Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=37.92µs logger=migrator t=2026-04-06T21:12:40.149490947Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-06T21:12:40.150708786Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.21728ms logger=migrator t=2026-04-06T21:12:40.15719042Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-06T21:12:40.158743648Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.555918ms logger=migrator t=2026-04-06T21:12:40.165663702Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-06T21:12:40.166375739Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=708.457µs logger=migrator t=2026-04-06T21:12:40.171157552Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-06T21:12:40.172136716Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=979.364µs logger=migrator t=2026-04-06T21:12:40.178336314Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-06T21:12:40.179637294Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.30277ms logger=migrator t=2026-04-06T21:12:40.185292259Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-06T21:12:40.192028619Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.73607ms logger=migrator t=2026-04-06T21:12:40.198572935Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-06T21:12:40.203280147Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.710122ms logger=migrator t=2026-04-06T21:12:40.208778028Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-06T21:12:40.208985873Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=208.905µs logger=migrator t=2026-04-06T21:12:40.214151396Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-06T21:12:40.216894331Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.748195ms logger=migrator t=2026-04-06T21:12:40.222770831Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-06T21:12:40.224319807Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.602228ms logger=migrator t=2026-04-06T21:12:40.230526865Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-06T21:12:40.2349328Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.407066ms logger=migrator t=2026-04-06T21:12:40.239919629Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-06T21:12:40.240004561Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=87.562µs logger=migrator t=2026-04-06T21:12:40.247872738Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-06T21:12:40.249469326Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.601128ms logger=migrator t=2026-04-06T21:12:40.257508597Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-06T21:12:40.258582992Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.075125ms logger=migrator t=2026-04-06T21:12:40.299179048Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-06T21:12:40.299325222Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=150.634µs logger=migrator t=2026-04-06T21:12:40.325831172Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-06T21:12:40.327677056Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.847755ms logger=migrator t=2026-04-06T21:12:40.335607445Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-06T21:12:40.336729121Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.124626ms logger=migrator t=2026-04-06T21:12:40.348170823Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-06T21:12:40.349732381Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.561888ms logger=migrator t=2026-04-06T21:12:40.354913454Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-06T21:12:40.355879257Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=965.273µs logger=migrator t=2026-04-06T21:12:40.361308446Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-06T21:12:40.363054048Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.744932ms logger=migrator t=2026-04-06T21:12:40.371782085Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-06T21:12:40.372854991Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.072436ms logger=migrator t=2026-04-06T21:12:40.380986254Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-06T21:12:40.381014585Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.591µs logger=migrator t=2026-04-06T21:12:40.386028524Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-06T21:12:40.396427452Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=10.398368ms logger=migrator t=2026-04-06T21:12:40.402029985Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-06T21:12:40.403361237Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.331622ms logger=migrator t=2026-04-06T21:12:40.407915765Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-06T21:12:40.412381291Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.465876ms logger=migrator t=2026-04-06T21:12:40.417534824Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-06T21:12:40.418390994Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=856.2µs logger=migrator t=2026-04-06T21:12:40.424341816Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-06T21:12:40.425826921Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.408513ms logger=migrator t=2026-04-06T21:12:40.430936333Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-06T21:12:40.431836284Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=900.121µs logger=migrator t=2026-04-06T21:12:40.436520806Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-06T21:12:40.449026213Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.501188ms logger=migrator t=2026-04-06T21:12:40.456224494Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-06T21:12:40.456962722Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=738.918µs logger=migrator t=2026-04-06T21:12:40.503174301Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-06T21:12:40.505026185Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.853504ms logger=migrator t=2026-04-06T21:12:40.526427915Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-06T21:12:40.52710258Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=675.536µs logger=migrator t=2026-04-06T21:12:40.532759505Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-06T21:12:40.533704538Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=944.373µs logger=migrator t=2026-04-06T21:12:40.538413949Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-06T21:12:40.538611114Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=197.445µs logger=migrator t=2026-04-06T21:12:40.543433809Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-06T21:12:40.547462206Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.028307ms logger=migrator t=2026-04-06T21:12:40.553733194Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-06T21:12:40.558724903Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.990089ms logger=migrator t=2026-04-06T21:12:40.563901286Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-06T21:12:40.56489393Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=993.174µs logger=migrator t=2026-04-06T21:12:40.568808263Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-06T21:12:40.569655113Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=846.729µs logger=migrator t=2026-04-06T21:12:40.576419244Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-06T21:12:40.576628129Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=209.565µs logger=migrator t=2026-04-06T21:12:40.581998757Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-06T21:12:40.588515022Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.514635ms logger=migrator t=2026-04-06T21:12:40.594074844Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-06T21:12:40.594934455Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=859.661µs logger=migrator t=2026-04-06T21:12:40.601624644Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-06T21:12:40.60187419Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=250.245µs logger=migrator t=2026-04-06T21:12:40.607581895Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-06T21:12:40.608245231Z level=info msg="Migration successfully executed" id="Move region to single row" duration=663.746µs logger=migrator t=2026-04-06T21:12:40.613559607Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-06T21:12:40.614947771Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.388654ms logger=migrator t=2026-04-06T21:12:40.620820471Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-06T21:12:40.621671241Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=850.88µs logger=migrator t=2026-04-06T21:12:40.62711281Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-06T21:12:40.628575125Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.461615ms logger=migrator t=2026-04-06T21:12:40.633980313Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-06T21:12:40.635490169Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.511686ms logger=migrator t=2026-04-06T21:12:40.64227754Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-06T21:12:40.643636373Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.356063ms logger=migrator t=2026-04-06T21:12:40.648613352Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-06T21:12:40.649519003Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=904.821µs logger=migrator t=2026-04-06T21:12:40.654032681Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-06T21:12:40.654101043Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.302µs logger=migrator t=2026-04-06T21:12:40.659006798Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-06T21:12:40.660523655Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.516347ms logger=migrator t=2026-04-06T21:12:40.667309956Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-06T21:12:40.668693389Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.383263ms logger=migrator t=2026-04-06T21:12:40.674537878Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-06T21:12:40.676002313Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.463224ms logger=migrator t=2026-04-06T21:12:40.682342174Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-06T21:12:40.683285657Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=943.252µs logger=migrator t=2026-04-06T21:12:40.688349897Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-06T21:12:40.688622863Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=273.086µs logger=migrator t=2026-04-06T21:12:40.693557751Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-06T21:12:40.693892479Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=334.358µs logger=migrator t=2026-04-06T21:12:40.698757825Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-06T21:12:40.698823837Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=67.061µs logger=migrator t=2026-04-06T21:12:40.704669766Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-06T21:12:40.706054258Z level=info msg="Migration successfully executed" id="create team table" duration=1.398833ms logger=migrator t=2026-04-06T21:12:40.71204615Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-06T21:12:40.712988463Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=941.673µs logger=migrator t=2026-04-06T21:12:40.717964811Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-06T21:12:40.718871383Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=906.272µs logger=migrator t=2026-04-06T21:12:40.725759817Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-06T21:12:40.731328439Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.568252ms logger=migrator t=2026-04-06T21:12:40.736983424Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-06T21:12:40.737156388Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=171.414µs logger=migrator t=2026-04-06T21:12:40.742214748Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-06T21:12:40.743469089Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.253501ms logger=migrator t=2026-04-06T21:12:40.750813993Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-06T21:12:40.752072733Z level=info msg="Migration successfully executed" id="create team member table" duration=1.25888ms logger=migrator t=2026-04-06T21:12:40.757987464Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-06T21:12:40.759376867Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.386972ms logger=migrator t=2026-04-06T21:12:40.765566504Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-06T21:12:40.766499736Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=932.682µs logger=migrator t=2026-04-06T21:12:40.772694894Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-06T21:12:40.773723128Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.027014ms logger=migrator t=2026-04-06T21:12:40.779162627Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-06T21:12:40.785004816Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.841049ms logger=migrator t=2026-04-06T21:12:40.789639707Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-06T21:12:40.794204706Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.564569ms logger=migrator t=2026-04-06T21:12:40.799549943Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-06T21:12:40.804345096Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.794423ms logger=migrator t=2026-04-06T21:12:40.810367509Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-06T21:12:40.811334973Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=967.344µs logger=migrator t=2026-04-06T21:12:40.816790033Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-06T21:12:40.817745106Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=954.772µs logger=migrator t=2026-04-06T21:12:40.823760368Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-06T21:12:40.825159962Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.401874ms logger=migrator t=2026-04-06T21:12:40.832159708Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-06T21:12:40.833698925Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.537937ms logger=migrator t=2026-04-06T21:12:40.840368104Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-06T21:12:40.841400948Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.032474ms logger=migrator t=2026-04-06T21:12:40.849090371Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-06T21:12:40.849928652Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=838.23µs logger=migrator t=2026-04-06T21:12:40.854822617Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-06T21:12:40.855654208Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=831.371µs logger=migrator t=2026-04-06T21:12:40.860532853Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-06T21:12:40.86119934Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=666.447µs logger=migrator t=2026-04-06T21:12:40.867457308Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-06T21:12:40.868265127Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=801.969µs logger=migrator t=2026-04-06T21:12:40.873284427Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-06T21:12:40.873625145Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=341.208µs logger=migrator t=2026-04-06T21:12:40.879535755Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-06T21:12:40.880276763Z level=info msg="Migration successfully executed" id="create tag table" duration=740.978µs logger=migrator t=2026-04-06T21:12:40.885386315Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-06T21:12:40.886761338Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.374873ms logger=migrator t=2026-04-06T21:12:40.892233808Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-06T21:12:40.893390805Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.155697ms logger=migrator t=2026-04-06T21:12:40.898950197Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-06T21:12:40.900435223Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.445645ms logger=migrator t=2026-04-06T21:12:40.906550959Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-06T21:12:40.907406599Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=853.89µs logger=migrator t=2026-04-06T21:12:40.911998518Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-06T21:12:40.92596677Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.967812ms logger=migrator t=2026-04-06T21:12:40.931560774Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-06T21:12:40.932338192Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=778.478µs logger=migrator t=2026-04-06T21:12:40.937630048Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-06T21:12:40.939389609Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.759351ms logger=migrator t=2026-04-06T21:12:40.946727414Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-06T21:12:40.947259096Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=530.802µs logger=migrator t=2026-04-06T21:12:40.956169798Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-06T21:12:40.957430099Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.261801ms logger=migrator t=2026-04-06T21:12:40.964752353Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-06T21:12:40.966003023Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.25017ms logger=migrator t=2026-04-06T21:12:40.971401841Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-06T21:12:40.972401455Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=998.964µs logger=migrator t=2026-04-06T21:12:40.977706371Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-06T21:12:40.977876265Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=176.434µs logger=migrator t=2026-04-06T21:12:40.98354547Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-06T21:12:40.990024605Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.471484ms logger=migrator t=2026-04-06T21:12:40.995290989Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-06T21:12:41.001058146Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.764927ms logger=migrator t=2026-04-06T21:12:41.006036825Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-06T21:12:41.011948215Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.90332ms logger=migrator t=2026-04-06T21:12:41.017001796Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-06T21:12:41.023254355Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.253048ms logger=migrator t=2026-04-06T21:12:41.028573991Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-06T21:12:41.029454463Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=881.432µs logger=migrator t=2026-04-06T21:12:41.0352142Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-06T21:12:41.04283984Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.621621ms logger=migrator t=2026-04-06T21:12:41.048412553Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-06T21:12:41.051406754Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.993021ms logger=migrator t=2026-04-06T21:12:41.058018582Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-06T21:12:41.058994675Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=977.053µs logger=migrator t=2026-04-06T21:12:41.064707141Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-06T21:12:41.066063264Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.356022ms logger=migrator t=2026-04-06T21:12:41.073162292Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-06T21:12:41.074081384Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=919.152µs logger=migrator t=2026-04-06T21:12:41.081348387Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-06T21:12:41.082865673Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.515946ms logger=migrator t=2026-04-06T21:12:41.089301236Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-06T21:12:41.09114097Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.841864ms logger=migrator t=2026-04-06T21:12:41.097748997Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-06T21:12:41.103531605Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.782377ms logger=migrator t=2026-04-06T21:12:41.108206906Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-06T21:12:41.109200059Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=993.393µs logger=migrator t=2026-04-06T21:12:41.114774332Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-06T21:12:41.116638957Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.862705ms logger=migrator t=2026-04-06T21:12:41.122978427Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-06T21:12:41.124131324Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.154887ms logger=migrator t=2026-04-06T21:12:41.129290467Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-06T21:12:41.130278311Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=977.214µs logger=migrator t=2026-04-06T21:12:41.135450194Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-06T21:12:41.13654978Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.099606ms logger=migrator t=2026-04-06T21:12:41.143195618Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-06T21:12:41.143321761Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=127.093µs logger=migrator t=2026-04-06T21:12:41.148870393Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-06T21:12:41.149092308Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=220.355µs logger=migrator t=2026-04-06T21:12:41.153955574Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-06T21:12:41.15503794Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.082136ms logger=migrator t=2026-04-06T21:12:41.161660658Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T21:12:41.162899707Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.247999ms logger=migrator t=2026-04-06T21:12:41.167902866Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T21:12:41.168780507Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=877.091µs logger=migrator t=2026-04-06T21:12:41.174117454Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-06T21:12:41.174177695Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=57.171µs logger=migrator t=2026-04-06T21:12:41.178612491Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T21:12:41.180585818Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.974147ms logger=migrator t=2026-04-06T21:12:41.184936121Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T21:12:41.185868423Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=932.552µs logger=migrator t=2026-04-06T21:12:41.190823691Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T21:12:41.191871257Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.046946ms logger=migrator t=2026-04-06T21:12:41.197803488Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T21:12:41.199243171Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.434363ms logger=migrator t=2026-04-06T21:12:41.204937627Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-06T21:12:41.211253808Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.315191ms logger=migrator t=2026-04-06T21:12:41.216231496Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-06T21:12:41.217339573Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.107477ms logger=migrator t=2026-04-06T21:12:41.22311258Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-06T21:12:41.223317555Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=205.745µs logger=migrator t=2026-04-06T21:12:41.228270023Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-06T21:12:41.229260396Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=990.723µs logger=migrator t=2026-04-06T21:12:41.232977514Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-06T21:12:41.2340525Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.078256ms logger=migrator t=2026-04-06T21:12:41.240113424Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-06T21:12:41.241058966Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=946.842µs logger=migrator t=2026-04-06T21:12:41.247610212Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-06T21:12:41.247676614Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=67.372µs logger=migrator t=2026-04-06T21:12:41.251364662Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-06T21:12:41.254453156Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=3.090803ms logger=migrator t=2026-04-06T21:12:41.260236163Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-06T21:12:41.261367089Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.131146ms logger=migrator t=2026-04-06T21:12:41.26768626Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-06T21:12:41.268722245Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.036055ms logger=migrator t=2026-04-06T21:12:41.275866045Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-06T21:12:41.27735878Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.492525ms logger=migrator t=2026-04-06T21:12:41.282248057Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-06T21:12:41.289776306Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.528239ms logger=migrator t=2026-04-06T21:12:41.293768261Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-06T21:12:41.294392275Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=623.944µs logger=migrator t=2026-04-06T21:12:41.299775294Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-06T21:12:41.300437299Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=661.886µs logger=migrator t=2026-04-06T21:12:41.303597694Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-06T21:12:41.330636108Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.037724ms logger=migrator t=2026-04-06T21:12:41.333996657Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-06T21:12:41.359360361Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.363894ms logger=migrator t=2026-04-06T21:12:41.365293652Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-06T21:12:41.366000119Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=705.927µs logger=migrator t=2026-04-06T21:12:41.371940401Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-06T21:12:41.373010676Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.070365ms logger=migrator t=2026-04-06T21:12:41.376080429Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-06T21:12:41.383121787Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.040727ms logger=migrator t=2026-04-06T21:12:41.390056021Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-06T21:12:41.396124266Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.065455ms logger=migrator t=2026-04-06T21:12:41.399354153Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-06T21:12:41.40049147Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.135487ms logger=migrator t=2026-04-06T21:12:41.404599878Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-06T21:12:41.405674383Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.072685ms logger=migrator t=2026-04-06T21:12:41.411761348Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-06T21:12:41.413390877Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.629349ms logger=migrator t=2026-04-06T21:12:41.418036027Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-06T21:12:41.419877371Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.843734ms logger=migrator t=2026-04-06T21:12:41.425016763Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-06T21:12:41.425086305Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.342µs logger=migrator t=2026-04-06T21:12:41.428438245Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-06T21:12:41.434727764Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.289239ms logger=migrator t=2026-04-06T21:12:41.438197588Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-06T21:12:41.444959048Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.760601ms logger=migrator t=2026-04-06T21:12:41.44883948Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-06T21:12:41.455346885Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.506305ms logger=migrator t=2026-04-06T21:12:41.459454263Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-06T21:12:41.460105188Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=647.955µs logger=migrator t=2026-04-06T21:12:41.463689864Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-06T21:12:41.464417391Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=726.667µs logger=migrator t=2026-04-06T21:12:41.467989476Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-06T21:12:41.476085978Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.096843ms logger=migrator t=2026-04-06T21:12:41.480405332Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-06T21:12:41.486700911Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.295339ms logger=migrator t=2026-04-06T21:12:41.490743447Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-06T21:12:41.491515856Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=772.089µs logger=migrator t=2026-04-06T21:12:41.495684175Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-06T21:12:41.503717556Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.030601ms logger=migrator t=2026-04-06T21:12:41.508156521Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-06T21:12:41.512947705Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.789904ms logger=migrator t=2026-04-06T21:12:41.516878949Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-06T21:12:41.516939211Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=60.632µs logger=migrator t=2026-04-06T21:12:41.519550443Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-06T21:12:41.520533016Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=982.233µs logger=migrator t=2026-04-06T21:12:41.52493695Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-06T21:12:41.525829902Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=892.372µs logger=migrator t=2026-04-06T21:12:41.529439408Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-06T21:12:41.530386Z 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=945.932µs logger=migrator t=2026-04-06T21:12:41.533944215Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-06T21:12:41.533999417Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=55.331µs logger=migrator t=2026-04-06T21:12:41.537663043Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-06T21:12:41.543057792Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.396709ms logger=migrator t=2026-04-06T21:12:41.546300639Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-06T21:12:41.551656976Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.355468ms logger=migrator t=2026-04-06T21:12:41.555480407Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-06T21:12:41.565373913Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.898116ms logger=migrator t=2026-04-06T21:12:41.569403268Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-06T21:12:41.57408402Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.683232ms logger=migrator t=2026-04-06T21:12:41.577613644Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-06T21:12:41.584464467Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.847724ms logger=migrator t=2026-04-06T21:12:41.587884788Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-06T21:12:41.58795299Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.222µs logger=migrator t=2026-04-06T21:12:41.592303924Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-06T21:12:41.59342797Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.123436ms logger=migrator t=2026-04-06T21:12:41.600644542Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-06T21:12:41.606091631Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.446759ms logger=migrator t=2026-04-06T21:12:41.611829938Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-06T21:12:41.612031973Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=205.645µs logger=migrator t=2026-04-06T21:12:41.61653802Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-06T21:12:41.625095523Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.556874ms logger=migrator t=2026-04-06T21:12:41.62915636Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-06T21:12:41.630229976Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.073935ms logger=migrator t=2026-04-06T21:12:41.634946828Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-06T21:12:41.644904014Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.957116ms logger=migrator t=2026-04-06T21:12:41.648433779Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-06T21:12:41.649095415Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=661.066µs logger=migrator t=2026-04-06T21:12:41.653046218Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-06T21:12:41.654486823Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.438755ms logger=migrator t=2026-04-06T21:12:41.65859756Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-06T21:12:41.666369385Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.771165ms logger=migrator t=2026-04-06T21:12:41.670521824Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-06T21:12:41.671393805Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=869.971µs logger=migrator t=2026-04-06T21:12:41.676323063Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-06T21:12:41.67750398Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.179277ms logger=migrator t=2026-04-06T21:12:41.682290934Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-06T21:12:41.683694707Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.403033ms logger=migrator t=2026-04-06T21:12:41.688431291Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-06T21:12:41.689491155Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.057895ms logger=migrator t=2026-04-06T21:12:41.693074631Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-06T21:12:41.693140503Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.772µs logger=migrator t=2026-04-06T21:12:41.696579524Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-06T21:12:41.698138651Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.558517ms logger=migrator t=2026-04-06T21:12:41.703825386Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-06T21:12:41.705698871Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.876445ms logger=migrator t=2026-04-06T21:12:41.709637595Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-06T21:12:41.710073886Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-06T21:12:41.713009055Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-06T21:12:41.713424455Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=415.13µs logger=migrator t=2026-04-06T21:12:41.717393489Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-06T21:12:41.719043949Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.621129ms logger=migrator t=2026-04-06T21:12:41.723854912Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-06T21:12:41.733037262Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.18358ms logger=migrator t=2026-04-06T21:12:41.746658776Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-06T21:12:41.747805293Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.145987ms logger=migrator t=2026-04-06T21:12:41.752856443Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-06T21:12:41.753899688Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.041994ms logger=migrator t=2026-04-06T21:12:41.758009076Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-06T21:12:41.758862636Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=852.48µs logger=migrator t=2026-04-06T21:12:41.762761468Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-06T21:12:41.763932587Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.172789ms logger=migrator t=2026-04-06T21:12:41.768659579Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-06T21:12:41.769867928Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.2128ms logger=migrator t=2026-04-06T21:12:41.775212125Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-06T21:12:41.775276197Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=68.812µs logger=migrator t=2026-04-06T21:12:41.779890136Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-06T21:12:41.7800067Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=118.094µs logger=migrator t=2026-04-06T21:12:41.783604485Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-06T21:12:41.793049569Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.442954ms logger=migrator t=2026-04-06T21:12:41.79644968Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-06T21:12:41.796871361Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=421.341µs logger=migrator t=2026-04-06T21:12:41.801686225Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-06T21:12:41.802792031Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.105396ms logger=migrator t=2026-04-06T21:12:41.807587155Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-06T21:12:41.807830831Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=243.966µs logger=migrator t=2026-04-06T21:12:41.811627421Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-06T21:12:41.812627485Z level=info msg="Migration successfully executed" id="create data_keys table" duration=999.844µs logger=migrator t=2026-04-06T21:12:41.817850059Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-06T21:12:41.819204402Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.353973ms logger=migrator t=2026-04-06T21:12:41.823685858Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-06T21:12:41.85741103Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.719672ms logger=migrator t=2026-04-06T21:12:41.870144484Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-06T21:12:41.876325881Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.181207ms logger=migrator t=2026-04-06T21:12:41.881942024Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-06T21:12:41.88217807Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=247.106µs logger=migrator t=2026-04-06T21:12:41.886998595Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-06T21:12:41.921194528Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.181663ms logger=migrator t=2026-04-06T21:12:41.925304745Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-06T21:12:41.957094962Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.786567ms logger=migrator t=2026-04-06T21:12:41.961853585Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-06T21:12:41.962577443Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=724.198µs logger=migrator t=2026-04-06T21:12:41.969642801Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-06T21:12:41.970985633Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.344553ms logger=migrator t=2026-04-06T21:12:41.975275514Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-06T21:12:41.97549447Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=218.975µs logger=migrator t=2026-04-06T21:12:41.9788395Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-06T21:12:41.979760332Z level=info msg="Migration successfully executed" id="create permission table" duration=922.572µs logger=migrator t=2026-04-06T21:12:41.984632518Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-06T21:12:41.985670312Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.037514ms logger=migrator t=2026-04-06T21:12:41.990315643Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-06T21:12:41.99144239Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.124926ms logger=migrator t=2026-04-06T21:12:42.001393306Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-06T21:12:42.002900902Z level=info msg="Migration successfully executed" id="create role table" duration=1.510276ms logger=migrator t=2026-04-06T21:12:42.007060431Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-06T21:12:42.018082964Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.026973ms logger=migrator t=2026-04-06T21:12:42.022080808Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-06T21:12:42.028741247Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.657988ms logger=migrator t=2026-04-06T21:12:42.033963541Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-06T21:12:42.034879023Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=914.852µs logger=migrator t=2026-04-06T21:12:42.039169865Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-06T21:12:42.040060556Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=890.421µs logger=migrator t=2026-04-06T21:12:42.044206005Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-06T21:12:42.046041619Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.835634ms logger=migrator t=2026-04-06T21:12:42.051328694Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-06T21:12:42.052198935Z level=info msg="Migration successfully executed" id="create team role table" duration=870.861µs logger=migrator t=2026-04-06T21:12:42.058487335Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-06T21:12:42.059906158Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.429064ms logger=migrator t=2026-04-06T21:12:42.066530626Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-06T21:12:42.068094013Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.564797ms logger=migrator t=2026-04-06T21:12:42.073700476Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-06T21:12:42.074973327Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.274401ms logger=migrator t=2026-04-06T21:12:42.079825483Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-06T21:12:42.081689896Z level=info msg="Migration successfully executed" id="create user role table" duration=1.861823ms logger=migrator t=2026-04-06T21:12:42.089229056Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-06T21:12:42.09067978Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.450904ms logger=migrator t=2026-04-06T21:12:42.099846969Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-06T21:12:42.102278127Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.417427ms logger=migrator t=2026-04-06T21:12:42.108540166Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-06T21:12:42.110581394Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.047879ms logger=migrator t=2026-04-06T21:12:42.116916415Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-06T21:12:42.119731892Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.794986ms logger=migrator t=2026-04-06T21:12:42.131358458Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-06T21:12:42.132854893Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.498585ms logger=migrator t=2026-04-06T21:12:42.139038091Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-06T21:12:42.140300291Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.25961ms logger=migrator t=2026-04-06T21:12:42.144781388Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-06T21:12:42.154233742Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.449184ms logger=migrator t=2026-04-06T21:12:42.160188124Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-06T21:12:42.161439184Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.25646ms logger=migrator t=2026-04-06T21:12:42.167838566Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-06T21:12:42.169557107Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.722851ms logger=migrator t=2026-04-06T21:12:42.174105105Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-06T21:12:42.17555657Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.455985ms logger=migrator t=2026-04-06T21:12:42.180307692Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-06T21:12:42.181288346Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=981.234µs logger=migrator t=2026-04-06T21:12:42.185189589Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-06T21:12:42.186166972Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=976.593µs logger=migrator t=2026-04-06T21:12:42.203531126Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-06T21:12:42.205391869Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.869464ms logger=migrator t=2026-04-06T21:12:42.20961119Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-06T21:12:42.216571375Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=6.956355ms logger=migrator t=2026-04-06T21:12:42.220079339Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-06T21:12:42.228581682Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.502652ms logger=migrator t=2026-04-06T21:12:42.232140236Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-06T21:12:42.238498257Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.357461ms logger=migrator t=2026-04-06T21:12:42.24320906Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-06T21:12:42.251348713Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.132274ms logger=migrator t=2026-04-06T21:12:42.255669825Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-06T21:12:42.256729601Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.060256ms logger=migrator t=2026-04-06T21:12:42.262701033Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-06T21:12:42.264010904Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.310611ms logger=migrator t=2026-04-06T21:12:42.268285816Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-06T21:12:42.269542546Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.256979ms logger=migrator t=2026-04-06T21:12:42.274720879Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-06T21:12:42.275739623Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.018964ms logger=migrator t=2026-04-06T21:12:42.280365473Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-06T21:12:42.281715116Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.358733ms logger=migrator t=2026-04-06T21:12:42.289011569Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-06T21:12:42.289187443Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=178.454µs logger=migrator t=2026-04-06T21:12:42.292620405Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-06T21:12:42.292696537Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=76.842µs logger=migrator t=2026-04-06T21:12:42.295177445Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-06T21:12:42.29577133Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=593.905µs logger=migrator t=2026-04-06T21:12:42.301506017Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-06T21:12:42.302420478Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=917.971µs logger=migrator t=2026-04-06T21:12:42.305744137Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-06T21:12:42.30667507Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=927.613µs logger=migrator t=2026-04-06T21:12:42.310207264Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-06T21:12:42.310420989Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=213.865µs logger=migrator t=2026-04-06T21:12:42.316163395Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-06T21:12:42.317135928Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=978.633µs logger=migrator t=2026-04-06T21:12:42.320813326Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-06T21:12:42.322073465Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.259799ms logger=migrator t=2026-04-06T21:12:42.326545022Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-06T21:12:42.328095329Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.556527ms logger=migrator t=2026-04-06T21:12:42.337059102Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-06T21:12:42.346772823Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.718741ms logger=migrator t=2026-04-06T21:12:42.351346342Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-06T21:12:42.351542797Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=194.305µs logger=migrator t=2026-04-06T21:12:42.355336787Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-06T21:12:42.356408952Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.072925ms logger=migrator t=2026-04-06T21:12:42.362344153Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-06T21:12:42.363685556Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.340823ms logger=migrator t=2026-04-06T21:12:42.37099664Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-06T21:12:42.375398914Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=4.403805ms logger=migrator t=2026-04-06T21:12:42.382632007Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-06T21:12:42.391443726Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.81992ms logger=migrator t=2026-04-06T21:12:42.395908332Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-06T21:12:42.398725459Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.816947ms logger=migrator t=2026-04-06T21:12:42.406983465Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-06T21:12:42.408960833Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.978308ms logger=migrator t=2026-04-06T21:12:42.415839157Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-06T21:12:42.446235649Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=30.394762ms logger=migrator t=2026-04-06T21:12:42.451045824Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-06T21:12:42.452108709Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.063415ms logger=migrator t=2026-04-06T21:12:42.46057611Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-06T21:12:42.462120707Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.547767ms logger=migrator t=2026-04-06T21:12:42.471037099Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-06T21:12:42.47273658Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.724111ms logger=migrator t=2026-04-06T21:12:42.478408105Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-06T21:12:42.479683205Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.27189ms logger=migrator t=2026-04-06T21:12:42.485816561Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-06T21:12:42.48613821Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=322.288µs logger=migrator t=2026-04-06T21:12:42.493262068Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-06T21:12:42.4941991Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=937.822µs logger=migrator t=2026-04-06T21:12:42.501570046Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-06T21:12:42.507982948Z level=info msg="Migration successfully executed" id="add provisioning column" duration=6.409232ms logger=migrator t=2026-04-06T21:12:42.512486796Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-06T21:12:42.513552741Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.066485ms logger=migrator t=2026-04-06T21:12:42.519709018Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-06T21:12:42.520967278Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.257299ms logger=migrator t=2026-04-06T21:12:42.531633232Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-06T21:12:42.532276047Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-06T21:12:42.54585852Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-06T21:12:42.546449554Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-06T21:12:42.583929136Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-06T21:12:42.584872478Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=943.982µs logger=migrator t=2026-04-06T21:12:42.591579247Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-06T21:12:42.592686394Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.107687ms logger=migrator t=2026-04-06T21:12:42.610386905Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-06T21:12:42.612422174Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.041619ms logger=migrator t=2026-04-06T21:12:42.620583178Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-06T21:12:42.622421851Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.843113ms logger=migrator t=2026-04-06T21:12:42.630520654Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-06T21:12:42.631793355Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.276261ms logger=migrator t=2026-04-06T21:12:42.638735489Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-06T21:12:42.639795044Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.059905ms logger=migrator t=2026-04-06T21:12:42.644938647Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-06T21:12:42.645836989Z level=info msg="Migration successfully executed" id="Drop public config table" duration=898.482µs logger=migrator t=2026-04-06T21:12:42.653125292Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-06T21:12:42.654197598Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.076007ms logger=migrator t=2026-04-06T21:12:42.658701474Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-06T21:12:42.659664918Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=963.184µs logger=migrator t=2026-04-06T21:12:42.665555818Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-06T21:12:42.666746596Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.190338ms logger=migrator t=2026-04-06T21:12:42.67073095Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-06T21:12:42.6719372Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.20533ms logger=migrator t=2026-04-06T21:12:42.676837556Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-06T21:12:42.704058473Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.207077ms logger=migrator t=2026-04-06T21:12:42.710949197Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-06T21:12:42.71942837Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.480942ms logger=migrator t=2026-04-06T21:12:42.724550381Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-06T21:12:42.731369333Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.817252ms logger=migrator t=2026-04-06T21:12:42.740712885Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-06T21:12:42.741006603Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=296.938µs logger=migrator t=2026-04-06T21:12:42.74846319Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-06T21:12:42.76064186Z level=info msg="Migration successfully executed" id="add share column" duration=12.17436ms logger=migrator t=2026-04-06T21:12:42.765504425Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-06T21:12:42.765665839Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=162.664µs logger=migrator t=2026-04-06T21:12:42.773854004Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-06T21:12:42.77578536Z level=info msg="Migration successfully executed" id="create file table" duration=1.935456ms logger=migrator t=2026-04-06T21:12:42.781027205Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-06T21:12:42.782207613Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.180387ms logger=migrator t=2026-04-06T21:12:42.787784285Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-06T21:12:42.789706001Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.922076ms logger=migrator t=2026-04-06T21:12:42.796424851Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-06T21:12:42.797774943Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.349572ms logger=migrator t=2026-04-06T21:12:42.803903239Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-06T21:12:42.805142938Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.239629ms logger=migrator t=2026-04-06T21:12:42.810502336Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-06T21:12:42.810608998Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=112.253µs logger=migrator t=2026-04-06T21:12:42.81528044Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-06T21:12:42.815364252Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=84.502µs logger=migrator t=2026-04-06T21:12:42.820639087Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-06T21:12:42.821376604Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=732.757µs logger=migrator t=2026-04-06T21:12:42.827134071Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-06T21:12:42.827342946Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=209.285µs logger=migrator t=2026-04-06T21:12:42.832304955Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-06T21:12:42.834528208Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.223393ms logger=migrator t=2026-04-06T21:12:42.839854034Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-06T21:12:42.848997902Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.143388ms logger=migrator t=2026-04-06T21:12:42.85436166Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-06T21:12:42.854552384Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=191.304µs logger=migrator t=2026-04-06T21:12:42.860396603Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-06T21:12:42.862523824Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.126751ms logger=migrator t=2026-04-06T21:12:42.868866334Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-06T21:12:42.869791127Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=928.433µs logger=migrator t=2026-04-06T21:12:42.886957905Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-06T21:12:42.887316803Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=374.579µs logger=migrator t=2026-04-06T21:12:42.891266757Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-06T21:12:42.891691677Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=424.98µs logger=migrator t=2026-04-06T21:12:42.896361978Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-06T21:12:42.907425611Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.063183ms logger=migrator t=2026-04-06T21:12:42.912586974Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-06T21:12:42.922811287Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.224083ms logger=migrator t=2026-04-06T21:12:42.930335407Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-06T21:12:42.932470847Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.132671ms logger=migrator t=2026-04-06T21:12:42.941306987Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-06T21:12:43.025391918Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.078501ms logger=migrator t=2026-04-06T21:12:43.030331786Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-06T21:12:43.032343014Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.010928ms logger=migrator t=2026-04-06T21:12:43.037214879Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-06T21:12:43.038855459Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.64219ms logger=migrator t=2026-04-06T21:12:43.046163423Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-06T21:12:43.075845498Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.681175ms logger=migrator t=2026-04-06T21:12:43.082523797Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-06T21:12:43.092215028Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.693581ms logger=migrator t=2026-04-06T21:12:43.098282702Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-06T21:12:43.098541628Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=258.846µs logger=migrator t=2026-04-06T21:12:43.103179939Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-06T21:12:43.103501057Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=310.947µs logger=migrator t=2026-04-06T21:12:43.108176968Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-06T21:12:43.108589168Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=408.67µs logger=migrator t=2026-04-06T21:12:43.128731817Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-06T21:12:43.129074565Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=345.778µs logger=migrator t=2026-04-06T21:12:43.135533318Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-06T21:12:43.136011Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=479.942µs logger=migrator t=2026-04-06T21:12:43.14105579Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-06T21:12:43.142339791Z level=info msg="Migration successfully executed" id="create folder table" duration=1.282432ms logger=migrator t=2026-04-06T21:12:43.149358897Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-06T21:12:43.150869744Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.518766ms logger=migrator t=2026-04-06T21:12:43.159495159Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-06T21:12:43.161804954Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.312196ms logger=migrator t=2026-04-06T21:12:43.167803586Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-06T21:12:43.167833807Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.991µs logger=migrator t=2026-04-06T21:12:43.190626019Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-06T21:12:43.192587466Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.960027ms logger=migrator t=2026-04-06T21:12:43.199298755Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-06T21:12:43.201260072Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.961217ms logger=migrator t=2026-04-06T21:12:43.206155709Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-06T21:12:43.20748764Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.331291ms logger=migrator t=2026-04-06T21:12:43.212011288Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-06T21:12:43.21250053Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=487.062µs logger=migrator t=2026-04-06T21:12:43.217846537Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-06T21:12:43.218183715Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=339.508µs logger=migrator t=2026-04-06T21:12:43.223156884Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-06T21:12:43.224885424Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.72535ms logger=migrator t=2026-04-06T21:12:43.229501984Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-06T21:12:43.231112303Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.610799ms logger=migrator t=2026-04-06T21:12:43.2360607Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-06T21:12:43.237237118Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.176318ms logger=migrator t=2026-04-06T21:12:43.241644993Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-06T21:12:43.242926024Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.280651ms logger=migrator t=2026-04-06T21:12:43.247534323Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-06T21:12:43.249312036Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.777792ms logger=migrator t=2026-04-06T21:12:43.254725374Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-06T21:12:43.255713737Z level=info msg="Migration successfully executed" id="create anon_device table" duration=987.923µs logger=migrator t=2026-04-06T21:12:43.260114713Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-06T21:12:43.261653859Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.539046ms logger=migrator t=2026-04-06T21:12:43.266559026Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-06T21:12:43.267869647Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.310451ms logger=migrator t=2026-04-06T21:12:43.274071575Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-06T21:12:43.275104569Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.031194ms logger=migrator t=2026-04-06T21:12:43.28059862Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-06T21:12:43.282483425Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.885185ms logger=migrator t=2026-04-06T21:12:43.288405826Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-06T21:12:43.289729407Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.323471ms logger=migrator t=2026-04-06T21:12:43.294960241Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-06T21:12:43.295314059Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=354.458µs logger=migrator t=2026-04-06T21:12:43.299671774Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-06T21:12:43.310276456Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.604262ms logger=migrator t=2026-04-06T21:12:43.315590103Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-06T21:12:43.316523885Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=935.072µs logger=migrator t=2026-04-06T21:12:43.322000025Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-06T21:12:43.322030006Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=30.92µs logger=migrator t=2026-04-06T21:12:43.326688657Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-06T21:12:43.327938106Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.249729ms logger=migrator t=2026-04-06T21:12:43.332485174Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-06T21:12:43.332507035Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.591µs logger=migrator t=2026-04-06T21:12:43.337164315Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-06T21:12:43.33860016Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.438455ms logger=migrator t=2026-04-06T21:12:43.344733026Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-06T21:12:43.346980369Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.245353ms logger=migrator t=2026-04-06T21:12:43.360221425Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-06T21:12:43.361462554Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.245759ms logger=migrator t=2026-04-06T21:12:43.366532045Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-06T21:12:43.367406635Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=875.8µs logger=migrator t=2026-04-06T21:12:43.37349326Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-06T21:12:43.373760636Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=268.406µs logger=migrator t=2026-04-06T21:12:43.377988597Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-06T21:12:43.379056932Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.071225ms logger=migrator t=2026-04-06T21:12:43.383315394Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-06T21:12:43.384797389Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.481624ms logger=migrator t=2026-04-06T21:12:43.392341608Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-06T21:12:43.393385413Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.046405ms logger=migrator t=2026-04-06T21:12:43.399831797Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-06T21:12:43.412905037Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.07413ms logger=migrator t=2026-04-06T21:12:43.420055668Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-06T21:12:43.430457836Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.402277ms logger=migrator t=2026-04-06T21:12:43.435736441Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-06T21:12:43.445937764Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.199852ms logger=migrator t=2026-04-06T21:12:43.456513095Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-06T21:12:43.456626348Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=120.733µs logger=migrator t=2026-04-06T21:12:43.460880389Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-06T21:12:43.471699536Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.820737ms logger=migrator t=2026-04-06T21:12:43.475063327Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-06T21:12:43.484118822Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.050885ms logger=migrator t=2026-04-06T21:12:43.487486482Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-06T21:12:43.487715697Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=229.095µs logger=migrator t=2026-04-06T21:12:43.493647579Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.080284196s logger=migrator t=2026-04-06T21:12:43.494112459Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-06T21:12:43.512857365Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-06T21:12:43.51306321Z level=info msg="Created default organization" logger=secrets t=2026-04-06T21:12:43.520338704Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-06T21:12:43.575831514Z level=info msg="Restored cache from database" duration=507.013µs logger=plugin.store t=2026-04-06T21:12:43.578134268Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-06T21:12:43.615683082Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-06T21:12:43.615712843Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-06T21:12:43.615780304Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-06T21:12:43.615793625Z level=info msg="Plugins loaded" count=54 duration=37.660437ms logger=query_data t=2026-04-06T21:12:43.619875272Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-06T21:12:43.62275838Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-06T21:12:43.627761609Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-06T21:12:43.63705846Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-06T21:12:43.639375626Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-06T21:12:43.641094247Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-06T21:12:43.666193174Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-06T21:12:43.682680776Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-06T21:12:43.701000872Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-06T21:12:43.701021172Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-06T21:12:43.701172536Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-06T21:12:43.701671888Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-06T21:12:43.701818012Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-06T21:12:43.70640358Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-06T21:12:43.717634537Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-06T21:12:43.728517967Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-06T21:12:43.769503802Z level=info msg="Update check succeeded" duration=67.815243ms logger=grafana.update.checker t=2026-04-06T21:12:43.786394614Z level=info msg="Update check succeeded" duration=84.664844ms logger=provisioning.dashboard t=2026-04-06T21:12:43.793110573Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-06T21:12:43.793503152Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-06T21:12:43.8123208Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=ngalert.state.manager t=2026-04-06T21:12:43.862921934Z level=info msg="State cache has been initialized" states=0 duration=161.243496ms logger=ngalert.scheduler t=2026-04-06T21:12:43.862988586Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-06T21:12:43.863103139Z level=info msg=starting first_tick=2026-04-06T21:12:50Z logger=provisioning.dashboard t=2026-04-06T21:12:43.880482932Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-06T21:12:43.883487243Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-06T21:12:43.8984756Z level=info msg="Patterns update finished" duration=103.058252ms logger=grafana-apiserver t=2026-04-06T21:12:44.124910997Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-06T21:12:44.125357918Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-06T21:12:46.16865094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.169810828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.187617101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.214120121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.238470551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.304361799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.321345933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.429160118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.446633193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.488255974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.508500405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.597469952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.612579892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.651339503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.671964034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.713855831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.730105488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.772494176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.789322696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.832736178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.850573273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.88153714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.89626021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.934337865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:46.95344737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.012146427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.044253931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.088332199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.110091247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.159851941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.176749303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.664883476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.683815397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.780250001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.801252651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.853105644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.869668008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.91135357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.932630547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:47.97817361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.000685286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.056825051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.076756295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.129586052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.14751902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.192535471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.2101723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.255284463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.29174245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.386670399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.4043871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.467097073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.486574386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.547122796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.569361785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.642554587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.660535335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.740755223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.761729692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.832605408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.850768601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.912094019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:48.931394598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.005451241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.024288589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.096415944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.114608388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.203972234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.221298676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.327131934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.344965798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.426721933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.444585969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.523902185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.542923958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.625653186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.644662338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.724960879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.743916119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:12:49.824673331Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-06T21:14:10.727121147Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-06T21:22:43.727211808Z level=info msg="Completed cleanup jobs" duration=24.689219ms logger=plugins.update.checker t=2026-04-06T21:22:43.820445141Z level=info msg="Update check succeeded" duration=50.092044ms logger=sqlstore.transactions t=2026-04-06T21:27:43.637255963Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"