logger=settings t=2026-05-09T12:58:30.202319336Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-09T12:58:30Z logger=settings t=2026-05-09T12:58:30.202607784Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-09T12:58:30.202623004Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-09T12:58:30.202626804Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-09T12:58:30.202629714Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-09T12:58:30.202632384Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-09T12:58:30.202634974Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-09T12:58:30.202637554Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-09T12:58:30.202640944Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-09T12:58:30.202644264Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-09T12:58:30.202647394Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-09T12:58:30.202650004Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-09T12:58:30.202652594Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-09T12:58:30.202657385Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-09T12:58:30.202661885Z level=info msg=Target target=[all] logger=settings t=2026-05-09T12:58:30.202671075Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-09T12:58:30.202675896Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-09T12:58:30.202680356Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-09T12:58:30.202683826Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-09T12:58:30.202688956Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-09T12:58:30.202692596Z level=info msg="App mode production" logger=sqlstore t=2026-05-09T12:58:30.203002303Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-09T12:58:30.203021504Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-09T12:58:30.210512482Z level=info msg="Locking database" logger=migrator t=2026-05-09T12:58:30.210592635Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-09T12:58:30.21204949Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-09T12:58:30.213578446Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.533116ms logger=migrator t=2026-05-09T12:58:30.219530828Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-09T12:58:30.220149643Z level=info msg="Migration successfully executed" id="create user table" duration=618.615µs logger=migrator t=2026-05-09T12:58:30.226581728Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-09T12:58:30.227312534Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=725.146µs logger=migrator t=2026-05-09T12:58:30.231661549Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-09T12:58:30.232949659Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.28212ms logger=migrator t=2026-05-09T12:58:30.237404926Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-09T12:58:30.238084262Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=679.926µs logger=migrator t=2026-05-09T12:58:30.243501902Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-09T12:58:30.244322041Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=820.309µs logger=migrator t=2026-05-09T12:58:30.248578963Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-09T12:58:30.2517632Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.222476ms logger=migrator t=2026-05-09T12:58:30.255241043Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-09T12:58:30.255830306Z level=info msg="Migration successfully executed" id="create user table v2" duration=592.203µs logger=migrator t=2026-05-09T12:58:30.261878971Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-09T12:58:30.263133101Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.2546ms logger=migrator t=2026-05-09T12:58:30.271214065Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-09T12:58:30.271942272Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=728.147µs logger=migrator t=2026-05-09T12:58:30.282182117Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-09T12:58:30.283102399Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=920.911µs logger=migrator t=2026-05-09T12:58:30.292398591Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-09T12:58:30.293454257Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.054816ms logger=migrator t=2026-05-09T12:58:30.298966639Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-09T12:58:30.301205792Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.238124ms logger=migrator t=2026-05-09T12:58:30.305923714Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-09T12:58:30.306032157Z level=info msg="Migration successfully executed" id="Update user table charset" duration=115.523µs logger=migrator t=2026-05-09T12:58:30.311109659Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-09T12:58:30.312630045Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.518396ms logger=migrator t=2026-05-09T12:58:30.319496449Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-09T12:58:30.319890038Z level=info msg="Migration successfully executed" id="Add missing user data" duration=392.779µs logger=migrator t=2026-05-09T12:58:30.324239422Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-09T12:58:30.325992055Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.747333ms logger=migrator t=2026-05-09T12:58:30.329921858Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-09T12:58:30.331024724Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.103276ms logger=migrator t=2026-05-09T12:58:30.335017181Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-09T12:58:30.336143237Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.125186ms logger=migrator t=2026-05-09T12:58:30.340953083Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-09T12:58:30.349113217Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.159154ms logger=migrator t=2026-05-09T12:58:30.354758923Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-09T12:58:30.355849099Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.092326ms logger=migrator t=2026-05-09T12:58:30.361077884Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-09T12:58:30.361424412Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=344.238µs logger=migrator t=2026-05-09T12:58:30.366883822Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-09T12:58:30.368264925Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.384033ms logger=migrator t=2026-05-09T12:58:30.375491208Z 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-05-09T12:58:30.375799536Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=308.758µs logger=migrator t=2026-05-09T12:58:30.380085988Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-09T12:58:30.380520248Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=432.18µs logger=migrator t=2026-05-09T12:58:30.385112689Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-09T12:58:30.385931788Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=816.919µs logger=migrator t=2026-05-09T12:58:30.392402352Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-09T12:58:30.39354138Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.147338ms logger=migrator t=2026-05-09T12:58:30.429424008Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-09T12:58:30.431459857Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.039569ms logger=migrator t=2026-05-09T12:58:30.437579323Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-09T12:58:30.438261939Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=683.656µs logger=migrator t=2026-05-09T12:58:30.445148024Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-09T12:58:30.44624872Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.099806ms logger=migrator t=2026-05-09T12:58:30.451494786Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-09T12:58:30.451541828Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.911µs logger=migrator t=2026-05-09T12:58:30.456614719Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-09T12:58:30.458025122Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.415213ms logger=migrator t=2026-05-09T12:58:30.463709779Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-09T12:58:30.464391335Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=683.436µs logger=migrator t=2026-05-09T12:58:30.468540063Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-09T12:58:30.469165638Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=625.085µs logger=migrator t=2026-05-09T12:58:30.473446761Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-09T12:58:30.474391734Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=945.523µs logger=migrator t=2026-05-09T12:58:30.480715534Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-09T12:58:30.485861598Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.170554ms logger=migrator t=2026-05-09T12:58:30.490713064Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-09T12:58:30.491548744Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=835.69µs logger=migrator t=2026-05-09T12:58:30.496144244Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-09T12:58:30.496923542Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=779.188µs logger=migrator t=2026-05-09T12:58:30.503374947Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-09T12:58:30.504558895Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.183508ms logger=migrator t=2026-05-09T12:58:30.509803421Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-09T12:58:30.510526248Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=723.167µs logger=migrator t=2026-05-09T12:58:30.515306672Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-09T12:58:30.516441219Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.134537ms logger=migrator t=2026-05-09T12:58:30.52189013Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-09T12:58:30.522388981Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=498.341µs logger=migrator t=2026-05-09T12:58:30.528375135Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-09T12:58:30.529298067Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=919.442µs logger=migrator t=2026-05-09T12:58:30.534058321Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-09T12:58:30.534718157Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=659.406µs logger=migrator t=2026-05-09T12:58:30.540852333Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-09T12:58:30.542058682Z level=info msg="Migration successfully executed" id="create star table" duration=1.206639ms logger=migrator t=2026-05-09T12:58:30.549628383Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-09T12:58:30.550968985Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.339742ms logger=migrator t=2026-05-09T12:58:30.555592216Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-09T12:58:30.557243725Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.651279ms logger=migrator t=2026-05-09T12:58:30.561992569Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-09T12:58:30.562841759Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=850.091µs logger=migrator t=2026-05-09T12:58:30.567357307Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-09T12:58:30.568154615Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=798.348µs logger=migrator t=2026-05-09T12:58:30.574834125Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-09T12:58:30.576025514Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.150268ms logger=migrator t=2026-05-09T12:58:30.58126373Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-09T12:58:30.582050038Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=786.018µs logger=migrator t=2026-05-09T12:58:30.586935805Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-09T12:58:30.587709604Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=773.689µs logger=migrator t=2026-05-09T12:58:30.593882481Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-09T12:58:30.593910953Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.012µs logger=migrator t=2026-05-09T12:58:30.600981411Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-09T12:58:30.601019982Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.041µs logger=migrator t=2026-05-09T12:58:30.606419242Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-09T12:58:30.606693808Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=275.336µs logger=migrator t=2026-05-09T12:58:30.612312891Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-09T12:58:30.614119615Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.806404ms logger=migrator t=2026-05-09T12:58:30.620969069Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-09T12:58:30.622281361Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.316432ms logger=migrator t=2026-05-09T12:58:30.628284754Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-09T12:58:30.6293558Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.071036ms logger=migrator t=2026-05-09T12:58:30.633930109Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-09T12:58:30.634709057Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=778.428µs logger=migrator t=2026-05-09T12:58:30.640559908Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-09T12:58:30.641447309Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=884.171µs logger=migrator t=2026-05-09T12:58:30.647646257Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-09T12:58:30.649178274Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.531347ms logger=migrator t=2026-05-09T12:58:30.656278494Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-09T12:58:30.662613775Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.334891ms logger=migrator t=2026-05-09T12:58:30.667597125Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-09T12:58:30.668389323Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=792.328µs logger=migrator t=2026-05-09T12:58:30.675150395Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-09T12:58:30.676035576Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=879.771µs logger=migrator t=2026-05-09T12:58:30.680874072Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-09T12:58:30.681989548Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.114816ms logger=migrator t=2026-05-09T12:58:30.68665721Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-09T12:58:30.687035279Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=377.889µs logger=migrator t=2026-05-09T12:58:30.692019119Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-09T12:58:30.693675438Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.65597ms logger=migrator t=2026-05-09T12:58:30.700589803Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-09T12:58:30.700768988Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=178.425µs logger=migrator t=2026-05-09T12:58:30.705613424Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-09T12:58:30.70758195Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.968006ms logger=migrator t=2026-05-09T12:58:30.713117343Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-09T12:58:30.715734936Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.616963ms logger=migrator t=2026-05-09T12:58:30.721172635Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-09T12:58:30.723164613Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.989698ms logger=migrator t=2026-05-09T12:58:30.728965622Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-09T12:58:30.731908442Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=2.94272ms logger=migrator t=2026-05-09T12:58:30.742571567Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-09T12:58:30.745741343Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.175176ms logger=migrator t=2026-05-09T12:58:30.750974338Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-09T12:58:30.756035139Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=5.059751ms logger=migrator t=2026-05-09T12:58:30.764143763Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-09T12:58:30.765426464Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.283571ms logger=migrator t=2026-05-09T12:58:30.771453458Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-09T12:58:30.771482479Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.63µs logger=migrator t=2026-05-09T12:58:30.776366626Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-09T12:58:30.776473028Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=115.862µs logger=migrator t=2026-05-09T12:58:30.78197849Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-09T12:58:30.783914396Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.939726ms logger=migrator t=2026-05-09T12:58:30.790172916Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-09T12:58:30.792295677Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.124271ms logger=migrator t=2026-05-09T12:58:30.798494695Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-09T12:58:30.801180019Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.690964ms logger=migrator t=2026-05-09T12:58:30.806555477Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-09T12:58:30.808571436Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.015969ms logger=migrator t=2026-05-09T12:58:30.815744827Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-09T12:58:30.816051175Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=304.898µs logger=migrator t=2026-05-09T12:58:30.821251159Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-09T12:58:30.822494729Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.243251ms logger=migrator t=2026-05-09T12:58:30.828873781Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-09T12:58:30.829732512Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=859.241µs logger=migrator t=2026-05-09T12:58:30.834889655Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-09T12:58:30.834921466Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.401µs logger=migrator t=2026-05-09T12:58:30.83929728Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-09T12:58:30.840239983Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=940.263µs logger=migrator t=2026-05-09T12:58:30.845874858Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-09T12:58:30.846590665Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=714.247µs logger=migrator t=2026-05-09T12:58:30.853879939Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-09T12:58:30.85976062Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.880921ms logger=migrator t=2026-05-09T12:58:30.864453802Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-09T12:58:30.865010296Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=556.634µs logger=migrator t=2026-05-09T12:58:30.876033039Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-09T12:58:30.877623907Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.589318ms logger=migrator t=2026-05-09T12:58:30.884164274Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-09T12:58:30.88611311Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.950836ms logger=migrator t=2026-05-09T12:58:30.892926133Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-09T12:58:30.893257291Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=327.958µs logger=migrator t=2026-05-09T12:58:30.898039166Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-09T12:58:30.900083545Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=2.042679ms logger=migrator t=2026-05-09T12:58:30.907559693Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-09T12:58:30.910605986Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.046263ms logger=migrator t=2026-05-09T12:58:30.916306542Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-09T12:58:30.917567873Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.261001ms logger=migrator t=2026-05-09T12:58:30.925652956Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-09T12:58:30.925874801Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=222.585µs logger=migrator t=2026-05-09T12:58:30.943627346Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-09T12:58:30.944000144Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=374.788µs logger=migrator t=2026-05-09T12:58:30.949319692Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-09T12:58:30.950164403Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=844.741µs logger=migrator t=2026-05-09T12:58:30.954179508Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-09T12:58:30.956447442Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.267684ms logger=migrator t=2026-05-09T12:58:30.960031478Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-09T12:58:30.960959271Z level=info msg="Migration successfully executed" id="create data_source table" duration=926.982µs logger=migrator t=2026-05-09T12:58:30.965489359Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-09T12:58:30.966266507Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=776.758µs logger=migrator t=2026-05-09T12:58:30.970411777Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-09T12:58:30.971490802Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.096157ms logger=migrator t=2026-05-09T12:58:30.975000446Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-09T12:58:30.976038201Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.037895ms logger=migrator t=2026-05-09T12:58:30.980390545Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-09T12:58:30.981131252Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=740.758µs logger=migrator t=2026-05-09T12:58:30.985986469Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-09T12:58:30.992440123Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.452964ms logger=migrator t=2026-05-09T12:58:30.997343621Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-09T12:58:30.998763294Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.404663ms logger=migrator t=2026-05-09T12:58:31.002894273Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-09T12:58:31.003987299Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.089606ms logger=migrator t=2026-05-09T12:58:31.007762049Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-09T12:58:31.008658591Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=896.322µs logger=migrator t=2026-05-09T12:58:31.014354977Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-09T12:58:31.015023133Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=670.576µs logger=migrator t=2026-05-09T12:58:31.019749496Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-09T12:58:31.022277696Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.52428ms logger=migrator t=2026-05-09T12:58:31.028967906Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-09T12:58:31.032665805Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.697549ms logger=migrator t=2026-05-09T12:58:31.037653593Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-09T12:58:31.037687174Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.391µs logger=migrator t=2026-05-09T12:58:31.041195158Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-09T12:58:31.041421103Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=226.155µs logger=migrator t=2026-05-09T12:58:31.044973428Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-09T12:58:31.051071264Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=6.096075ms logger=migrator t=2026-05-09T12:58:31.056580645Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-09T12:58:31.056753469Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=173.094µs logger=migrator t=2026-05-09T12:58:31.064139276Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-09T12:58:31.064462713Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=319.787µs logger=migrator t=2026-05-09T12:58:31.069933174Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-09T12:58:31.076213674Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.239699ms logger=migrator t=2026-05-09T12:58:31.083216361Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-09T12:58:31.083440816Z level=info msg="Migration successfully executed" id="Update uid value" duration=230.555µs logger=migrator t=2026-05-09T12:58:31.090855214Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-09T12:58:31.092055512Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.201978ms logger=migrator t=2026-05-09T12:58:31.098212419Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-09T12:58:31.099425069Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.217589ms logger=migrator t=2026-05-09T12:58:31.141951523Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-09T12:58:31.143419539Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.473156ms logger=migrator t=2026-05-09T12:58:31.891655645Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-09T12:58:31.901019668Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=9.367313ms logger=migrator t=2026-05-09T12:58:32.043596961Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-09T12:58:32.047373921Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=3.78232ms logger=migrator t=2026-05-09T12:58:32.096086982Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-09T12:58:32.097339223Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.255841ms logger=migrator t=2026-05-09T12:58:32.166185963Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-09T12:58:32.167258929Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.076356ms logger=migrator t=2026-05-09T12:58:32.208880941Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-09T12:58:32.21136828Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.493759ms logger=migrator t=2026-05-09T12:58:32.258256468Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-09T12:58:32.261303041Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=3.051413ms logger=migrator t=2026-05-09T12:58:32.321878155Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-09T12:58:32.332404985Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.53108ms logger=migrator t=2026-05-09T12:58:32.427774349Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-09T12:58:32.428874275Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.104296ms logger=migrator t=2026-05-09T12:58:32.616786435Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-09T12:58:32.618662739Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.879714ms logger=migrator t=2026-05-09T12:58:32.786941251Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-09T12:58:32.788203212Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.266291ms logger=migrator t=2026-05-09T12:58:32.980219779Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-09T12:58:32.981890799Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.67496ms logger=migrator t=2026-05-09T12:58:33.279231306Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-09T12:58:33.281210904Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.983498ms logger=migrator t=2026-05-09T12:58:33.295843011Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-09T12:58:33.296627401Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=792.37µs logger=migrator t=2026-05-09T12:58:33.302281184Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-09T12:58:33.302349626Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=73.772µs logger=migrator t=2026-05-09T12:58:33.314327981Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-09T12:58:33.317096907Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.767806ms logger=migrator t=2026-05-09T12:58:33.322224059Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-09T12:58:33.32772535Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.498921ms logger=migrator t=2026-05-09T12:58:33.336859367Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-09T12:58:33.337197735Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=337.108µs logger=migrator t=2026-05-09T12:58:33.348228389Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-09T12:58:33.350275787Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.049768ms logger=migrator t=2026-05-09T12:58:33.361782171Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-09T12:58:33.367853335Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=6.121515ms logger=migrator t=2026-05-09T12:58:33.376329457Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-09T12:58:33.377411333Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.085636ms logger=migrator t=2026-05-09T12:58:33.385616328Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-09T12:58:33.386573661Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=956.033µs logger=migrator t=2026-05-09T12:58:33.392323978Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-09T12:58:33.394632863Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.310205ms logger=migrator t=2026-05-09T12:58:33.400891282Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-09T12:58:33.40206035Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.170078ms logger=migrator t=2026-05-09T12:58:33.410685665Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-09T12:58:33.411816942Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.136277ms logger=migrator t=2026-05-09T12:58:33.439241105Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-09T12:58:33.4411617Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.937886ms logger=migrator t=2026-05-09T12:58:33.449154431Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-09T12:58:33.449301484Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=152.403µs logger=migrator t=2026-05-09T12:58:33.461561866Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-09T12:58:33.461916664Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=89.952µs logger=migrator t=2026-05-09T12:58:33.467185869Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-09T12:58:33.470287883Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.102644ms logger=migrator t=2026-05-09T12:58:33.476381969Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-09T12:58:33.47854034Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.153511ms logger=migrator t=2026-05-09T12:58:33.486182132Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-09T12:58:33.486293525Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=112.013µs logger=migrator t=2026-05-09T12:58:33.492381869Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-09T12:58:33.493724151Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.340272ms logger=migrator t=2026-05-09T12:58:33.500074593Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-09T12:58:33.50164605Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.567466ms logger=migrator t=2026-05-09T12:58:33.505963322Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-09T12:58:33.505997123Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=35.251µs logger=migrator t=2026-05-09T12:58:33.513320248Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-09T12:58:33.514193199Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=881.461µs logger=migrator t=2026-05-09T12:58:33.540199107Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-09T12:58:33.54196167Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.762222ms logger=migrator t=2026-05-09T12:58:33.549837127Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-09T12:58:33.555761408Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.923531ms logger=migrator t=2026-05-09T12:58:33.560398978Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-09T12:58:33.560435629Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=41.661µs logger=migrator t=2026-05-09T12:58:33.565286824Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-09T12:58:33.566225547Z level=info msg="Migration successfully executed" id="create session table" duration=937.753µs logger=migrator t=2026-05-09T12:58:33.571969713Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-09T12:58:33.572151478Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=178.595µs logger=migrator t=2026-05-09T12:58:33.576387418Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-09T12:58:33.579915123Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=3.516174ms logger=migrator t=2026-05-09T12:58:33.737193267Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-09T12:58:33.738921868Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.732793ms logger=migrator t=2026-05-09T12:58:33.789603053Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-09T12:58:33.793714101Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=4.113588ms logger=migrator t=2026-05-09T12:58:33.800664837Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-09T12:58:33.800769969Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=110.302µs logger=migrator t=2026-05-09T12:58:33.805096882Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-09T12:58:33.805145164Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=50.252µs logger=migrator t=2026-05-09T12:58:33.810125642Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-09T12:58:33.814016074Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.891042ms logger=migrator t=2026-05-09T12:58:33.81844351Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-09T12:58:33.822847795Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.407865ms logger=migrator t=2026-05-09T12:58:33.82686134Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-09T12:58:33.826927082Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=67.122µs logger=migrator t=2026-05-09T12:58:33.830579409Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-09T12:58:33.830670341Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=91.462µs logger=migrator t=2026-05-09T12:58:33.835457365Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-09T12:58:33.837127575Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.670039ms logger=migrator t=2026-05-09T12:58:33.841838587Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-09T12:58:33.841912379Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=74.293µs logger=migrator t=2026-05-09T12:58:33.846281903Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-09T12:58:33.850107243Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.824291ms logger=migrator t=2026-05-09T12:58:33.855872871Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-09T12:58:33.85624301Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=359.818µs logger=migrator t=2026-05-09T12:58:33.86046891Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-09T12:58:33.86552686Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.05798ms logger=migrator t=2026-05-09T12:58:33.875748884Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-09T12:58:33.878373617Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.629152ms logger=migrator t=2026-05-09T12:58:33.884055821Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-09T12:58:33.884142823Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=88.422µs logger=migrator t=2026-05-09T12:58:33.888060366Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-09T12:58:33.888945868Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=885.452µs logger=migrator t=2026-05-09T12:58:33.897580143Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-09T12:58:33.898668789Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.092786ms logger=migrator t=2026-05-09T12:58:33.904368265Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-09T12:58:33.906053776Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.686031ms logger=migrator t=2026-05-09T12:58:33.910577033Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-09T12:58:33.911996267Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.418644ms logger=migrator t=2026-05-09T12:58:33.924023093Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-09T12:58:33.92555555Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.537168ms logger=migrator t=2026-05-09T12:58:33.931923071Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-09T12:58:33.932834952Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=911.521µs logger=migrator t=2026-05-09T12:58:33.939849129Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-09T12:58:33.941028067Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.183518ms logger=migrator t=2026-05-09T12:58:33.949176901Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-09T12:58:33.950270877Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.093566ms logger=migrator t=2026-05-09T12:58:33.954426087Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-09T12:58:33.955910461Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.482724ms logger=migrator t=2026-05-09T12:58:33.960941441Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-09T12:58:33.97181615Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.873159ms logger=migrator t=2026-05-09T12:58:33.979157555Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-09T12:58:33.97979421Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=628.985µs logger=migrator t=2026-05-09T12:58:33.990154836Z 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-05-09T12:58:33.991382926Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.26991ms logger=migrator t=2026-05-09T12:58:33.995305829Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-09T12:58:33.995542475Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=236.396µs logger=migrator t=2026-05-09T12:58:33.999194362Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-09T12:58:33.999889739Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=694.827µs logger=migrator t=2026-05-09T12:58:34.005511282Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-09T12:58:34.006407143Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=895.481µs logger=migrator t=2026-05-09T12:58:34.01131155Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-09T12:58:34.017486067Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.180287ms logger=migrator t=2026-05-09T12:58:34.022137237Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-09T12:58:34.025907587Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.76981ms logger=migrator t=2026-05-09T12:58:34.030631499Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-09T12:58:34.034213375Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.581816ms logger=migrator t=2026-05-09T12:58:34.041387795Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-09T12:58:34.046116477Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.726502ms logger=migrator t=2026-05-09T12:58:34.053085893Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-09T12:58:34.055727135Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.649482ms logger=migrator t=2026-05-09T12:58:34.062881326Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-09T12:58:34.062922857Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=42.331µs logger=migrator t=2026-05-09T12:58:34.066530913Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-09T12:58:34.066558643Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.74µs logger=migrator t=2026-05-09T12:58:34.071562622Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-09T12:58:34.072510774Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=947.592µs logger=migrator t=2026-05-09T12:58:34.079218303Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T12:58:34.080400372Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.181379ms logger=migrator t=2026-05-09T12:58:34.08620416Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-09T12:58:34.0870439Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=839.061µs logger=migrator t=2026-05-09T12:58:34.092401967Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-09T12:58:34.093559065Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.156368ms logger=migrator t=2026-05-09T12:58:34.099044656Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T12:58:34.100350756Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.306431ms logger=migrator t=2026-05-09T12:58:34.105716494Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-09T12:58:34.110912987Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.194624ms logger=migrator t=2026-05-09T12:58:34.118559789Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-09T12:58:34.122980284Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.424455ms logger=migrator t=2026-05-09T12:58:34.129084288Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-09T12:58:34.129397476Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=310.298µs logger=migrator t=2026-05-09T12:58:34.137897388Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-09T12:58:34.139177159Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.280821ms logger=migrator t=2026-05-09T12:58:34.148977552Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-09T12:58:34.150110259Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.132087ms logger=migrator t=2026-05-09T12:58:34.155282362Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-09T12:58:34.16025892Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.976489ms logger=migrator t=2026-05-09T12:58:34.168736422Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-09T12:58:34.168935116Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=204.205µs logger=migrator t=2026-05-09T12:58:34.173078684Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-09T12:58:34.174329014Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.25517ms logger=migrator t=2026-05-09T12:58:34.179778293Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-09T12:58:34.181448994Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.67677ms logger=migrator t=2026-05-09T12:58:34.19140668Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-09T12:58:34.191500352Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=93.853µs logger=migrator t=2026-05-09T12:58:34.197676318Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-09T12:58:34.199035421Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.358453ms logger=migrator t=2026-05-09T12:58:34.207450531Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-09T12:58:34.208503926Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.053675ms logger=migrator t=2026-05-09T12:58:34.219245062Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-09T12:58:34.224935217Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=5.687994ms logger=migrator t=2026-05-09T12:58:34.230296734Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-09T12:58:34.231773589Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.478015ms logger=migrator t=2026-05-09T12:58:34.236064781Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-09T12:58:34.237041734Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=981.643µs logger=migrator t=2026-05-09T12:58:34.242611067Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-09T12:58:34.243659501Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.044794ms logger=migrator t=2026-05-09T12:58:34.25369855Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-09T12:58:34.253810283Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=119.873µs logger=migrator t=2026-05-09T12:58:34.263072503Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-09T12:58:34.266509875Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.440592ms logger=migrator t=2026-05-09T12:58:34.274099905Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-09T12:58:34.275656661Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.560986ms logger=migrator t=2026-05-09T12:58:34.283694153Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-09T12:58:34.288905817Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.214183ms logger=migrator t=2026-05-09T12:58:34.295028772Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-09T12:58:34.296069107Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.040805ms logger=migrator t=2026-05-09T12:58:34.301942517Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-09T12:58:34.303139655Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.197578ms logger=migrator t=2026-05-09T12:58:34.322170137Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-09T12:58:34.324073022Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.904335ms logger=migrator t=2026-05-09T12:58:34.332373009Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-09T12:58:34.345319367Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.943608ms logger=migrator t=2026-05-09T12:58:34.35220062Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-09T12:58:34.353277786Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.071906ms logger=migrator t=2026-05-09T12:58:34.358982322Z 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-05-09T12:58:34.360932488Z 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.945716ms logger=migrator t=2026-05-09T12:58:34.376538879Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-09T12:58:34.377509242Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=978.223µs logger=migrator t=2026-05-09T12:58:34.385424601Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-09T12:58:34.386723381Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.303871ms logger=migrator t=2026-05-09T12:58:34.392902608Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-09T12:58:34.393202865Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=299.567µs logger=migrator t=2026-05-09T12:58:34.397578399Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-09T12:58:34.402977148Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.395809ms logger=migrator t=2026-05-09T12:58:34.407127236Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-09T12:58:34.410291252Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.164526ms logger=migrator t=2026-05-09T12:58:34.472108941Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-09T12:58:34.474077187Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.972737ms logger=migrator t=2026-05-09T12:58:35.36811273Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-09T12:58:35.369908112Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.817093ms logger=migrator t=2026-05-09T12:58:35.618834339Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-09T12:58:35.620414666Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=1.582726ms logger=migrator t=2026-05-09T12:58:35.640176565Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-09T12:58:35.647853457Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.675183ms logger=migrator t=2026-05-09T12:58:35.655103008Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-09T12:58:35.656872411Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.772993ms logger=migrator t=2026-05-09T12:58:35.662551296Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-09T12:58:35.663015427Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=472.341µs logger=migrator t=2026-05-09T12:58:35.669579292Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-09T12:58:35.670038973Z level=info msg="Migration successfully executed" id="Move region to single row" duration=461.121µs logger=migrator t=2026-05-09T12:58:35.675488033Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-09T12:58:35.676571158Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.083305ms logger=migrator t=2026-05-09T12:58:35.681322831Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-09T12:58:35.682342435Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.019304ms logger=migrator t=2026-05-09T12:58:35.688643495Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T12:58:35.690227452Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.583267ms logger=migrator t=2026-05-09T12:58:35.695422845Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T12:58:35.697174087Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.750182ms logger=migrator t=2026-05-09T12:58:35.70324102Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-09T12:58:35.704223454Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=982.304µs logger=migrator t=2026-05-09T12:58:35.710424451Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-09T12:58:35.71205905Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.634199ms logger=migrator t=2026-05-09T12:58:35.717156561Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-09T12:58:35.717231112Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=75.201µs logger=migrator t=2026-05-09T12:58:35.723610434Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-09T12:58:35.724823393Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.21384ms logger=migrator t=2026-05-09T12:58:35.733001517Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-09T12:58:35.73440911Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.407643ms logger=migrator t=2026-05-09T12:58:35.739843379Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-09T12:58:35.74157546Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.731461ms logger=migrator t=2026-05-09T12:58:35.746524697Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-09T12:58:35.747617813Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.091836ms logger=migrator t=2026-05-09T12:58:35.754503967Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-09T12:58:35.754839184Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=301.867µs logger=migrator t=2026-05-09T12:58:35.760579971Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-09T12:58:35.761324199Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=743.908µs logger=migrator t=2026-05-09T12:58:35.76642246Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-09T12:58:35.766575703Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=152.473µs logger=migrator t=2026-05-09T12:58:35.77145256Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-09T12:58:35.772464783Z level=info msg="Migration successfully executed" id="create team table" duration=1.011634ms logger=migrator t=2026-05-09T12:58:35.778746082Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-09T12:58:35.779953951Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.207809ms logger=migrator t=2026-05-09T12:58:35.785757459Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-09T12:58:35.787325755Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.570866ms logger=migrator t=2026-05-09T12:58:35.79255847Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-09T12:58:35.79970716Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.137579ms logger=migrator t=2026-05-09T12:58:35.807511255Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-09T12:58:35.807776281Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=269.116µs logger=migrator t=2026-05-09T12:58:35.813366414Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-09T12:58:35.814837799Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.473566ms logger=migrator t=2026-05-09T12:58:35.822147031Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-09T12:58:35.82333197Z level=info msg="Migration successfully executed" id="create team member table" duration=1.196769ms logger=migrator t=2026-05-09T12:58:35.828208476Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-09T12:58:35.829166329Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=958.463µs logger=migrator t=2026-05-09T12:58:35.834244639Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-09T12:58:35.835189182Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=943.913µs logger=migrator t=2026-05-09T12:58:35.842412813Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-09T12:58:35.843355935Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=943.082µs logger=migrator t=2026-05-09T12:58:35.84863688Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-09T12:58:35.853860185Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.219335ms logger=migrator t=2026-05-09T12:58:35.859199082Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-09T12:58:35.863939644Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.740832ms logger=migrator t=2026-05-09T12:58:35.87010105Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-09T12:58:35.879034042Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.933822ms logger=migrator t=2026-05-09T12:58:35.884059501Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-09T12:58:35.885003363Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=943.582µs logger=migrator t=2026-05-09T12:58:35.892281696Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-09T12:58:35.8937324Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.450844ms logger=migrator t=2026-05-09T12:58:35.900083101Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-09T12:58:35.901597397Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.513436ms logger=migrator t=2026-05-09T12:58:35.908370507Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-09T12:58:35.909427313Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.056426ms logger=migrator t=2026-05-09T12:58:35.91729733Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-09T12:58:35.918781195Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.483255ms logger=migrator t=2026-05-09T12:58:35.926795275Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-09T12:58:35.928019084Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.223679ms logger=migrator t=2026-05-09T12:58:35.934519728Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-09T12:58:35.935599244Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.080046ms logger=migrator t=2026-05-09T12:58:35.94218764Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-09T12:58:35.943827389Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.639869ms logger=migrator t=2026-05-09T12:58:35.949944534Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-09T12:58:35.950917817Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=974.283µs logger=migrator t=2026-05-09T12:58:35.957284928Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-09T12:58:35.957624426Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=341.508µs logger=migrator t=2026-05-09T12:58:35.962178644Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-09T12:58:35.963115676Z level=info msg="Migration successfully executed" id="create tag table" duration=934.142µs logger=migrator t=2026-05-09T12:58:35.968464133Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-09T12:58:35.970270216Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.805863ms logger=migrator t=2026-05-09T12:58:35.975692075Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-09T12:58:35.976500674Z level=info msg="Migration successfully executed" id="create login attempt table" duration=808.549µs logger=migrator t=2026-05-09T12:58:35.982320452Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-09T12:58:35.983390048Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.069666ms logger=migrator t=2026-05-09T12:58:35.989004001Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-09T12:58:35.990264601Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.26041ms logger=migrator t=2026-05-09T12:58:35.995134316Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-09T12:58:36.014425613Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.284077ms logger=migrator t=2026-05-09T12:58:36.128883085Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-09T12:58:36.12994851Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.069845ms logger=migrator t=2026-05-09T12:58:36.136624728Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-09T12:58:36.137615562Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=992.054µs logger=migrator t=2026-05-09T12:58:36.143086771Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-09T12:58:36.14346878Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=385.669µs logger=migrator t=2026-05-09T12:58:36.149648447Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-09T12:58:36.150367323Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=719.147µs logger=migrator t=2026-05-09T12:58:36.160229007Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-09T12:58:36.16117422Z level=info msg="Migration successfully executed" id="create user auth table" duration=946.493µs logger=migrator t=2026-05-09T12:58:36.165788368Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-09T12:58:36.166703581Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=911.993µs logger=migrator t=2026-05-09T12:58:36.172503548Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-09T12:58:36.172574819Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.661µs logger=migrator t=2026-05-09T12:58:36.17979055Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-09T12:58:36.185213879Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.422749ms logger=migrator t=2026-05-09T12:58:36.190269089Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-09T12:58:36.193993407Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.723938ms logger=migrator t=2026-05-09T12:58:36.198541755Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-09T12:58:36.203695806Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.153032ms logger=migrator t=2026-05-09T12:58:36.209761531Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-09T12:58:36.215121837Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.359766ms logger=migrator t=2026-05-09T12:58:36.223187248Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-09T12:58:36.224647183Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.467375ms logger=migrator t=2026-05-09T12:58:36.230217685Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-09T12:58:36.237849035Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.63096ms logger=migrator t=2026-05-09T12:58:36.24311366Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-09T12:58:36.244013282Z level=info msg="Migration successfully executed" id="create server_lock table" duration=899.032µs logger=migrator t=2026-05-09T12:58:36.251825707Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-09T12:58:36.253734032Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.908826ms logger=migrator t=2026-05-09T12:58:36.25951686Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-09T12:58:36.260483042Z level=info msg="Migration successfully executed" id="create user auth token table" duration=965.803µs logger=migrator t=2026-05-09T12:58:36.266756721Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-09T12:58:36.268085012Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.326751ms logger=migrator t=2026-05-09T12:58:36.274663988Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-09T12:58:36.275788385Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.124358ms logger=migrator t=2026-05-09T12:58:36.281428408Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-09T12:58:36.282688198Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.26512ms logger=migrator t=2026-05-09T12:58:36.28782321Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-09T12:58:36.294745204Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.921214ms logger=migrator t=2026-05-09T12:58:36.299913276Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-09T12:58:36.301425952Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.509726ms logger=migrator t=2026-05-09T12:58:36.308258234Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-09T12:58:36.310169709Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.915326ms logger=migrator t=2026-05-09T12:58:36.316040298Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-09T12:58:36.317065172Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.024824ms logger=migrator t=2026-05-09T12:58:36.322147482Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-09T12:58:36.323113655Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=962.083µs logger=migrator t=2026-05-09T12:58:36.330266116Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-09T12:58:36.331498054Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.231508ms logger=migrator t=2026-05-09T12:58:36.337741602Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-09T12:58:36.337899846Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=162.293µs logger=migrator t=2026-05-09T12:58:36.344310238Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-09T12:58:36.34440446Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=95.172µs logger=migrator t=2026-05-09T12:58:36.349728406Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-09T12:58:36.351195801Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.465795ms logger=migrator t=2026-05-09T12:58:36.356514736Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T12:58:36.358022912Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.508116ms logger=migrator t=2026-05-09T12:58:36.363072822Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T12:58:36.364006604Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=931.092µs logger=migrator t=2026-05-09T12:58:36.369938735Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-09T12:58:36.370076528Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=139.843µs logger=migrator t=2026-05-09T12:58:36.374487402Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T12:58:36.375960838Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.474506ms logger=migrator t=2026-05-09T12:58:36.380040164Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T12:58:36.380940535Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=900.611µs logger=migrator t=2026-05-09T12:58:36.385938524Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T12:58:36.386902667Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=967.213µs logger=migrator t=2026-05-09T12:58:36.39632852Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T12:58:36.397352075Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.024465ms logger=migrator t=2026-05-09T12:58:36.401585775Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-09T12:58:36.407497575Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.91203ms logger=migrator t=2026-05-09T12:58:36.413109728Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-09T12:58:36.413999858Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=887.6µs logger=migrator t=2026-05-09T12:58:36.418401853Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-09T12:58:36.418522206Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=120.973µs logger=migrator t=2026-05-09T12:58:36.423598946Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-09T12:58:36.42505187Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.453154ms logger=migrator t=2026-05-09T12:58:36.430813026Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-09T12:58:36.431771879Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=958.843µs logger=migrator t=2026-05-09T12:58:36.436834319Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-09T12:58:36.437868504Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.038145ms logger=migrator t=2026-05-09T12:58:36.443517178Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T12:58:36.443655502Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=144.843µs logger=migrator t=2026-05-09T12:58:36.448806873Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-09T12:58:36.45038257Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.575177ms logger=migrator t=2026-05-09T12:58:36.45501066Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-09T12:58:36.455992903Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=981.743µs logger=migrator t=2026-05-09T12:58:36.461774221Z 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-05-09T12:58:36.462761994Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=987.333µs logger=migrator t=2026-05-09T12:58:36.468052569Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-09T12:58:36.46974923Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.69697ms logger=migrator t=2026-05-09T12:58:36.476987231Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-09T12:58:36.48623668Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.248739ms logger=migrator t=2026-05-09T12:58:36.492326893Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-09T12:58:36.494248339Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.930636ms logger=migrator t=2026-05-09T12:58:36.502170727Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T12:58:36.503444888Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.279371ms logger=migrator t=2026-05-09T12:58:36.50902667Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-09T12:58:36.534881243Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.854233ms logger=migrator t=2026-05-09T12:58:36.53986662Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-09T12:58:36.570947976Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=31.074166ms logger=migrator t=2026-05-09T12:58:36.577268656Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-09T12:58:36.578166708Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=894.361µs logger=migrator t=2026-05-09T12:58:36.583383881Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T12:58:36.584543719Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.159638ms logger=migrator t=2026-05-09T12:58:36.589997837Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-09T12:58:36.597001203Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.003846ms logger=migrator t=2026-05-09T12:58:36.602631137Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-09T12:58:36.607777698Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.145351ms logger=migrator t=2026-05-09T12:58:36.612521612Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-09T12:58:36.613574676Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.052534ms logger=migrator t=2026-05-09T12:58:36.619144708Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-09T12:58:36.620256924Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.112246ms logger=migrator t=2026-05-09T12:58:36.626745279Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-09T12:58:36.629139195Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.392966ms logger=migrator t=2026-05-09T12:58:36.634463971Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-09T12:58:36.635636699Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.173128ms logger=migrator t=2026-05-09T12:58:36.643013404Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-09T12:58:36.643145787Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=134.383µs logger=migrator t=2026-05-09T12:58:36.649001065Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-09T12:58:36.660077718Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.081463ms logger=migrator t=2026-05-09T12:58:36.66523671Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-09T12:58:36.67031347Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.07574ms logger=migrator t=2026-05-09T12:58:36.675943553Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-09T12:58:36.682391946Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.447473ms logger=migrator t=2026-05-09T12:58:36.687567499Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-09T12:58:36.688510801Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=943.412µs logger=migrator t=2026-05-09T12:58:36.693427128Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-09T12:58:36.694409841Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=982.213µs logger=migrator t=2026-05-09T12:58:36.699947072Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-09T12:58:36.706034717Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.088775ms logger=migrator t=2026-05-09T12:58:36.711198489Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-09T12:58:36.718066162Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.867013ms logger=migrator t=2026-05-09T12:58:36.723595222Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-09T12:58:36.724599346Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.003324ms logger=migrator t=2026-05-09T12:58:36.731415488Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-09T12:58:36.737497682Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.081834ms logger=migrator t=2026-05-09T12:58:36.742726726Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-09T12:58:36.749363683Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.636297ms logger=migrator t=2026-05-09T12:58:36.754239168Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-09T12:58:36.75430321Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=64.632µs logger=migrator t=2026-05-09T12:58:36.75938847Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-09T12:58:36.760470406Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.079606ms logger=migrator t=2026-05-09T12:58:36.766736975Z 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-05-09T12:58:36.767728388Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=991.234µs logger=migrator t=2026-05-09T12:58:36.772743966Z 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-05-09T12:58:36.774209312Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.464095ms logger=migrator t=2026-05-09T12:58:36.781588376Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T12:58:36.78174688Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=157.604µs logger=migrator t=2026-05-09T12:58:36.788983231Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-09T12:58:36.795391124Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.407633ms logger=migrator t=2026-05-09T12:58:36.80118577Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-09T12:58:36.808648978Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.468458ms logger=migrator t=2026-05-09T12:58:36.81338922Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-09T12:58:36.820061828Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.675318ms logger=migrator t=2026-05-09T12:58:36.824710378Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-09T12:58:36.831222362Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.508694ms logger=migrator t=2026-05-09T12:58:36.837198194Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-09T12:58:36.843631766Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.430701ms logger=migrator t=2026-05-09T12:58:36.848507042Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-09T12:58:36.848580193Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=73.221µs logger=migrator t=2026-05-09T12:58:36.853163142Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-09T12:58:36.853979922Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=816.63µs logger=migrator t=2026-05-09T12:58:36.860775942Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-09T12:58:36.869356055Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.580803ms logger=migrator t=2026-05-09T12:58:36.874240101Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-09T12:58:36.874306172Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.541µs logger=migrator t=2026-05-09T12:58:36.879092116Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-09T12:58:36.885246012Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.153826ms logger=migrator t=2026-05-09T12:58:36.891396397Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-09T12:58:36.892382221Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=985.114µs logger=migrator t=2026-05-09T12:58:36.898747911Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-09T12:58:36.908652896Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.905325ms logger=migrator t=2026-05-09T12:58:36.915215432Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-09T12:58:36.916031861Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=816.179µs logger=migrator t=2026-05-09T12:58:36.922592437Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-09T12:58:36.923668702Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.076235ms logger=migrator t=2026-05-09T12:58:36.930212096Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-09T12:58:36.936818234Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.611228ms logger=migrator t=2026-05-09T12:58:36.941771931Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-09T12:58:36.942737904Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=966.383µs logger=migrator t=2026-05-09T12:58:36.949095104Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-09T12:58:36.95015754Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.062046ms logger=migrator t=2026-05-09T12:58:36.957192786Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-09T12:58:36.958716862Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.530006ms logger=migrator t=2026-05-09T12:58:36.964356726Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-09T12:58:36.965332269Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=975.644µs logger=migrator t=2026-05-09T12:58:36.970692936Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-09T12:58:36.970794588Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=102.662µs logger=migrator t=2026-05-09T12:58:36.977406525Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-09T12:58:36.978930721Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.523956ms logger=migrator t=2026-05-09T12:58:36.984748829Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-09T12:58:36.986322016Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.574287ms logger=migrator t=2026-05-09T12:58:36.990948595Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T12:58:36.991396167Z 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-05-09T12:58:36.997186923Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-09T12:58:36.997831468Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=644.835µs logger=migrator t=2026-05-09T12:58:37.002663043Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-09T12:58:37.004262761Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.600288ms logger=migrator t=2026-05-09T12:58:37.009242019Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-09T12:58:37.019913201Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.672582ms logger=migrator t=2026-05-09T12:58:37.025834931Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-09T12:58:37.026698731Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=861.1µs logger=migrator t=2026-05-09T12:58:37.032635953Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-09T12:58:37.034504607Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.868015ms logger=migrator t=2026-05-09T12:58:37.040292584Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-09T12:58:37.041215215Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=929.021µs logger=migrator t=2026-05-09T12:58:37.047260038Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-09T12:58:37.049128233Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.867475ms logger=migrator t=2026-05-09T12:58:37.055206466Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-09T12:58:37.05746772Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.264233ms logger=migrator t=2026-05-09T12:58:37.065141201Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-09T12:58:37.065224843Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=85.612µs logger=migrator t=2026-05-09T12:58:37.070785995Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-09T12:58:37.070968179Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=175.803µs logger=migrator t=2026-05-09T12:58:37.076875629Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-09T12:58:37.084577981Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.703332ms logger=migrator t=2026-05-09T12:58:37.090645614Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-09T12:58:37.091076025Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=430.25µs logger=migrator t=2026-05-09T12:58:37.096117574Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-09T12:58:37.098757676Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.637112ms logger=migrator t=2026-05-09T12:58:37.105187718Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-09T12:58:37.105548587Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=361.029µs logger=migrator t=2026-05-09T12:58:37.111364595Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-09T12:58:37.112488021Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.120656ms logger=migrator t=2026-05-09T12:58:37.119104837Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-09T12:58:37.119970517Z level=info msg="Migration successfully executed" id="create secrets table" duration=875.53µs logger=migrator t=2026-05-09T12:58:37.126240667Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-09T12:58:37.160584769Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.342262ms logger=migrator t=2026-05-09T12:58:37.166895868Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-09T12:58:37.17209199Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.195572ms logger=migrator t=2026-05-09T12:58:37.177346365Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-09T12:58:37.177501009Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=155.334µs logger=migrator t=2026-05-09T12:58:37.182313372Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-09T12:58:37.21854643Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.207017ms logger=migrator t=2026-05-09T12:58:37.224812578Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-09T12:58:37.261509236Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.700808ms logger=migrator t=2026-05-09T12:58:37.267144319Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-09T12:58:37.268276436Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.130986ms logger=migrator t=2026-05-09T12:58:37.276007758Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-09T12:58:37.278252121Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.247683ms logger=migrator t=2026-05-09T12:58:37.28494967Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-09T12:58:37.285209726Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=257.427µs logger=migrator t=2026-05-09T12:58:37.290069491Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-09T12:58:37.29173345Z level=info msg="Migration successfully executed" id="create permission table" duration=1.660549ms logger=migrator t=2026-05-09T12:58:37.29807005Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-09T12:58:37.299111015Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.042155ms logger=migrator t=2026-05-09T12:58:37.3048313Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-09T12:58:37.305993868Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.162238ms logger=migrator t=2026-05-09T12:58:37.31158589Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-09T12:58:37.312958822Z level=info msg="Migration successfully executed" id="create role table" duration=1.376802ms logger=migrator t=2026-05-09T12:58:37.318497334Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-09T12:58:37.32807993Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.580487ms logger=migrator t=2026-05-09T12:58:37.332981486Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-09T12:58:37.340497814Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.515878ms logger=migrator t=2026-05-09T12:58:37.346621159Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-09T12:58:37.347667324Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.048695ms logger=migrator t=2026-05-09T12:58:37.353255006Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-09T12:58:37.35511476Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.859574ms logger=migrator t=2026-05-09T12:58:37.360953248Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-09T12:58:37.361947591Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=994.314µs logger=migrator t=2026-05-09T12:58:37.368405984Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-09T12:58:37.370007912Z level=info msg="Migration successfully executed" id="create team role table" duration=1.601758ms logger=migrator t=2026-05-09T12:58:37.375445621Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-09T12:58:37.376456884Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.010853ms logger=migrator t=2026-05-09T12:58:37.381032003Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-09T12:58:37.382105598Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.072634ms logger=migrator t=2026-05-09T12:58:37.387298631Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-09T12:58:37.388394047Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.095626ms logger=migrator t=2026-05-09T12:58:37.393104258Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-09T12:58:37.393971379Z level=info msg="Migration successfully executed" id="create user role table" duration=867.611µs logger=migrator t=2026-05-09T12:58:37.399197162Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-09T12:58:37.401466996Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.267863ms logger=migrator t=2026-05-09T12:58:37.409723791Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-09T12:58:37.410803417Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.079486ms logger=migrator t=2026-05-09T12:58:37.415906917Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-09T12:58:37.417374352Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.466015ms logger=migrator t=2026-05-09T12:58:37.423015315Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-09T12:58:37.424415898Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.400213ms logger=migrator t=2026-05-09T12:58:37.431209809Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-09T12:58:37.432257124Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.047245ms logger=migrator t=2026-05-09T12:58:37.438837039Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-09T12:58:37.440745715Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.926476ms logger=migrator t=2026-05-09T12:58:37.44648423Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-09T12:58:37.455217577Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.732777ms logger=migrator t=2026-05-09T12:58:37.461088846Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-09T12:58:37.46211882Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.022774ms logger=migrator t=2026-05-09T12:58:37.468197424Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-09T12:58:37.469394932Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.196408ms logger=migrator t=2026-05-09T12:58:37.475278352Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-09T12:58:37.477183716Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.905004ms logger=migrator t=2026-05-09T12:58:37.483501206Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-09T12:58:37.484544061Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.042625ms logger=migrator t=2026-05-09T12:58:37.489690393Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-09T12:58:37.490548852Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=858.2µs logger=migrator t=2026-05-09T12:58:37.496132435Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-09T12:58:37.497963768Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.830043ms logger=migrator t=2026-05-09T12:58:37.516010505Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-09T12:58:37.527501827Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.508712ms logger=migrator t=2026-05-09T12:58:37.532336161Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-09T12:58:37.542412349Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.073358ms logger=migrator t=2026-05-09T12:58:37.547151381Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-09T12:58:37.554474005Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.312294ms logger=migrator t=2026-05-09T12:58:37.56016631Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-09T12:58:37.568512496Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.346366ms logger=migrator t=2026-05-09T12:58:37.57288593Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-09T12:58:37.573755311Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=869.701µs logger=migrator t=2026-05-09T12:58:37.57876789Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-09T12:58:37.579988528Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.219608ms logger=migrator t=2026-05-09T12:58:37.586458601Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-09T12:58:37.58767452Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.219129ms logger=migrator t=2026-05-09T12:58:37.592220428Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-09T12:58:37.593791545Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.570987ms logger=migrator t=2026-05-09T12:58:37.598563347Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-09T12:58:37.600479073Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.911536ms logger=migrator t=2026-05-09T12:58:37.607346925Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-09T12:58:37.60750984Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=138.083µs logger=migrator t=2026-05-09T12:58:37.612113838Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-09T12:58:37.61215868Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.822µs logger=migrator t=2026-05-09T12:58:37.616558604Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-09T12:58:37.617160297Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=601.163µs logger=migrator t=2026-05-09T12:58:37.62236793Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-09T12:58:37.623695372Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.327802ms logger=migrator t=2026-05-09T12:58:37.629159622Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-09T12:58:37.630070753Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=911.401µs logger=migrator t=2026-05-09T12:58:37.634893567Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-09T12:58:37.635208365Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=314.628µs logger=migrator t=2026-05-09T12:58:37.639625849Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-09T12:58:37.640203392Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=577.633µs logger=migrator t=2026-05-09T12:58:37.645696182Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-09T12:58:37.646706876Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.010334ms logger=migrator t=2026-05-09T12:58:37.65149176Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-09T12:58:37.652951144Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.459284ms logger=migrator t=2026-05-09T12:58:37.658650518Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-09T12:58:37.668628915Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.992557ms logger=migrator t=2026-05-09T12:58:37.673875119Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-09T12:58:37.673987122Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=111.963µs logger=migrator t=2026-05-09T12:58:37.678805186Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-09T12:58:37.680466445Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.660279ms logger=migrator t=2026-05-09T12:58:37.68622284Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-09T12:58:37.68742376Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.20075ms logger=migrator t=2026-05-09T12:58:37.69295375Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-09T12:58:37.694099838Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.152038ms logger=migrator t=2026-05-09T12:58:37.698620175Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-09T12:58:37.707034733Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.4168ms logger=migrator t=2026-05-09T12:58:37.711287873Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-09T12:58:37.712346189Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.058126ms logger=migrator t=2026-05-09T12:58:37.717532681Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-09T12:58:37.718661529Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.128768ms logger=migrator t=2026-05-09T12:58:37.723574374Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-09T12:58:37.745665587Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.091443ms logger=migrator t=2026-05-09T12:58:37.750158023Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-09T12:58:37.751001143Z level=info msg="Migration successfully executed" id="create correlation v2" duration=843.14µs logger=migrator t=2026-05-09T12:58:37.75720588Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-09T12:58:37.759027643Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.821362ms logger=migrator t=2026-05-09T12:58:37.764727237Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-09T12:58:37.765843714Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.116477ms logger=migrator t=2026-05-09T12:58:37.772369678Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-09T12:58:37.773785201Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.414673ms logger=migrator t=2026-05-09T12:58:37.780836899Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-09T12:58:37.781244789Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=408.329µs logger=migrator t=2026-05-09T12:58:37.78724586Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-09T12:58:37.788213653Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=967.463µs logger=migrator t=2026-05-09T12:58:37.791769187Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-09T12:58:37.802230955Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.460798ms logger=migrator t=2026-05-09T12:58:37.806999718Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-09T12:58:37.808317629Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.320741ms logger=migrator t=2026-05-09T12:58:37.815740344Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-09T12:58:37.817160528Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.419904ms logger=migrator t=2026-05-09T12:58:37.830940113Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T12:58:37.831772704Z 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-05-09T12:58:37.840412518Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T12:58:37.84093911Z 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-05-09T12:58:37.847014913Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-09T12:58:37.848085019Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.070346ms logger=migrator t=2026-05-09T12:58:37.854873069Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-09T12:58:37.85616601Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.292591ms logger=migrator t=2026-05-09T12:58:37.860562874Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T12:58:37.861776284Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.21331ms logger=migrator t=2026-05-09T12:58:37.865947892Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T12:58:37.86713715Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.186178ms logger=migrator t=2026-05-09T12:58:37.873981952Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T12:58:37.875788895Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.806493ms logger=migrator t=2026-05-09T12:58:37.882743139Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T12:58:37.8849067Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.167821ms logger=migrator t=2026-05-09T12:58:37.890230676Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-09T12:58:37.891076347Z level=info msg="Migration successfully executed" id="Drop public config table" duration=845.561µs logger=migrator t=2026-05-09T12:58:37.89676095Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-09T12:58:37.898644365Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.882445ms logger=migrator t=2026-05-09T12:58:37.907050294Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T12:58:37.908226412Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.176138ms logger=migrator t=2026-05-09T12:58:37.913763852Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T12:58:37.915561115Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.797113ms logger=migrator t=2026-05-09T12:58:37.92505421Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-09T12:58:37.927087228Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.034498ms logger=migrator t=2026-05-09T12:58:37.93730584Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-09T12:58:37.957029086Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=19.723337ms logger=migrator t=2026-05-09T12:58:37.965419165Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-09T12:58:37.975395991Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.981897ms logger=migrator t=2026-05-09T12:58:37.979080688Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-09T12:58:37.988126692Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.044434ms logger=migrator t=2026-05-09T12:58:37.994490782Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-09T12:58:37.994738298Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=240.266µs logger=migrator t=2026-05-09T12:58:37.998763794Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-09T12:58:38.007878779Z level=info msg="Migration successfully executed" id="add share column" duration=9.115465ms logger=migrator t=2026-05-09T12:58:38.013337538Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-09T12:58:38.013525553Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=189.105µs logger=migrator t=2026-05-09T12:58:38.019484573Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-09T12:58:38.020788603Z level=info msg="Migration successfully executed" id="create file table" duration=1.30416ms logger=migrator t=2026-05-09T12:58:38.028845754Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-09T12:58:38.030899173Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.070768ms logger=migrator t=2026-05-09T12:58:38.035135822Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-09T12:58:38.036262649Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.137597ms logger=migrator t=2026-05-09T12:58:38.04349508Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-09T12:58:38.044545375Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.057915ms logger=migrator t=2026-05-09T12:58:38.0536669Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-09T12:58:38.055912263Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.245023ms logger=migrator t=2026-05-09T12:58:38.063505403Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-09T12:58:38.063756558Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=254.635µs logger=migrator t=2026-05-09T12:58:38.071258156Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-09T12:58:38.071439119Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=186.783µs logger=migrator t=2026-05-09T12:58:38.084925639Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-09T12:58:38.085702287Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=781.508µs logger=migrator t=2026-05-09T12:58:38.092250862Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-09T12:58:38.092439545Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=189.013µs logger=migrator t=2026-05-09T12:58:38.096163154Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-09T12:58:38.097554566Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.388422ms logger=migrator t=2026-05-09T12:58:38.104152732Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-09T12:58:38.115706905Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.558963ms logger=migrator t=2026-05-09T12:58:38.119672518Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-09T12:58:38.119795581Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=123.473µs logger=migrator t=2026-05-09T12:58:38.126897719Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-09T12:58:38.128574379Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.68005ms logger=migrator t=2026-05-09T12:58:38.1442776Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-09T12:58:38.145082559Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=808.869µs logger=migrator t=2026-05-09T12:58:38.156369295Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-09T12:58:38.157619645Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=1.26114ms logger=migrator t=2026-05-09T12:58:38.164270702Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-09T12:58:38.164673522Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=402.919µs logger=migrator t=2026-05-09T12:58:38.170641953Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-09T12:58:38.188028503Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=17.387591ms logger=migrator t=2026-05-09T12:58:38.196059193Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-09T12:58:38.20652902Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.468648ms logger=migrator t=2026-05-09T12:58:38.216476735Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-09T12:58:38.217443927Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=968.543µs logger=migrator t=2026-05-09T12:58:38.221323259Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-09T12:58:38.297063618Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.734519ms logger=migrator t=2026-05-09T12:58:38.304089964Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-09T12:58:38.305659531Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.581187ms logger=migrator t=2026-05-09T12:58:38.31029456Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-09T12:58:38.311629042Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.335642ms logger=migrator t=2026-05-09T12:58:38.324549567Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-09T12:58:38.367718336Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=43.16236ms logger=migrator t=2026-05-09T12:58:38.373864412Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-09T12:58:38.38141288Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.546148ms logger=migrator t=2026-05-09T12:58:38.388596639Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-09T12:58:38.389109881Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=515.582µs logger=migrator t=2026-05-09T12:58:38.394824827Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-09T12:58:38.395231596Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=424.38µs logger=migrator t=2026-05-09T12:58:38.401719499Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-09T12:58:38.402489647Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=773.838µs logger=migrator t=2026-05-09T12:58:38.41103311Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-09T12:58:38.411431188Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=403.358µs logger=migrator t=2026-05-09T12:58:38.417772458Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-09T12:58:38.418074066Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=304.268µs logger=migrator t=2026-05-09T12:58:38.430832738Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-09T12:58:38.432082216Z level=info msg="Migration successfully executed" id="create folder table" duration=1.25389ms logger=migrator t=2026-05-09T12:58:38.442468242Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-09T12:58:38.44661741Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=4.154869ms logger=migrator t=2026-05-09T12:58:38.492834321Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-09T12:58:38.495566396Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.729035ms logger=migrator t=2026-05-09T12:58:38.499780385Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-09T12:58:38.499962199Z level=info msg="Migration successfully executed" id="Update folder title length" duration=175.914µs logger=migrator t=2026-05-09T12:58:38.505435819Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T12:58:38.506692929Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.259ms logger=migrator t=2026-05-09T12:58:38.511994403Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T12:58:38.517583875Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=5.587672ms logger=migrator t=2026-05-09T12:58:38.521871947Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-09T12:58:38.524053268Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.181151ms logger=migrator t=2026-05-09T12:58:38.528680678Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-09T12:58:38.529260721Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=579.833µs logger=migrator t=2026-05-09T12:58:38.534802522Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-09T12:58:38.53511459Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=312.018µs logger=migrator t=2026-05-09T12:58:38.538625382Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-09T12:58:38.539738249Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.112607ms logger=migrator t=2026-05-09T12:58:38.543905177Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-09T12:58:38.545402742Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.494625ms logger=migrator t=2026-05-09T12:58:38.551815914Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-09T12:58:38.55295226Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.136406ms logger=migrator t=2026-05-09T12:58:38.556519265Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-09T12:58:38.557753954Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.234419ms logger=migrator t=2026-05-09T12:58:38.562826724Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-09T12:58:38.56391863Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.092096ms logger=migrator t=2026-05-09T12:58:38.568451447Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-09T12:58:38.569542213Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.090315ms logger=migrator t=2026-05-09T12:58:38.574812287Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-09T12:58:38.576061946Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.24931ms logger=migrator t=2026-05-09T12:58:38.581078485Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-09T12:58:38.58256249Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.483375ms logger=migrator t=2026-05-09T12:58:38.587564268Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-09T12:58:38.590324353Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.703064ms logger=migrator t=2026-05-09T12:58:38.642176198Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-09T12:58:38.644535934Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.360776ms logger=migrator t=2026-05-09T12:58:38.6545165Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-09T12:58:38.656956337Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.443508ms logger=migrator t=2026-05-09T12:58:38.662203101Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-09T12:58:38.662774954Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=563.913µs logger=migrator t=2026-05-09T12:58:38.667979878Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-09T12:58:38.681782484Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.801566ms logger=migrator t=2026-05-09T12:58:38.687606251Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-09T12:58:38.688767559Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.162797ms logger=migrator t=2026-05-09T12:58:38.694808321Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T12:58:38.694825001Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.58µs logger=migrator t=2026-05-09T12:58:38.699964963Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T12:58:38.702126304Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.161101ms logger=migrator t=2026-05-09T12:58:38.708957915Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T12:58:38.708979815Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.57µs logger=migrator t=2026-05-09T12:58:38.714735532Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-09T12:58:38.716059743Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.323891ms logger=migrator t=2026-05-09T12:58:38.721244525Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T12:58:38.722432123Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.189378ms logger=migrator t=2026-05-09T12:58:38.729536361Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-09T12:58:38.730637446Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.100785ms logger=migrator t=2026-05-09T12:58:38.737366036Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-09T12:58:38.738681087Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.316961ms logger=migrator t=2026-05-09T12:58:38.747644718Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-09T12:58:38.748222002Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=582.134µs logger=migrator t=2026-05-09T12:58:38.757563233Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-09T12:58:38.75832386Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=765.948µs logger=migrator t=2026-05-09T12:58:38.769236109Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-09T12:58:38.77139326Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.160112ms logger=migrator t=2026-05-09T12:58:38.793224546Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-09T12:58:38.794208229Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=988.104µs logger=migrator t=2026-05-09T12:58:38.83833195Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-09T12:58:38.852539646Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.205875ms logger=migrator t=2026-05-09T12:58:38.869126467Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-09T12:58:38.878605031Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.482214ms logger=migrator t=2026-05-09T12:58:38.883405155Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-09T12:58:38.892825037Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.418272ms logger=migrator t=2026-05-09T12:58:38.898368638Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-09T12:58:38.898419999Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=52.061µs logger=migrator t=2026-05-09T12:58:38.907645667Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-09T12:58:38.916857235Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.209697ms logger=migrator t=2026-05-09T12:58:38.923091651Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-09T12:58:38.933326753Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.232042ms logger=migrator t=2026-05-09T12:58:38.940298158Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-09T12:58:38.940632916Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=335.178µs logger=migrator t=2026-05-09T12:58:38.948057741Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.736070273s logger=migrator t=2026-05-09T12:58:38.950391867Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-09T12:58:38.971025383Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-09T12:58:38.97129131Z level=info msg="Created default organization" logger=secrets t=2026-05-09T12:58:38.982170897Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T12:58:39.034935102Z level=info msg="Restored cache from database" duration=672.476µs logger=plugin.store t=2026-05-09T12:58:39.036328304Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-09T12:58:39.079768428Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-09T12:58:39.07980032Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-09T12:58:39.079885051Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-09T12:58:39.079897021Z level=info msg="Plugins loaded" count=54 duration=43.569437ms logger=query_data t=2026-05-09T12:58:39.088485914Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-09T12:58:39.091456465Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-09T12:58:39.096151425Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-09T12:58:39.108814963Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-09T12:58:39.111698152Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-09T12:58:39.11332642Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-09T12:58:39.134171991Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-09T12:58:39.154337797Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-09T12:58:39.171971892Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-09T12:58:39.171996474Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-09T12:58:39.172168887Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-09T12:58:39.173452758Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-09T12:58:39.175684971Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-05-09T12:58:39.194286599Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-09T12:58:39.249709635Z level=info msg="State cache has been initialized" states=0 duration=77.535288ms logger=ngalert.scheduler t=2026-05-09T12:58:39.249798718Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-09T12:58:39.24987086Z level=info msg=starting first_tick=2026-05-09T12:58:40Z logger=provisioning.dashboard t=2026-05-09T12:58:39.339004801Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-09T12:58:39.359407432Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T12:58:39.375479071Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-09T12:58:39.378347659Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T12:58:39.409798531Z level=info msg="Patterns update finished" duration=98.398741ms logger=plugins.update.checker t=2026-05-09T12:58:39.496257259Z level=info msg="Update check succeeded" duration=302.281606ms logger=grafana.update.checker t=2026-05-09T12:58:39.502471585Z level=info msg="Update check succeeded" duration=308.216297ms logger=grafana-apiserver t=2026-05-09T12:58:39.741307267Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-09T12:58:39.741739347Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-09T12:58:52.941076585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:52.942435727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:52.960381991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:52.987591121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.013763665Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-09T12:58:53.055748185Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T12:58:53.069774889Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T12:58:53.090847326Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-09T12:58:53.111896382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.131230899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.160095646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.182614416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.208809441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.227119344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.259682826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.278927691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.313918669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.346357088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.408475174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.42131546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.473251949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.494584983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.538475256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.554972388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.598940234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.616748565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.670724482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.687281514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.726639893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.744073346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.785334819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.810019139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.86156958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.883134498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.93948301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:53.958347106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.011028303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.028364283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.084659562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.106601167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.156067509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.176175092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.238434439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.257044578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.304645256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.319190611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.390097597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.406468835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.465333912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.481372042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.536898534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.556646559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.614185587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.630430881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.68847587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.705623446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.765867666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.780552044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.840549309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.852367331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.928159029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:54.947084446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.02052191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.041841401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.098423504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.121765762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.194089628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.211204322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.286266921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.305512165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.358456935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.379195222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.459089953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.479275547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.540079248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.563685132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.630784738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.648210089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.718209822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.748379727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.853776965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.874987784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:58:55.94991461Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-09T12:59:53.208882472Z level=info msg="Usage stats are ready to report"