logger=settings t=2026-06-22T02:03:47.995891821Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-22T02:03:47Z logger=settings t=2026-06-22T02:03:47.996182426Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-22T02:03:47.996196796Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-22T02:03:47.996201096Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-22T02:03:47.996206577Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-22T02:03:47.996210257Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-22T02:03:47.996215187Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-22T02:03:47.996219397Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-22T02:03:47.996223387Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-22T02:03:47.996227137Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-22T02:03:47.996232827Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-22T02:03:47.996238587Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-22T02:03:47.996243437Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-22T02:03:47.996247697Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-22T02:03:47.996252177Z level=info msg=Target target=[all] logger=settings t=2026-06-22T02:03:47.996263458Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-22T02:03:47.996267288Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-22T02:03:47.996270768Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-22T02:03:47.996274148Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-22T02:03:47.996278198Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-22T02:03:47.996284118Z level=info msg="App mode production" logger=sqlstore t=2026-06-22T02:03:47.996602844Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-22T02:03:47.996628464Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-22T02:03:47.998358128Z level=info msg="Locking database" logger=migrator t=2026-06-22T02:03:47.998372328Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-22T02:03:47.998904907Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-22T02:03:47.999794305Z level=info msg="Migration successfully executed" id="create migration_log table" duration=889.148µs logger=migrator t=2026-06-22T02:03:48.006663623Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-22T02:03:48.007249814Z level=info msg="Migration successfully executed" id="create user table" duration=587.641µs logger=migrator t=2026-06-22T02:03:48.011183288Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-22T02:03:48.012010853Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=826.995µs logger=migrator t=2026-06-22T02:03:48.01769586Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-22T02:03:48.018424574Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=728.884µs logger=migrator t=2026-06-22T02:03:48.024640091Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-22T02:03:48.025427756Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=786.205µs logger=migrator t=2026-06-22T02:03:48.032309845Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-22T02:03:48.033494008Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.185553ms logger=migrator t=2026-06-22T02:03:48.038288507Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-22T02:03:48.042330743Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.042206ms logger=migrator t=2026-06-22T02:03:48.047271846Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-22T02:03:48.048219364Z level=info msg="Migration successfully executed" id="create user table v2" duration=948.058µs logger=migrator t=2026-06-22T02:03:48.052230909Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-22T02:03:48.053009244Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=778.185µs logger=migrator t=2026-06-22T02:03:48.056838416Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-22T02:03:48.057673472Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=835.386µs logger=migrator t=2026-06-22T02:03:48.066550298Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-22T02:03:48.067249782Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=703.754µs logger=migrator t=2026-06-22T02:03:48.073892146Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-22T02:03:48.074883085Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=988.319µs logger=migrator t=2026-06-22T02:03:48.081687173Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-22T02:03:48.083471416Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.782583ms logger=migrator t=2026-06-22T02:03:48.088330508Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-22T02:03:48.088362759Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.951µs logger=migrator t=2026-06-22T02:03:48.092033357Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-22T02:03:48.093163898Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.130241ms logger=migrator t=2026-06-22T02:03:48.096690855Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-22T02:03:48.096932329Z level=info msg="Migration successfully executed" id="Add missing user data" duration=241.534µs logger=migrator t=2026-06-22T02:03:48.101949014Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-22T02:03:48.103618795Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.669561ms logger=migrator t=2026-06-22T02:03:48.107476697Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-22T02:03:48.108212251Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=735.324µs logger=migrator t=2026-06-22T02:03:48.112493392Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-22T02:03:48.113690094Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.200832ms logger=migrator t=2026-06-22T02:03:48.126925603Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-22T02:03:48.137188696Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.265153ms logger=migrator t=2026-06-22T02:03:48.144081436Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-22T02:03:48.145287778Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.206552ms logger=migrator t=2026-06-22T02:03:48.149701551Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-22T02:03:48.150122499Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=418.868µs logger=migrator t=2026-06-22T02:03:48.16296131Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-22T02:03:48.16400328Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.04214ms logger=migrator t=2026-06-22T02:03:48.168220819Z 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-22T02:03:48.168709658Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=495.249µs logger=migrator t=2026-06-22T02:03:48.17412534Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-22T02:03:48.174501617Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=376.017µs logger=migrator t=2026-06-22T02:03:48.178191336Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-22T02:03:48.178924429Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=734.953µs logger=migrator t=2026-06-22T02:03:48.184909793Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-22T02:03:48.186057724Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.147671ms logger=migrator t=2026-06-22T02:03:48.19167452Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-22T02:03:48.193115217Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.440207ms logger=migrator t=2026-06-22T02:03:48.197663142Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-22T02:03:48.198155531Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=493.129µs logger=migrator t=2026-06-22T02:03:48.202961362Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-22T02:03:48.204204475Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.242413ms logger=migrator t=2026-06-22T02:03:48.210968042Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-22T02:03:48.211070714Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=104.442µs logger=migrator t=2026-06-22T02:03:48.220109074Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-22T02:03:48.221154624Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.078031ms logger=migrator t=2026-06-22T02:03:48.225403724Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-22T02:03:48.226497014Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.091959ms logger=migrator t=2026-06-22T02:03:48.231315445Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-22T02:03:48.23267314Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.357075ms logger=migrator t=2026-06-22T02:03:48.23799918Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-22T02:03:48.238619742Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=620.931µs logger=migrator t=2026-06-22T02:03:48.260526844Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-22T02:03:48.265639629Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.114486ms logger=migrator t=2026-06-22T02:03:48.270562702Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-22T02:03:48.271409688Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=846.926µs logger=migrator t=2026-06-22T02:03:48.276959622Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-22T02:03:48.277711836Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=752.254µs logger=migrator t=2026-06-22T02:03:48.282316712Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-22T02:03:48.284982833Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=2.64558ms logger=migrator t=2026-06-22T02:03:48.295309047Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-22T02:03:48.2970725Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.766713ms logger=migrator t=2026-06-22T02:03:48.303659884Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-22T02:03:48.305152522Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.496718ms logger=migrator t=2026-06-22T02:03:48.311176835Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-22T02:03:48.311894868Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=721.103µs logger=migrator t=2026-06-22T02:03:48.317172678Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-22T02:03:48.317848421Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=676.154µs logger=migrator t=2026-06-22T02:03:48.322282674Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-22T02:03:48.322831114Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=548.96µs logger=migrator t=2026-06-22T02:03:48.328142574Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-22T02:03:48.329026021Z level=info msg="Migration successfully executed" id="create star table" duration=883.237µs logger=migrator t=2026-06-22T02:03:48.334313729Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-22T02:03:48.33484869Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=538.111µs logger=migrator t=2026-06-22T02:03:48.339306054Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-22T02:03:48.339886294Z level=info msg="Migration successfully executed" id="create org table v1" duration=579.84µs logger=migrator t=2026-06-22T02:03:48.345591442Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-22T02:03:48.346761903Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.159961ms logger=migrator t=2026-06-22T02:03:48.352050583Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-22T02:03:48.352787727Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=737.304µs logger=migrator t=2026-06-22T02:03:48.358842121Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-22T02:03:48.36039109Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.553899ms logger=migrator t=2026-06-22T02:03:48.368125866Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-22T02:03:48.369340488Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.232883ms logger=migrator t=2026-06-22T02:03:48.375037416Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-22T02:03:48.377114184Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=2.081169ms logger=migrator t=2026-06-22T02:03:48.382369143Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-22T02:03:48.382405204Z level=info msg="Migration successfully executed" id="Update org table charset" duration=37.821µs logger=migrator t=2026-06-22T02:03:48.388989128Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-22T02:03:48.389029389Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=35.14µs logger=migrator t=2026-06-22T02:03:48.393706156Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-22T02:03:48.39392886Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=215.794µs logger=migrator t=2026-06-22T02:03:48.398608338Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-22T02:03:48.399193229Z level=info msg="Migration successfully executed" id="create dashboard table" duration=584.041µs logger=migrator t=2026-06-22T02:03:48.405556378Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-22T02:03:48.406631139Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.081051ms logger=migrator t=2026-06-22T02:03:48.414044618Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-22T02:03:48.415406963Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.376076ms logger=migrator t=2026-06-22T02:03:48.424715478Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-22T02:03:48.425973482Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.261264ms logger=migrator t=2026-06-22T02:03:48.431616808Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-22T02:03:48.432555456Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=939.178µs logger=migrator t=2026-06-22T02:03:48.439817253Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-22T02:03:48.440647168Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=828.435µs logger=migrator t=2026-06-22T02:03:48.448798621Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-22T02:03:48.456513187Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.731547ms logger=migrator t=2026-06-22T02:03:48.465026556Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-22T02:03:48.466555965Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.536049ms logger=migrator t=2026-06-22T02:03:48.473797951Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-22T02:03:48.474668988Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=885.067µs logger=migrator t=2026-06-22T02:03:48.479219443Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-22T02:03:48.479971466Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=751.653µs logger=migrator t=2026-06-22T02:03:48.48547991Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-22T02:03:48.485839898Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=360.377µs logger=migrator t=2026-06-22T02:03:48.490689098Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-22T02:03:48.492508302Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.818804ms logger=migrator t=2026-06-22T02:03:48.509105674Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-22T02:03:48.516708127Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=7.604533ms logger=migrator t=2026-06-22T02:03:48.544933488Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-22T02:03:48.548316821Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.386393ms logger=migrator t=2026-06-22T02:03:48.561082561Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-22T02:03:48.562696622Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.616022ms logger=migrator t=2026-06-22T02:03:48.56797415Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-22T02:03:48.57003067Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.056529ms logger=migrator t=2026-06-22T02:03:48.575172735Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-22T02:03:48.576113083Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=940.258µs logger=migrator t=2026-06-22T02:03:48.580674419Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-22T02:03:48.583359749Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.68482ms logger=migrator t=2026-06-22T02:03:48.589880472Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-22T02:03:48.590844441Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=963.139µs logger=migrator t=2026-06-22T02:03:48.596878584Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-22T02:03:48.5982805Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.393866ms logger=migrator t=2026-06-22T02:03:48.60358993Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-22T02:03:48.603623331Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=34.381µs logger=migrator t=2026-06-22T02:03:48.610037601Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-22T02:03:48.610099832Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=67.981µs logger=migrator t=2026-06-22T02:03:48.61532219Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-22T02:03:48.618081392Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.753822ms logger=migrator t=2026-06-22T02:03:48.623969172Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-22T02:03:48.626377878Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.412376ms logger=migrator t=2026-06-22T02:03:48.631591396Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-22T02:03:48.634395569Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.808293ms logger=migrator t=2026-06-22T02:03:48.639375042Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-22T02:03:48.641456932Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.08199ms logger=migrator t=2026-06-22T02:03:48.648542424Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-22T02:03:48.649044404Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=507.029µs logger=migrator t=2026-06-22T02:03:48.654897584Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-22T02:03:48.656068676Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.170932ms logger=migrator t=2026-06-22T02:03:48.666677145Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-22T02:03:48.667637954Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=961.459µs logger=migrator t=2026-06-22T02:03:48.673915701Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-22T02:03:48.673949182Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.391µs logger=migrator t=2026-06-22T02:03:48.678010818Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-22T02:03:48.679653589Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.642071ms logger=migrator t=2026-06-22T02:03:48.68448614Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-22T02:03:48.685318695Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=832.185µs logger=migrator t=2026-06-22T02:03:48.704023187Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-22T02:03:48.71162638Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.604923ms logger=migrator t=2026-06-22T02:03:48.717057182Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-22T02:03:48.718296345Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.306004ms logger=migrator t=2026-06-22T02:03:48.7270672Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-22T02:03:48.729182319Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.121579ms logger=migrator t=2026-06-22T02:03:48.735205923Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-22T02:03:48.736094409Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=882.706µs logger=migrator t=2026-06-22T02:03:48.740244207Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-22T02:03:48.740593765Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=329.887µs logger=migrator t=2026-06-22T02:03:48.747376341Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-22T02:03:48.747924272Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=548.481µs logger=migrator t=2026-06-22T02:03:48.752717722Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-22T02:03:48.754792191Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.074719ms logger=migrator t=2026-06-22T02:03:48.761186901Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-22T02:03:48.762517446Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.326805ms logger=migrator t=2026-06-22T02:03:48.767625772Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-22T02:03:48.767816455Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=191.463µs logger=migrator t=2026-06-22T02:03:48.771038076Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-22T02:03:48.77122191Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=184.174µs logger=migrator t=2026-06-22T02:03:48.7754669Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-22T02:03:48.776466198Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=999.168µs logger=migrator t=2026-06-22T02:03:48.782132364Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-22T02:03:48.784456948Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.324054ms logger=migrator t=2026-06-22T02:03:48.799375449Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-22T02:03:48.800325976Z level=info msg="Migration successfully executed" id="create data_source table" duration=948.647µs logger=migrator t=2026-06-22T02:03:48.805196948Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-22T02:03:48.806039384Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=845.806µs logger=migrator t=2026-06-22T02:03:48.811512627Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-22T02:03:48.812375303Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=862.046µs logger=migrator t=2026-06-22T02:03:48.817388207Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-22T02:03:48.818180772Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=791.915µs logger=migrator t=2026-06-22T02:03:48.822737397Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-22T02:03:48.823547313Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=811.106µs logger=migrator t=2026-06-22T02:03:48.828397104Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-22T02:03:48.836970045Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.56907ms logger=migrator t=2026-06-22T02:03:48.841371858Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-22T02:03:48.842283495Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=916.407µs logger=migrator t=2026-06-22T02:03:48.846050816Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-22T02:03:48.846933553Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=883.357µs logger=migrator t=2026-06-22T02:03:48.853089658Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-22T02:03:48.853909174Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=819.006µs logger=migrator t=2026-06-22T02:03:48.859014209Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-22T02:03:48.85956791Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=553.811µs logger=migrator t=2026-06-22T02:03:48.867078701Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-22T02:03:48.869605038Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.526347ms logger=migrator t=2026-06-22T02:03:48.874552181Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-22T02:03:48.877093189Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.541128ms logger=migrator t=2026-06-22T02:03:48.880808169Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-22T02:03:48.880896361Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=89.042µs logger=migrator t=2026-06-22T02:03:48.884843335Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-22T02:03:48.88511301Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=263.285µs logger=migrator t=2026-06-22T02:03:48.890812537Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-22T02:03:48.894301892Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.489755ms logger=migrator t=2026-06-22T02:03:48.897653936Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-22T02:03:48.89787288Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=220.824µs logger=migrator t=2026-06-22T02:03:48.902793942Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-22T02:03:48.903001796Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=208.574µs logger=migrator t=2026-06-22T02:03:48.90962345Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-22T02:03:48.913805498Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.188288ms logger=migrator t=2026-06-22T02:03:48.917894156Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-22T02:03:48.91812083Z level=info msg="Migration successfully executed" id="Update uid value" duration=226.865µs logger=migrator t=2026-06-22T02:03:48.923409589Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-22T02:03:48.924799725Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.389676ms logger=migrator t=2026-06-22T02:03:48.929176057Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-22T02:03:48.930149176Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=973.719µs logger=migrator t=2026-06-22T02:03:48.951929046Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-22T02:03:48.953244321Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.318415ms logger=migrator t=2026-06-22T02:03:49.039288617Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-22T02:03:49.041028419Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.744142ms logger=migrator t=2026-06-22T02:03:49.051250952Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-22T02:03:49.052449334Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.202352ms logger=migrator t=2026-06-22T02:03:49.057926387Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-22T02:03:49.05917682Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.251343ms logger=migrator t=2026-06-22T02:03:49.063238917Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-22T02:03:49.06392428Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=684.343µs logger=migrator t=2026-06-22T02:03:49.072800297Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-22T02:03:49.07354686Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=746.823µs logger=migrator t=2026-06-22T02:03:49.078113667Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-22T02:03:49.078906551Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=791.764µs logger=migrator t=2026-06-22T02:03:49.093455125Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-22T02:03:49.102084737Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.630852ms logger=migrator t=2026-06-22T02:03:49.115908967Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-22T02:03:49.117548328Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.63891ms logger=migrator t=2026-06-22T02:03:49.12461151Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-22T02:03:49.125548478Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=937.248µs logger=migrator t=2026-06-22T02:03:49.131440229Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-22T02:03:49.132272624Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=832.065µs logger=migrator t=2026-06-22T02:03:49.136163787Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-22T02:03:49.137075104Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=911.177µs logger=migrator t=2026-06-22T02:03:49.141989066Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-22T02:03:49.142637279Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=655.153µs logger=migrator t=2026-06-22T02:03:49.146560103Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-22T02:03:49.147357727Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=802.494µs logger=migrator t=2026-06-22T02:03:49.152514115Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-22T02:03:49.152567026Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=54.511µs logger=migrator t=2026-06-22T02:03:49.157554339Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-22T02:03:49.160500775Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.946987ms logger=migrator t=2026-06-22T02:03:49.16504195Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-22T02:03:49.167596608Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.553298ms logger=migrator t=2026-06-22T02:03:49.172610212Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-22T02:03:49.172773715Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=164.343µs logger=migrator t=2026-06-22T02:03:49.176994474Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-22T02:03:49.179552392Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.547898ms logger=migrator t=2026-06-22T02:03:49.183428135Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-22T02:03:49.186096296Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.667781ms logger=migrator t=2026-06-22T02:03:49.198418778Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-22T02:03:49.199610519Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.188172ms logger=migrator t=2026-06-22T02:03:49.2038635Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-22T02:03:49.20441009Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=548.37µs logger=migrator t=2026-06-22T02:03:49.20815147Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-22T02:03:49.209168479Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.016129ms logger=migrator t=2026-06-22T02:03:49.213203944Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-22T02:03:49.214222514Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.01846ms logger=migrator t=2026-06-22T02:03:49.222445919Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-22T02:03:49.223330115Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=884.096µs logger=migrator t=2026-06-22T02:03:49.229054133Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-22T02:03:49.230647373Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.593181ms logger=migrator t=2026-06-22T02:03:49.23636354Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-22T02:03:49.236475812Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=112.772µs logger=migrator t=2026-06-22T02:03:49.241813123Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-22T02:03:49.241884894Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=72.691µs logger=migrator t=2026-06-22T02:03:49.245735036Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-22T02:03:49.250633218Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.898282ms logger=migrator t=2026-06-22T02:03:49.254832367Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-22T02:03:49.257712311Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.879054ms logger=migrator t=2026-06-22T02:03:49.261862979Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-22T02:03:49.261991122Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=127.773µs logger=migrator t=2026-06-22T02:03:49.266885404Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-22T02:03:49.267842831Z level=info msg="Migration successfully executed" id="create quota table v1" duration=956.627µs logger=migrator t=2026-06-22T02:03:49.272317975Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-22T02:03:49.273313434Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=994.649µs logger=migrator t=2026-06-22T02:03:49.277741417Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-22T02:03:49.277820729Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=79.322µs logger=migrator t=2026-06-22T02:03:49.282748922Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-22T02:03:49.283577137Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=827.855µs logger=migrator t=2026-06-22T02:03:49.287993161Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-22T02:03:49.28953412Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.538648ms logger=migrator t=2026-06-22T02:03:49.294086195Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-22T02:03:49.299371554Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.286639ms logger=migrator t=2026-06-22T02:03:49.303019252Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-22T02:03:49.303090293Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=71.341µs logger=migrator t=2026-06-22T02:03:49.307431985Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-22T02:03:49.308278891Z level=info msg="Migration successfully executed" id="create session table" duration=847.026µs logger=migrator t=2026-06-22T02:03:49.312754665Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-22T02:03:49.312883727Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=128.562µs logger=migrator t=2026-06-22T02:03:49.319497742Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-22T02:03:49.319631275Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=133.983µs logger=migrator t=2026-06-22T02:03:49.329080512Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-22T02:03:49.32999267Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=914.188µs logger=migrator t=2026-06-22T02:03:49.333979454Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-22T02:03:49.334550755Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=571.061µs logger=migrator t=2026-06-22T02:03:49.340558138Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-22T02:03:49.340602049Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.151µs logger=migrator t=2026-06-22T02:03:49.344838968Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-22T02:03:49.34492557Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=87.632µs logger=migrator t=2026-06-22T02:03:49.348750732Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-22T02:03:49.354289526Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.538784ms logger=migrator t=2026-06-22T02:03:49.358174069Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-22T02:03:49.361180196Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.006786ms logger=migrator t=2026-06-22T02:03:49.364905926Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-22T02:03:49.365082049Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=176.483µs logger=migrator t=2026-06-22T02:03:49.369067454Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-22T02:03:49.369195406Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=128.303µs logger=migrator t=2026-06-22T02:03:49.372875655Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-22T02:03:49.374291652Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.413937ms logger=migrator t=2026-06-22T02:03:49.378785416Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-22T02:03:49.378886369Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=99.963µs logger=migrator t=2026-06-22T02:03:49.38271172Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-22T02:03:49.385802488Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.089428ms logger=migrator t=2026-06-22T02:03:49.390219012Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-22T02:03:49.390404665Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=186.394µs logger=migrator t=2026-06-22T02:03:49.39388442Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-22T02:03:49.397087881Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.208791ms logger=migrator t=2026-06-22T02:03:49.400532905Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-22T02:03:49.403779326Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.24593ms logger=migrator t=2026-06-22T02:03:49.407820812Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-22T02:03:49.407931844Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=111.182µs logger=migrator t=2026-06-22T02:03:49.411656764Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-22T02:03:49.412657743Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=996.109µs logger=migrator t=2026-06-22T02:03:49.41728224Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-22T02:03:49.41888021Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.59804ms logger=migrator t=2026-06-22T02:03:49.424139349Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-22T02:03:49.425235209Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.096321ms logger=migrator t=2026-06-22T02:03:49.429342137Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-22T02:03:49.430319984Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=977.277µs logger=migrator t=2026-06-22T02:03:49.435296558Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-22T02:03:49.436157124Z level=info msg="Migration successfully executed" id="add index alert state" duration=859.826µs logger=migrator t=2026-06-22T02:03:49.440511527Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-22T02:03:49.442647736Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.128769ms logger=migrator t=2026-06-22T02:03:49.447903425Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-22T02:03:49.449290031Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.385656ms logger=migrator t=2026-06-22T02:03:49.453847897Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-22T02:03:49.454855786Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.008579ms logger=migrator t=2026-06-22T02:03:49.458660357Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-22T02:03:49.459520753Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=860.077µs logger=migrator t=2026-06-22T02:03:49.463672151Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-22T02:03:49.475495004Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.814213ms logger=migrator t=2026-06-22T02:03:49.480763552Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-22T02:03:49.481665409Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=901.957µs logger=migrator t=2026-06-22T02:03:49.485562903Z 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-22T02:03:49.487333736Z 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.767743ms logger=migrator t=2026-06-22T02:03:49.493602163Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-22T02:03:49.494242886Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=641.253µs logger=migrator t=2026-06-22T02:03:49.498215421Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-22T02:03:49.499055136Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=845.296µs logger=migrator t=2026-06-22T02:03:49.502494911Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-22T02:03:49.50403167Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.536309ms logger=migrator t=2026-06-22T02:03:49.508357131Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-22T02:03:49.512213604Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.856002ms logger=migrator t=2026-06-22T02:03:49.517032954Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-22T02:03:49.520659473Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.625438ms logger=migrator t=2026-06-22T02:03:49.524733419Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-22T02:03:49.528346126Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.611747ms logger=migrator t=2026-06-22T02:03:49.533087546Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-22T02:03:49.541117176Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=8.02518ms logger=migrator t=2026-06-22T02:03:49.547583738Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-22T02:03:49.548527546Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=943.468µs logger=migrator t=2026-06-22T02:03:49.553173713Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-22T02:03:49.553206274Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=35.401µs logger=migrator t=2026-06-22T02:03:49.557674517Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-22T02:03:49.557706238Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.851µs logger=migrator t=2026-06-22T02:03:49.562174802Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-22T02:03:49.563514477Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.337935ms logger=migrator t=2026-06-22T02:03:49.568163755Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-22T02:03:49.569599022Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.434277ms logger=migrator t=2026-06-22T02:03:49.575088325Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-22T02:03:49.575846179Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=755.704µs logger=migrator t=2026-06-22T02:03:49.58066436Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-22T02:03:49.582197359Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.528789ms logger=migrator t=2026-06-22T02:03:49.586263785Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-22T02:03:49.587323855Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.05982ms logger=migrator t=2026-06-22T02:03:49.591604045Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-22T02:03:49.595505308Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.900763ms logger=migrator t=2026-06-22T02:03:49.599258509Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-22T02:03:49.603124562Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.864453ms logger=migrator t=2026-06-22T02:03:49.607032665Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-22T02:03:49.60727264Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=239.785µs logger=migrator t=2026-06-22T02:03:49.611818825Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-22T02:03:49.612922756Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.103611ms logger=migrator t=2026-06-22T02:03:49.617525802Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-22T02:03:49.618698345Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.172533ms logger=migrator t=2026-06-22T02:03:49.622472025Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-22T02:03:49.627121023Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.645798ms logger=migrator t=2026-06-22T02:03:49.633456141Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-22T02:03:49.633604204Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=135.903µs logger=migrator t=2026-06-22T02:03:49.637803263Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-22T02:03:49.638949775Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.144822ms logger=migrator t=2026-06-22T02:03:49.643550932Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-22T02:03:49.645218893Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.668061ms logger=migrator t=2026-06-22T02:03:49.650372609Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-22T02:03:49.650526003Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=154.054µs logger=migrator t=2026-06-22T02:03:49.659143805Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-22T02:03:49.661485148Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.345124ms logger=migrator t=2026-06-22T02:03:49.666981461Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-22T02:03:49.668104013Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.126031ms logger=migrator t=2026-06-22T02:03:49.672442674Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-22T02:03:49.673427773Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=984.149µs logger=migrator t=2026-06-22T02:03:49.678616411Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-22T02:03:49.679657449Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.039758ms logger=migrator t=2026-06-22T02:03:49.684756126Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-22T02:03:49.686404777Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.64369ms logger=migrator t=2026-06-22T02:03:49.690740798Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-22T02:03:49.691653125Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=911.967µs logger=migrator t=2026-06-22T02:03:49.696887724Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-22T02:03:49.696926425Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=42.661µs logger=migrator t=2026-06-22T02:03:49.700751886Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-22T02:03:49.707172887Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.424231ms logger=migrator t=2026-06-22T02:03:49.711134811Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-22T02:03:49.711922406Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=786.725µs logger=migrator t=2026-06-22T02:03:49.717261716Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-22T02:03:49.723634036Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.38381ms logger=migrator t=2026-06-22T02:03:49.730069747Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-22T02:03:49.731221899Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.146902ms logger=migrator t=2026-06-22T02:03:49.738501045Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-22T02:03:49.739455893Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=953.998µs logger=migrator t=2026-06-22T02:03:49.745747502Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-22T02:03:49.747082746Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.333734ms logger=migrator t=2026-06-22T02:03:49.752141212Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-22T02:03:49.76640704Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.266808ms logger=migrator t=2026-06-22T02:03:49.770869053Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-22T02:03:49.771525966Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=656.853µs logger=migrator t=2026-06-22T02:03:49.775100673Z 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-22T02:03:49.77597195Z 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=870.497µs logger=migrator t=2026-06-22T02:03:49.78028256Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-22T02:03:49.780557155Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=274.405µs logger=migrator t=2026-06-22T02:03:49.784105783Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-22T02:03:49.784652693Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=546.829µs logger=migrator t=2026-06-22T02:03:49.789138547Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-22T02:03:49.789431773Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=293.306µs logger=migrator t=2026-06-22T02:03:49.793260634Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-22T02:03:49.799649184Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.38779ms logger=migrator t=2026-06-22T02:03:49.803443886Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-22T02:03:49.807615195Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.170739ms logger=migrator t=2026-06-22T02:03:49.812228721Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-22T02:03:49.813146168Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=913.447µs logger=migrator t=2026-06-22T02:03:49.817038581Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-22T02:03:49.817939408Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=900.187µs logger=migrator t=2026-06-22T02:03:49.821963944Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-22T02:03:49.822205398Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=241.314µs logger=migrator t=2026-06-22T02:03:49.826894396Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-22T02:03:49.830918852Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.024456ms logger=migrator t=2026-06-22T02:03:49.834598501Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-22T02:03:49.835458008Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=858.337µs logger=migrator t=2026-06-22T02:03:49.839960322Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-22T02:03:49.840125115Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=178.613µs logger=migrator t=2026-06-22T02:03:49.845828352Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-22T02:03:49.846441543Z level=info msg="Migration successfully executed" id="Move region to single row" duration=612.711µs logger=migrator t=2026-06-22T02:03:49.85153803Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-22T02:03:49.852938936Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.399026ms logger=migrator t=2026-06-22T02:03:49.860683722Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-22T02:03:49.861483286Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=799.274µs logger=migrator t=2026-06-22T02:03:49.867124142Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-22T02:03:49.868552939Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.428587ms logger=migrator t=2026-06-22T02:03:49.871977804Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-22T02:03:49.87336558Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.386986ms logger=migrator t=2026-06-22T02:03:49.877687851Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-22T02:03:49.878544597Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=856.696µs logger=migrator t=2026-06-22T02:03:49.88293204Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-22T02:03:49.884243214Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.309214ms logger=migrator t=2026-06-22T02:03:49.888438202Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-22T02:03:49.888542515Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=105.633µs logger=migrator t=2026-06-22T02:03:49.892775695Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-22T02:03:49.893578999Z level=info msg="Migration successfully executed" id="create test_data table" duration=802.924µs logger=migrator t=2026-06-22T02:03:49.913522754Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-22T02:03:49.914872369Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.346295ms logger=migrator t=2026-06-22T02:03:49.919753292Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-22T02:03:49.921170598Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.417096ms logger=migrator t=2026-06-22T02:03:49.92607332Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-22T02:03:49.927000818Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=926.888µs logger=migrator t=2026-06-22T02:03:49.934835155Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-22T02:03:49.935133221Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=297.866µs logger=migrator t=2026-06-22T02:03:49.941691633Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-22T02:03:49.942340516Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=643.783µs logger=migrator t=2026-06-22T02:03:49.946692737Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-22T02:03:49.946774509Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=85.722µs logger=migrator t=2026-06-22T02:03:49.950332476Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-22T02:03:49.951132061Z level=info msg="Migration successfully executed" id="create team table" duration=799.455µs logger=migrator t=2026-06-22T02:03:49.95693873Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-22T02:03:49.958464538Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.522348ms logger=migrator t=2026-06-22T02:03:49.963035775Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-22T02:03:49.963978452Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=941.777µs logger=migrator t=2026-06-22T02:03:49.968229792Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-22T02:03:49.972798629Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.568586ms logger=migrator t=2026-06-22T02:03:49.978109068Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-22T02:03:49.978420014Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=310.626µs logger=migrator t=2026-06-22T02:03:49.984555479Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-22T02:03:49.985780022Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.229583ms logger=migrator t=2026-06-22T02:03:49.992737643Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-22T02:03:49.994102469Z level=info msg="Migration successfully executed" id="create team member table" duration=1.365685ms logger=migrator t=2026-06-22T02:03:50.002314863Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-22T02:03:50.003354013Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.03953ms logger=migrator t=2026-06-22T02:03:50.011498165Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-22T02:03:50.012626446Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.128341ms logger=migrator t=2026-06-22T02:03:50.020340372Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-22T02:03:50.02449293Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=4.151128ms logger=migrator t=2026-06-22T02:03:50.03199365Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-22T02:03:50.040257806Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.268816ms logger=migrator t=2026-06-22T02:03:50.054148367Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-22T02:03:50.062027884Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.879227ms logger=migrator t=2026-06-22T02:03:50.068842032Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-22T02:03:50.074735314Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.910361ms logger=migrator t=2026-06-22T02:03:50.08147027Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-22T02:03:50.082426948Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=956.798µs logger=migrator t=2026-06-22T02:03:50.088375499Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-22T02:03:50.090055771Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.679992ms logger=migrator t=2026-06-22T02:03:50.095727718Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-22T02:03:50.09691858Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.191322ms logger=migrator t=2026-06-22T02:03:50.110487825Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-22T02:03:50.112609116Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.138481ms logger=migrator t=2026-06-22T02:03:50.119162138Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-22T02:03:50.120441093Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.278134ms logger=migrator t=2026-06-22T02:03:50.13092744Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-22T02:03:50.132795594Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.868434ms logger=migrator t=2026-06-22T02:03:50.141790023Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-22T02:03:50.143759021Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.973328ms logger=migrator t=2026-06-22T02:03:50.173459469Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-22T02:03:50.175235652Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.782043ms logger=migrator t=2026-06-22T02:03:50.182972858Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-22T02:03:50.183814023Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=841.375µs logger=migrator t=2026-06-22T02:03:50.190886566Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-22T02:03:50.191402136Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=521.591µs logger=migrator t=2026-06-22T02:03:50.197799096Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-22T02:03:50.199255983Z level=info msg="Migration successfully executed" id="create tag table" duration=1.460787ms logger=migrator t=2026-06-22T02:03:50.205010282Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-22T02:03:50.206050901Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.039589ms logger=migrator t=2026-06-22T02:03:50.211565194Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-22T02:03:50.212405931Z level=info msg="Migration successfully executed" id="create login attempt table" duration=835.456µs logger=migrator t=2026-06-22T02:03:50.218993275Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-22T02:03:50.220516854Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.518408ms logger=migrator t=2026-06-22T02:03:50.226442964Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-22T02:03:50.227555426Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.119122ms logger=migrator t=2026-06-22T02:03:50.235717628Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-22T02:03:50.25278325Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.072182ms logger=migrator t=2026-06-22T02:03:50.257900705Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-22T02:03:50.258717801Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=816.806µs logger=migrator t=2026-06-22T02:03:50.26507722Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-22T02:03:50.266527777Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.450337ms logger=migrator t=2026-06-22T02:03:50.272203985Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-22T02:03:50.27249612Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=292.445µs logger=migrator t=2026-06-22T02:03:50.277903382Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-22T02:03:50.278546773Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=640.522µs logger=migrator t=2026-06-22T02:03:50.285356861Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-22T02:03:50.286559704Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.202893ms logger=migrator t=2026-06-22T02:03:50.292817801Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-22T02:03:50.293834261Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.01788ms logger=migrator t=2026-06-22T02:03:50.2996863Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-22T02:03:50.299929675Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=243.325µs logger=migrator t=2026-06-22T02:03:50.305840197Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-22T02:03:50.313982529Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.141262ms logger=migrator t=2026-06-22T02:03:50.319004484Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-22T02:03:50.322588872Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.583987ms logger=migrator t=2026-06-22T02:03:50.326812431Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-22T02:03:50.335709588Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.901576ms logger=migrator t=2026-06-22T02:03:50.340451346Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-22T02:03:50.346303146Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.85122ms logger=migrator t=2026-06-22T02:03:50.351587126Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-22T02:03:50.352702277Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.114381ms logger=migrator t=2026-06-22T02:03:50.35817781Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-22T02:03:50.363389438Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.210868ms logger=migrator t=2026-06-22T02:03:50.369010454Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-22T02:03:50.369832988Z level=info msg="Migration successfully executed" id="create server_lock table" duration=819.315µs logger=migrator t=2026-06-22T02:03:50.376153738Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-22T02:03:50.377191127Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.03439ms logger=migrator t=2026-06-22T02:03:50.382909895Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-22T02:03:50.383818891Z level=info msg="Migration successfully executed" id="create user auth token table" duration=908.466µs logger=migrator t=2026-06-22T02:03:50.391396094Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-22T02:03:50.393411142Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.019158ms logger=migrator t=2026-06-22T02:03:50.400937993Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-22T02:03:50.40344948Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.519368ms logger=migrator t=2026-06-22T02:03:50.408254201Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-22T02:03:50.40932291Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.065289ms logger=migrator t=2026-06-22T02:03:50.41994253Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-22T02:03:50.426970192Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.030252ms logger=migrator t=2026-06-22T02:03:50.432565527Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-22T02:03:50.433645078Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.086921ms logger=migrator t=2026-06-22T02:03:50.438697882Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-22T02:03:50.439762233Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.064741ms logger=migrator t=2026-06-22T02:03:50.445702284Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-22T02:03:50.446739624Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.034129ms logger=migrator t=2026-06-22T02:03:50.453240586Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-22T02:03:50.453889238Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=648.272µs logger=migrator t=2026-06-22T02:03:50.460499052Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-22T02:03:50.462565631Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.070429ms logger=migrator t=2026-06-22T02:03:50.468487263Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-22T02:03:50.468601585Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=114.222µs logger=migrator t=2026-06-22T02:03:50.474635398Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-22T02:03:50.47476639Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=132.012µs logger=migrator t=2026-06-22T02:03:50.480162722Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-22T02:03:50.481800802Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.63827ms logger=migrator t=2026-06-22T02:03:50.489469827Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-22T02:03:50.490414554Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=943.847µs logger=migrator t=2026-06-22T02:03:50.495959049Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-22T02:03:50.496906117Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=947.579µs logger=migrator t=2026-06-22T02:03:50.502706715Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-22T02:03:50.502797077Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=84.102µs logger=migrator t=2026-06-22T02:03:50.509100886Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-22T02:03:50.510064923Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=967.367µs logger=migrator t=2026-06-22T02:03:50.515547666Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-22T02:03:50.517233869Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.685903ms logger=migrator t=2026-06-22T02:03:50.523372534Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-22T02:03:50.524397583Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.025139ms logger=migrator t=2026-06-22T02:03:50.531842433Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-22T02:03:50.533252619Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.408636ms logger=migrator t=2026-06-22T02:03:50.537889346Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-22T02:03:50.545790185Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.901449ms logger=migrator t=2026-06-22T02:03:50.550861451Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-22T02:03:50.551879769Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.012858ms logger=migrator t=2026-06-22T02:03:50.557078287Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-22T02:03:50.55722473Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=146.083µs logger=migrator t=2026-06-22T02:03:50.561908518Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-22T02:03:50.563696282Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.790755ms logger=migrator t=2026-06-22T02:03:50.570624502Z 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-22T02:03:50.571921577Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.297795ms logger=migrator t=2026-06-22T02:03:50.577387109Z 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-22T02:03:50.57906056Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.677472ms logger=migrator t=2026-06-22T02:03:50.585622463Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-22T02:03:50.585695725Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=74.422µs logger=migrator t=2026-06-22T02:03:50.590262101Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-22T02:03:50.592126516Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.873675ms logger=migrator t=2026-06-22T02:03:50.598797511Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-22T02:03:50.600818229Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.019818ms logger=migrator t=2026-06-22T02:03:50.604875415Z 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-22T02:03:50.605971826Z 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.090071ms logger=migrator t=2026-06-22T02:03:50.615168608Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-22T02:03:50.616932662Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.768394ms logger=migrator t=2026-06-22T02:03:50.622548788Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-22T02:03:50.634021493Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=11.461946ms logger=migrator t=2026-06-22T02:03:50.642225837Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-22T02:03:50.643872298Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.670161ms logger=migrator t=2026-06-22T02:03:50.650985642Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-22T02:03:50.652746835Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.766393ms logger=migrator t=2026-06-22T02:03:50.658621066Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-22T02:03:50.68706387Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.423363ms logger=migrator t=2026-06-22T02:03:50.693885958Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-22T02:03:50.716711647Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.822019ms logger=migrator t=2026-06-22T02:03:50.723147858Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-22T02:03:50.724040354Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=885.256µs logger=migrator t=2026-06-22T02:03:50.730520276Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-22T02:03:50.732408871Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.890205ms logger=migrator t=2026-06-22T02:03:50.739972404Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-22T02:03:50.748908182Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.917057ms logger=migrator t=2026-06-22T02:03:50.754630609Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-22T02:03:50.765620476Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.999517ms logger=migrator t=2026-06-22T02:03:50.771506156Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-22T02:03:50.772333412Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=826.786µs logger=migrator t=2026-06-22T02:03:50.777653012Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-22T02:03:50.779316833Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.662801ms logger=migrator t=2026-06-22T02:03:50.785998318Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-22T02:03:50.786956777Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=957.799µs logger=migrator t=2026-06-22T02:03:50.792212496Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-22T02:03:50.793458169Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.252434ms logger=migrator t=2026-06-22T02:03:50.798770119Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-22T02:03:50.798857961Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=88.322µs logger=migrator t=2026-06-22T02:03:50.803508268Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-22T02:03:50.810260905Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.752077ms logger=migrator t=2026-06-22T02:03:50.815077485Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-22T02:03:50.822069936Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.988331ms logger=migrator t=2026-06-22T02:03:50.826978159Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-22T02:03:50.831712718Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.734988ms logger=migrator t=2026-06-22T02:03:50.839842171Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-22T02:03:50.841489711Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.64961ms logger=migrator t=2026-06-22T02:03:50.846783871Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-22T02:03:50.849099205Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.313554ms logger=migrator t=2026-06-22T02:03:50.855506875Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-22T02:03:50.861856495Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.355109ms logger=migrator t=2026-06-22T02:03:50.867914378Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-22T02:03:50.87385835Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.942051ms logger=migrator t=2026-06-22T02:03:50.878882864Z 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-22T02:03:50.880015506Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.132412ms logger=migrator t=2026-06-22T02:03:50.886575908Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-22T02:03:50.894996587Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.421159ms logger=migrator t=2026-06-22T02:03:50.900288976Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-22T02:03:50.906568965Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.280899ms logger=migrator t=2026-06-22T02:03:50.913838121Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-22T02:03:50.913897672Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=60.221µs logger=migrator t=2026-06-22T02:03:50.923954081Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-22T02:03:50.925341847Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.387626ms logger=migrator t=2026-06-22T02:03:50.933737965Z 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-22T02:03:50.9345383Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=799.955µs logger=migrator t=2026-06-22T02:03:50.940020214Z 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-22T02:03:50.941545632Z 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.525738ms logger=migrator t=2026-06-22T02:03:50.949724265Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-22T02:03:50.949803686Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=78.421µs logger=migrator t=2026-06-22T02:03:50.959095441Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-22T02:03:50.964733407Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.653736ms logger=migrator t=2026-06-22T02:03:50.970709299Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-22T02:03:50.97977015Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.058891ms logger=migrator t=2026-06-22T02:03:50.985739872Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-22T02:03:50.995618258Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.871115ms logger=migrator t=2026-06-22T02:03:51.002166711Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-22T02:03:51.007921429Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.751408ms logger=migrator t=2026-06-22T02:03:51.015545952Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-22T02:03:51.023158565Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.613363ms logger=migrator t=2026-06-22T02:03:51.027169501Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-22T02:03:51.027244042Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=75.881µs logger=migrator t=2026-06-22T02:03:51.031353829Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-22T02:03:51.032267446Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=913.927µs logger=migrator t=2026-06-22T02:03:51.044687759Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-22T02:03:51.055160797Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.470218ms logger=migrator t=2026-06-22T02:03:51.05961952Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-22T02:03:51.059693432Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=88.722µs logger=migrator t=2026-06-22T02:03:51.066123603Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-22T02:03:51.07075518Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.637347ms logger=migrator t=2026-06-22T02:03:51.078671059Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-22T02:03:51.079687477Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.018848ms logger=migrator t=2026-06-22T02:03:51.100275474Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-22T02:03:51.10532692Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.055456ms logger=migrator t=2026-06-22T02:03:51.109273643Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-22T02:03:51.109904375Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=638.542µs logger=migrator t=2026-06-22T02:03:51.114524422Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-22T02:03:51.115248856Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=724.834µs logger=migrator t=2026-06-22T02:03:51.12132093Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-22T02:03:51.126050198Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.729558ms logger=migrator t=2026-06-22T02:03:51.132405388Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-22T02:03:51.133005009Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=600.511µs logger=migrator t=2026-06-22T02:03:51.140374108Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-22T02:03:51.141243924Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=869.656µs logger=migrator t=2026-06-22T02:03:51.14795649Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-22T02:03:51.148644274Z level=info msg="Migration successfully executed" id="create alert_image table" duration=688.994µs logger=migrator t=2026-06-22T02:03:51.1703071Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-22T02:03:51.172514122Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.211362ms logger=migrator t=2026-06-22T02:03:51.177424894Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-22T02:03:51.177569726Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=149.682µs logger=migrator t=2026-06-22T02:03:51.181433969Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-22T02:03:51.18305657Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.622181ms logger=migrator t=2026-06-22T02:03:51.188116405Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-22T02:03:51.18999377Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.882675ms logger=migrator t=2026-06-22T02:03:51.195623656Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-22T02:03:51.196030553Z 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-22T02:03:51.199624171Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-22T02:03:51.20013875Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=514.929µs logger=migrator t=2026-06-22T02:03:51.203970143Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-22T02:03:51.205648344Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.677611ms logger=migrator t=2026-06-22T02:03:51.211013235Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-22T02:03:51.222729555Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.71691ms logger=migrator t=2026-06-22T02:03:51.227611807Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-22T02:03:51.228573766Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=911.848µs logger=migrator t=2026-06-22T02:03:51.234327513Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-22T02:03:51.235374252Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.046609ms logger=migrator t=2026-06-22T02:03:51.241262214Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-22T02:03:51.242786092Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.528188ms logger=migrator t=2026-06-22T02:03:51.248693243Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-22T02:03:51.249864285Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.171062ms logger=migrator t=2026-06-22T02:03:51.255558212Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-22T02:03:51.256958219Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.401146ms logger=migrator t=2026-06-22T02:03:51.260841352Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-22T02:03:51.260872352Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.96µs logger=migrator t=2026-06-22T02:03:51.26559035Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-22T02:03:51.265659832Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=70.262µs logger=migrator t=2026-06-22T02:03:51.270803559Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-22T02:03:51.278698577Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.894337ms logger=migrator t=2026-06-22T02:03:51.283162681Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-22T02:03:51.283492917Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=330.156µs logger=migrator t=2026-06-22T02:03:51.288665495Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-22T02:03:51.289819446Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.091939ms logger=migrator t=2026-06-22T02:03:51.296071534Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-22T02:03:51.29638966Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=318.296µs logger=migrator t=2026-06-22T02:03:51.302202578Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-22T02:03:51.303745877Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.543169ms logger=migrator t=2026-06-22T02:03:51.310983613Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-22T02:03:51.312152185Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.173792ms logger=migrator t=2026-06-22T02:03:51.316937676Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-22T02:03:51.356744643Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.800107ms logger=migrator t=2026-06-22T02:03:51.361169676Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-22T02:03:51.36718889Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.015504ms logger=migrator t=2026-06-22T02:03:51.374494557Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-22T02:03:51.374785812Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=287.715µs logger=migrator t=2026-06-22T02:03:51.37892952Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-22T02:03:51.417168499Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.234379ms logger=migrator t=2026-06-22T02:03:51.421736155Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-22T02:03:51.454823246Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.081371ms logger=migrator t=2026-06-22T02:03:51.465744462Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-22T02:03:51.467029866Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.289825ms logger=migrator t=2026-06-22T02:03:51.484093927Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-22T02:03:51.486274008Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.181392ms logger=migrator t=2026-06-22T02:03:51.51249886Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-22T02:03:51.512975159Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=480.179µs logger=migrator t=2026-06-22T02:03:51.540274772Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-22T02:03:51.542360612Z level=info msg="Migration successfully executed" id="create permission table" duration=2.08974ms logger=migrator t=2026-06-22T02:03:51.550362261Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-22T02:03:51.551488433Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.127521ms logger=migrator t=2026-06-22T02:03:51.562158544Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-22T02:03:51.563368266Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.210573ms logger=migrator t=2026-06-22T02:03:51.571302615Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-22T02:03:51.572221583Z level=info msg="Migration successfully executed" id="create role table" duration=927.658µs logger=migrator t=2026-06-22T02:03:51.583503475Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-22T02:03:51.593846158Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.352904ms logger=migrator t=2026-06-22T02:03:51.597945325Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-22T02:03:51.60558683Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.641345ms logger=migrator t=2026-06-22T02:03:51.61358969Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-22T02:03:51.615206821Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.621741ms logger=migrator t=2026-06-22T02:03:51.624881152Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-22T02:03:51.626628305Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.750513ms logger=migrator t=2026-06-22T02:03:51.636347378Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-22T02:03:51.638848865Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.502107ms logger=migrator t=2026-06-22T02:03:51.646664941Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-22T02:03:51.64767568Z level=info msg="Migration successfully executed" id="create team role table" duration=1.014519ms logger=migrator t=2026-06-22T02:03:51.658545665Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-22T02:03:51.660214726Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.673711ms logger=migrator t=2026-06-22T02:03:51.664809072Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-22T02:03:51.665886182Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.07669ms logger=migrator t=2026-06-22T02:03:51.672983146Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-22T02:03:51.674387502Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.408996ms logger=migrator t=2026-06-22T02:03:51.679612271Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-22T02:03:51.680816584Z level=info msg="Migration successfully executed" id="create user role table" duration=1.204612ms logger=migrator t=2026-06-22T02:03:51.690191679Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-22T02:03:51.691647836Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.454097ms logger=migrator t=2026-06-22T02:03:51.698127898Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-22T02:03:51.699369032Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.241934ms logger=migrator t=2026-06-22T02:03:51.703472459Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-22T02:03:51.704633231Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.160732ms logger=migrator t=2026-06-22T02:03:51.710128994Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-22T02:03:51.711762395Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.633371ms logger=migrator t=2026-06-22T02:03:51.719238075Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-22T02:03:51.720654501Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.420786ms logger=migrator t=2026-06-22T02:03:51.725496673Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-22T02:03:51.726859508Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.366945ms logger=migrator t=2026-06-22T02:03:51.732496515Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-22T02:03:51.738815163Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.319169ms logger=migrator t=2026-06-22T02:03:51.746025068Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-22T02:03:51.746986817Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=958.089µs logger=migrator t=2026-06-22T02:03:51.752188754Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-22T02:03:51.753325505Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.136781ms logger=migrator t=2026-06-22T02:03:51.757227809Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-22T02:03:51.75834353Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.114691ms logger=migrator t=2026-06-22T02:03:51.762751503Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-22T02:03:51.763814703Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.068121ms logger=migrator t=2026-06-22T02:03:51.76742123Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-22T02:03:51.768250786Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=829.256µs logger=migrator t=2026-06-22T02:03:51.772638498Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-22T02:03:51.77377209Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.131512ms logger=migrator t=2026-06-22T02:03:51.780749261Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-22T02:03:51.790094537Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.349466ms logger=migrator t=2026-06-22T02:03:51.795128631Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-22T02:03:51.801312268Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.183247ms logger=migrator t=2026-06-22T02:03:51.806939353Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-22T02:03:51.815451423Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.5122ms logger=migrator t=2026-06-22T02:03:51.818954239Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-22T02:03:51.827048891Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.094193ms logger=migrator t=2026-06-22T02:03:51.83179787Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-22T02:03:51.832803939Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.005319ms logger=migrator t=2026-06-22T02:03:51.837026368Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-22T02:03:51.838817551Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.784753ms logger=migrator t=2026-06-22T02:03:51.843277346Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-22T02:03:51.845315934Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.039938ms logger=migrator t=2026-06-22T02:03:51.850721606Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-22T02:03:51.852804924Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.088778ms logger=migrator t=2026-06-22T02:03:51.859927419Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-22T02:03:51.860943828Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.016639ms logger=migrator t=2026-06-22T02:03:51.866675385Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-22T02:03:51.866828968Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=158.603µs logger=migrator t=2026-06-22T02:03:51.870491737Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-22T02:03:51.870557738Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=67.031µs logger=migrator t=2026-06-22T02:03:51.873233809Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-22T02:03:51.873695387Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=461.598µs logger=migrator t=2026-06-22T02:03:51.878121401Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-22T02:03:51.879007007Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=886.756µs logger=migrator t=2026-06-22T02:03:51.8828786Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-22T02:03:51.8839267Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.05569ms logger=migrator t=2026-06-22T02:03:51.887784712Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-22T02:03:51.887985576Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=201.264µs logger=migrator t=2026-06-22T02:03:51.891523082Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-22T02:03:51.892020241Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=497.189µs logger=migrator t=2026-06-22T02:03:51.899532153Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-22T02:03:51.900547372Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.015439ms logger=migrator t=2026-06-22T02:03:51.904794772Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-22T02:03:51.906561025Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.765943ms logger=migrator t=2026-06-22T02:03:51.911212102Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-22T02:03:51.920520517Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.302595ms logger=migrator t=2026-06-22T02:03:51.9270591Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-22T02:03:51.927202273Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=148.343µs logger=migrator t=2026-06-22T02:03:51.931255119Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-22T02:03:51.932151906Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=896.628µs logger=migrator t=2026-06-22T02:03:51.936893835Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-22T02:03:51.938010096Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.116162ms logger=migrator t=2026-06-22T02:03:51.943356146Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-22T02:03:51.94463639Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.281574ms logger=migrator t=2026-06-22T02:03:51.949060923Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-22T02:03:51.957857168Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.795415ms logger=migrator t=2026-06-22T02:03:51.961909905Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-22T02:03:51.963089797Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.179422ms logger=migrator t=2026-06-22T02:03:51.969348895Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-22T02:03:51.970082928Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=733.713µs logger=migrator t=2026-06-22T02:03:51.973607685Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-22T02:03:51.996741839Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.132464ms logger=migrator t=2026-06-22T02:03:52.001210273Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-22T02:03:52.001990608Z level=info msg="Migration successfully executed" id="create correlation v2" duration=779.815µs logger=migrator t=2026-06-22T02:03:52.006200887Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-22T02:03:52.007243007Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.04192ms logger=migrator t=2026-06-22T02:03:52.011611109Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-22T02:03:52.01271055Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.099001ms logger=migrator t=2026-06-22T02:03:52.01753201Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-22T02:03:52.01859973Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.06818ms logger=migrator t=2026-06-22T02:03:52.02390189Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-22T02:03:52.024128034Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=226.784µs logger=migrator t=2026-06-22T02:03:52.029061676Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-22T02:03:52.03078558Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.722643ms logger=migrator t=2026-06-22T02:03:52.037106428Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-22T02:03:52.045899643Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.793405ms logger=migrator t=2026-06-22T02:03:52.051546929Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-22T02:03:52.052371155Z level=info msg="Migration successfully executed" id="create entity_events table" duration=824.306µs logger=migrator t=2026-06-22T02:03:52.059648842Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-22T02:03:52.060698582Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.04974ms logger=migrator t=2026-06-22T02:03:52.06703515Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-22T02:03:52.067491489Z 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-22T02:03:52.073794697Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-22T02:03:52.074233446Z 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-22T02:03:52.080067086Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-22T02:03:52.080958042Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=890.876µs logger=migrator t=2026-06-22T02:03:52.088148308Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-22T02:03:52.090111964Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.968367ms logger=migrator t=2026-06-22T02:03:52.09414282Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-22T02:03:52.095290472Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.148512ms logger=migrator t=2026-06-22T02:03:52.100525919Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-22T02:03:52.101762373Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.236024ms logger=migrator t=2026-06-22T02:03:52.108142513Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-22T02:03:52.109911666Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.770793ms logger=migrator t=2026-06-22T02:03:52.113502674Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-22T02:03:52.114770908Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.267784ms logger=migrator t=2026-06-22T02:03:52.119634769Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-22T02:03:52.1207585Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.123821ms logger=migrator t=2026-06-22T02:03:52.127080278Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-22T02:03:52.128318642Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.237563ms logger=migrator t=2026-06-22T02:03:52.141235814Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-22T02:03:52.143403185Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.171531ms logger=migrator t=2026-06-22T02:03:52.148099063Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-22T02:03:52.150248884Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.165911ms logger=migrator t=2026-06-22T02:03:52.15585777Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-22T02:03:52.157084553Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.227164ms logger=migrator t=2026-06-22T02:03:52.161772831Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-22T02:03:52.194138429Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=32.357617ms logger=migrator t=2026-06-22T02:03:52.198797717Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-22T02:03:52.205112025Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.313698ms logger=migrator t=2026-06-22T02:03:52.210451645Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-22T02:03:52.220958632Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.504777ms logger=migrator t=2026-06-22T02:03:52.229165156Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-22T02:03:52.229688547Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=527.491µs logger=migrator t=2026-06-22T02:03:52.235040357Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-22T02:03:52.242327645Z level=info msg="Migration successfully executed" id="add share column" duration=7.289147ms logger=migrator t=2026-06-22T02:03:52.247350619Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-22T02:03:52.247737816Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=384.117µs logger=migrator t=2026-06-22T02:03:52.252617247Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-22T02:03:52.253660177Z level=info msg="Migration successfully executed" id="create file table" duration=1.043ms logger=migrator t=2026-06-22T02:03:52.259759572Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-22T02:03:52.261322821Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.562379ms logger=migrator t=2026-06-22T02:03:52.265717333Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-22T02:03:52.266884006Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.166252ms logger=migrator t=2026-06-22T02:03:52.273006931Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-22T02:03:52.273912037Z level=info msg="Migration successfully executed" id="create file_meta table" duration=900.246µs logger=migrator t=2026-06-22T02:03:52.328507593Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-22T02:03:52.33200817Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=3.560188ms logger=migrator t=2026-06-22T02:03:52.339114743Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-22T02:03:52.339274636Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=160.633µs logger=migrator t=2026-06-22T02:03:52.345068975Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-22T02:03:52.345178627Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=110.342µs logger=migrator t=2026-06-22T02:03:52.351784931Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-22T02:03:52.353062635Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.283344ms logger=migrator t=2026-06-22T02:03:52.35915967Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-22T02:03:52.359538787Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=381.317µs logger=migrator t=2026-06-22T02:03:52.364781475Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-22T02:03:52.366283213Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.501418ms logger=migrator t=2026-06-22T02:03:52.371373989Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-22T02:03:52.380277336Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.911397ms logger=migrator t=2026-06-22T02:03:52.385433793Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-22T02:03:52.385705288Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=271.335µs logger=migrator t=2026-06-22T02:03:52.39111629Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-22T02:03:52.393289661Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.172321ms logger=migrator t=2026-06-22T02:03:52.398792954Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-22T02:03:52.39964841Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=857.056µs logger=migrator t=2026-06-22T02:03:52.404706176Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-22T02:03:52.405052062Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=345.966µs logger=migrator t=2026-06-22T02:03:52.41027203Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-22T02:03:52.411286489Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.012499ms logger=migrator t=2026-06-22T02:03:52.417148199Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-22T02:03:52.426888352Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.741583ms logger=migrator t=2026-06-22T02:03:52.432455746Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-22T02:03:52.44270732Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.262374ms logger=migrator t=2026-06-22T02:03:52.448319805Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-22T02:03:52.449434286Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.113731ms logger=migrator t=2026-06-22T02:03:52.455897737Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-22T02:03:52.536649645Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.727758ms logger=migrator t=2026-06-22T02:03:52.542516155Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-22T02:03:52.543447623Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=931.298µs logger=migrator t=2026-06-22T02:03:52.549315093Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-22T02:03:52.551217168Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.902435ms logger=migrator t=2026-06-22T02:03:52.557540808Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-22T02:03:52.58646855Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.924812ms logger=migrator t=2026-06-22T02:03:52.592627477Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-22T02:03:52.604854527Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.23345ms logger=migrator t=2026-06-22T02:03:52.610850379Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-22T02:03:52.611157025Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=316.566µs logger=migrator t=2026-06-22T02:03:52.616175379Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-22T02:03:52.616419354Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=243.765µs logger=migrator t=2026-06-22T02:03:52.621984638Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-22T02:03:52.622308584Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=323.746µs logger=migrator t=2026-06-22T02:03:52.628188774Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-22T02:03:52.628385358Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=196.054µs logger=migrator t=2026-06-22T02:03:52.633318941Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-22T02:03:52.633550706Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=232.165µs logger=migrator t=2026-06-22T02:03:52.639912345Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-22T02:03:52.643407491Z level=info msg="Migration successfully executed" id="create folder table" duration=3.499786ms logger=migrator t=2026-06-22T02:03:52.650771169Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-22T02:03:52.652022532Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.251173ms logger=migrator t=2026-06-22T02:03:52.658179339Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-22T02:03:52.659434373Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.254854ms logger=migrator t=2026-06-22T02:03:52.665039068Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-22T02:03:52.665117499Z level=info msg="Migration successfully executed" id="Update folder title length" duration=79.981µs logger=migrator t=2026-06-22T02:03:52.67156284Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-22T02:03:52.67368065Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.11733ms logger=migrator t=2026-06-22T02:03:52.679628262Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-22T02:03:52.681100589Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.473477ms logger=migrator t=2026-06-22T02:03:52.68647122Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-22T02:03:52.687746514Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.274764ms logger=migrator t=2026-06-22T02:03:52.694392299Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-22T02:03:52.695437398Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.045199ms logger=migrator t=2026-06-22T02:03:52.700441393Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-22T02:03:52.700958962Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=517.359µs logger=migrator t=2026-06-22T02:03:52.705853355Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-22T02:03:52.707168069Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.314424ms logger=migrator t=2026-06-22T02:03:52.712972488Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-22T02:03:52.714886664Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.914526ms logger=migrator t=2026-06-22T02:03:52.719767726Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-22T02:03:52.720829985Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.062929ms logger=migrator t=2026-06-22T02:03:52.726568353Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-22T02:03:52.727988971Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.418547ms logger=migrator t=2026-06-22T02:03:52.733492403Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-22T02:03:52.735102934Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.617641ms logger=migrator t=2026-06-22T02:03:52.740318641Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-22T02:03:52.74127701Z level=info msg="Migration successfully executed" id="create anon_device table" duration=951.669µs logger=migrator t=2026-06-22T02:03:52.747520767Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-22T02:03:52.750017194Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.493657ms logger=migrator t=2026-06-22T02:03:52.755908334Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-22T02:03:52.757119907Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.211643ms logger=migrator t=2026-06-22T02:03:52.763031049Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-22T02:03:52.764517067Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.485948ms logger=migrator t=2026-06-22T02:03:52.770696833Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-22T02:03:52.771818784Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.121741ms logger=migrator t=2026-06-22T02:03:52.777544741Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-22T02:03:52.778949518Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.403297ms logger=migrator t=2026-06-22T02:03:52.784149326Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-22T02:03:52.784632834Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=430.677µs logger=migrator t=2026-06-22T02:03:52.790321852Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-22T02:03:52.799553475Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.231134ms logger=migrator t=2026-06-22T02:03:52.804929426Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-22T02:03:52.80566564Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=735.314µs logger=migrator t=2026-06-22T02:03:52.810183654Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-22T02:03:52.810208195Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.911µs logger=migrator t=2026-06-22T02:03:52.816176827Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-22T02:03:52.817975151Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.797584ms logger=migrator t=2026-06-22T02:03:52.823092027Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-22T02:03:52.823114167Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.15µs logger=migrator t=2026-06-22T02:03:52.827874297Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-22T02:03:52.829852724Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.977437ms logger=migrator t=2026-06-22T02:03:52.83596116Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-22T02:03:52.837139941Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.178231ms logger=migrator t=2026-06-22T02:03:52.843833507Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-22T02:03:52.845217883Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.383526ms logger=migrator t=2026-06-22T02:03:52.851791017Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-22T02:03:52.853822034Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.038788ms logger=migrator t=2026-06-22T02:03:52.859399469Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-22T02:03:52.859718936Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=320.497µs logger=migrator t=2026-06-22T02:03:52.866978082Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-22T02:03:52.867712355Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=734.723µs logger=migrator t=2026-06-22T02:03:52.898183648Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-22T02:03:52.899287479Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.101101ms logger=migrator t=2026-06-22T02:03:52.905150759Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-22T02:03:52.905796031Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=645.202µs logger=migrator t=2026-06-22T02:03:52.910651243Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-22T02:03:52.918133163Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.477ms logger=migrator t=2026-06-22T02:03:52.923646417Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-22T02:03:52.935936608Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.292942ms logger=migrator t=2026-06-22T02:03:52.94193992Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-22T02:03:52.952481589Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.533828ms logger=migrator t=2026-06-22T02:03:52.958086984Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-22T02:03:52.958149305Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=62.621µs logger=migrator t=2026-06-22T02:03:52.964091497Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-22T02:03:52.976956628Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.856772ms logger=migrator t=2026-06-22T02:03:52.982493252Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-22T02:03:52.989359951Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.868239ms logger=migrator t=2026-06-22T02:03:52.996387533Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-22T02:03:52.997048286Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=664.773µs logger=migrator t=2026-06-22T02:03:53.002794504Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.003900777s logger=migrator t=2026-06-22T02:03:53.003857394Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-22T02:03:53.026806585Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-22T02:03:53.02705588Z level=info msg="Created default organization" logger=secrets t=2026-06-22T02:03:53.034388897Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-22T02:03:53.09147116Z level=info msg="Restored cache from database" duration=622.871µs logger=plugin.store t=2026-06-22T02:03:53.0930482Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-22T02:03:53.134449768Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-22T02:03:53.13457427Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-22T02:03:53.134683202Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-22T02:03:53.134728993Z level=info msg="Plugins loaded" count=54 duration=41.679893ms logger=query_data t=2026-06-22T02:03:53.139231187Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-22T02:03:53.143285814Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-22T02:03:53.150125343Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-22T02:03:53.174445259Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-22T02:03:53.180498224Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-22T02:03:53.187098067Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-22T02:03:53.212234849Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-22T02:03:53.230919021Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-22T02:03:53.256668594Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-22T02:03:53.256805657Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-22T02:03:53.258300325Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-22T02:03:53.258381056Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-22T02:03:53.258687723Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-22T02:03:53.261640818Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-22T02:03:53.344807181Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-22T02:03:53.358459167Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-22T02:03:53.359841343Z level=info msg="Update check succeeded" duration=102.749861ms logger=grafana.update.checker t=2026-06-22T02:03:53.366984898Z level=info msg="Update check succeeded" duration=109.966096ms logger=ngalert.state.manager t=2026-06-22T02:03:53.398579371Z level=info msg="State cache has been initialized" states=0 duration=140.204344ms logger=ngalert.scheduler t=2026-06-22T02:03:53.398670823Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-22T02:03:53.398822826Z level=info msg=starting first_tick=2026-06-22T02:04:00Z logger=provisioning.dashboard t=2026-06-22T02:03:53.450004247Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-22T02:03:53.496600602Z level=info msg="Patterns update finished" duration=124.946138ms logger=grafana-apiserver t=2026-06-22T02:03:53.534772691Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-22T02:03:53.535199938Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-22T02:03:57.290782828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.292167434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.316037863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.355408442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.376001509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.409849215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.443674622Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-22T02:03:57.547310439Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-22T02:03:57.578681688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.597342838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.64950306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.670446672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.709518136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.72781819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.774557479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.79107154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.850466455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.878180256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.915273303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:57.941636638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.021441588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.041699679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.114446516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.133940422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.190925433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.207555435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.266754047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.291965231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.356643077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.375877928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.434487269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.464998043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.57345895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.590573063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.658396987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.680113745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.936660256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:58.95601124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:59.140550666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:59.156627789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:59.573627105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:59.595900043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:59.667335676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:59.694704819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:59.765741715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:59.786624897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:59.857997338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:59.875415815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:59.946835377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:03:59.965885446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.035719608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.055110833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.173485436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.191602267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.33762603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.356451945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.486633191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.499784378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.580973873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.600887007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.71544432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.733353597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.825409857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.84473817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.905709965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.921141115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:00.988144375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.005268196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.089303645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.115020769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.190829793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.206506738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.29974885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.339289053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.411252835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.432156817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.512332224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.53018908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.617493681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.643338476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-22T02:04:01.803541616Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-22T02:04:38.281766811Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-22T02:13:53.28276432Z level=info msg="Completed cleanup jobs" duration=24.166238ms logger=plugins.update.checker t=2026-06-22T02:13:53.464351279Z level=info msg="Update check succeeded" duration=103.675929ms logger=sqlstore.transactions t=2026-06-22T02:18:53.15797298Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-22T02:23:53.263492168Z level=info msg="Completed cleanup jobs" duration=4.652318ms logger=plugins.update.checker t=2026-06-22T02:23:53.461172199Z level=info msg="Update check succeeded" duration=100.354494ms logger=cleanup t=2026-06-22T02:33:53.292064581Z level=info msg="Completed cleanup jobs" duration=33.502817ms logger=plugins.update.checker t=2026-06-22T02:33:53.463256037Z level=info msg="Update check succeeded" duration=103.017269ms logger=infra.usagestats t=2026-06-22T02:34:38.30408402Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-22T02:43:53.303284826Z level=info msg="Completed cleanup jobs" duration=44.208947ms logger=plugins.update.checker t=2026-06-22T02:43:53.459216942Z level=info msg="Update check succeeded" duration=99.294661ms logger=cleanup t=2026-06-22T02:53:53.291899785Z level=info msg="Completed cleanup jobs" duration=32.759823ms logger=plugins.update.checker t=2026-06-22T02:53:53.459290163Z level=info msg="Update check succeeded" duration=98.756451ms logger=cleanup t=2026-06-22T03:03:53.293056069Z level=info msg="Completed cleanup jobs" duration=33.211052ms logger=plugins.update.checker t=2026-06-22T03:03:53.450921221Z level=info msg="Update check succeeded" duration=90.746826ms logger=infra.usagestats t=2026-06-22T03:04:38.303696729Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-22T03:13:53.29502148Z level=info msg="Completed cleanup jobs" duration=35.577447ms logger=plugins.update.checker t=2026-06-22T03:13:53.451495435Z level=info msg="Update check succeeded" duration=90.872198ms