logger=settings t=2026-06-13T18:50:44.253782853Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-13T18:50:44Z logger=settings t=2026-06-13T18:50:44.254055171Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-13T18:50:44.254068711Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-13T18:50:44.254072561Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-13T18:50:44.254075782Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-13T18:50:44.254078662Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-13T18:50:44.254082822Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-13T18:50:44.254087472Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-13T18:50:44.254091112Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-13T18:50:44.254093982Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-13T18:50:44.254097052Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-13T18:50:44.254099882Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-13T18:50:44.254102742Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-13T18:50:44.254107082Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-13T18:50:44.254112262Z level=info msg=Target target=[all] logger=settings t=2026-06-13T18:50:44.254121983Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-13T18:50:44.254124963Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-13T18:50:44.254127733Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-13T18:50:44.254130413Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-13T18:50:44.254136323Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-13T18:50:44.254143063Z level=info msg="App mode production" logger=sqlstore t=2026-06-13T18:50:44.254458011Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-13T18:50:44.254481261Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-13T18:50:44.266716751Z level=info msg="Locking database" logger=migrator t=2026-06-13T18:50:44.266777453Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-13T18:50:44.268156807Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-13T18:50:44.269990052Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.835105ms logger=migrator t=2026-06-13T18:50:44.275737893Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-13T18:50:44.276565364Z level=info msg="Migration successfully executed" id="create user table" duration=826.951µs logger=migrator t=2026-06-13T18:50:44.283567555Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-13T18:50:44.284726524Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.158519ms logger=migrator t=2026-06-13T18:50:44.28905949Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-13T18:50:44.290131946Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.072156ms logger=migrator t=2026-06-13T18:50:44.294107434Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-13T18:50:44.29475052Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=642.746µs logger=migrator t=2026-06-13T18:50:44.301099035Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-13T18:50:44.302104691Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.005426ms logger=migrator t=2026-06-13T18:50:44.308432546Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-13T18:50:44.312873715Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.440539ms logger=migrator t=2026-06-13T18:50:44.316376621Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-13T18:50:44.317751254Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.374543ms logger=migrator t=2026-06-13T18:50:44.322536012Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-13T18:50:44.323241009Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=704.907µs logger=migrator t=2026-06-13T18:50:44.327117765Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-13T18:50:44.327836872Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=718.707µs logger=migrator t=2026-06-13T18:50:44.331883931Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-13T18:50:44.332276512Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=392.451µs logger=migrator t=2026-06-13T18:50:44.335997673Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-13T18:50:44.336569007Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=570.664µs logger=migrator t=2026-06-13T18:50:44.341003666Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-13T18:50:44.342778699Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.771813ms logger=migrator t=2026-06-13T18:50:44.350279094Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-13T18:50:44.350333065Z level=info msg="Migration successfully executed" id="Update user table charset" duration=55.132µs logger=migrator t=2026-06-13T18:50:44.354736283Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-13T18:50:44.355792459Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.056156ms logger=migrator t=2026-06-13T18:50:44.360394572Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-13T18:50:44.360620948Z level=info msg="Migration successfully executed" id="Add missing user data" duration=226.426µs logger=migrator t=2026-06-13T18:50:44.365849005Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-13T18:50:44.366994174Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.145659ms logger=migrator t=2026-06-13T18:50:44.370467139Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-13T18:50:44.371483635Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.014426ms logger=migrator t=2026-06-13T18:50:44.375064772Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-13T18:50:44.376981739Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.923377ms logger=migrator t=2026-06-13T18:50:44.381687845Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-13T18:50:44.389515327Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.825882ms logger=migrator t=2026-06-13T18:50:44.394006608Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-13T18:50:44.395158346Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.215339ms logger=migrator t=2026-06-13T18:50:44.398949998Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-13T18:50:44.399183684Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=234.166µs logger=migrator t=2026-06-13T18:50:44.405006827Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-13T18:50:44.405656814Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=648.687µs logger=migrator t=2026-06-13T18:50:44.410362068Z 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-06-13T18:50:44.410712398Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=354.34µs logger=migrator t=2026-06-13T18:50:44.415555696Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-13T18:50:44.416181621Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=639.695µs logger=migrator t=2026-06-13T18:50:44.421861421Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-13T18:50:44.423209644Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.346783ms logger=migrator t=2026-06-13T18:50:44.428993526Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-13T18:50:44.429680233Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=684.747µs logger=migrator t=2026-06-13T18:50:44.436682825Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-13T18:50:44.43812571Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.449885ms logger=migrator t=2026-06-13T18:50:44.444553019Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-13T18:50:44.445699047Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.145577ms logger=migrator t=2026-06-13T18:50:44.451655523Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-13T18:50:44.453067098Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.418056ms logger=migrator t=2026-06-13T18:50:44.45764725Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-13T18:50:44.457690561Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=44.141µs logger=migrator t=2026-06-13T18:50:44.482587302Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-13T18:50:44.484901749Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.318007ms logger=migrator t=2026-06-13T18:50:44.491437349Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-13T18:50:44.492524417Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.092218ms logger=migrator t=2026-06-13T18:50:44.496981366Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-13T18:50:44.497851568Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=866.982µs logger=migrator t=2026-06-13T18:50:44.502984953Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-13T18:50:44.504207003Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.22787ms logger=migrator t=2026-06-13T18:50:44.509080123Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-13T18:50:44.513198664Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.116841ms logger=migrator t=2026-06-13T18:50:44.518530205Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-13T18:50:44.520072913Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.543578ms logger=migrator t=2026-06-13T18:50:44.5256439Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-13T18:50:44.526533812Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=889.162µs logger=migrator t=2026-06-13T18:50:44.532020996Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-13T18:50:44.532836796Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=817.16µs logger=migrator t=2026-06-13T18:50:44.538017134Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-13T18:50:44.538811783Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=790.979µs logger=migrator t=2026-06-13T18:50:44.543477768Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-13T18:50:44.544369199Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=890.331µs logger=migrator t=2026-06-13T18:50:44.551591517Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-13T18:50:44.55213883Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=550.273µs logger=migrator t=2026-06-13T18:50:44.557497252Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-13T18:50:44.558094646Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=598.924µs logger=migrator t=2026-06-13T18:50:44.562996407Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-13T18:50:44.563458818Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=462.111µs logger=migrator t=2026-06-13T18:50:44.567790155Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-13T18:50:44.568673386Z level=info msg="Migration successfully executed" id="create star table" duration=880.581µs logger=migrator t=2026-06-13T18:50:44.573147876Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-13T18:50:44.574021738Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=873.242µs logger=migrator t=2026-06-13T18:50:44.578698802Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-13T18:50:44.579423891Z level=info msg="Migration successfully executed" id="create org table v1" duration=724.999µs logger=migrator t=2026-06-13T18:50:44.583628743Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-13T18:50:44.584607358Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=978.095µs logger=migrator t=2026-06-13T18:50:44.589232661Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-13T18:50:44.589830585Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=598.054µs logger=migrator t=2026-06-13T18:50:44.594520231Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-13T18:50:44.595073344Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=552.743µs logger=migrator t=2026-06-13T18:50:44.601557334Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-13T18:50:44.602303032Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=746.678µs logger=migrator t=2026-06-13T18:50:44.607037859Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-13T18:50:44.608147786Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.114907ms logger=migrator t=2026-06-13T18:50:44.613901577Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-13T18:50:44.613975549Z level=info msg="Migration successfully executed" id="Update org table charset" duration=93.213µs logger=migrator t=2026-06-13T18:50:44.622021906Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-13T18:50:44.622057077Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=35.811µs logger=migrator t=2026-06-13T18:50:44.626461476Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-13T18:50:44.626675021Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=213.485µs logger=migrator t=2026-06-13T18:50:44.631279823Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-13T18:50:44.632140005Z level=info msg="Migration successfully executed" id="create dashboard table" duration=857.112µs logger=migrator t=2026-06-13T18:50:44.636890361Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-13T18:50:44.637800194Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=942.084µs logger=migrator t=2026-06-13T18:50:44.643719089Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-13T18:50:44.644418266Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=698.747µs logger=migrator t=2026-06-13T18:50:44.649692456Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-13T18:50:44.650498566Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=816.109µs logger=migrator t=2026-06-13T18:50:44.656912803Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-13T18:50:44.657706463Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=791.02µs logger=migrator t=2026-06-13T18:50:44.663024854Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-13T18:50:44.664339705Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.336962ms logger=migrator t=2026-06-13T18:50:44.668905698Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-13T18:50:44.675732835Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.828077ms logger=migrator t=2026-06-13T18:50:44.680784569Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-13T18:50:44.681675251Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=889.502µs logger=migrator t=2026-06-13T18:50:44.687168146Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-13T18:50:44.687986336Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=818.29µs logger=migrator t=2026-06-13T18:50:44.693067811Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-13T18:50:44.694208889Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.140508ms logger=migrator t=2026-06-13T18:50:44.699418947Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-13T18:50:44.699892049Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=473.452µs logger=migrator t=2026-06-13T18:50:44.708133451Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-13T18:50:44.709812802Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.688061ms logger=migrator t=2026-06-13T18:50:44.722474713Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-13T18:50:44.722714119Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=240.016µs logger=migrator t=2026-06-13T18:50:44.728126492Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-13T18:50:44.731564526Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.436504ms logger=migrator t=2026-06-13T18:50:44.735970425Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-13T18:50:44.737866271Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.899416ms logger=migrator t=2026-06-13T18:50:44.742748291Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-13T18:50:44.744647588Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.900847ms logger=migrator t=2026-06-13T18:50:44.750591424Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-13T18:50:44.751463295Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=871.851µs logger=migrator t=2026-06-13T18:50:44.755969446Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-13T18:50:44.758143819Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.173873ms logger=migrator t=2026-06-13T18:50:44.763301155Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-13T18:50:44.764227309Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=926.474µs logger=migrator t=2026-06-13T18:50:44.769458557Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-13T18:50:44.77082529Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.367303ms logger=migrator t=2026-06-13T18:50:44.775787042Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-13T18:50:44.775823743Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=37.101µs logger=migrator t=2026-06-13T18:50:44.785690115Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-13T18:50:44.785728906Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.061µs logger=migrator t=2026-06-13T18:50:44.790361Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-13T18:50:44.794472672Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.10555ms logger=migrator t=2026-06-13T18:50:44.80051025Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-13T18:50:44.802302443Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.790643ms logger=migrator t=2026-06-13T18:50:44.807007319Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-13T18:50:44.809346176Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.340727ms logger=migrator t=2026-06-13T18:50:44.813877797Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-13T18:50:44.815820275Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.942038ms logger=migrator t=2026-06-13T18:50:44.821276179Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-13T18:50:44.821505215Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=229.336µs logger=migrator t=2026-06-13T18:50:44.826115158Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-13T18:50:44.82743182Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.284031ms logger=migrator t=2026-06-13T18:50:44.834577156Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-13T18:50:44.836331778Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.759692ms logger=migrator t=2026-06-13T18:50:44.84169816Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-13T18:50:44.841739001Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=42.061µs logger=migrator t=2026-06-13T18:50:44.847905964Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-13T18:50:44.849607375Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.700812ms logger=migrator t=2026-06-13T18:50:44.881137419Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-13T18:50:44.882450601Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.316942ms logger=migrator t=2026-06-13T18:50:44.912413008Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-13T18:50:44.920774823Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.368146ms logger=migrator t=2026-06-13T18:50:44.934864499Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-13T18:50:44.936769175Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.906756ms logger=migrator t=2026-06-13T18:50:44.96385105Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-13T18:50:44.965151022Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.303162ms logger=migrator t=2026-06-13T18:50:45.004130819Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-13T18:50:45.004989931Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=861.862µs logger=migrator t=2026-06-13T18:50:45.064707027Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-13T18:50:45.065141237Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=436.36µs logger=migrator t=2026-06-13T18:50:45.164379175Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-13T18:50:45.165472111Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.096356ms logger=migrator t=2026-06-13T18:50:45.1955388Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-13T18:50:45.201035935Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=5.495365ms logger=migrator t=2026-06-13T18:50:45.231362209Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-13T18:50:45.232498257Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.136928ms logger=migrator t=2026-06-13T18:50:45.395364126Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-13T18:50:45.395810977Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=452.541µs logger=migrator t=2026-06-13T18:50:45.406209173Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-13T18:50:45.40650187Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=297.657µs logger=migrator t=2026-06-13T18:50:45.4419321Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-13T18:50:45.443741664Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.815004ms logger=migrator t=2026-06-13T18:50:45.471211259Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-13T18:50:45.474442858Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.239379ms logger=migrator t=2026-06-13T18:50:45.486579907Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-13T18:50:45.488068033Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.496967ms logger=migrator t=2026-06-13T18:50:45.495743441Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-13T18:50:45.496625563Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=882.732µs logger=migrator t=2026-06-13T18:50:45.502853866Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-13T18:50:45.503869031Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.014386ms logger=migrator t=2026-06-13T18:50:45.511751845Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-13T18:50:45.512768979Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.017344ms logger=migrator t=2026-06-13T18:50:45.527577593Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-13T18:50:45.528435605Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=862.462µs logger=migrator t=2026-06-13T18:50:45.535550869Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-13T18:50:45.541755631Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.203212ms logger=migrator t=2026-06-13T18:50:45.547076192Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-13T18:50:45.548142498Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.065806ms logger=migrator t=2026-06-13T18:50:45.554604147Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-13T18:50:45.557003666Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.395849ms logger=migrator t=2026-06-13T18:50:45.564861609Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-13T18:50:45.565823432Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=963.643µs logger=migrator t=2026-06-13T18:50:45.56983025Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-13T18:50:45.570692072Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=867.662µs logger=migrator t=2026-06-13T18:50:45.584374557Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-13T18:50:45.58852752Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.152673ms logger=migrator t=2026-06-13T18:50:45.594516177Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-13T18:50:45.598050103Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.536357ms logger=migrator t=2026-06-13T18:50:45.607366493Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-13T18:50:45.607412984Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=47.791µs logger=migrator t=2026-06-13T18:50:45.61133171Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-13T18:50:45.611594966Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=263.676µs logger=migrator t=2026-06-13T18:50:45.618373063Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-13T18:50:45.622269338Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.895945ms logger=migrator t=2026-06-13T18:50:45.628349717Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-13T18:50:45.628540682Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=187.535µs logger=migrator t=2026-06-13T18:50:45.633097104Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-13T18:50:45.633248108Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=151.544µs logger=migrator t=2026-06-13T18:50:45.639404319Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-13T18:50:45.642540406Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.133767ms logger=migrator t=2026-06-13T18:50:45.648205955Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-13T18:50:45.64841007Z level=info msg="Migration successfully executed" id="Update uid value" duration=205.035µs logger=migrator t=2026-06-13T18:50:45.654355306Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-13T18:50:45.655183577Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=824.761µs logger=migrator t=2026-06-13T18:50:45.659503312Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-13T18:50:45.663418319Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=3.914087ms logger=migrator t=2026-06-13T18:50:45.671151178Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-13T18:50:45.672997944Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.849136ms logger=migrator t=2026-06-13T18:50:45.682134418Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-13T18:50:45.683214475Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.084687ms logger=migrator t=2026-06-13T18:50:45.692625336Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-13T18:50:45.694077412Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.455776ms logger=migrator t=2026-06-13T18:50:45.746770365Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-13T18:50:45.748220591Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.452816ms logger=migrator t=2026-06-13T18:50:45.760277767Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-13T18:50:45.761345564Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.069257ms logger=migrator t=2026-06-13T18:50:45.772420376Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-13T18:50:45.773456081Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.036675ms logger=migrator t=2026-06-13T18:50:45.778652309Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-13T18:50:45.779321395Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=668.636µs logger=migrator t=2026-06-13T18:50:45.786687426Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-13T18:50:45.791476313Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=4.788527ms logger=migrator t=2026-06-13T18:50:45.797108321Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-13T18:50:45.7978274Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=718.959µs logger=migrator t=2026-06-13T18:50:45.809737952Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-13T18:50:45.810981952Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.24088ms logger=migrator t=2026-06-13T18:50:45.822330381Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-13T18:50:45.823209383Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=884.733µs logger=migrator t=2026-06-13T18:50:45.835215847Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-13T18:50:45.836351145Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.137758ms logger=migrator t=2026-06-13T18:50:45.847041888Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-13T18:50:45.847728574Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=691.177µs logger=migrator t=2026-06-13T18:50:45.852737597Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-13T18:50:45.853669601Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=935.674µs logger=migrator t=2026-06-13T18:50:45.861888413Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-13T18:50:45.861957184Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=74.401µs logger=migrator t=2026-06-13T18:50:45.872132364Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-13T18:50:45.87481292Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.679785ms logger=migrator t=2026-06-13T18:50:45.886724002Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-13T18:50:45.89315741Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=6.431798ms logger=migrator t=2026-06-13T18:50:45.90456109Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-13T18:50:45.904815887Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=259.667µs logger=migrator t=2026-06-13T18:50:45.915019218Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-13T18:50:45.91961947Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.599884ms logger=migrator t=2026-06-13T18:50:45.92818471Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-13T18:50:45.931530982Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.343562ms logger=migrator t=2026-06-13T18:50:45.937575371Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-13T18:50:45.938370371Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=796.43µs logger=migrator t=2026-06-13T18:50:45.94650534Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-13T18:50:45.947126145Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=621.015µs logger=migrator t=2026-06-13T18:50:45.951594996Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-13T18:50:45.952977639Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.386474ms logger=migrator t=2026-06-13T18:50:45.957265015Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-13T18:50:45.958564736Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.299201ms logger=migrator t=2026-06-13T18:50:45.963454477Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-13T18:50:45.964284047Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=826.13µs logger=migrator t=2026-06-13T18:50:45.970394417Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-13T18:50:45.971777441Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.386975ms logger=migrator t=2026-06-13T18:50:45.978306441Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-13T18:50:45.978374093Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=67.172µs logger=migrator t=2026-06-13T18:50:45.984235846Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-13T18:50:45.984267077Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.731µs logger=migrator t=2026-06-13T18:50:45.98802148Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-13T18:50:45.990824559Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.810629ms logger=migrator t=2026-06-13T18:50:45.994917769Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-13T18:50:45.997600485Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.682626ms logger=migrator t=2026-06-13T18:50:46.003720065Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-13T18:50:46.003788287Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.052µs logger=migrator t=2026-06-13T18:50:46.008302338Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-13T18:50:46.009049806Z level=info msg="Migration successfully executed" id="create quota table v1" duration=747.218µs logger=migrator t=2026-06-13T18:50:46.012691675Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-13T18:50:46.013497876Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=805.871µs logger=migrator t=2026-06-13T18:50:46.01857966Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-13T18:50:46.018656241Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=82.012µs logger=migrator t=2026-06-13T18:50:46.024286921Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-13T18:50:46.025670454Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.385203ms logger=migrator t=2026-06-13T18:50:46.031381554Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-13T18:50:46.032300987Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=919.083µs logger=migrator t=2026-06-13T18:50:46.037118435Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-13T18:50:46.040419546Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.299501ms logger=migrator t=2026-06-13T18:50:46.04872773Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-13T18:50:46.048760941Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=35.001µs logger=migrator t=2026-06-13T18:50:46.053006916Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-13T18:50:46.054491052Z level=info msg="Migration successfully executed" id="create session table" duration=1.484775ms logger=migrator t=2026-06-13T18:50:46.061066534Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-13T18:50:46.061199637Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=136.043µs logger=migrator t=2026-06-13T18:50:46.069974912Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-13T18:50:46.070095185Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=121.293µs logger=migrator t=2026-06-13T18:50:46.074513113Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-13T18:50:46.075612791Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.099028ms logger=migrator t=2026-06-13T18:50:46.096837891Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-13T18:50:46.098211616Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.376244ms logger=migrator t=2026-06-13T18:50:46.104299625Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-13T18:50:46.104341466Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.791µs logger=migrator t=2026-06-13T18:50:46.111089911Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-13T18:50:46.111147064Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=57.422µs logger=migrator t=2026-06-13T18:50:46.122701847Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-13T18:50:46.12811736Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.416043ms logger=migrator t=2026-06-13T18:50:46.141220171Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-13T18:50:46.14644356Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.217778ms logger=migrator t=2026-06-13T18:50:46.151352511Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-13T18:50:46.151441863Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=88.303µs logger=migrator t=2026-06-13T18:50:46.156718212Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-13T18:50:46.156803284Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=87.412µs logger=migrator t=2026-06-13T18:50:46.163777045Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-13T18:50:46.165136859Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.360044ms logger=migrator t=2026-06-13T18:50:46.170771797Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-13T18:50:46.170815739Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.611µs logger=migrator t=2026-06-13T18:50:46.175202676Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-13T18:50:46.180289691Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.086145ms logger=migrator t=2026-06-13T18:50:46.184263109Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-13T18:50:46.184527485Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=264.696µs logger=migrator t=2026-06-13T18:50:46.189400064Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-13T18:50:46.192787638Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.387324ms logger=migrator t=2026-06-13T18:50:46.197343309Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-13T18:50:46.199945603Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.600374ms logger=migrator t=2026-06-13T18:50:46.204168098Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-13T18:50:46.204244549Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=77.801µs logger=migrator t=2026-06-13T18:50:46.209390646Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-13T18:50:46.210259117Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=868.451µs logger=migrator t=2026-06-13T18:50:46.215288301Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-13T18:50:46.216210833Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=919.532µs logger=migrator t=2026-06-13T18:50:46.222357094Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-13T18:50:46.223550124Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.19494ms logger=migrator t=2026-06-13T18:50:46.230251658Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-13T18:50:46.23117484Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=923.452µs logger=migrator t=2026-06-13T18:50:46.23887668Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-13T18:50:46.239909364Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.031195ms logger=migrator t=2026-06-13T18:50:46.250355341Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-13T18:50:46.251760696Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.406865ms logger=migrator t=2026-06-13T18:50:46.259852975Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-13T18:50:46.261026404Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.173778ms logger=migrator t=2026-06-13T18:50:46.266250292Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-13T18:50:46.267075762Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=824.89µs logger=migrator t=2026-06-13T18:50:46.272390312Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-13T18:50:46.273477909Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.086607ms logger=migrator t=2026-06-13T18:50:46.279547909Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-13T18:50:46.291704517Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.157348ms logger=migrator t=2026-06-13T18:50:46.296443464Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-13T18:50:46.297022268Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=583.325µs logger=migrator t=2026-06-13T18:50:46.302625995Z 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-06-13T18:50:46.30408515Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.455915ms logger=migrator t=2026-06-13T18:50:46.308422957Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-13T18:50:46.308841798Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=419.111µs logger=migrator t=2026-06-13T18:50:46.312791264Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-13T18:50:46.313324418Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=533.084µs logger=migrator t=2026-06-13T18:50:46.318475725Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-13T18:50:46.319679534Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.202469ms logger=migrator t=2026-06-13T18:50:46.326572773Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-13T18:50:46.333112694Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.547752ms logger=migrator t=2026-06-13T18:50:46.340218228Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-13T18:50:46.345773224Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.552156ms logger=migrator t=2026-06-13T18:50:46.350737936Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-13T18:50:46.354881049Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.142593ms logger=migrator t=2026-06-13T18:50:46.361925321Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-13T18:50:46.365462598Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.537217ms logger=migrator t=2026-06-13T18:50:46.368863362Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-13T18:50:46.369783034Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=919.822µs logger=migrator t=2026-06-13T18:50:46.373913425Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-13T18:50:46.373943276Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.711µs logger=migrator t=2026-06-13T18:50:46.378766245Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-13T18:50:46.378794045Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.77µs logger=migrator t=2026-06-13T18:50:46.382519607Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-13T18:50:46.383346238Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=826.921µs logger=migrator t=2026-06-13T18:50:46.38754305Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-13T18:50:46.389095769Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.555109ms logger=migrator t=2026-06-13T18:50:46.393501496Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-13T18:50:46.394480841Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=979.145µs logger=migrator t=2026-06-13T18:50:46.397762811Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-13T18:50:46.398586051Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=823.24µs logger=migrator t=2026-06-13T18:50:46.403251656Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-13T18:50:46.404185369Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=932.923µs logger=migrator t=2026-06-13T18:50:46.410118534Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-13T18:50:46.4172324Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.108215ms logger=migrator t=2026-06-13T18:50:46.422235863Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-13T18:50:46.424943389Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.707216ms logger=migrator t=2026-06-13T18:50:46.429642594Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-13T18:50:46.429845929Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=201.375µs logger=migrator t=2026-06-13T18:50:46.435248991Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-13T18:50:46.436562794Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.313173ms logger=migrator t=2026-06-13T18:50:46.441347531Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-13T18:50:46.443402222Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.060391ms logger=migrator t=2026-06-13T18:50:46.447326419Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-13T18:50:46.452487565Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.158505ms logger=migrator t=2026-06-13T18:50:46.459034216Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-13T18:50:46.459112988Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=79.002µs logger=migrator t=2026-06-13T18:50:46.464967942Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-13T18:50:46.466171731Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.203429ms logger=migrator t=2026-06-13T18:50:46.471205525Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-13T18:50:46.473830169Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.623834ms logger=migrator t=2026-06-13T18:50:46.477509489Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-13T18:50:46.477598221Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=88.972µs logger=migrator t=2026-06-13T18:50:46.493131513Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-13T18:50:46.494121157Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=989.624µs logger=migrator t=2026-06-13T18:50:46.498352822Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-13T18:50:46.498990137Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=636.905µs logger=migrator t=2026-06-13T18:50:46.503161449Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-13T18:50:46.503794885Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=632.726µs logger=migrator t=2026-06-13T18:50:46.508715595Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-13T18:50:46.509772132Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.054807ms logger=migrator t=2026-06-13T18:50:46.514897468Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-13T18:50:46.518580608Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=3.68225ms logger=migrator t=2026-06-13T18:50:46.525545589Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-13T18:50:46.52678667Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.253982ms logger=migrator t=2026-06-13T18:50:46.5349599Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-13T18:50:46.535003281Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.161µs logger=migrator t=2026-06-13T18:50:46.539084531Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-13T18:50:46.543653794Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.569533ms logger=migrator t=2026-06-13T18:50:46.549444086Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-13T18:50:46.550389969Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=946.453µs logger=migrator t=2026-06-13T18:50:46.556308864Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-13T18:50:46.563284496Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.969222ms logger=migrator t=2026-06-13T18:50:46.569303813Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-13T18:50:46.570017741Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=716.888µs logger=migrator t=2026-06-13T18:50:46.573361664Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-13T18:50:46.575741631Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.375097ms logger=migrator t=2026-06-13T18:50:46.580909548Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-13T18:50:46.58174821Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=839.902µs logger=migrator t=2026-06-13T18:50:46.588253549Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-13T18:50:46.599753101Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.499042ms logger=migrator t=2026-06-13T18:50:46.603298448Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-13T18:50:46.603989405Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=690.927µs logger=migrator t=2026-06-13T18:50:46.608565458Z 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-06-13T18:50:46.609443069Z 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=876.431µs logger=migrator t=2026-06-13T18:50:46.615487858Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-13T18:50:46.616192895Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=709.067µs logger=migrator t=2026-06-13T18:50:46.621115566Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-13T18:50:46.621721291Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=605.715µs logger=migrator t=2026-06-13T18:50:46.626879888Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-13T18:50:46.627188545Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=309.737µs logger=migrator t=2026-06-13T18:50:46.633780627Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-13T18:50:46.639765144Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.977986ms logger=migrator t=2026-06-13T18:50:46.677599153Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-13T18:50:46.685820975Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=8.224082ms logger=migrator t=2026-06-13T18:50:46.692792856Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-13T18:50:46.694489648Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.700672ms logger=migrator t=2026-06-13T18:50:46.703199182Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-13T18:50:46.706645196Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=3.436224ms logger=migrator t=2026-06-13T18:50:46.71369403Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-13T18:50:46.714157461Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=466.072µs logger=migrator t=2026-06-13T18:50:46.719674126Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-13T18:50:46.727502059Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.825793ms logger=migrator t=2026-06-13T18:50:46.735271529Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-13T18:50:46.736673164Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.402125ms logger=migrator t=2026-06-13T18:50:46.742002565Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-13T18:50:46.74223249Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=237.226µs logger=migrator t=2026-06-13T18:50:46.747322405Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-13T18:50:46.748220737Z level=info msg="Migration successfully executed" id="Move region to single row" duration=899.032µs logger=migrator t=2026-06-13T18:50:46.753918607Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-13T18:50:46.754984053Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.065686ms logger=migrator t=2026-06-13T18:50:46.759414562Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-13T18:50:46.760704933Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.289211ms logger=migrator t=2026-06-13T18:50:46.766523376Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-13T18:50:46.76828658Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.764274ms logger=migrator t=2026-06-13T18:50:46.7740012Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-13T18:50:46.775225791Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.226541ms logger=migrator t=2026-06-13T18:50:46.784194901Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-13T18:50:46.785219025Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.031305ms logger=migrator t=2026-06-13T18:50:46.790087135Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-13T18:50:46.790904855Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=817.34µs logger=migrator t=2026-06-13T18:50:46.796093423Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-13T18:50:46.796156354Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=63.502µs logger=migrator t=2026-06-13T18:50:46.80294013Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-13T18:50:46.80372175Z level=info msg="Migration successfully executed" id="create test_data table" duration=780.55µs logger=migrator t=2026-06-13T18:50:46.810096116Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-13T18:50:46.81145905Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.372703ms logger=migrator t=2026-06-13T18:50:46.816988375Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-13T18:50:46.818228036Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.239241ms logger=migrator t=2026-06-13T18:50:46.823860994Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-13T18:50:46.824817798Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=956.594µs logger=migrator t=2026-06-13T18:50:46.832974228Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-13T18:50:46.833229314Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=254.976µs logger=migrator t=2026-06-13T18:50:46.837236053Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-13T18:50:46.837670244Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=434.241µs logger=migrator t=2026-06-13T18:50:46.843741563Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-13T18:50:46.843893426Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=155.134µs logger=migrator t=2026-06-13T18:50:46.84932967Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-13T18:50:46.850297603Z level=info msg="Migration successfully executed" id="create team table" duration=964.773µs logger=migrator t=2026-06-13T18:50:46.856216328Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-13T18:50:46.857259575Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.042927ms logger=migrator t=2026-06-13T18:50:46.861846117Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-13T18:50:46.862864772Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.018355ms logger=migrator t=2026-06-13T18:50:46.868174763Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-13T18:50:46.875618385Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.442642ms logger=migrator t=2026-06-13T18:50:46.889147037Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-13T18:50:46.889441374Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=295.387µs logger=migrator t=2026-06-13T18:50:46.893875874Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-13T18:50:46.895614327Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.737633ms logger=migrator t=2026-06-13T18:50:46.900997738Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-13T18:50:46.902328511Z level=info msg="Migration successfully executed" id="create team member table" duration=1.332393ms logger=migrator t=2026-06-13T18:50:46.908933743Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-13T18:50:46.909935038Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.000825ms logger=migrator t=2026-06-13T18:50:46.915808363Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-13T18:50:46.917504844Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.694841ms logger=migrator t=2026-06-13T18:50:46.922385224Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-13T18:50:46.924140537Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.753453ms logger=migrator t=2026-06-13T18:50:46.928886323Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-13T18:50:46.936157842Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.272139ms logger=migrator t=2026-06-13T18:50:46.941516644Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-13T18:50:46.946065986Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.546532ms logger=migrator t=2026-06-13T18:50:46.950997036Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-13T18:50:46.955757803Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.760147ms logger=migrator t=2026-06-13T18:50:46.961356791Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-13T18:50:46.962332574Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=977.253µs logger=migrator t=2026-06-13T18:50:46.967351408Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-13T18:50:46.968987448Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.6403ms logger=migrator t=2026-06-13T18:50:46.974266338Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-13T18:50:46.975402226Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.135108ms logger=migrator t=2026-06-13T18:50:46.98044482Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-13T18:50:46.981466654Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.021554ms logger=migrator t=2026-06-13T18:50:46.986677682Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-13T18:50:46.987660296Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=982.884µs logger=migrator t=2026-06-13T18:50:46.992437404Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-13T18:50:46.994132156Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.694332ms logger=migrator t=2026-06-13T18:50:46.998990764Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-13T18:50:47.000752428Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.760474ms logger=migrator t=2026-06-13T18:50:47.005326011Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-13T18:50:47.006470058Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.144067ms logger=migrator t=2026-06-13T18:50:47.011242476Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-13T18:50:47.011907522Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=665.446µs logger=migrator t=2026-06-13T18:50:47.017416467Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-13T18:50:47.017679434Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=263.587µs logger=migrator t=2026-06-13T18:50:47.023602629Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-13T18:50:47.024402069Z level=info msg="Migration successfully executed" id="create tag table" duration=799.48µs logger=migrator t=2026-06-13T18:50:47.029508024Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-13T18:50:47.03054657Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.037516ms logger=migrator t=2026-06-13T18:50:47.036754192Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-13T18:50:47.038087605Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.333872ms logger=migrator t=2026-06-13T18:50:47.044263577Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-13T18:50:47.045821125Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.557468ms logger=migrator t=2026-06-13T18:50:47.051934425Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-13T18:50:47.053650467Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.720133ms logger=migrator t=2026-06-13T18:50:47.059563452Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-13T18:50:47.075967435Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.402923ms logger=migrator t=2026-06-13T18:50:47.082314531Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-13T18:50:47.084119595Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.810564ms logger=migrator t=2026-06-13T18:50:47.090203435Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-13T18:50:47.092079101Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.875776ms logger=migrator t=2026-06-13T18:50:47.09772845Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-13T18:50:47.098218662Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=490.942µs logger=migrator t=2026-06-13T18:50:47.104778532Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-13T18:50:47.105840989Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.058747ms logger=migrator t=2026-06-13T18:50:47.110486272Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-13T18:50:47.111933529Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.442616ms logger=migrator t=2026-06-13T18:50:47.118270144Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-13T18:50:47.119851473Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.580969ms logger=migrator t=2026-06-13T18:50:47.123840491Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-13T18:50:47.123957463Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=118.442µs logger=migrator t=2026-06-13T18:50:47.128987527Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-13T18:50:47.134318148Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.330341ms logger=migrator t=2026-06-13T18:50:47.140653244Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-13T18:50:47.148179099Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.527736ms logger=migrator t=2026-06-13T18:50:47.15316514Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-13T18:50:47.157976939Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.810519ms logger=migrator t=2026-06-13T18:50:47.163434273Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-13T18:50:47.173385368Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.939204ms logger=migrator t=2026-06-13T18:50:47.180756898Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-13T18:50:47.182827869Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.064641ms logger=migrator t=2026-06-13T18:50:47.189497572Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-13T18:50:47.197303704Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.805332ms logger=migrator t=2026-06-13T18:50:47.203917957Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-13T18:50:47.205322811Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.411084ms logger=migrator t=2026-06-13T18:50:47.21054289Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-13T18:50:47.211657347Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.114927ms logger=migrator t=2026-06-13T18:50:47.216904726Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-13T18:50:47.217942062Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.039116ms logger=migrator t=2026-06-13T18:50:47.222903693Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-13T18:50:47.22397689Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.072947ms logger=migrator t=2026-06-13T18:50:47.228338896Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-13T18:50:47.229309821Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=971.485µs logger=migrator t=2026-06-13T18:50:47.234103578Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-13T18:50:47.235340169Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.236421ms logger=migrator t=2026-06-13T18:50:47.241228563Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-13T18:50:47.247338983Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.10925ms logger=migrator t=2026-06-13T18:50:47.252317246Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-13T18:50:47.253294589Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=977.573µs logger=migrator t=2026-06-13T18:50:47.26065162Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-13T18:50:47.263348197Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.749788ms logger=migrator t=2026-06-13T18:50:47.268445102Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-13T18:50:47.270049461Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.603529ms logger=migrator t=2026-06-13T18:50:47.275194867Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-13T18:50:47.276968041Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.770914ms logger=migrator t=2026-06-13T18:50:47.282321363Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-13T18:50:47.284023464Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.697201ms logger=migrator t=2026-06-13T18:50:47.288519865Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-13T18:50:47.288572826Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=53.671µs logger=migrator t=2026-06-13T18:50:47.293561889Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-13T18:50:47.293902747Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=343.548µs logger=migrator t=2026-06-13T18:50:47.300410606Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-13T18:50:47.302132959Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.726863ms logger=migrator t=2026-06-13T18:50:47.307556652Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-13T18:50:47.308558837Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.002155ms logger=migrator t=2026-06-13T18:50:47.313374115Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-13T18:50:47.314990034Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.615519ms logger=migrator t=2026-06-13T18:50:47.320766536Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-13T18:50:47.320873399Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=108.123µs logger=migrator t=2026-06-13T18:50:47.32581833Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-13T18:50:47.327202545Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.384295ms logger=migrator t=2026-06-13T18:50:47.333614552Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-13T18:50:47.33477147Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.162008ms logger=migrator t=2026-06-13T18:50:47.339030385Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-13T18:50:47.340008099Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=977.644µs logger=migrator t=2026-06-13T18:50:47.345064853Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-13T18:50:47.345991185Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=926.042µs logger=migrator t=2026-06-13T18:50:47.350099127Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-13T18:50:47.355846228Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.746461ms logger=migrator t=2026-06-13T18:50:47.361248631Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-13T18:50:47.362165743Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=916.752µs logger=migrator t=2026-06-13T18:50:47.367059263Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-13T18:50:47.367254798Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=200.675µs logger=migrator t=2026-06-13T18:50:47.372289962Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-13T18:50:47.375441749Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=3.152367ms logger=migrator t=2026-06-13T18:50:47.381000336Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-13T18:50:47.382119113Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.117567ms logger=migrator t=2026-06-13T18:50:47.38645615Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-13T18:50:47.387772002Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.314981ms logger=migrator t=2026-06-13T18:50:47.392252402Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-13T18:50:47.392325164Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=74.572µs logger=migrator t=2026-06-13T18:50:47.396433574Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-13T18:50:47.397717606Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.284742ms logger=migrator t=2026-06-13T18:50:47.40195543Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-13T18:50:47.403188551Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.22843ms logger=migrator t=2026-06-13T18:50:47.407570688Z 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-06-13T18:50:47.409003573Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.430416ms logger=migrator t=2026-06-13T18:50:47.413568565Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-13T18:50:47.414884958Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.315933ms logger=migrator t=2026-06-13T18:50:47.419254854Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-13T18:50:47.426156694Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.90207ms logger=migrator t=2026-06-13T18:50:47.430817459Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-13T18:50:47.431631589Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=816.08µs logger=migrator t=2026-06-13T18:50:47.435744729Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-13T18:50:47.436688373Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=943.594µs logger=migrator t=2026-06-13T18:50:47.440797064Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-13T18:50:47.472742049Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.935964ms logger=migrator t=2026-06-13T18:50:47.478473359Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-13T18:50:47.506538039Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.063459ms logger=migrator t=2026-06-13T18:50:47.512346381Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-13T18:50:47.513206552Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=861.071µs logger=migrator t=2026-06-13T18:50:47.518160124Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-13T18:50:47.519129957Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=969.663µs logger=migrator t=2026-06-13T18:50:47.524634192Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-13T18:50:47.535393267Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.757085ms logger=migrator t=2026-06-13T18:50:47.549051542Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-13T18:50:47.555330976Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.273304ms logger=migrator t=2026-06-13T18:50:47.562299578Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-13T18:50:47.56323099Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=932.322µs logger=migrator t=2026-06-13T18:50:47.571122854Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-13T18:50:47.572128429Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.005495ms logger=migrator t=2026-06-13T18:50:47.5770505Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-13T18:50:47.578032524Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=982.014µs logger=migrator t=2026-06-13T18:50:47.58439953Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-13T18:50:47.587581479Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=3.159038ms logger=migrator t=2026-06-13T18:50:47.594524589Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-13T18:50:47.594603661Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=79.602µs logger=migrator t=2026-06-13T18:50:47.599585193Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-13T18:50:47.60967762Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.089737ms logger=migrator t=2026-06-13T18:50:47.614613712Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-13T18:50:47.619034901Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.421429ms logger=migrator t=2026-06-13T18:50:47.624666029Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-13T18:50:47.632453011Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.788841ms logger=migrator t=2026-06-13T18:50:47.637297879Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-13T18:50:47.638266403Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=967.614µs logger=migrator t=2026-06-13T18:50:47.641943863Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-13T18:50:47.64306325Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.118597ms logger=migrator t=2026-06-13T18:50:47.646552107Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-13T18:50:47.653406245Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.853257ms logger=migrator t=2026-06-13T18:50:47.658185372Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-13T18:50:47.664914857Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.725635ms logger=migrator t=2026-06-13T18:50:47.668813533Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-13T18:50:47.670220977Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.403764ms logger=migrator t=2026-06-13T18:50:47.673866917Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-13T18:50:47.681276909Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.406602ms logger=migrator t=2026-06-13T18:50:47.688338973Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-13T18:50:47.694357321Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.017007ms logger=migrator t=2026-06-13T18:50:47.699061955Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-13T18:50:47.699143967Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=83.922µs logger=migrator t=2026-06-13T18:50:47.703003933Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-13T18:50:47.704189671Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.187938ms logger=migrator t=2026-06-13T18:50:47.708061227Z 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-06-13T18:50:47.709320958Z 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.258021ms logger=migrator t=2026-06-13T18:50:47.712737371Z 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-06-13T18:50:47.713956522Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.216341ms logger=migrator t=2026-06-13T18:50:47.717317484Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-13T18:50:47.717388446Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=70.962µs logger=migrator t=2026-06-13T18:50:47.720733978Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-13T18:50:47.728856077Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.121209ms logger=migrator t=2026-06-13T18:50:47.73224523Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-13T18:50:47.740672807Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.426797ms logger=migrator t=2026-06-13T18:50:47.746218504Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-13T18:50:47.754698672Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.478449ms logger=migrator t=2026-06-13T18:50:47.759849258Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-13T18:50:47.769530667Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.681697ms logger=migrator t=2026-06-13T18:50:47.773581576Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-13T18:50:47.779943052Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.361456ms logger=migrator t=2026-06-13T18:50:47.785864567Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-13T18:50:47.785916638Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=51.871µs logger=migrator t=2026-06-13T18:50:47.790090371Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-13T18:50:47.79086227Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=772.189µs logger=migrator t=2026-06-13T18:50:47.794063298Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-13T18:50:47.801631354Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.563076ms logger=migrator t=2026-06-13T18:50:47.805331025Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-13T18:50:47.805444408Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=114.293µs logger=migrator t=2026-06-13T18:50:47.809835286Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-13T18:50:47.818203841Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.369435ms logger=migrator t=2026-06-13T18:50:47.821648186Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-13T18:50:47.822866306Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.20197ms logger=migrator t=2026-06-13T18:50:47.826921595Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-13T18:50:47.834264966Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.342411ms logger=migrator t=2026-06-13T18:50:47.837743091Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-13T18:50:47.838296105Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=552.494µs logger=migrator t=2026-06-13T18:50:47.842734394Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-13T18:50:47.84380903Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.073136ms logger=migrator t=2026-06-13T18:50:47.847565272Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-13T18:50:47.854038312Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.47281ms logger=migrator t=2026-06-13T18:50:47.856978094Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-13T18:50:47.857576818Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=599.084µs logger=migrator t=2026-06-13T18:50:47.861770101Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-13T18:50:47.862493799Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=723.548µs logger=migrator t=2026-06-13T18:50:47.865967344Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-13T18:50:47.866771254Z level=info msg="Migration successfully executed" id="create alert_image table" duration=805.69µs logger=migrator t=2026-06-13T18:50:47.870423764Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-13T18:50:47.871697205Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.274971ms logger=migrator t=2026-06-13T18:50:47.877389155Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-13T18:50:47.877503157Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=115.152µs logger=migrator t=2026-06-13T18:50:47.88165684Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-13T18:50:47.882606573Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=949.103µs logger=migrator t=2026-06-13T18:50:47.886362955Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-13T18:50:47.887953764Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.591109ms logger=migrator t=2026-06-13T18:50:47.892499585Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-13T18:50:47.893138902Z 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-06-13T18:50:47.897885648Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-13T18:50:47.898954905Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.066986ms logger=migrator t=2026-06-13T18:50:47.903529406Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-13T18:50:47.904710726Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.18547ms logger=migrator t=2026-06-13T18:50:47.907968586Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-13T18:50:47.914768462Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.799736ms logger=migrator t=2026-06-13T18:50:47.918424013Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-13T18:50:47.919453928Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.029615ms logger=migrator t=2026-06-13T18:50:47.923675622Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-13T18:50:47.924796109Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.119737ms logger=migrator t=2026-06-13T18:50:47.928375287Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-13T18:50:47.929275649Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=900.163µs logger=migrator t=2026-06-13T18:50:47.93297257Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-13T18:50:47.933996645Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.023694ms logger=migrator t=2026-06-13T18:50:47.938774652Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-13T18:50:47.939873949Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.097397ms logger=migrator t=2026-06-13T18:50:47.945503827Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-13T18:50:47.945557348Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=61.891µs logger=migrator t=2026-06-13T18:50:47.95093363Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-13T18:50:47.951064574Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=131.524µs logger=migrator t=2026-06-13T18:50:47.95498526Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-13T18:50:47.963329765Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.343395ms logger=migrator t=2026-06-13T18:50:47.970101151Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-13T18:50:47.970536662Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=431.961µs logger=migrator t=2026-06-13T18:50:47.975978845Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-13T18:50:47.977176615Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.19762ms logger=migrator t=2026-06-13T18:50:47.988277978Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-13T18:50:47.988915224Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=640.905µs logger=migrator t=2026-06-13T18:50:47.992488311Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-13T18:50:47.993629119Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.141348ms logger=migrator t=2026-06-13T18:50:47.998760135Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-13T18:50:48.00141584Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.647535ms logger=migrator t=2026-06-13T18:50:48.006593097Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-13T18:50:48.041253688Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.662771ms logger=migrator t=2026-06-13T18:50:48.04580569Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-13T18:50:48.053370756Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.564186ms logger=migrator t=2026-06-13T18:50:48.057465346Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-13T18:50:48.057572979Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=107.093µs logger=migrator t=2026-06-13T18:50:48.062239254Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-13T18:50:48.094953378Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.717753ms logger=migrator t=2026-06-13T18:50:48.099318144Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-13T18:50:48.129584458Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.266334ms logger=migrator t=2026-06-13T18:50:48.133945275Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-13T18:50:48.134522309Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=575.874µs logger=migrator t=2026-06-13T18:50:48.139235174Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-13T18:50:48.140340482Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.104408ms logger=migrator t=2026-06-13T18:50:48.145698443Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-13T18:50:48.146042052Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=343.869µs logger=migrator t=2026-06-13T18:50:48.157658057Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-13T18:50:48.159008971Z level=info msg="Migration successfully executed" id="create permission table" duration=1.350533ms logger=migrator t=2026-06-13T18:50:48.164273039Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-13T18:50:48.166235177Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.960818ms logger=migrator t=2026-06-13T18:50:48.170320248Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-13T18:50:48.172068841Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.750993ms logger=migrator t=2026-06-13T18:50:48.176445419Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-13T18:50:48.177289229Z level=info msg="Migration successfully executed" id="create role table" duration=842.181µs logger=migrator t=2026-06-13T18:50:48.182944258Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-13T18:50:48.190859292Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.913714ms logger=migrator t=2026-06-13T18:50:48.194895631Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-13T18:50:48.202945459Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.049958ms logger=migrator t=2026-06-13T18:50:48.207406309Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-13T18:50:48.208487945Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.081506ms logger=migrator t=2026-06-13T18:50:48.212788761Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-13T18:50:48.214530403Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.738742ms logger=migrator t=2026-06-13T18:50:48.218908241Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-13T18:50:48.220599773Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.686272ms logger=migrator t=2026-06-13T18:50:48.224627581Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-13T18:50:48.225508373Z level=info msg="Migration successfully executed" id="create team role table" duration=880.412µs logger=migrator t=2026-06-13T18:50:48.229962153Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-13T18:50:48.231273124Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.310071ms logger=migrator t=2026-06-13T18:50:48.23555371Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-13T18:50:48.237392425Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.838655ms logger=migrator t=2026-06-13T18:50:48.241553517Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-13T18:50:48.242795427Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.2422ms logger=migrator t=2026-06-13T18:50:48.247050452Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-13T18:50:48.247899923Z level=info msg="Migration successfully executed" id="create user role table" duration=849.191µs logger=migrator t=2026-06-13T18:50:48.251258345Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-13T18:50:48.252315222Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.056336ms logger=migrator t=2026-06-13T18:50:48.257608792Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-13T18:50:48.259560299Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.948907ms logger=migrator t=2026-06-13T18:50:48.268453518Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-13T18:50:48.269910283Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.459915ms logger=migrator t=2026-06-13T18:50:48.274411904Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-13T18:50:48.275953152Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.543607ms logger=migrator t=2026-06-13T18:50:48.282180724Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-13T18:50:48.283894797Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.717973ms logger=migrator t=2026-06-13T18:50:48.288332686Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-13T18:50:48.289390192Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.057376ms logger=migrator t=2026-06-13T18:50:48.293318338Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-13T18:50:48.30154558Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.227272ms logger=migrator t=2026-06-13T18:50:48.306560013Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-13T18:50:48.307375723Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=815.29µs logger=migrator t=2026-06-13T18:50:48.311373502Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-13T18:50:48.312500639Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.123097ms logger=migrator t=2026-06-13T18:50:48.316411806Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-13T18:50:48.317446201Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.033976ms logger=migrator t=2026-06-13T18:50:48.32186843Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-13T18:50:48.322931805Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.062885ms logger=migrator t=2026-06-13T18:50:48.326338019Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-13T18:50:48.327125049Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=786.05µs logger=migrator t=2026-06-13T18:50:48.330941492Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-13T18:50:48.33208604Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.143918ms logger=migrator t=2026-06-13T18:50:48.337414641Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-13T18:50:48.348189886Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.776845ms logger=migrator t=2026-06-13T18:50:48.351435735Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-13T18:50:48.357500544Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.058709ms logger=migrator t=2026-06-13T18:50:48.362273721Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-13T18:50:48.370807061Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.53367ms logger=migrator t=2026-06-13T18:50:48.377455315Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-13T18:50:48.385780808Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.322233ms logger=migrator t=2026-06-13T18:50:48.390632108Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-13T18:50:48.392208197Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.5786ms logger=migrator t=2026-06-13T18:50:48.403564926Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-13T18:50:48.40498588Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.423655ms logger=migrator t=2026-06-13T18:50:48.411837839Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-13T18:50:48.41271938Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=883.041µs logger=migrator t=2026-06-13T18:50:48.418810009Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-13T18:50:48.419825995Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.019316ms logger=migrator t=2026-06-13T18:50:48.423799402Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-13T18:50:48.424730205Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=930.713µs logger=migrator t=2026-06-13T18:50:48.432377463Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-13T18:50:48.432514096Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=132.163µs logger=migrator t=2026-06-13T18:50:48.437577221Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-13T18:50:48.437617322Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=36.88µs logger=migrator t=2026-06-13T18:50:48.441811414Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-13T18:50:48.442278086Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=466.482µs logger=migrator t=2026-06-13T18:50:48.446186832Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-13T18:50:48.447137335Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=950.973µs logger=migrator t=2026-06-13T18:50:48.451214306Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-13T18:50:48.451935793Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=714.967µs logger=migrator t=2026-06-13T18:50:48.455695535Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-13T18:50:48.455896141Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=200.646µs logger=migrator t=2026-06-13T18:50:48.460169415Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-13T18:50:48.460667737Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=497.972µs logger=migrator t=2026-06-13T18:50:48.464305737Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-13T18:50:48.465292101Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=986.624µs logger=migrator t=2026-06-13T18:50:48.470004187Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-13T18:50:48.471184706Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.180659ms logger=migrator t=2026-06-13T18:50:48.475873041Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-13T18:50:48.48476382Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.887048ms logger=migrator t=2026-06-13T18:50:48.488548862Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-13T18:50:48.488616844Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=69.342µs logger=migrator t=2026-06-13T18:50:48.494033537Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-13T18:50:48.496316923Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.275616ms logger=migrator t=2026-06-13T18:50:48.50029214Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-13T18:50:48.50146972Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.17432ms logger=migrator t=2026-06-13T18:50:48.506826761Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-13T18:50:48.508677896Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.854475ms logger=migrator t=2026-06-13T18:50:48.512975832Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-13T18:50:48.521524732Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.54931ms logger=migrator t=2026-06-13T18:50:48.525269524Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-13T18:50:48.526142126Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=872.222µs logger=migrator t=2026-06-13T18:50:48.529248592Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-13T18:50:48.530288987Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.040475ms logger=migrator t=2026-06-13T18:50:48.533530437Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-13T18:50:48.559637198Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.099771ms logger=migrator t=2026-06-13T18:50:48.565058781Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-13T18:50:48.566570908Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.513958ms logger=migrator t=2026-06-13T18:50:48.570143166Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-13T18:50:48.571627633Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.492877ms logger=migrator t=2026-06-13T18:50:48.57480053Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-13T18:50:48.576094972Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.293892ms logger=migrator t=2026-06-13T18:50:48.579435394Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-13T18:50:48.580770007Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.334283ms logger=migrator t=2026-06-13T18:50:48.58536245Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-13T18:50:48.585744509Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=383.229µs logger=migrator t=2026-06-13T18:50:48.58946084Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-13T18:50:48.590534117Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.074057ms logger=migrator t=2026-06-13T18:50:48.594228227Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-13T18:50:48.603917055Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.684288ms logger=migrator t=2026-06-13T18:50:48.609456451Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-13T18:50:48.610397185Z level=info msg="Migration successfully executed" id="create entity_events table" duration=943.054µs logger=migrator t=2026-06-13T18:50:48.616818832Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-13T18:50:48.618495764Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.679232ms logger=migrator t=2026-06-13T18:50:48.626072869Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-13T18:50:48.626588892Z 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-06-13T18:50:48.629450482Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-13T18:50:48.629922924Z 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-06-13T18:50:48.632088427Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-13T18:50:48.633127353Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.038876ms logger=migrator t=2026-06-13T18:50:48.641535729Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-13T18:50:48.64279579Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.263821ms logger=migrator t=2026-06-13T18:50:48.648318985Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-13T18:50:48.649445504Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.128529ms logger=migrator t=2026-06-13T18:50:48.653258517Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-13T18:50:48.654244711Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=986.684µs logger=migrator t=2026-06-13T18:50:48.658981637Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-13T18:50:48.66031659Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.334563ms logger=migrator t=2026-06-13T18:50:48.665159439Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-13T18:50:48.669613199Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=4.452ms logger=migrator t=2026-06-13T18:50:48.674513479Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-13T18:50:48.675738529Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.22511ms logger=migrator t=2026-06-13T18:50:48.683075349Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-13T18:50:48.684677378Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.603579ms logger=migrator t=2026-06-13T18:50:48.69290116Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-13T18:50:48.694613063Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.710662ms logger=migrator t=2026-06-13T18:50:48.703603883Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-13T18:50:48.704810022Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.222449ms logger=migrator t=2026-06-13T18:50:48.71040132Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-13T18:50:48.712227275Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.825455ms logger=migrator t=2026-06-13T18:50:48.720874687Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-13T18:50:48.745737828Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.86299ms logger=migrator t=2026-06-13T18:50:48.750208208Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-13T18:50:48.758577273Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.369425ms logger=migrator t=2026-06-13T18:50:48.766040946Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-13T18:50:48.778531363Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.483337ms logger=migrator t=2026-06-13T18:50:48.787299569Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-13T18:50:48.787750609Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=454.351µs logger=migrator t=2026-06-13T18:50:48.792804664Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-13T18:50:48.799374845Z level=info msg="Migration successfully executed" id="add share column" duration=6.569701ms logger=migrator t=2026-06-13T18:50:48.802995243Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-13T18:50:48.803147567Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=152.814µs logger=migrator t=2026-06-13T18:50:48.810047337Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-13T18:50:48.811852932Z level=info msg="Migration successfully executed" id="create file table" duration=1.809595ms logger=migrator t=2026-06-13T18:50:48.820771231Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-13T18:50:48.822159424Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.388954ms logger=migrator t=2026-06-13T18:50:48.825556907Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-13T18:50:48.82767803Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.118993ms logger=migrator t=2026-06-13T18:50:48.836682581Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-13T18:50:48.837898561Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.224771ms logger=migrator t=2026-06-13T18:50:48.84194947Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-13T18:50:48.843386936Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.437196ms logger=migrator t=2026-06-13T18:50:48.849098506Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-13T18:50:48.8492553Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=156.544µs logger=migrator t=2026-06-13T18:50:48.855187675Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-13T18:50:48.855344549Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=126.533µs logger=migrator t=2026-06-13T18:50:48.859234994Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-13T18:50:48.860174718Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=939.304µs logger=migrator t=2026-06-13T18:50:48.864073523Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-13T18:50:48.864447582Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=369.499µs logger=migrator t=2026-06-13T18:50:48.869313302Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-13T18:50:48.870783579Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.474487ms logger=migrator t=2026-06-13T18:50:48.876435598Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-13T18:50:48.889705363Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.266986ms logger=migrator t=2026-06-13T18:50:48.89489423Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-13T18:50:48.895027153Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=132.933µs logger=migrator t=2026-06-13T18:50:48.898400116Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-13T18:50:48.899262018Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=866.112µs logger=migrator t=2026-06-13T18:50:48.904264701Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-13T18:50:48.904956388Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=693.047µs logger=migrator t=2026-06-13T18:50:48.958227976Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-13T18:50:48.9588019Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=576.524µs logger=migrator t=2026-06-13T18:50:48.96409094Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-13T18:50:48.964730685Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=639.225µs logger=migrator t=2026-06-13T18:50:48.970850605Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-13T18:50:48.984234794Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.385889ms logger=migrator t=2026-06-13T18:50:48.989905783Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-13T18:50:48.998966956Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.064173ms logger=migrator t=2026-06-13T18:50:49.004501312Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-13T18:50:49.005331313Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=829.971µs logger=migrator t=2026-06-13T18:50:49.010257583Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-13T18:50:49.091302073Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.04139ms logger=migrator t=2026-06-13T18:50:49.097259979Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-13T18:50:49.09850642Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.245771ms logger=migrator t=2026-06-13T18:50:49.104569319Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-13T18:50:49.106493087Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.927458ms logger=migrator t=2026-06-13T18:50:49.111542981Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-13T18:50:49.145644448Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.095087ms logger=migrator t=2026-06-13T18:50:49.150678022Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-13T18:50:49.157086119Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.402737ms logger=migrator t=2026-06-13T18:50:49.162063451Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-13T18:50:49.162352508Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=288.817µs logger=migrator t=2026-06-13T18:50:49.167634178Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-13T18:50:49.167925335Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=298.387µs logger=migrator t=2026-06-13T18:50:49.17383634Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-13T18:50:49.174122987Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=288.547µs logger=migrator t=2026-06-13T18:50:49.179221223Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-13T18:50:49.179811237Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=595.245µs logger=migrator t=2026-06-13T18:50:49.187211669Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-13T18:50:49.187479785Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=268.626µs logger=migrator t=2026-06-13T18:50:49.192896309Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-13T18:50:49.194563729Z level=info msg="Migration successfully executed" id="create folder table" duration=1.667051ms logger=migrator t=2026-06-13T18:50:49.199862049Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-13T18:50:49.201671334Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.809935ms logger=migrator t=2026-06-13T18:50:49.207501807Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-13T18:50:49.20966515Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.157093ms logger=migrator t=2026-06-13T18:50:49.214954849Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-13T18:50:49.2149889Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.701µs logger=migrator t=2026-06-13T18:50:49.220461715Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-13T18:50:49.22187006Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.408705ms logger=migrator t=2026-06-13T18:50:49.227734074Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-13T18:50:49.228927742Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.194609ms logger=migrator t=2026-06-13T18:50:49.234496069Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-13T18:50:49.235987576Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.493397ms logger=migrator t=2026-06-13T18:50:49.241289287Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-13T18:50:49.241736997Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=448.32µs logger=migrator t=2026-06-13T18:50:49.246267869Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-13T18:50:49.246547916Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=280.427µs logger=migrator t=2026-06-13T18:50:49.252311427Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-13T18:50:49.254216263Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.905226ms logger=migrator t=2026-06-13T18:50:49.259500503Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-13T18:50:49.260839057Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.338734ms logger=migrator t=2026-06-13T18:50:49.265584664Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-13T18:50:49.266884845Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.301412ms logger=migrator t=2026-06-13T18:50:49.272487233Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-13T18:50:49.273773254Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.285492ms logger=migrator t=2026-06-13T18:50:49.278835688Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-13T18:50:49.280859248Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.02246ms logger=migrator t=2026-06-13T18:50:49.285606955Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-13T18:50:49.28663065Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.021295ms logger=migrator t=2026-06-13T18:50:49.291803997Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-13T18:50:49.29315515Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.350303ms logger=migrator t=2026-06-13T18:50:49.298124772Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-13T18:50:49.299448705Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.323393ms logger=migrator t=2026-06-13T18:50:49.304349475Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-13T18:50:49.305268648Z level=info msg="Migration successfully executed" id="create signing_key table" duration=915.913µs logger=migrator t=2026-06-13T18:50:49.309805989Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-13T18:50:49.311686275Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.879426ms logger=migrator t=2026-06-13T18:50:49.316625167Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-13T18:50:49.317766954Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.145998ms logger=migrator t=2026-06-13T18:50:49.322165033Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-13T18:50:49.32247742Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=313.017µs logger=migrator t=2026-06-13T18:50:49.327613417Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-13T18:50:49.336928485Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.314449ms logger=migrator t=2026-06-13T18:50:49.341673292Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-13T18:50:49.34244265Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=769.458µs logger=migrator t=2026-06-13T18:50:49.346819138Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-13T18:50:49.346842519Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.931µs logger=migrator t=2026-06-13T18:50:49.351546704Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-13T18:50:49.35261193Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.064516ms logger=migrator t=2026-06-13T18:50:49.357146491Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-13T18:50:49.357173842Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.411µs logger=migrator t=2026-06-13T18:50:49.36199182Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-13T18:50:49.363944919Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.948929ms logger=migrator t=2026-06-13T18:50:49.37010043Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-13T18:50:49.371511514Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.412184ms logger=migrator t=2026-06-13T18:50:49.375770919Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-13T18:50:49.376809184Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.032435ms logger=migrator t=2026-06-13T18:50:49.381864888Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-13T18:50:49.382864923Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=985.634µs logger=migrator t=2026-06-13T18:50:49.388347007Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-13T18:50:49.388920572Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=575.135µs logger=migrator t=2026-06-13T18:50:49.393454793Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-13T18:50:49.394104339Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=649.055µs logger=migrator t=2026-06-13T18:50:49.398705312Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-13T18:50:49.399794518Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.087666ms logger=migrator t=2026-06-13T18:50:49.405587361Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-13T18:50:49.407238451Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.67301ms logger=migrator t=2026-06-13T18:50:49.412761537Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-13T18:50:49.424757701Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.998084ms logger=migrator t=2026-06-13T18:50:49.430115363Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-13T18:50:49.439801931Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.688078ms logger=migrator t=2026-06-13T18:50:49.445653575Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-13T18:50:49.455781613Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.127248ms logger=migrator t=2026-06-13T18:50:49.460340785Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-13T18:50:49.460414577Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=74.392µs logger=migrator t=2026-06-13T18:50:49.464906198Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-13T18:50:49.471658353Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=6.752015ms logger=migrator t=2026-06-13T18:50:49.476503043Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-13T18:50:49.486497317Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.993875ms logger=migrator t=2026-06-13T18:50:49.49433907Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-13T18:50:49.494617387Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=278.327µs logger=migrator t=2026-06-13T18:50:49.499396024Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.231316539s logger=migrator t=2026-06-13T18:50:49.500008069Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-13T18:50:49.515144622Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-13T18:50:49.515369797Z level=info msg="Created default organization" logger=secrets t=2026-06-13T18:50:49.522598344Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-13T18:50:49.574459708Z level=info msg="Restored cache from database" duration=414.43µs logger=plugin.store t=2026-06-13T18:50:49.5757647Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-13T18:50:49.615221448Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-13T18:50:49.615260409Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-13T18:50:49.615396613Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-13T18:50:49.615414023Z level=info msg="Plugins loaded" count=54 duration=39.650884ms logger=query_data t=2026-06-13T18:50:49.619884833Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-13T18:50:49.625275996Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-13T18:50:49.629031238Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-13T18:50:49.636686476Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-13T18:50:49.638793178Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-13T18:50:49.641055573Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-13T18:50:49.661777602Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-13T18:50:49.683774472Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-13T18:50:49.702639736Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-13T18:50:49.702670707Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-13T18:50:49.703112887Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-13T18:50:49.704686515Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-13T18:50:49.705081065Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-13T18:50:49.705253829Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-13T18:50:49.794256055Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-06-13T18:50:49.796429688Z level=info msg="State cache has been initialized" states=0 duration=91.736793ms logger=ngalert.scheduler t=2026-06-13T18:50:49.79650597Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-13T18:50:49.796781717Z level=info msg=starting first_tick=2026-06-13T18:50:50Z logger=plugins.update.checker t=2026-06-13T18:50:49.812015542Z level=info msg="Update check succeeded" duration=107.636153ms logger=sqlstore.transactions t=2026-06-13T18:50:49.812101604Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-13T18:50:49.824027846Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-13T18:50:49.838006459Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=grafana.update.checker t=2026-06-13T18:50:49.841258979Z level=info msg="Update check succeeded" duration=138.008089ms logger=provisioning.dashboard t=2026-06-13T18:50:49.874305381Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-13T18:50:49.933041663Z level=info msg="Patterns update finished" duration=138.583363ms logger=grafana-apiserver t=2026-06-13T18:50:50.057799096Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-13T18:50:50.058231227Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-13T18:50:53.744853295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:53.745784458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:53.762752165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:53.786413006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:53.800727767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:53.820355599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:53.835443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:53.893412294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:53.925783638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:53.987818551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.007277039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.033891503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.056410646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.086716391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.11519634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.156758021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.172840965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.250050181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.26591847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.29397894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.30945192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.33634371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.356418773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.385276651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.401301895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.435980216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.469150601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.503893854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.525857473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.56030711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.58719728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.654654346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.675640752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.720316849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.745053117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.806405712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.841465924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.932631572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:54.950268656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.011733005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.024230891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.093913043Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.107027175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.16751831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.184351113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.258625838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.27172959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.34629515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.362960749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.427872993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.444568133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.514184983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.535695271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.605824733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.625942677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.694951622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.715678081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.784021819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.806123731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.88464949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.906453775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:55.987507476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:56.00807281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:56.077955506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:56.096382019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:56.170818727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:56.197924433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:56.486211372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:56.503749942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:57.020265466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:57.038164165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:57.122718281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:57.14298392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:57.222895992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:57.24111615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:57.318822247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:57.333308053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:57.405927566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:57.423059856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-13T18:50:57.505337456Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-13T18:52:41.724395089Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-13T19:00:49.741784922Z level=info msg="Completed cleanup jobs" duration=35.946547ms logger=plugins.update.checker t=2026-06-13T19:00:49.912719572Z level=info msg="Update check succeeded" duration=99.828185ms logger=sqlstore.transactions t=2026-06-13T19:05:49.640839241Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-13T19:10:49.727332277Z level=info msg="Completed cleanup jobs" duration=21.539104ms logger=plugins.update.checker t=2026-06-13T19:10:49.901250925Z level=info msg="Update check succeeded" duration=88.387329ms logger=cleanup t=2026-06-13T19:20:49.726602783Z level=info msg="Completed cleanup jobs" duration=20.051758ms logger=plugins.update.checker t=2026-06-13T19:20:49.903451932Z level=info msg="Update check succeeded" duration=90.672224ms logger=infra.usagestats t=2026-06-13T19:22:41.744280973Z level=info msg="Usage stats are ready to report"