logger=settings t=2026-04-16T09:40:31.634417424Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-16T09:40:31Z logger=settings t=2026-04-16T09:40:31.634994778Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-16T09:40:31.635010469Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-16T09:40:31.635022779Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-16T09:40:31.635027429Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-16T09:40:31.635031449Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-16T09:40:31.63506056Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-16T09:40:31.63506966Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-16T09:40:31.63507444Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-16T09:40:31.63508385Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-16T09:40:31.63509007Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-16T09:40:31.635094241Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-16T09:40:31.635107691Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-16T09:40:31.635116721Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-16T09:40:31.635121581Z level=info msg=Target target=[all] logger=settings t=2026-04-16T09:40:31.635131881Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-16T09:40:31.635138372Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-16T09:40:31.635142382Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-16T09:40:31.635225434Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-16T09:40:31.635231534Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-16T09:40:31.635236934Z level=info msg="App mode production" logger=sqlstore t=2026-04-16T09:40:31.635701785Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-16T09:40:31.635730746Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-16T09:40:31.637678964Z level=info msg="Locking database" logger=migrator t=2026-04-16T09:40:31.637695865Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-16T09:40:31.638585246Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-16T09:40:31.639717224Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.131458ms logger=migrator t=2026-04-16T09:40:31.644206363Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-16T09:40:31.644760397Z level=info msg="Migration successfully executed" id="create user table" duration=554.384µs logger=migrator t=2026-04-16T09:40:31.649344749Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-16T09:40:31.650467017Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.122558ms logger=migrator t=2026-04-16T09:40:31.664272415Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-16T09:40:31.665132406Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=860.662µs logger=migrator t=2026-04-16T09:40:31.6837121Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-16T09:40:31.692201178Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=8.493048ms logger=migrator t=2026-04-16T09:40:31.726322113Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-16T09:40:31.727494792Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.176439ms logger=migrator t=2026-04-16T09:40:31.732123745Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-16T09:40:31.734626126Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.501641ms logger=migrator t=2026-04-16T09:40:31.741181357Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-16T09:40:31.742575981Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.397834ms logger=migrator t=2026-04-16T09:40:31.747901561Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-16T09:40:31.748591078Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=687.527µs logger=migrator t=2026-04-16T09:40:31.754294968Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-16T09:40:31.75600456Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.715783ms logger=migrator t=2026-04-16T09:40:31.765663596Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-16T09:40:31.766412185Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=754.25µs logger=migrator t=2026-04-16T09:40:31.771917709Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-16T09:40:31.772979935Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.058576ms logger=migrator t=2026-04-16T09:40:31.7784646Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-16T09:40:31.780716805Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.251266ms logger=migrator t=2026-04-16T09:40:31.858379026Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-16T09:40:31.858490608Z level=info msg="Migration successfully executed" id="Update user table charset" duration=100.803µs logger=migrator t=2026-04-16T09:40:31.864850924Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-16T09:40:31.866835572Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.984158ms logger=migrator t=2026-04-16T09:40:31.872786858Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-16T09:40:31.873033374Z level=info msg="Migration successfully executed" id="Add missing user data" duration=243.576µs logger=migrator t=2026-04-16T09:40:31.879330318Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-16T09:40:31.881306587Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.976548ms logger=migrator t=2026-04-16T09:40:31.886252098Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-16T09:40:31.886937894Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=685.766µs logger=migrator t=2026-04-16T09:40:31.892843259Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-16T09:40:31.894608942Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.766142ms logger=migrator t=2026-04-16T09:40:31.900043214Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-16T09:40:31.908330627Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.286823ms logger=migrator t=2026-04-16T09:40:31.913625157Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-16T09:40:31.914415637Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=790.55µs logger=migrator t=2026-04-16T09:40:31.920587598Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-16T09:40:31.920923556Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=332.168µs logger=migrator t=2026-04-16T09:40:31.927394224Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-16T09:40:31.928155482Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=761.078µs logger=migrator t=2026-04-16T09:40:31.933654047Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-16T09:40:31.93413515Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=481.953µs logger=migrator t=2026-04-16T09:40:31.939414008Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-16T09:40:31.940029184Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=616.156µs logger=migrator t=2026-04-16T09:40:31.947683681Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-16T09:40:31.948675045Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=992.265µs logger=migrator t=2026-04-16T09:40:31.954502578Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-16T09:40:31.955263206Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=759.608µs logger=migrator t=2026-04-16T09:40:31.960645568Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-16T09:40:31.961342095Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=696.627µs logger=migrator t=2026-04-16T09:40:31.967973588Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-16T09:40:31.969193587Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.220199ms logger=migrator t=2026-04-16T09:40:31.975336937Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-16T09:40:31.976545427Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.20525ms logger=migrator t=2026-04-16T09:40:31.981659373Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-16T09:40:31.981697124Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=37.53µs logger=migrator t=2026-04-16T09:40:31.986597203Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-16T09:40:31.987546617Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=950.074µs logger=migrator t=2026-04-16T09:40:31.992968019Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-16T09:40:31.993671646Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=703.047µs logger=migrator t=2026-04-16T09:40:31.999253073Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-16T09:40:32.000541914Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.299451ms logger=migrator t=2026-04-16T09:40:32.006207973Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-16T09:40:32.00688374Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=677.917µs logger=migrator t=2026-04-16T09:40:32.011235586Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-16T09:40:32.014538187Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.302461ms logger=migrator t=2026-04-16T09:40:32.018951545Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-16T09:40:32.019808646Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=856.841µs logger=migrator t=2026-04-16T09:40:32.024275816Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-16T09:40:32.024979333Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=703.227µs logger=migrator t=2026-04-16T09:40:32.030433856Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-16T09:40:32.031188324Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=754.178µs logger=migrator t=2026-04-16T09:40:32.037702504Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-16T09:40:32.038426382Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=723.948µs logger=migrator t=2026-04-16T09:40:32.043687791Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-16T09:40:32.044884019Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.196378ms logger=migrator t=2026-04-16T09:40:32.051918822Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-16T09:40:32.052325432Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=407µs logger=migrator t=2026-04-16T09:40:32.057665573Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-16T09:40:32.058159045Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=493.502µs logger=migrator t=2026-04-16T09:40:32.063211689Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-16T09:40:32.063579908Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=368.459µs logger=migrator t=2026-04-16T09:40:32.069627695Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-16T09:40:32.07025108Z level=info msg="Migration successfully executed" id="create star table" duration=624.325µs logger=migrator t=2026-04-16T09:40:32.07552992Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-16T09:40:32.076682178Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.151907ms logger=migrator t=2026-04-16T09:40:32.082051049Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-16T09:40:32.083366232Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.315442ms logger=migrator t=2026-04-16T09:40:32.088702072Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-16T09:40:32.089403139Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=700.397µs logger=migrator t=2026-04-16T09:40:32.097421885Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-16T09:40:32.09843041Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.008025ms logger=migrator t=2026-04-16T09:40:32.103578276Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-16T09:40:32.104292543Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=715.407µs logger=migrator t=2026-04-16T09:40:32.109494001Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-16T09:40:32.110183287Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=688.856µs logger=migrator t=2026-04-16T09:40:32.115414526Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-16T09:40:32.116135054Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=720.038µs logger=migrator t=2026-04-16T09:40:32.1216867Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-16T09:40:32.121725631Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.391µs logger=migrator t=2026-04-16T09:40:32.127590724Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-16T09:40:32.127636015Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.621µs logger=migrator t=2026-04-16T09:40:32.133043028Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-16T09:40:32.133231532Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=187.524µs logger=migrator t=2026-04-16T09:40:32.138505662Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-16T09:40:32.139762982Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.257281ms logger=migrator t=2026-04-16T09:40:32.146538457Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-16T09:40:32.147370258Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=832.311µs logger=migrator t=2026-04-16T09:40:32.153188931Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-16T09:40:32.15400241Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=813.869µs logger=migrator t=2026-04-16T09:40:32.160325135Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-16T09:40:32.161447073Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.125178ms logger=migrator t=2026-04-16T09:40:32.16745937Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-16T09:40:32.168343291Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=884.371µs logger=migrator t=2026-04-16T09:40:32.17362847Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-16T09:40:32.174315057Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=686.737µs logger=migrator t=2026-04-16T09:40:32.179170926Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-16T09:40:32.18420892Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.037804ms logger=migrator t=2026-04-16T09:40:32.190655557Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-16T09:40:32.191561989Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=906.682µs logger=migrator t=2026-04-16T09:40:32.197064154Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-16T09:40:32.197809773Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=740.568µs logger=migrator t=2026-04-16T09:40:32.205001688Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-16T09:40:32.205843479Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=843.891µs logger=migrator t=2026-04-16T09:40:32.211044496Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-16T09:40:32.211406245Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=361.369µs logger=migrator t=2026-04-16T09:40:32.217400552Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-16T09:40:32.218172621Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=772.479µs logger=migrator t=2026-04-16T09:40:32.223386478Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-16T09:40:32.223491851Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=104.573µs logger=migrator t=2026-04-16T09:40:32.229516058Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-16T09:40:32.232383369Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.86681ms logger=migrator t=2026-04-16T09:40:32.23859781Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-16T09:40:32.240428045Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.829735ms logger=migrator t=2026-04-16T09:40:32.245206833Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-16T09:40:32.247630052Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.422969ms logger=migrator t=2026-04-16T09:40:32.253410444Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-16T09:40:32.254190252Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=779.798µs logger=migrator t=2026-04-16T09:40:32.263611822Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-16T09:40:32.266536084Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.929162ms logger=migrator t=2026-04-16T09:40:32.271367053Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-16T09:40:32.272347776Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=980.813µs logger=migrator t=2026-04-16T09:40:32.278083946Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-16T09:40:32.280073155Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.992599ms logger=migrator t=2026-04-16T09:40:32.286664576Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-16T09:40:32.286768479Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=110.543µs logger=migrator t=2026-04-16T09:40:32.293633598Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-16T09:40:32.293707289Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=79.422µs logger=migrator t=2026-04-16T09:40:32.297872591Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-16T09:40:32.300319361Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.44615ms logger=migrator t=2026-04-16T09:40:32.306096522Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-16T09:40:32.309431165Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.336622ms logger=migrator t=2026-04-16T09:40:32.316144978Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-16T09:40:32.319668115Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.531987ms logger=migrator t=2026-04-16T09:40:32.324169185Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-16T09:40:32.326196855Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.02808ms logger=migrator t=2026-04-16T09:40:32.331579445Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-16T09:40:32.331803322Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=221.167µs logger=migrator t=2026-04-16T09:40:32.337090471Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-16T09:40:32.337920292Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=829.351µs logger=migrator t=2026-04-16T09:40:32.341874148Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-16T09:40:32.342616326Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=742.448µs logger=migrator t=2026-04-16T09:40:32.34641964Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-16T09:40:32.34644756Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.88µs logger=migrator t=2026-04-16T09:40:32.351472333Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-16T09:40:32.352827296Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.354833ms logger=migrator t=2026-04-16T09:40:32.357337977Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-16T09:40:32.358080135Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=741.638µs logger=migrator t=2026-04-16T09:40:32.361918268Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-16T09:40:32.368442159Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.525331ms logger=migrator t=2026-04-16T09:40:32.374108497Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-16T09:40:32.375307116Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.195039ms logger=migrator t=2026-04-16T09:40:32.380248017Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-16T09:40:32.381276292Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.032565ms logger=migrator t=2026-04-16T09:40:32.38566167Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-16T09:40:32.386703705Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.043005ms logger=migrator t=2026-04-16T09:40:32.393949773Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-16T09:40:32.39465793Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=712.127µs logger=migrator t=2026-04-16T09:40:32.400443292Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-16T09:40:32.401037916Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=655.706µs logger=migrator t=2026-04-16T09:40:32.407339471Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-16T09:40:32.411288947Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.949006ms logger=migrator t=2026-04-16T09:40:32.415810408Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-16T09:40:32.417247243Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.435885ms logger=migrator t=2026-04-16T09:40:32.424241445Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-16T09:40:32.424745477Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=510.633µs logger=migrator t=2026-04-16T09:40:32.432590239Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-16T09:40:32.432774703Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=185.024µs logger=migrator t=2026-04-16T09:40:32.439832545Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-16T09:40:32.440817459Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=985.884µs logger=migrator t=2026-04-16T09:40:32.447639797Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-16T09:40:32.451912471Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.276414ms logger=migrator t=2026-04-16T09:40:32.459795464Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-16T09:40:32.461022054Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.22722ms logger=migrator t=2026-04-16T09:40:33.023651844Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-16T09:40:33.035100984Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=11.45323ms logger=migrator t=2026-04-16T09:40:33.399846731Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-16T09:40:33.402746152Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.900461ms logger=migrator t=2026-04-16T09:40:33.481445578Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-16T09:40:33.482723158Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.28114ms logger=migrator t=2026-04-16T09:40:33.582743607Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-16T09:40:33.584407838Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.670791ms logger=migrator t=2026-04-16T09:40:34.590857939Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-16T09:40:34.598694551Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.837992ms logger=migrator t=2026-04-16T09:40:35.076559346Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-16T09:40:35.078726229Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.166233ms logger=migrator t=2026-04-16T09:40:35.085067494Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-16T09:40:35.086655683Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.588009ms logger=migrator t=2026-04-16T09:40:35.094385522Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-16T09:40:35.095691634Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.302932ms logger=migrator t=2026-04-16T09:40:35.100525123Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-16T09:40:35.101051015Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=526.042µs logger=migrator t=2026-04-16T09:40:35.105224038Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-16T09:40:35.107533794Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.309505ms logger=migrator t=2026-04-16T09:40:35.112816553Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-16T09:40:35.115019957Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.203254ms logger=migrator t=2026-04-16T09:40:35.119480877Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-16T09:40:35.119535688Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=56.561µs logger=migrator t=2026-04-16T09:40:35.124618002Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-16T09:40:35.125015732Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=398.38µs logger=migrator t=2026-04-16T09:40:35.129892041Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-16T09:40:35.134022672Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.131771ms logger=migrator t=2026-04-16T09:40:35.139933227Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-16T09:40:35.140166043Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=232.826µs logger=migrator t=2026-04-16T09:40:35.144728045Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-16T09:40:35.145075573Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=346.779µs logger=migrator t=2026-04-16T09:40:35.149551152Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-16T09:40:35.152220037Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.668945ms logger=migrator t=2026-04-16T09:40:35.157339253Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-16T09:40:35.157568708Z level=info msg="Migration successfully executed" id="Update uid value" duration=229.655µs logger=migrator t=2026-04-16T09:40:35.162546841Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-16T09:40:35.163474783Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=926.813µs logger=migrator t=2026-04-16T09:40:35.168056805Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-16T09:40:35.169411088Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.354223ms logger=migrator t=2026-04-16T09:40:35.174670497Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-16T09:40:35.175940919Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.270471ms logger=migrator t=2026-04-16T09:40:35.182291964Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-16T09:40:35.183481823Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.19094ms logger=migrator t=2026-04-16T09:40:35.18745Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-16T09:40:35.188221128Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=770.908µs logger=migrator t=2026-04-16T09:40:35.193231831Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-16T09:40:35.194638675Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.405874ms logger=migrator t=2026-04-16T09:40:35.200390297Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-16T09:40:35.201459303Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.070076ms logger=migrator t=2026-04-16T09:40:35.206542767Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-16T09:40:35.207343247Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=800.58µs logger=migrator t=2026-04-16T09:40:35.212907043Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-16T09:40:35.213642181Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=733.058µs logger=migrator t=2026-04-16T09:40:35.217996328Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-16T09:40:35.227860029Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.863981ms logger=migrator t=2026-04-16T09:40:35.232032891Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-16T09:40:35.232546284Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=513.442µs logger=migrator t=2026-04-16T09:40:35.237250729Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-16T09:40:35.238443978Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.192739ms logger=migrator t=2026-04-16T09:40:35.243103112Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-16T09:40:35.244314571Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.212249ms logger=migrator t=2026-04-16T09:40:35.250676067Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-16T09:40:35.251511568Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=837.982µs logger=migrator t=2026-04-16T09:40:35.255619418Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-16T09:40:35.25610618Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=489.242µs logger=migrator t=2026-04-16T09:40:35.260734233Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-16T09:40:35.261540013Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=805.5µs logger=migrator t=2026-04-16T09:40:35.265948091Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-16T09:40:35.265976122Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.771µs logger=migrator t=2026-04-16T09:40:35.270627286Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-16T09:40:35.274190513Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.562197ms logger=migrator t=2026-04-16T09:40:35.278738515Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-16T09:40:35.281612035Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.87398ms logger=migrator t=2026-04-16T09:40:35.286456793Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-16T09:40:35.286612076Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.073µs logger=migrator t=2026-04-16T09:40:35.292789369Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-16T09:40:35.297812621Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.024722ms logger=migrator t=2026-04-16T09:40:35.306311369Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-16T09:40:35.310486781Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.175082ms logger=migrator t=2026-04-16T09:40:35.316117829Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-16T09:40:35.316964229Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=843.79µs logger=migrator t=2026-04-16T09:40:35.321508501Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-16T09:40:35.322433223Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=924.442µs logger=migrator t=2026-04-16T09:40:35.328391179Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-16T09:40:35.329521247Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.127458ms logger=migrator t=2026-04-16T09:40:35.333411482Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-16T09:40:35.334419126Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.004564ms logger=migrator t=2026-04-16T09:40:35.339087551Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-16T09:40:35.340111896Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.028745ms logger=migrator t=2026-04-16T09:40:35.34598721Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-16T09:40:35.346989405Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.001984ms logger=migrator t=2026-04-16T09:40:35.350645324Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-16T09:40:35.350777677Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=133.623µs logger=migrator t=2026-04-16T09:40:35.354686003Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-16T09:40:35.354800376Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=111.973µs logger=migrator t=2026-04-16T09:40:35.358877825Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-16T09:40:35.362022262Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.143997ms logger=migrator t=2026-04-16T09:40:35.366222365Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-16T09:40:35.369534746Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.311111ms logger=migrator t=2026-04-16T09:40:35.373705798Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-16T09:40:35.373869122Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=164.884µs logger=migrator t=2026-04-16T09:40:35.37953805Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-16T09:40:35.380496255Z level=info msg="Migration successfully executed" id="create quota table v1" duration=958.534µs logger=migrator t=2026-04-16T09:40:35.384590474Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-16T09:40:35.385536138Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=945.524µs logger=migrator t=2026-04-16T09:40:35.391261508Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-16T09:40:35.391370021Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=109.733µs logger=migrator t=2026-04-16T09:40:35.396178078Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-16T09:40:35.397433869Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.255691ms logger=migrator t=2026-04-16T09:40:35.401813586Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-16T09:40:35.402722559Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=908.792µs logger=migrator t=2026-04-16T09:40:35.406926551Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-16T09:40:35.411585405Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.653454ms logger=migrator t=2026-04-16T09:40:35.415774837Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-16T09:40:35.415851119Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=77.332µs logger=migrator t=2026-04-16T09:40:35.420124545Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-16T09:40:35.421090748Z level=info msg="Migration successfully executed" id="create session table" duration=969.194µs logger=migrator t=2026-04-16T09:40:35.424813389Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-16T09:40:35.424935312Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=121.843µs logger=migrator t=2026-04-16T09:40:35.428401307Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-16T09:40:35.42852434Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=125.753µs logger=migrator t=2026-04-16T09:40:35.433247746Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-16T09:40:35.434060085Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=816.689µs logger=migrator t=2026-04-16T09:40:35.437581221Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-16T09:40:35.438393402Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=812.421µs logger=migrator t=2026-04-16T09:40:35.443628519Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-16T09:40:35.443690811Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=63.201µs logger=migrator t=2026-04-16T09:40:35.447588927Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-16T09:40:35.447650528Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=62.211µs logger=migrator t=2026-04-16T09:40:35.451604424Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-16T09:40:35.45470431Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.097636ms logger=migrator t=2026-04-16T09:40:35.458083444Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-16T09:40:35.461383214Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.29949ms logger=migrator t=2026-04-16T09:40:35.465662318Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-16T09:40:35.465787741Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=126.433µs logger=migrator t=2026-04-16T09:40:35.469632906Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-16T09:40:35.46976382Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=131.324µs logger=migrator t=2026-04-16T09:40:35.475789117Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-16T09:40:35.477217891Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.427064ms logger=migrator t=2026-04-16T09:40:35.482099801Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-16T09:40:35.482199583Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=108.813µs logger=migrator t=2026-04-16T09:40:35.486064079Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-16T09:40:35.491312416Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.244878ms logger=migrator t=2026-04-16T09:40:35.497257732Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-16T09:40:35.497453997Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=191.105µs logger=migrator t=2026-04-16T09:40:35.50123685Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-16T09:40:35.506712953Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.475264ms logger=migrator t=2026-04-16T09:40:35.511315687Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-16T09:40:35.514512775Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.197118ms logger=migrator t=2026-04-16T09:40:35.51803128Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-16T09:40:35.518184444Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=153.954µs logger=migrator t=2026-04-16T09:40:35.523085055Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-16T09:40:35.524009127Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=923.342µs logger=migrator t=2026-04-16T09:40:35.529794108Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-16T09:40:35.530637068Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=842.53µs logger=migrator t=2026-04-16T09:40:35.536034221Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-16T09:40:35.537231981Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.1979ms logger=migrator t=2026-04-16T09:40:35.542696654Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-16T09:40:35.543933564Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.23733ms logger=migrator t=2026-04-16T09:40:35.549867879Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-16T09:40:35.550893565Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.026546ms logger=migrator t=2026-04-16T09:40:35.55521997Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-16T09:40:35.556282757Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.057897ms logger=migrator t=2026-04-16T09:40:35.561239318Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-16T09:40:35.562179611Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=942.244µs logger=migrator t=2026-04-16T09:40:35.566862205Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-16T09:40:35.567784308Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=922.163µs logger=migrator t=2026-04-16T09:40:35.57237336Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-16T09:40:35.573190301Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=816.661µs logger=migrator t=2026-04-16T09:40:35.577466345Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-16T09:40:35.589277634Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.809719ms logger=migrator t=2026-04-16T09:40:35.593345514Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-16T09:40:35.593890617Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=544.923µs logger=migrator t=2026-04-16T09:40:35.597659049Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-16T09:40:35.598365587Z 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=706.638µs logger=migrator t=2026-04-16T09:40:35.60344306Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-16T09:40:35.604020405Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=577.285µs logger=migrator t=2026-04-16T09:40:35.608775161Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-16T09:40:35.609596622Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=823.971µs logger=migrator t=2026-04-16T09:40:35.615858115Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-16T09:40:35.616797177Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=939.302µs logger=migrator t=2026-04-16T09:40:35.625431279Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-16T09:40:35.632283397Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.858859ms logger=migrator t=2026-04-16T09:40:35.638379256Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-16T09:40:35.642444315Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.064129ms logger=migrator t=2026-04-16T09:40:35.647995641Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-16T09:40:35.6532492Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.253459ms logger=migrator t=2026-04-16T09:40:35.660373724Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-16T09:40:35.667464637Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=7.084663ms logger=migrator t=2026-04-16T09:40:35.675517844Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-16T09:40:35.677438712Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.926198ms logger=migrator t=2026-04-16T09:40:35.683747116Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-16T09:40:35.683775027Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.161µs logger=migrator t=2026-04-16T09:40:35.688543544Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-16T09:40:35.688575594Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=37.501µs logger=migrator t=2026-04-16T09:40:35.692552411Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-16T09:40:35.693515636Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=966.225µs logger=migrator t=2026-04-16T09:40:35.699233055Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T09:40:35.70068208Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.447415ms logger=migrator t=2026-04-16T09:40:35.70799904Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-16T09:40:35.710486541Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.491391ms logger=migrator t=2026-04-16T09:40:35.720126636Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-16T09:40:35.721395518Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.271432ms logger=migrator t=2026-04-16T09:40:35.729736082Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T09:40:35.731471124Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.740942ms logger=migrator t=2026-04-16T09:40:35.740335971Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-16T09:40:35.744257647Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.921096ms logger=migrator t=2026-04-16T09:40:35.752717364Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-16T09:40:35.756605369Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.887345ms logger=migrator t=2026-04-16T09:40:35.76069396Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-16T09:40:35.760870204Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=178.134µs logger=migrator t=2026-04-16T09:40:35.768176672Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-16T09:40:35.770218293Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.04495ms logger=migrator t=2026-04-16T09:40:35.778253429Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-16T09:40:35.780014172Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.760813ms logger=migrator t=2026-04-16T09:40:35.794880606Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-16T09:40:35.801152589Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.275013ms logger=migrator t=2026-04-16T09:40:35.805955687Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-16T09:40:35.80605998Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=105.863µs logger=migrator t=2026-04-16T09:40:35.810463597Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-16T09:40:35.812546658Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.082221ms logger=migrator t=2026-04-16T09:40:35.819222161Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-16T09:40:35.820246927Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.024566ms logger=migrator t=2026-04-16T09:40:35.825659359Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-16T09:40:35.825744601Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=85.662µs logger=migrator t=2026-04-16T09:40:35.831781519Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-16T09:40:35.832760303Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=979.264µs logger=migrator t=2026-04-16T09:40:35.841473146Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-16T09:40:35.842526592Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.054876ms logger=migrator t=2026-04-16T09:40:35.849928143Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-16T09:40:35.851711767Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.785624ms logger=migrator t=2026-04-16T09:40:35.860116413Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-16T09:40:35.861522337Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.408715ms logger=migrator t=2026-04-16T09:40:35.873011739Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-16T09:40:35.874403532Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.391454ms logger=migrator t=2026-04-16T09:40:35.882416508Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-16T09:40:35.883666189Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.256511ms logger=migrator t=2026-04-16T09:40:35.891135771Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-16T09:40:35.891178072Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=43.851µs logger=migrator t=2026-04-16T09:40:35.897495627Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-16T09:40:35.904403836Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.904379ms logger=migrator t=2026-04-16T09:40:35.910243079Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-16T09:40:35.911040629Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=797.61µs logger=migrator t=2026-04-16T09:40:35.916710917Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-16T09:40:35.9204577Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.742132ms logger=migrator t=2026-04-16T09:40:35.928309751Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-16T09:40:35.929207554Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=898.623µs logger=migrator t=2026-04-16T09:40:35.935925058Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-16T09:40:35.936595144Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=668.116µs logger=migrator t=2026-04-16T09:40:35.945048181Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-16T09:40:35.946702662Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.655891ms logger=migrator t=2026-04-16T09:40:35.953837387Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-16T09:40:35.965379769Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.541952ms logger=migrator t=2026-04-16T09:40:36.229036212Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-16T09:40:36.230371534Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.336843ms logger=migrator t=2026-04-16T09:40:36.236887994Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-16T09:40:36.238036912Z 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.150118ms logger=migrator t=2026-04-16T09:40:36.243358132Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-16T09:40:36.243658969Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=298.577µs logger=migrator t=2026-04-16T09:40:36.24780447Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-16T09:40:36.248413836Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=609.346µs logger=migrator t=2026-04-16T09:40:36.253793868Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-16T09:40:36.254415043Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=626.085µs logger=migrator t=2026-04-16T09:40:36.272528616Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-16T09:40:36.280945871Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.409825ms logger=migrator t=2026-04-16T09:40:36.287351859Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-16T09:40:36.292207657Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.856438ms logger=migrator t=2026-04-16T09:40:36.297704542Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-16T09:40:36.298691957Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=988.254µs logger=migrator t=2026-04-16T09:40:36.306025535Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-16T09:40:36.307088842Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.082127ms logger=migrator t=2026-04-16T09:40:36.313272823Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-16T09:40:36.313670183Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=394.94µs logger=migrator t=2026-04-16T09:40:36.319948816Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-16T09:40:36.324952139Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.002263ms logger=migrator t=2026-04-16T09:40:36.334484552Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-16T09:40:36.335463656Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=978.344µs logger=migrator t=2026-04-16T09:40:36.34135933Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-16T09:40:36.341678748Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=319.238µs logger=migrator t=2026-04-16T09:40:36.346579599Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-16T09:40:36.347358607Z level=info msg="Migration successfully executed" id="Move region to single row" duration=779.499µs logger=migrator t=2026-04-16T09:40:36.353144379Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-16T09:40:36.354114142Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=970.123µs logger=migrator t=2026-04-16T09:40:36.362120488Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-16T09:40:36.363634246Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.526368ms logger=migrator t=2026-04-16T09:40:36.372279587Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T09:40:36.374027519Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.748922ms logger=migrator t=2026-04-16T09:40:36.381350079Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T09:40:36.383103802Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.754553ms logger=migrator t=2026-04-16T09:40:36.391120549Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-16T09:40:36.392232215Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.114407ms logger=migrator t=2026-04-16T09:40:36.398408926Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-16T09:40:36.399870123Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.462007ms logger=migrator t=2026-04-16T09:40:36.405703545Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-16T09:40:36.405814318Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=111.773µs logger=migrator t=2026-04-16T09:40:36.411306693Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-16T09:40:36.412263456Z level=info msg="Migration successfully executed" id="create test_data table" duration=956.373µs logger=migrator t=2026-04-16T09:40:36.421749888Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-16T09:40:36.423213684Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.465526ms logger=migrator t=2026-04-16T09:40:36.430338948Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-16T09:40:36.432221354Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.881516ms logger=migrator t=2026-04-16T09:40:36.438322173Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-16T09:40:36.439765309Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.444066ms logger=migrator t=2026-04-16T09:40:36.446244707Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-16T09:40:36.446501673Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=258.326µs logger=migrator t=2026-04-16T09:40:36.451394163Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-16T09:40:36.45206998Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=676.636µs logger=migrator t=2026-04-16T09:40:36.458418065Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-16T09:40:36.458847036Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=429.821µs logger=migrator t=2026-04-16T09:40:36.464545045Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-16T09:40:36.465863567Z level=info msg="Migration successfully executed" id="create team table" duration=1.326322ms logger=migrator t=2026-04-16T09:40:36.472222503Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-16T09:40:36.473897224Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.675971ms logger=migrator t=2026-04-16T09:40:36.480335151Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-16T09:40:36.481286975Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=951.414µs logger=migrator t=2026-04-16T09:40:36.487680251Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-16T09:40:36.493859102Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.183211ms logger=migrator t=2026-04-16T09:40:36.499591992Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-16T09:40:36.499857859Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=266.247µs logger=migrator t=2026-04-16T09:40:36.506480162Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-16T09:40:36.507605049Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.125087ms logger=migrator t=2026-04-16T09:40:36.51458256Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-16T09:40:36.515515493Z level=info msg="Migration successfully executed" id="create team member table" duration=933.633µs logger=migrator t=2026-04-16T09:40:36.522463792Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-16T09:40:36.523610471Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.140398ms logger=migrator t=2026-04-16T09:40:36.529924655Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-16T09:40:36.531006312Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.080727ms logger=migrator t=2026-04-16T09:40:36.537817139Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-16T09:40:36.539049808Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.23726ms logger=migrator t=2026-04-16T09:40:36.545343163Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-16T09:40:36.550401606Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.059353ms logger=migrator t=2026-04-16T09:40:36.556213829Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-16T09:40:36.561162369Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.94838ms logger=migrator t=2026-04-16T09:40:36.570091338Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-16T09:40:36.575702965Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.612997ms logger=migrator t=2026-04-16T09:40:36.581470717Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-16T09:40:36.582527073Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.056946ms logger=migrator t=2026-04-16T09:40:36.588224882Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-16T09:40:36.589534764Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.309862ms logger=migrator t=2026-04-16T09:40:36.595917751Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-16T09:40:36.59712404Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.206889ms logger=migrator t=2026-04-16T09:40:36.606481128Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-16T09:40:36.609587685Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=3.108747ms logger=migrator t=2026-04-16T09:40:36.616130535Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-16T09:40:36.617109019Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=975.814µs logger=migrator t=2026-04-16T09:40:36.622552582Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-16T09:40:36.62408964Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.541938ms logger=migrator t=2026-04-16T09:40:36.632397783Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-16T09:40:36.633361307Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=963.184µs logger=migrator t=2026-04-16T09:40:36.63921736Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-16T09:40:36.640708877Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.491917ms logger=migrator t=2026-04-16T09:40:36.647363679Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-16T09:40:36.647858631Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=494.932µs logger=migrator t=2026-04-16T09:40:36.654128615Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-16T09:40:36.654511815Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=387.681µs logger=migrator t=2026-04-16T09:40:36.661080015Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-16T09:40:36.662265804Z level=info msg="Migration successfully executed" id="create tag table" duration=1.186149ms logger=migrator t=2026-04-16T09:40:36.669469141Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-16T09:40:36.670387393Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=918.012µs logger=migrator t=2026-04-16T09:40:36.677760933Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-16T09:40:36.678489941Z level=info msg="Migration successfully executed" id="create login attempt table" duration=728.768µs logger=migrator t=2026-04-16T09:40:36.685582245Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-16T09:40:36.687091711Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.509106ms logger=migrator t=2026-04-16T09:40:36.694320199Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-16T09:40:36.695230891Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=910.582µs logger=migrator t=2026-04-16T09:40:36.701830073Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-16T09:40:36.718899211Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.069448ms logger=migrator t=2026-04-16T09:40:36.724345284Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-16T09:40:36.724933258Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=588.274µs logger=migrator t=2026-04-16T09:40:36.731241942Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-16T09:40:36.73277452Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.531148ms logger=migrator t=2026-04-16T09:40:36.740175201Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-16T09:40:36.740511779Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=334.289µs logger=migrator t=2026-04-16T09:40:36.747700795Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-16T09:40:36.748938745Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.24126ms logger=migrator t=2026-04-16T09:40:36.754194914Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-16T09:40:36.755054395Z level=info msg="Migration successfully executed" id="create user auth table" duration=859.441µs logger=migrator t=2026-04-16T09:40:36.760563509Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-16T09:40:36.761547684Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=983.845µs logger=migrator t=2026-04-16T09:40:36.767654863Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-16T09:40:36.767748626Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=94.702µs logger=migrator t=2026-04-16T09:40:36.773832524Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-16T09:40:36.781318568Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.486604ms logger=migrator t=2026-04-16T09:40:36.786479074Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-16T09:40:36.791679232Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.199588ms logger=migrator t=2026-04-16T09:40:36.797033062Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-16T09:40:36.802441214Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.408112ms logger=migrator t=2026-04-16T09:40:36.807660672Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-16T09:40:36.813025344Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.364622ms logger=migrator t=2026-04-16T09:40:36.820032165Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-16T09:40:36.821096131Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.064656ms logger=migrator t=2026-04-16T09:40:36.827380905Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-16T09:40:36.83575016Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.373665ms logger=migrator t=2026-04-16T09:40:36.841594123Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-16T09:40:36.842468835Z level=info msg="Migration successfully executed" id="create server_lock table" duration=874.633µs logger=migrator t=2026-04-16T09:40:36.849720352Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-16T09:40:36.851096856Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.371864ms logger=migrator t=2026-04-16T09:40:36.857161994Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-16T09:40:36.858529507Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.367373ms logger=migrator t=2026-04-16T09:40:36.865376435Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-16T09:40:36.867091017Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.714552ms logger=migrator t=2026-04-16T09:40:36.873275809Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-16T09:40:36.874227832Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=952.263µs logger=migrator t=2026-04-16T09:40:36.880215678Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-16T09:40:36.881183762Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=967.564µs logger=migrator t=2026-04-16T09:40:36.888073761Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-16T09:40:36.8978635Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.785818ms logger=migrator t=2026-04-16T09:40:36.903374355Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-16T09:40:36.904029051Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=654.257µs logger=migrator t=2026-04-16T09:40:36.909061883Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-16T09:40:36.910408217Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.345624ms logger=migrator t=2026-04-16T09:40:36.916573738Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-16T09:40:36.918007693Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.433905ms logger=migrator t=2026-04-16T09:40:36.924303417Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-16T09:40:36.925623059Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.317532ms logger=migrator t=2026-04-16T09:40:36.93095968Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-16T09:40:36.932483557Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.517597ms logger=migrator t=2026-04-16T09:40:36.938447043Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-16T09:40:36.938777481Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=331.368µs logger=migrator t=2026-04-16T09:40:36.946273125Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-16T09:40:36.946406078Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=136.543µs logger=migrator t=2026-04-16T09:40:36.952698062Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-16T09:40:36.954837505Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.139013ms logger=migrator t=2026-04-16T09:40:36.96118929Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T09:40:36.962129113Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=939.813µs logger=migrator t=2026-04-16T09:40:36.968042328Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T09:40:36.96936447Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.316682ms logger=migrator t=2026-04-16T09:40:36.974750222Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-16T09:40:36.974912486Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=157.913µs logger=migrator t=2026-04-16T09:40:36.979767405Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T09:40:36.980868771Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.104346ms logger=migrator t=2026-04-16T09:40:36.987029872Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T09:40:36.988416266Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.386624ms logger=migrator t=2026-04-16T09:40:36.993794148Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T09:40:36.994807973Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.013605ms logger=migrator t=2026-04-16T09:40:36.999051487Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T09:40:36.99999859Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=946.803µs logger=migrator t=2026-04-16T09:40:37.007847912Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-16T09:40:37.014149966Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.302464ms logger=migrator t=2026-04-16T09:40:37.021008443Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-16T09:40:37.021920786Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=912.703µs logger=migrator t=2026-04-16T09:40:37.028118588Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-16T09:40:37.02821652Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=98.822µs logger=migrator t=2026-04-16T09:40:37.032910425Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-16T09:40:37.033846098Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=935.493µs logger=migrator t=2026-04-16T09:40:37.04007123Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-16T09:40:37.041753442Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.687312ms logger=migrator t=2026-04-16T09:40:37.048595499Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-16T09:40:37.05110148Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.509132ms logger=migrator t=2026-04-16T09:40:37.057522867Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T09:40:37.05762145Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=100.353µs logger=migrator t=2026-04-16T09:40:37.062352945Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-16T09:40:37.063487214Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.133689ms logger=migrator t=2026-04-16T09:40:37.070755611Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-16T09:40:37.072488514Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.733603ms logger=migrator t=2026-04-16T09:40:37.079441474Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-16T09:40:37.080429629Z 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.775µs logger=migrator t=2026-04-16T09:40:37.08745357Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-16T09:40:37.088382192Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=928.012µs logger=migrator t=2026-04-16T09:40:37.095002105Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-16T09:40:37.104144798Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.139823ms logger=migrator t=2026-04-16T09:40:37.108651979Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-16T09:40:37.109421268Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=770.709µs logger=migrator t=2026-04-16T09:40:37.114912552Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T09:40:37.115888396Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=975.223µs logger=migrator t=2026-04-16T09:40:37.12011332Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-16T09:40:37.153307322Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.182052ms logger=migrator t=2026-04-16T09:40:37.16138128Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-16T09:40:37.197720359Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=36.334949ms logger=migrator t=2026-04-16T09:40:37.201889891Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-16T09:40:37.203046229Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.156297ms logger=migrator t=2026-04-16T09:40:37.209168319Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T09:40:37.210693706Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.525257ms logger=migrator t=2026-04-16T09:40:37.220085276Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-16T09:40:37.228881012Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.792685ms logger=migrator t=2026-04-16T09:40:37.233770171Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-16T09:40:37.240469665Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.696195ms logger=migrator t=2026-04-16T09:40:37.246355549Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-16T09:40:37.24965234Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=3.300311ms logger=migrator t=2026-04-16T09:40:37.260781052Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-16T09:40:37.263001517Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.225955ms logger=migrator t=2026-04-16T09:40:37.269487845Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-16T09:40:37.270717225Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.23ms logger=migrator t=2026-04-16T09:40:37.277179013Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-16T09:40:37.279248144Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.074331ms logger=migrator t=2026-04-16T09:40:37.286785148Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-16T09:40:37.286966643Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=187.395µs logger=migrator t=2026-04-16T09:40:37.294466216Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-16T09:40:37.300650338Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.184222ms logger=migrator t=2026-04-16T09:40:37.304579194Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-16T09:40:37.31053376Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.954016ms logger=migrator t=2026-04-16T09:40:37.315749968Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-16T09:40:37.321784355Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.039027ms logger=migrator t=2026-04-16T09:40:37.326329426Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-16T09:40:37.32728023Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=950.534µs logger=migrator t=2026-04-16T09:40:37.332734993Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-16T09:40:37.334368562Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.633189ms logger=migrator t=2026-04-16T09:40:37.344757177Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-16T09:40:37.353511541Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.749104ms logger=migrator t=2026-04-16T09:40:37.358904893Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-16T09:40:37.365047384Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.141951ms logger=migrator t=2026-04-16T09:40:37.371577814Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-16T09:40:37.372892696Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.314262ms logger=migrator t=2026-04-16T09:40:37.380485972Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-16T09:40:37.391736967Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=11.245975ms logger=migrator t=2026-04-16T09:40:37.424252722Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-16T09:40:37.434040262Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.7838ms logger=migrator t=2026-04-16T09:40:37.441375572Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-16T09:40:37.441525636Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=153.024µs logger=migrator t=2026-04-16T09:40:37.450618748Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-16T09:40:37.452864213Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.245125ms logger=migrator t=2026-04-16T09:40:37.459781082Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-16T09:40:37.460886389Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.106467ms logger=migrator t=2026-04-16T09:40:37.470748461Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-16T09:40:37.472963855Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.217934ms logger=migrator t=2026-04-16T09:40:37.480582421Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T09:40:37.480789647Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=215.016µs logger=migrator t=2026-04-16T09:40:37.487333047Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-16T09:40:37.496762307Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.424621ms logger=migrator t=2026-04-16T09:40:37.505529842Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-16T09:40:37.512752119Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.215496ms logger=migrator t=2026-04-16T09:40:37.520455158Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-16T09:40:37.527677514Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.220926ms logger=migrator t=2026-04-16T09:40:37.535597418Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-16T09:40:37.542703862Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.086414ms logger=migrator t=2026-04-16T09:40:37.549051887Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-16T09:40:37.555970976Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.916619ms logger=migrator t=2026-04-16T09:40:37.561967614Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-16T09:40:37.562126427Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=164.234µs logger=migrator t=2026-04-16T09:40:37.566135135Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-16T09:40:37.567248342Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.114427ms logger=migrator t=2026-04-16T09:40:37.574040389Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-16T09:40:37.584126155Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.080746ms logger=migrator t=2026-04-16T09:40:37.589439875Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-16T09:40:37.589563618Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=127.353µs logger=migrator t=2026-04-16T09:40:37.595078093Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-16T09:40:37.600309541Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.225298ms logger=migrator t=2026-04-16T09:40:37.606475672Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-16T09:40:37.607309453Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=835.201µs logger=migrator t=2026-04-16T09:40:37.613999026Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-16T09:40:37.618722333Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.723776ms logger=migrator t=2026-04-16T09:40:37.623963741Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-16T09:40:37.624681408Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=718.837µs logger=migrator t=2026-04-16T09:40:37.629800493Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-16T09:40:37.630638694Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=838.15µs logger=migrator t=2026-04-16T09:40:37.636829565Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-16T09:40:37.642070983Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.242568ms logger=migrator t=2026-04-16T09:40:37.647799944Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-16T09:40:37.648814149Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.016505ms logger=migrator t=2026-04-16T09:40:37.654033216Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-16T09:40:37.65540801Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.374504ms logger=migrator t=2026-04-16T09:40:37.660519325Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-16T09:40:37.661389126Z level=info msg="Migration successfully executed" id="create alert_image table" duration=869.681µs logger=migrator t=2026-04-16T09:40:37.66972514Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-16T09:40:37.670850498Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.126038ms logger=migrator t=2026-04-16T09:40:37.676768133Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-16T09:40:37.676865906Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=98.903µs logger=migrator t=2026-04-16T09:40:37.681764575Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-16T09:40:37.683326243Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.551639ms logger=migrator t=2026-04-16T09:40:37.690430377Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-16T09:40:37.691613056Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.180049ms logger=migrator t=2026-04-16T09:40:37.697420558Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T09:40:37.698234458Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T09:40:37.703964148Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-16T09:40:37.704620044Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=663.416µs logger=migrator t=2026-04-16T09:40:37.709587446Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-16T09:40:37.71094911Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.361844ms logger=migrator t=2026-04-16T09:40:37.719026457Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-16T09:40:37.725321571Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.294474ms logger=migrator t=2026-04-16T09:40:37.729615566Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-16T09:40:37.730797445Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.179209ms logger=migrator t=2026-04-16T09:40:37.735134441Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-16T09:40:37.736339111Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.20477ms logger=migrator t=2026-04-16T09:40:37.742756768Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-16T09:40:37.744288045Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.531888ms logger=migrator t=2026-04-16T09:40:37.751369648Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-16T09:40:37.752424035Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.054287ms logger=migrator t=2026-04-16T09:40:38.389434255Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-16T09:40:38.391033154Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.60133ms logger=migrator t=2026-04-16T09:40:38.398206129Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-16T09:40:38.398274711Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=65.901µs logger=migrator t=2026-04-16T09:40:38.405915848Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-16T09:40:38.406066492Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=151.523µs logger=migrator t=2026-04-16T09:40:38.417386089Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-16T09:40:38.427363582Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.975914ms logger=migrator t=2026-04-16T09:40:38.433216446Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-16T09:40:38.433669737Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=450.971µs logger=migrator t=2026-04-16T09:40:38.441372825Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-16T09:40:38.443723473Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.351228ms logger=migrator t=2026-04-16T09:40:38.449582486Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-16T09:40:38.449944496Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=363.03µs logger=migrator t=2026-04-16T09:40:38.454739773Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-16T09:40:38.456522567Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.783294ms logger=migrator t=2026-04-16T09:40:38.4628247Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-16T09:40:38.463957359Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.136209ms logger=migrator t=2026-04-16T09:40:38.471575785Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-16T09:40:38.506600462Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.019508ms logger=migrator t=2026-04-16T09:40:38.511951113Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-16T09:40:38.519646801Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.693257ms logger=migrator t=2026-04-16T09:40:38.525283519Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-16T09:40:38.525517475Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=235.626µs logger=migrator t=2026-04-16T09:40:38.530810944Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-16T09:40:38.567947584Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.140709ms logger=migrator t=2026-04-16T09:40:38.573657193Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-16T09:40:38.607500211Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.839148ms logger=migrator t=2026-04-16T09:40:38.612946235Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-16T09:40:38.61358346Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=637.935µs logger=migrator t=2026-04-16T09:40:38.620660383Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-16T09:40:38.621797911Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.137168ms logger=migrator t=2026-04-16T09:40:38.62747365Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-16T09:40:38.627792068Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=319.138µs logger=migrator t=2026-04-16T09:40:38.633586709Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-16T09:40:38.635084577Z level=info msg="Migration successfully executed" id="create permission table" duration=1.497737ms logger=migrator t=2026-04-16T09:40:38.64137211Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-16T09:40:38.642447446Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.074426ms logger=migrator t=2026-04-16T09:40:38.648303939Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-16T09:40:38.649970091Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.664452ms logger=migrator t=2026-04-16T09:40:38.656270085Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-16T09:40:38.65771071Z level=info msg="Migration successfully executed" id="create role table" duration=1.442876ms logger=migrator t=2026-04-16T09:40:38.667167381Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-16T09:40:38.678300204Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.157983ms logger=migrator t=2026-04-16T09:40:38.684322551Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-16T09:40:38.691108688Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.781397ms logger=migrator t=2026-04-16T09:40:38.696978381Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-16T09:40:38.698070048Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.091417ms logger=migrator t=2026-04-16T09:40:38.704548346Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-16T09:40:38.705572742Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.024096ms logger=migrator t=2026-04-16T09:40:38.711491686Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-16T09:40:38.713400583Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.907707ms logger=migrator t=2026-04-16T09:40:38.720724332Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-16T09:40:38.722054995Z level=info msg="Migration successfully executed" id="create team role table" duration=1.333193ms logger=migrator t=2026-04-16T09:40:38.729842755Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-16T09:40:38.731004584Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.162089ms logger=migrator t=2026-04-16T09:40:38.737960434Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-16T09:40:38.73980872Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.847165ms logger=migrator t=2026-04-16T09:40:38.754385546Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-16T09:40:38.756110899Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.741922ms logger=migrator t=2026-04-16T09:40:38.764889183Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-16T09:40:38.765835996Z level=info msg="Migration successfully executed" id="create user role table" duration=947.833µs logger=migrator t=2026-04-16T09:40:38.772792157Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-16T09:40:38.773834992Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.042845ms logger=migrator t=2026-04-16T09:40:38.78110338Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-16T09:40:38.782172496Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.069516ms logger=migrator t=2026-04-16T09:40:38.791521035Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-16T09:40:38.792735115Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.21594ms logger=migrator t=2026-04-16T09:40:38.801237963Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-16T09:40:38.802142635Z level=info msg="Migration successfully executed" id="create builtin role table" duration=905.262µs logger=migrator t=2026-04-16T09:40:38.80806975Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-16T09:40:38.809267279Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.21494ms logger=migrator t=2026-04-16T09:40:38.815477341Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-16T09:40:38.816544997Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.068216ms logger=migrator t=2026-04-16T09:40:38.823938208Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-16T09:40:38.831929174Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.990796ms logger=migrator t=2026-04-16T09:40:38.837679945Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-16T09:40:38.838856613Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.177629ms logger=migrator t=2026-04-16T09:40:38.845590289Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-16T09:40:38.846947311Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.358013ms logger=migrator t=2026-04-16T09:40:38.853874091Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-16T09:40:38.855331867Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.462516ms logger=migrator t=2026-04-16T09:40:38.860621426Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-16T09:40:38.861952349Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.328923ms logger=migrator t=2026-04-16T09:40:38.87096739Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-16T09:40:38.872476216Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.500167ms logger=migrator t=2026-04-16T09:40:38.879376905Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-16T09:40:38.881092157Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.715372ms logger=migrator t=2026-04-16T09:40:38.887807782Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-16T09:40:38.899459727Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.647265ms logger=migrator t=2026-04-16T09:40:38.905273649Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-16T09:40:38.913717025Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.442196ms logger=migrator t=2026-04-16T09:40:38.918922903Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-16T09:40:38.927895312Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.971199ms logger=migrator t=2026-04-16T09:40:38.933057759Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-16T09:40:38.940137233Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.079003ms logger=migrator t=2026-04-16T09:40:38.945454522Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-16T09:40:38.946903008Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.452026ms logger=migrator t=2026-04-16T09:40:38.95396483Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-16T09:40:38.955425906Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.461246ms logger=migrator t=2026-04-16T09:40:38.961547206Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-16T09:40:38.96291973Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.372784ms logger=migrator t=2026-04-16T09:40:38.968671161Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-16T09:40:38.96987822Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.208459ms logger=migrator t=2026-04-16T09:40:38.975551819Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-16T09:40:38.978077521Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.528361ms logger=migrator t=2026-04-16T09:40:38.98581205Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-16T09:40:38.986041466Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=232.706µs logger=migrator t=2026-04-16T09:40:38.991577771Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-16T09:40:38.991684284Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=107.563µs logger=migrator t=2026-04-16T09:40:38.99726137Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-16T09:40:38.998593522Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.333442ms logger=migrator t=2026-04-16T09:40:39.008654679Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-16T09:40:39.009910029Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.25938ms logger=migrator t=2026-04-16T09:40:39.016750467Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-16T09:40:39.017543936Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=794.099µs logger=migrator t=2026-04-16T09:40:39.022388745Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-16T09:40:39.022665092Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=277.357µs logger=migrator t=2026-04-16T09:40:39.028224408Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-16T09:40:39.028912295Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=681.586µs logger=migrator t=2026-04-16T09:40:39.033980549Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-16T09:40:39.035580409Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.60788ms logger=migrator t=2026-04-16T09:40:39.041826391Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-16T09:40:39.043404739Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.578468ms logger=migrator t=2026-04-16T09:40:39.049235922Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-16T09:40:39.060331003Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.094861ms logger=migrator t=2026-04-16T09:40:39.066579577Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-16T09:40:39.066641048Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=61.861µs logger=migrator t=2026-04-16T09:40:39.071438075Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-16T09:40:39.072994484Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.556639ms logger=migrator t=2026-04-16T09:40:39.079991964Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-16T09:40:39.081163944Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.17217ms logger=migrator t=2026-04-16T09:40:39.087008257Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-16T09:40:39.08877592Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.766803ms logger=migrator t=2026-04-16T09:40:39.094948801Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-16T09:40:39.104332601Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.382009ms logger=migrator t=2026-04-16T09:40:39.109561438Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-16T09:40:39.110706916Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.145638ms logger=migrator t=2026-04-16T09:40:39.115715869Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-16T09:40:39.116838757Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.123348ms logger=migrator t=2026-04-16T09:40:39.124573656Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-16T09:40:39.15045593Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.856864ms logger=migrator t=2026-04-16T09:40:39.155905443Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-16T09:40:39.156833336Z level=info msg="Migration successfully executed" id="create correlation v2" duration=929.083µs logger=migrator t=2026-04-16T09:40:39.163043958Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-16T09:40:39.165060637Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.01135ms logger=migrator t=2026-04-16T09:40:39.171473554Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-16T09:40:39.173265908Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.793114ms logger=migrator t=2026-04-16T09:40:39.178911156Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-16T09:40:39.180269399Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.359583ms logger=migrator t=2026-04-16T09:40:39.185579749Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-16T09:40:39.186008629Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=429.59µs logger=migrator t=2026-04-16T09:40:39.191868113Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-16T09:40:39.193142334Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.273751ms logger=migrator t=2026-04-16T09:40:39.198867064Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-16T09:40:39.208854848Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.988554ms logger=migrator t=2026-04-16T09:40:39.213742388Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-16T09:40:39.214391104Z level=info msg="Migration successfully executed" id="create entity_events table" duration=649.456µs logger=migrator t=2026-04-16T09:40:39.219478718Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-16T09:40:39.221191681Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.705672ms logger=migrator t=2026-04-16T09:40:39.227187798Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T09:40:39.227748271Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T09:40:39.232553289Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T09:40:39.233645565Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T09:40:39.239225141Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-16T09:40:39.240318879Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.094438ms logger=migrator t=2026-04-16T09:40:39.247135545Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-16T09:40:39.248275704Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.139889ms logger=migrator t=2026-04-16T09:40:39.253404829Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T09:40:39.25464943Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.244811ms logger=migrator t=2026-04-16T09:40:39.260221006Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T09:40:39.26204222Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.821144ms logger=migrator t=2026-04-16T09:40:39.267036733Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T09:40:39.268936419Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.906357ms logger=migrator t=2026-04-16T09:40:39.274170857Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T09:40:39.275430748Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.261191ms logger=migrator t=2026-04-16T09:40:39.280908242Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-16T09:40:39.281724252Z level=info msg="Migration successfully executed" id="Drop public config table" duration=815.44µs logger=migrator t=2026-04-16T09:40:39.28655321Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-16T09:40:39.287726749Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.173259ms logger=migrator t=2026-04-16T09:40:39.293256485Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T09:40:39.295446368Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.188412ms logger=migrator t=2026-04-16T09:40:39.301092906Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T09:40:39.302292355Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.199249ms logger=migrator t=2026-04-16T09:40:39.307881703Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-16T09:40:39.310333673Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.45177ms logger=migrator t=2026-04-16T09:40:39.318100902Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-16T09:40:39.341446364Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.347352ms logger=migrator t=2026-04-16T09:40:39.358276406Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-16T09:40:39.371301044Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.026868ms logger=migrator t=2026-04-16T09:40:39.383480053Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-16T09:40:39.396076861Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.596497ms logger=migrator t=2026-04-16T09:40:39.409631662Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-16T09:40:39.409903309Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=272.317µs logger=migrator t=2026-04-16T09:40:39.417616928Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-16T09:40:39.428924134Z level=info msg="Migration successfully executed" id="add share column" duration=11.308076ms logger=migrator t=2026-04-16T09:40:39.434418429Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-16T09:40:39.434618014Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=199.945µs logger=migrator t=2026-04-16T09:40:39.440963789Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-16T09:40:39.442560558Z level=info msg="Migration successfully executed" id="create file table" duration=1.595979ms logger=migrator t=2026-04-16T09:40:39.449056207Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-16T09:40:39.450439022Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.383344ms logger=migrator t=2026-04-16T09:40:39.456795897Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-16T09:40:39.458042647Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.24673ms logger=migrator t=2026-04-16T09:40:39.466772801Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-16T09:40:39.467873868Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.103597ms logger=migrator t=2026-04-16T09:40:39.475662299Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-16T09:40:39.477668967Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.996508ms logger=migrator t=2026-04-16T09:40:39.484834533Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-16T09:40:39.484907065Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=73.472µs logger=migrator t=2026-04-16T09:40:39.490166054Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-16T09:40:39.490231835Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.141µs logger=migrator t=2026-04-16T09:40:39.49942437Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-16T09:40:39.500374263Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.000354ms logger=migrator t=2026-04-16T09:40:39.506518344Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-16T09:40:39.506718719Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=200.785µs logger=migrator t=2026-04-16T09:40:39.512399018Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-16T09:40:39.515085644Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.690295ms logger=migrator t=2026-04-16T09:40:39.520287181Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-16T09:40:39.529693951Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.40629ms logger=migrator t=2026-04-16T09:40:39.534621121Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-16T09:40:39.534776795Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=156.004µs logger=migrator t=2026-04-16T09:40:39.539768858Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-16T09:40:39.540882985Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.109027ms logger=migrator t=2026-04-16T09:40:39.547078506Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-16T09:40:39.547846044Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=775.318µs logger=migrator t=2026-04-16T09:40:39.553232627Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-16T09:40:39.553613987Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=381.471µs logger=migrator t=2026-04-16T09:40:39.559068699Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-16T09:40:39.559569512Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=500.853µs logger=migrator t=2026-04-16T09:40:39.564985525Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-16T09:40:39.576611459Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.625614ms logger=migrator t=2026-04-16T09:40:39.582411041Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-16T09:40:39.591663327Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.248216ms logger=migrator t=2026-04-16T09:40:39.597455239Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-16T09:40:39.598655479Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.19967ms logger=migrator t=2026-04-16T09:40:39.603885136Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-16T09:40:39.679953359Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.060292ms logger=migrator t=2026-04-16T09:40:39.685582706Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-16T09:40:39.686463797Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=881.821µs logger=migrator t=2026-04-16T09:40:39.691959662Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-16T09:40:39.693874199Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.913557ms logger=migrator t=2026-04-16T09:40:39.700158343Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-16T09:40:39.726648471Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.488847ms logger=migrator t=2026-04-16T09:40:39.733329895Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-16T09:40:39.742060458Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.725483ms logger=migrator t=2026-04-16T09:40:39.747126133Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-16T09:40:39.747491881Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=363.958µs logger=migrator t=2026-04-16T09:40:39.75316957Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-16T09:40:39.753499178Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=322.328µs logger=migrator t=2026-04-16T09:40:39.758941722Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-16T09:40:39.759357632Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=415.25µs logger=migrator t=2026-04-16T09:40:39.765300487Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-16T09:40:39.765657015Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=356.818µs logger=migrator t=2026-04-16T09:40:39.770814182Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-16T09:40:39.771068818Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=249.556µs logger=migrator t=2026-04-16T09:40:39.776693546Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-16T09:40:39.777852744Z level=info msg="Migration successfully executed" id="create folder table" duration=1.157959ms logger=migrator t=2026-04-16T09:40:39.784393194Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-16T09:40:39.785684296Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.291241ms logger=migrator t=2026-04-16T09:40:39.79198904Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-16T09:40:39.793254391Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.266301ms logger=migrator t=2026-04-16T09:40:39.799860262Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-16T09:40:39.799889903Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.081µs logger=migrator t=2026-04-16T09:40:39.804620089Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T09:40:39.806534556Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.907517ms logger=migrator t=2026-04-16T09:40:39.812750228Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T09:40:39.814605724Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.857406ms logger=migrator t=2026-04-16T09:40:39.819528074Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-16T09:40:39.820669982Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.141668ms logger=migrator t=2026-04-16T09:40:39.825622314Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-16T09:40:39.826065374Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=458.841µs logger=migrator t=2026-04-16T09:40:39.831112388Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-16T09:40:39.831561469Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=449.881µs logger=migrator t=2026-04-16T09:40:39.837262968Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-16T09:40:39.839113113Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.849875ms logger=migrator t=2026-04-16T09:40:39.844087195Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-16T09:40:39.846083164Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.995549ms logger=migrator t=2026-04-16T09:40:39.86060832Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-16T09:40:39.862753372Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.148663ms logger=migrator t=2026-04-16T09:40:39.869358643Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-16T09:40:39.870735228Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.377055ms logger=migrator t=2026-04-16T09:40:39.876349475Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-16T09:40:39.878268791Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.918456ms logger=migrator t=2026-04-16T09:40:39.883653423Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-16T09:40:39.885303704Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.649891ms logger=migrator t=2026-04-16T09:40:39.892433968Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-16T09:40:39.893992526Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.551638ms logger=migrator t=2026-04-16T09:40:39.900451324Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-16T09:40:39.901966122Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.515308ms logger=migrator t=2026-04-16T09:40:39.911216238Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-16T09:40:39.912651924Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.436575ms logger=migrator t=2026-04-16T09:40:39.918513537Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-16T09:40:39.919811668Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.299511ms logger=migrator t=2026-04-16T09:40:39.926320988Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-16T09:40:39.927301572Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=980.584µs logger=migrator t=2026-04-16T09:40:39.931875714Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-16T09:40:39.932391917Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=519.623µs logger=migrator t=2026-04-16T09:40:39.938564238Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-16T09:40:39.95212985Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.558962ms logger=migrator t=2026-04-16T09:40:39.958215898Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-16T09:40:39.958875614Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=661.936µs logger=migrator t=2026-04-16T09:40:39.963679762Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T09:40:39.963713333Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.171µs logger=migrator t=2026-04-16T09:40:39.968747506Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T09:40:39.970875158Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.128461ms logger=migrator t=2026-04-16T09:40:39.976448354Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T09:40:39.976473015Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.621µs logger=migrator t=2026-04-16T09:40:39.981327404Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-16T09:40:39.982711788Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.378384ms logger=migrator t=2026-04-16T09:40:39.987252319Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T09:40:39.988446939Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.19479ms logger=migrator t=2026-04-16T09:40:39.996346202Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-16T09:40:39.998477054Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.136561ms logger=migrator t=2026-04-16T09:40:40.004907471Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-16T09:40:40.006446859Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.543637ms logger=migrator t=2026-04-16T09:40:40.012561728Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-16T09:40:40.012982778Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=422.34µs logger=migrator t=2026-04-16T09:40:40.019438197Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-16T09:40:40.020169724Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=731.957µs logger=migrator t=2026-04-16T09:40:40.02693731Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-16T09:40:40.02855345Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.6094ms logger=migrator t=2026-04-16T09:40:40.034740991Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-16T09:40:40.035659434Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=917.933µs logger=migrator t=2026-04-16T09:40:40.043903396Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-16T09:40:40.056373781Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.467714ms logger=migrator t=2026-04-16T09:40:40.062373637Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-16T09:40:40.069498732Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.125005ms logger=migrator t=2026-04-16T09:40:40.074864293Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-16T09:40:40.084769265Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.904632ms logger=migrator t=2026-04-16T09:40:40.090964467Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-16T09:40:40.091016588Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=52.831µs logger=migrator t=2026-04-16T09:40:40.096485012Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-16T09:40:40.109506251Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.022949ms logger=migrator t=2026-04-16T09:40:40.114888563Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-16T09:40:40.124439446Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.556453ms logger=migrator t=2026-04-16T09:40:40.129546421Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-16T09:40:40.129820988Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=274.247µs logger=migrator t=2026-04-16T09:40:40.136340908Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.497794203s logger=migrator t=2026-04-16T09:40:40.137469065Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-16T09:40:40.154994424Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-16T09:40:40.155209719Z level=info msg="Created default organization" logger=secrets t=2026-04-16T09:40:40.162803535Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T09:40:40.208746429Z level=info msg="Restored cache from database" duration=424.26µs logger=plugin.store t=2026-04-16T09:40:40.210358859Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-16T09:40:40.245099689Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-16T09:40:40.24512315Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-16T09:40:40.245196381Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-16T09:40:40.245214022Z level=info msg="Plugins loaded" count=54 duration=34.855913ms logger=query_data t=2026-04-16T09:40:40.249091547Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-16T09:40:40.252108101Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-16T09:40:40.25577193Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-16T09:40:40.264096004Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-16T09:40:40.265690084Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-16T09:40:40.267079977Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-16T09:40:40.287573139Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-16T09:40:40.309626468Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-16T09:40:40.328208833Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-16T09:40:40.328227054Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-16T09:40:40.328373547Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-16T09:40:40.32889383Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-16T09:40:40.328972872Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-16T09:40:40.333173885Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-16T09:40:40.399871618Z level=info msg="Update check succeeded" duration=71.440529ms logger=grafana.update.checker t=2026-04-16T09:40:40.401738303Z level=info msg="Update check succeeded" duration=72.70767ms logger=ngalert.state.manager t=2026-04-16T09:40:40.406194962Z level=info msg="State cache has been initialized" states=0 duration=77.297222ms logger=ngalert.scheduler t=2026-04-16T09:40:40.406250433Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-16T09:40:40.406429558Z level=info msg=starting first_tick=2026-04-16T09:40:50Z logger=sqlstore.transactions t=2026-04-16T09:40:40.41265721Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T09:40:40.426568881Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-16T09:40:40.441671681Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T09:40:40.45802301Z level=info msg="Patterns update finished" duration=127.405808ms logger=provisioning.dashboard t=2026-04-16T09:40:40.463055874Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-16T09:40:40.463202557Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-16T09:40:40.480539371Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-16T09:40:40.499235179Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-16T09:40:40.533647591Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-16T09:40:40.843924425Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-16T09:40:40.844340355Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-16T09:40:57.014974401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.015860563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.044021912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.098091655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.115434869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.157770216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.17549977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.207248156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.228446886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.266534017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.289209543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.313529317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.33322557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.369962539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.384053974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.425049897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.443202762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.482654748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.499233473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.53506366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.551186454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.592410983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.609627744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.700351634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.715477185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.751882346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.769891997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.812446098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.830598473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.866151522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.883776104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.918455252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.939897168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.981445634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:57.995922389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.04546824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.063263827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.099794281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.121489012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.162872504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.178812885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.222653298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.239807687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.279285203Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.300127763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.353775737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.37433219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.418146912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.436624194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.484178318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.499313438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.546662067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.56676824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.619335305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.638072624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.684418949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.702358558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.748155608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.764313534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.811509639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.834119032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.883304716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.900886077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.951063075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:58.971227568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.031466472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.050024856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.104593472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.123926844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.180320285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.213596799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.301554942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.319554042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.394581709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.412371384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.486263443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.505006941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.576496421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.592697318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:40:59.659227166Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-16T09:42:05.348917914Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-16T09:50:40.37382246Z level=info msg="Completed cleanup jobs" duration=43.2508ms logger=plugins.update.checker t=2026-04-16T09:50:40.451824926Z level=info msg="Update check succeeded" duration=51.532646ms logger=cleanup t=2026-04-16T10:00:40.34409727Z level=info msg="Completed cleanup jobs" duration=13.864527ms logger=plugins.update.checker t=2026-04-16T10:00:40.451331983Z level=info msg="Update check succeeded" duration=51.13163ms logger=cleanup t=2026-04-16T10:10:40.342996173Z level=info msg="Completed cleanup jobs" duration=12.791277ms logger=plugins.update.checker t=2026-04-16T10:10:40.458660414Z level=info msg="Update check succeeded" duration=58.291227ms logger=infra.usagestats t=2026-04-16T10:12:05.377495162Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-16T10:20:40.355339369Z level=info msg="Completed cleanup jobs" duration=24.814222ms logger=plugins.update.checker t=2026-04-16T10:20:40.4478374Z level=info msg="Update check succeeded" duration=47.261356ms