logger=settings t=2026-05-19T20:11:31.108738562Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-19T20:11:31Z logger=settings t=2026-05-19T20:11:31.108995359Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-19T20:11:31.109009589Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-19T20:11:31.109013139Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-19T20:11:31.109016069Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-19T20:11:31.109019059Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-19T20:11:31.10902163Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-19T20:11:31.10902486Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-19T20:11:31.10902783Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-19T20:11:31.10903121Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-19T20:11:31.10903471Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-19T20:11:31.10903851Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-19T20:11:31.10904172Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-19T20:11:31.1090463Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-19T20:11:31.10905353Z level=info msg=Target target=[all] logger=settings t=2026-05-19T20:11:31.109061491Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-19T20:11:31.109065201Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-19T20:11:31.109072711Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-19T20:11:31.109075471Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-19T20:11:31.109078531Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-19T20:11:31.109081811Z level=info msg="App mode production" logger=sqlstore t=2026-05-19T20:11:31.109355128Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-19T20:11:31.109371928Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-19T20:11:31.110914108Z level=info msg="Locking database" logger=migrator t=2026-05-19T20:11:31.110926219Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-19T20:11:31.111437402Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-19T20:11:31.112751397Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.313555ms logger=migrator t=2026-05-19T20:11:31.118041985Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-19T20:11:31.118898277Z level=info msg="Migration successfully executed" id="create user table" duration=858.102µs logger=migrator t=2026-05-19T20:11:31.564232971Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-19T20:11:31.565091123Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=860.482µs logger=migrator t=2026-05-19T20:11:31.60055602Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-19T20:11:31.602044129Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.491619ms logger=migrator t=2026-05-19T20:11:31.606706081Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-19T20:11:31.607576413Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=870.312µs logger=migrator t=2026-05-19T20:11:31.613478297Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-19T20:11:31.614005071Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=527.424µs logger=migrator t=2026-05-19T20:11:31.618489898Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-19T20:11:31.621539278Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.04776ms logger=migrator t=2026-05-19T20:11:31.627440302Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-19T20:11:31.628332485Z level=info msg="Migration successfully executed" id="create user table v2" duration=890.613µs logger=migrator t=2026-05-19T20:11:31.633308946Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-19T20:11:31.634111177Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=806.75µs logger=migrator t=2026-05-19T20:11:31.639013034Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-19T20:11:31.639833886Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=821.322µs logger=migrator t=2026-05-19T20:11:31.644018915Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-19T20:11:31.644678503Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=659.848µs logger=migrator t=2026-05-19T20:11:31.648662396Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-19T20:11:31.649268862Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=606.126µs logger=migrator t=2026-05-19T20:11:31.653491702Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-19T20:11:31.654788236Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.295384ms logger=migrator t=2026-05-19T20:11:31.658448702Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-19T20:11:31.658489154Z level=info msg="Migration successfully executed" id="Update user table charset" duration=41.993µs logger=migrator t=2026-05-19T20:11:31.663465243Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-19T20:11:31.664412468Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=944.465µs logger=migrator t=2026-05-19T20:11:31.668600607Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-19T20:11:31.668860394Z level=info msg="Migration successfully executed" id="Add missing user data" duration=259.877µs logger=migrator t=2026-05-19T20:11:31.672716385Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-19T20:11:31.673648659Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=931.704µs logger=migrator t=2026-05-19T20:11:31.676994217Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-19T20:11:31.67749297Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=498.353µs logger=migrator t=2026-05-19T20:11:31.680685813Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-19T20:11:31.682009187Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.322974ms logger=migrator t=2026-05-19T20:11:31.686368261Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-19T20:11:31.696119696Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.749535ms logger=migrator t=2026-05-19T20:11:31.700424198Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-19T20:11:31.701962029Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.537691ms logger=migrator t=2026-05-19T20:11:31.706063275Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-19T20:11:31.706295082Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=232.177µs logger=migrator t=2026-05-19T20:11:31.710282616Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-19T20:11:31.7111803Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=897.545µs logger=migrator t=2026-05-19T20:11:31.716478467Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-19T20:11:31.716882598Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=411.091µs logger=migrator t=2026-05-19T20:11:31.722510356Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-19T20:11:31.722966288Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=457.152µs logger=migrator t=2026-05-19T20:11:31.727815955Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-19T20:11:31.728405819Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=584.354µs logger=migrator t=2026-05-19T20:11:31.825906697Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-19T20:11:31.827416556Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.514159ms logger=migrator t=2026-05-19T20:11:31.847001808Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-19T20:11:31.847884631Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=884.223µs logger=migrator t=2026-05-19T20:11:31.85436079Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-19T20:11:31.855057398Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=695.078µs logger=migrator t=2026-05-19T20:11:31.860277975Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-19T20:11:31.86085345Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=575.655µs logger=migrator t=2026-05-19T20:11:31.865527061Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-19T20:11:31.865591183Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=69.152µs logger=migrator t=2026-05-19T20:11:31.872313169Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-19T20:11:31.873620373Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.309464ms logger=migrator t=2026-05-19T20:11:31.877098154Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-19T20:11:31.877865164Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=767.23µs logger=migrator t=2026-05-19T20:11:31.920020905Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-19T20:11:31.921438632Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.419597ms logger=migrator t=2026-05-19T20:11:31.929422761Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-19T20:11:31.930747315Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.326965ms logger=migrator t=2026-05-19T20:11:31.935822518Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-19T20:11:31.940957942Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.134134ms logger=migrator t=2026-05-19T20:11:31.946818715Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-19T20:11:31.948108299Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.289804ms logger=migrator t=2026-05-19T20:11:31.953207312Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-19T20:11:31.954074635Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=861.393µs logger=migrator t=2026-05-19T20:11:31.957932805Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-19T20:11:31.958718706Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=786.221µs logger=migrator t=2026-05-19T20:11:31.963755988Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-19T20:11:31.965488243Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.733935ms logger=migrator t=2026-05-19T20:11:31.970408202Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-19T20:11:31.971558452Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.142491ms logger=migrator t=2026-05-19T20:11:31.977301932Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-19T20:11:31.97801278Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=713.298µs logger=migrator t=2026-05-19T20:11:31.982597329Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-19T20:11:31.98336337Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=764.601µs logger=migrator t=2026-05-19T20:11:31.98909002Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-19T20:11:31.989985433Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=888.823µs logger=migrator t=2026-05-19T20:11:31.995769744Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-19T20:11:31.996516543Z level=info msg="Migration successfully executed" id="create star table" duration=772.45µs logger=migrator t=2026-05-19T20:11:32.006676659Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-19T20:11:32.008062505Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.398396ms logger=migrator t=2026-05-19T20:11:32.013346113Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-19T20:11:32.014247857Z level=info msg="Migration successfully executed" id="create org table v1" duration=905.825µs logger=migrator t=2026-05-19T20:11:32.018243081Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-19T20:11:32.019251238Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.008207ms logger=migrator t=2026-05-19T20:11:32.024611967Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-19T20:11:32.025792818Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.181071ms logger=migrator t=2026-05-19T20:11:32.030508682Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-19T20:11:32.031317102Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=808.551µs logger=migrator t=2026-05-19T20:11:32.037230996Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-19T20:11:32.03852462Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.272664ms logger=migrator t=2026-05-19T20:11:32.042508155Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-19T20:11:32.043765808Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.247333ms logger=migrator t=2026-05-19T20:11:32.048704047Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-19T20:11:32.048756868Z level=info msg="Migration successfully executed" id="Update org table charset" duration=54.101µs logger=migrator t=2026-05-19T20:11:32.05226673Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-19T20:11:32.052321141Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=55.351µs logger=migrator t=2026-05-19T20:11:32.056773657Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-19T20:11:32.056981213Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=213.916µs logger=migrator t=2026-05-19T20:11:32.061698336Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-19T20:11:32.062502517Z level=info msg="Migration successfully executed" id="create dashboard table" duration=804.771µs logger=migrator t=2026-05-19T20:11:32.067659072Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-19T20:11:32.069419158Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.764275ms logger=migrator t=2026-05-19T20:11:32.07447214Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-19T20:11:32.076241316Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.780206ms logger=migrator t=2026-05-19T20:11:32.083149546Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-19T20:11:32.084165593Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.020127ms logger=migrator t=2026-05-19T20:11:32.088869606Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-19T20:11:32.089731548Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=855.652µs logger=migrator t=2026-05-19T20:11:32.094215786Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-19T20:11:32.094924854Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=708.538µs logger=migrator t=2026-05-19T20:11:32.099684239Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-19T20:11:32.10585954Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.173331ms logger=migrator t=2026-05-19T20:11:32.111211309Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-19T20:11:32.112172215Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=960.496µs logger=migrator t=2026-05-19T20:11:32.115596894Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-19T20:11:32.116424316Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=827.602µs logger=migrator t=2026-05-19T20:11:32.121144309Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-19T20:11:32.12194202Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=807.371µs logger=migrator t=2026-05-19T20:11:32.126247533Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-19T20:11:32.126567771Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=320.438µs logger=migrator t=2026-05-19T20:11:32.130446842Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-19T20:11:32.131669244Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.222232ms logger=migrator t=2026-05-19T20:11:32.136337976Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-19T20:11:32.136413068Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=106.073µs logger=migrator t=2026-05-19T20:11:32.140159046Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-19T20:11:32.143007931Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.847034ms logger=migrator t=2026-05-19T20:11:32.147394685Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-19T20:11:32.149944811Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.551096ms logger=migrator t=2026-05-19T20:11:32.155212089Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-19T20:11:32.157226432Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.015073ms logger=migrator t=2026-05-19T20:11:32.160698112Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-19T20:11:32.161531444Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=833.362µs logger=migrator t=2026-05-19T20:11:32.167314525Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-19T20:11:32.169577085Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.26244ms logger=migrator t=2026-05-19T20:11:32.175653073Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-19T20:11:32.176796213Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.14417ms logger=migrator t=2026-05-19T20:11:32.181729262Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-19T20:11:32.182650256Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=922.144µs logger=migrator t=2026-05-19T20:11:32.187247196Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-19T20:11:32.187276797Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.101µs logger=migrator t=2026-05-19T20:11:32.190943842Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-19T20:11:32.190998704Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=56.962µs logger=migrator t=2026-05-19T20:11:32.195622445Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-19T20:11:32.199107876Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.488811ms logger=migrator t=2026-05-19T20:11:32.202666699Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-19T20:11:32.204807625Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.140406ms logger=migrator t=2026-05-19T20:11:32.208420329Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-19T20:11:32.210585145Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.164566ms logger=migrator t=2026-05-19T20:11:32.215881224Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-19T20:11:32.218029671Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.148356ms logger=migrator t=2026-05-19T20:11:32.221933462Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-19T20:11:32.22220218Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=269.517µs logger=migrator t=2026-05-19T20:11:32.225961737Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-19T20:11:32.22685517Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=894.303µs logger=migrator t=2026-05-19T20:11:32.231651956Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-19T20:11:32.232358814Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=705.268µs logger=migrator t=2026-05-19T20:11:32.237577241Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-19T20:11:32.237612672Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.671µs logger=migrator t=2026-05-19T20:11:32.242095578Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-19T20:11:32.243188828Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.093099ms logger=migrator t=2026-05-19T20:11:32.249609525Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-19T20:11:32.250820177Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.209222ms logger=migrator t=2026-05-19T20:11:32.256370272Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-19T20:11:32.263388165Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.015073ms logger=migrator t=2026-05-19T20:11:32.267841121Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-19T20:11:32.268594881Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=754.29µs logger=migrator t=2026-05-19T20:11:32.27240281Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-19T20:11:32.273183311Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=780.491µs logger=migrator t=2026-05-19T20:11:32.277596376Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-19T20:11:32.278264944Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=668.718µs logger=migrator t=2026-05-19T20:11:32.283223113Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-19T20:11:32.283559131Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=336.128µs logger=migrator t=2026-05-19T20:11:32.286895379Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-19T20:11:32.287498235Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=602.646µs logger=migrator t=2026-05-19T20:11:32.291692824Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-19T20:11:32.295100614Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.40745ms logger=migrator t=2026-05-19T20:11:32.299338664Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-19T20:11:32.300759161Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.417397ms logger=migrator t=2026-05-19T20:11:32.306245525Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-19T20:11:32.30644084Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=195.575µs logger=migrator t=2026-05-19T20:11:32.314612203Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-19T20:11:32.314933201Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=321.818µs logger=migrator t=2026-05-19T20:11:32.319215803Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-19T20:11:32.320346443Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.13064ms logger=migrator t=2026-05-19T20:11:32.32406953Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-19T20:11:32.326816122Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.747052ms logger=migrator t=2026-05-19T20:11:32.332771718Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-19T20:11:32.333893426Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.122488ms logger=migrator t=2026-05-19T20:11:32.337434589Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-19T20:11:32.338425525Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=992.576µs logger=migrator t=2026-05-19T20:11:32.342497482Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-19T20:11:32.343621711Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.125459ms logger=migrator t=2026-05-19T20:11:32.349266168Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-19T20:11:32.350674855Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.437197ms logger=migrator t=2026-05-19T20:11:32.354661879Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-19T20:11:32.355283726Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=625.447µs logger=migrator t=2026-05-19T20:11:32.358791257Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-19T20:11:32.364802744Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.997726ms logger=migrator t=2026-05-19T20:11:32.371608782Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-19T20:11:32.372971968Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.354145ms logger=migrator t=2026-05-19T20:11:32.376546471Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-19T20:11:32.377497086Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=950.225µs logger=migrator t=2026-05-19T20:11:32.38148528Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-19T20:11:32.382303131Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=822.941µs logger=migrator t=2026-05-19T20:11:32.386995204Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-19T20:11:32.387912887Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=914.633µs logger=migrator t=2026-05-19T20:11:32.39182227Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-19T20:11:32.39680118Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.97053ms logger=migrator t=2026-05-19T20:11:32.407775977Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-19T20:11:32.411821123Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.048446ms logger=migrator t=2026-05-19T20:11:32.41742982Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-19T20:11:32.417546503Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=98.813µs logger=migrator t=2026-05-19T20:11:32.421384062Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-19T20:11:32.421856895Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=484.453µs logger=migrator t=2026-05-19T20:11:32.426352562Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-19T20:11:32.430674935Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.320142ms logger=migrator t=2026-05-19T20:11:32.436451736Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-19T20:11:32.436670781Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=219.315µs logger=migrator t=2026-05-19T20:11:32.440585864Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-19T20:11:32.44081093Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=225.436µs logger=migrator t=2026-05-19T20:11:32.44466329Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-19T20:11:32.448040729Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.378858ms logger=migrator t=2026-05-19T20:11:32.452146356Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-19T20:11:32.452421514Z level=info msg="Migration successfully executed" id="Update uid value" duration=276.608µs logger=migrator t=2026-05-19T20:11:32.457158507Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-19T20:11:32.458219595Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.061749ms logger=migrator t=2026-05-19T20:11:32.462425484Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-19T20:11:32.463288117Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=853.853µs logger=migrator t=2026-05-19T20:11:32.466910351Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-19T20:11:32.467785984Z level=info msg="Migration successfully executed" id="create api_key table" duration=875.403µs logger=migrator t=2026-05-19T20:11:32.472102238Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-19T20:11:32.472927899Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=825.081µs logger=migrator t=2026-05-19T20:11:32.477669203Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-19T20:11:32.478580617Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=911.394µs logger=migrator t=2026-05-19T20:11:32.483854444Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-19T20:11:32.484971673Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.12649ms logger=migrator t=2026-05-19T20:11:32.492612563Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-19T20:11:32.494182854Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.572741ms logger=migrator t=2026-05-19T20:11:32.499250076Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-19T20:11:32.500094369Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=846.253µs logger=migrator t=2026-05-19T20:11:32.504283378Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-19T20:11:32.504862683Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=579.195µs logger=migrator t=2026-05-19T20:11:32.508301882Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-19T20:11:32.515943472Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.63941ms logger=migrator t=2026-05-19T20:11:32.52042639Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-19T20:11:32.521212441Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=785.86µs logger=migrator t=2026-05-19T20:11:32.526204501Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-19T20:11:32.527056703Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=852.542µs logger=migrator t=2026-05-19T20:11:32.531997882Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-19T20:11:32.532783352Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=785.82µs logger=migrator t=2026-05-19T20:11:32.537444414Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-19T20:11:32.538290766Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=850.502µs logger=migrator t=2026-05-19T20:11:32.542020944Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-19T20:11:32.542345402Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=324.608µs logger=migrator t=2026-05-19T20:11:32.545761372Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-19T20:11:32.546328907Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=577.286µs logger=migrator t=2026-05-19T20:11:32.550711241Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-19T20:11:32.550737782Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.681µs logger=migrator t=2026-05-19T20:11:32.55413234Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-19T20:11:32.556584444Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.451894ms logger=migrator t=2026-05-19T20:11:32.560134586Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-19T20:11:32.562614432Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.479946ms logger=migrator t=2026-05-19T20:11:32.567928321Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-19T20:11:32.568097455Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=163.964µs logger=migrator t=2026-05-19T20:11:32.572922101Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-19T20:11:32.575548899Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.626588ms logger=migrator t=2026-05-19T20:11:32.580792527Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-19T20:11:32.583323043Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.530376ms logger=migrator t=2026-05-19T20:11:32.590366977Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-19T20:11:32.591732753Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.357226ms logger=migrator t=2026-05-19T20:11:32.598058838Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-19T20:11:32.599044974Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=991.005µs logger=migrator t=2026-05-19T20:11:32.606231581Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-19T20:11:32.60733063Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.100319ms logger=migrator t=2026-05-19T20:11:32.612926846Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-19T20:11:32.614060745Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.135769ms logger=migrator t=2026-05-19T20:11:32.619007925Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-19T20:11:32.619851397Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=838.422µs logger=migrator t=2026-05-19T20:11:32.62458652Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-19T20:11:32.626597123Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.009433ms logger=migrator t=2026-05-19T20:11:32.63373727Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-19T20:11:32.633855463Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=123.253µs logger=migrator t=2026-05-19T20:11:32.637155908Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-19T20:11:32.637193989Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.771µs logger=migrator t=2026-05-19T20:11:32.64104708Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-19T20:11:32.644553572Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.505032ms logger=migrator t=2026-05-19T20:11:32.649168093Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-19T20:11:32.652640264Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.472901ms logger=migrator t=2026-05-19T20:11:32.657961312Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-19T20:11:32.658074275Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=114.073µs logger=migrator t=2026-05-19T20:11:32.662339456Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-19T20:11:32.663701432Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.361956ms logger=migrator t=2026-05-19T20:11:32.669057642Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-19T20:11:32.670365677Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.308175ms logger=migrator t=2026-05-19T20:11:32.685015369Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-19T20:11:32.685125352Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=115.063µs logger=migrator t=2026-05-19T20:11:32.691465518Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-19T20:11:32.692502994Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.037686ms logger=migrator t=2026-05-19T20:11:32.69690203Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-19T20:11:32.697854105Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=960.285µs logger=migrator t=2026-05-19T20:11:32.702557238Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-19T20:11:32.707259901Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.706283ms logger=migrator t=2026-05-19T20:11:32.712701992Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-19T20:11:32.712760323Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=63.741µs logger=migrator t=2026-05-19T20:11:32.719413218Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-19T20:11:32.720370763Z level=info msg="Migration successfully executed" id="create session table" duration=960.585µs logger=migrator t=2026-05-19T20:11:32.751603069Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-19T20:11:32.751725682Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=125.333µs logger=migrator t=2026-05-19T20:11:32.760518202Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-19T20:11:32.760631915Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=116.233µs logger=migrator t=2026-05-19T20:11:32.766633361Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-19T20:11:32.767585186Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=954.035µs logger=migrator t=2026-05-19T20:11:32.772528406Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-19T20:11:32.77346764Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=939.264µs logger=migrator t=2026-05-19T20:11:32.777633189Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-19T20:11:32.77767088Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=39.211µs logger=migrator t=2026-05-19T20:11:32.783251595Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-19T20:11:32.783299086Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=34.751µs logger=migrator t=2026-05-19T20:11:32.787932438Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-19T20:11:32.791897271Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.963783ms logger=migrator t=2026-05-19T20:11:32.797441556Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-19T20:11:32.800620169Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.179313ms logger=migrator t=2026-05-19T20:11:32.805497157Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-19T20:11:32.805585119Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=88.582µs logger=migrator t=2026-05-19T20:11:32.810430645Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-19T20:11:32.810560779Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=133.534µs logger=migrator t=2026-05-19T20:11:32.815428016Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-19T20:11:32.816226427Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=798.961µs logger=migrator t=2026-05-19T20:11:32.820885199Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-19T20:11:32.82091788Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.981µs logger=migrator t=2026-05-19T20:11:32.864341324Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-19T20:11:32.867733143Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.394379ms logger=migrator t=2026-05-19T20:11:32.890802555Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-19T20:11:32.891055872Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=256.456µs logger=migrator t=2026-05-19T20:11:32.895717374Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-19T20:11:32.901853764Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.131509ms logger=migrator t=2026-05-19T20:11:32.908406945Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-19T20:11:32.910852188Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.459573ms logger=migrator t=2026-05-19T20:11:32.916460905Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-19T20:11:32.91660169Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=144.164µs logger=migrator t=2026-05-19T20:11:32.921513768Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-19T20:11:32.922464572Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=951.194µs logger=migrator t=2026-05-19T20:11:32.928351626Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-19T20:11:32.929328822Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=977.796µs logger=migrator t=2026-05-19T20:11:32.933839119Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-19T20:11:32.934991719Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.15307ms logger=migrator t=2026-05-19T20:11:32.941609642Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-19T20:11:32.94341584Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.808017ms logger=migrator t=2026-05-19T20:11:32.949318703Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-19T20:11:32.950429633Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.11174ms logger=migrator t=2026-05-19T20:11:32.955190607Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-19T20:11:32.956224004Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.035787ms logger=migrator t=2026-05-19T20:11:32.960701551Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-19T20:11:32.961447561Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=747.18µs logger=migrator t=2026-05-19T20:11:32.965952428Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-19T20:11:32.966987846Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.029947ms logger=migrator t=2026-05-19T20:11:32.971392151Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-19T20:11:32.972091019Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=699.438µs logger=migrator t=2026-05-19T20:11:32.976233107Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-19T20:11:32.990020126Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.792249ms logger=migrator t=2026-05-19T20:11:32.996446185Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-19T20:11:32.997131443Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=684.118µs logger=migrator t=2026-05-19T20:11:33.004552256Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-19T20:11:33.006349114Z 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.798218ms logger=migrator t=2026-05-19T20:11:33.015865812Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-19T20:11:33.016220822Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=355.89µs logger=migrator t=2026-05-19T20:11:33.020428652Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-19T20:11:33.021250163Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=822.022µs logger=migrator t=2026-05-19T20:11:33.027460075Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-19T20:11:33.028957054Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.500539ms logger=migrator t=2026-05-19T20:11:33.034402696Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-19T20:11:33.038734579Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.323493ms logger=migrator t=2026-05-19T20:11:33.044411818Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-19T20:11:33.04794583Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.533532ms logger=migrator t=2026-05-19T20:11:33.053536326Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-19T20:11:33.057106629Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.570173ms logger=migrator t=2026-05-19T20:11:33.062050008Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-19T20:11:33.0659208Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.870432ms logger=migrator t=2026-05-19T20:11:33.071160336Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-19T20:11:33.072159423Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=998.477µs logger=migrator t=2026-05-19T20:11:33.077509512Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-19T20:11:33.077539663Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.621µs logger=migrator t=2026-05-19T20:11:33.081976169Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-19T20:11:33.08201058Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.751µs logger=migrator t=2026-05-19T20:11:33.086718343Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-19T20:11:33.08812021Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.402217ms logger=migrator t=2026-05-19T20:11:33.093596072Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-19T20:11:33.09461148Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.009237ms logger=migrator t=2026-05-19T20:11:33.100529304Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-19T20:11:33.10193462Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.405737ms logger=migrator t=2026-05-19T20:11:33.107393153Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-19T20:11:33.108259155Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=861.312µs logger=migrator t=2026-05-19T20:11:33.113442751Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-19T20:11:33.114782436Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.339255ms logger=migrator t=2026-05-19T20:11:33.119299074Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-19T20:11:33.123574536Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.285162ms logger=migrator t=2026-05-19T20:11:33.128309059Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-19T20:11:33.131873382Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.564063ms logger=migrator t=2026-05-19T20:11:33.149279787Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-19T20:11:33.149577715Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=297.858µs logger=migrator t=2026-05-19T20:11:33.154880544Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-19T20:11:33.156425874Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.54462ms logger=migrator t=2026-05-19T20:11:33.161895957Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-19T20:11:33.163475848Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.579641ms logger=migrator t=2026-05-19T20:11:33.198156344Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-19T20:11:33.202324133Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.170369ms logger=migrator t=2026-05-19T20:11:33.208605667Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-19T20:11:33.208687379Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=83.492µs logger=migrator t=2026-05-19T20:11:33.213408113Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-19T20:11:33.214432739Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.024986ms logger=migrator t=2026-05-19T20:11:33.220325463Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-19T20:11:33.221832993Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.51128ms logger=migrator t=2026-05-19T20:11:33.227157062Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-19T20:11:33.227316485Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=161.574µs logger=migrator t=2026-05-19T20:11:33.232780218Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-19T20:11:33.2336261Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=850.182µs logger=migrator t=2026-05-19T20:11:33.239859953Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-19T20:11:33.241589669Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.728766ms logger=migrator t=2026-05-19T20:11:33.24773785Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-19T20:11:33.249337891Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.602381ms logger=migrator t=2026-05-19T20:11:33.256363005Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-19T20:11:33.257306419Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=942.934µs logger=migrator t=2026-05-19T20:11:33.263058979Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-19T20:11:33.264761174Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.702245ms logger=migrator t=2026-05-19T20:11:33.270406082Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-19T20:11:33.271294115Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=888.493µs logger=migrator t=2026-05-19T20:11:33.276509231Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-19T20:11:33.276543362Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=38.641µs logger=migrator t=2026-05-19T20:11:33.282386804Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-19T20:11:33.287562049Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.174285ms logger=migrator t=2026-05-19T20:11:33.295855946Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-19T20:11:33.297841618Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.989412ms logger=migrator t=2026-05-19T20:11:33.304064031Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-19T20:11:33.309429511Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.36417ms logger=migrator t=2026-05-19T20:11:33.315578351Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-19T20:11:33.316740922Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.161861ms logger=migrator t=2026-05-19T20:11:33.322319278Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-19T20:11:33.323323394Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.003816ms logger=migrator t=2026-05-19T20:11:33.330312337Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-19T20:11:33.331296382Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=986.446µs logger=migrator t=2026-05-19T20:11:33.337179245Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-19T20:11:33.354028536Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.83376ms logger=migrator t=2026-05-19T20:11:33.360936486Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-19T20:11:33.36181926Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=883.934µs logger=migrator t=2026-05-19T20:11:33.36758677Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-19T20:11:33.36874645Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.1595ms logger=migrator t=2026-05-19T20:11:33.375810545Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-19T20:11:33.376321348Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=514.364µs logger=migrator t=2026-05-19T20:11:33.382343306Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-19T20:11:33.383134826Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=791.66µs logger=migrator t=2026-05-19T20:11:33.389703487Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-19T20:11:33.389988675Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=283.838µs logger=migrator t=2026-05-19T20:11:33.395214552Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-19T20:11:33.400749796Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.535834ms logger=migrator t=2026-05-19T20:11:33.410653585Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-19T20:11:33.416467278Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.803552ms logger=migrator t=2026-05-19T20:11:33.424060185Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-19T20:11:33.426829487Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.771732ms logger=migrator t=2026-05-19T20:11:33.432698701Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-19T20:11:33.433661696Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=963.125µs logger=migrator t=2026-05-19T20:11:33.439711614Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-19T20:11:33.440632978Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=927.634µs logger=migrator t=2026-05-19T20:11:33.44679451Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-19T20:11:33.451737629Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.947929ms logger=migrator t=2026-05-19T20:11:33.457521009Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-19T20:11:33.458489655Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=963.776µs logger=migrator t=2026-05-19T20:11:33.464390399Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-19T20:11:33.464693346Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=303.857µs logger=migrator t=2026-05-19T20:11:33.474234916Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-19T20:11:33.47475574Z level=info msg="Migration successfully executed" id="Move region to single row" duration=531.794µs logger=migrator t=2026-05-19T20:11:33.481874446Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-19T20:11:33.483005116Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.133329ms logger=migrator t=2026-05-19T20:11:33.487887503Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-19T20:11:33.489165976Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.277602ms logger=migrator t=2026-05-19T20:11:33.494608008Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-19T20:11:33.495614325Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.000627ms logger=migrator t=2026-05-19T20:11:33.500937073Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-19T20:11:33.501879449Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=942.286µs logger=migrator t=2026-05-19T20:11:33.508392398Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-19T20:11:33.509803535Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.413137ms logger=migrator t=2026-05-19T20:11:33.514950559Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-19T20:11:33.515835203Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=884.814µs logger=migrator t=2026-05-19T20:11:33.521430649Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-19T20:11:33.521652235Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=222.556µs logger=migrator t=2026-05-19T20:11:33.526118301Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-19T20:11:33.527626101Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.508399ms logger=migrator t=2026-05-19T20:11:33.535171168Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-19T20:11:33.537004636Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.837198ms logger=migrator t=2026-05-19T20:11:33.54522292Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-19T20:11:33.546266688Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.043708ms logger=migrator t=2026-05-19T20:11:33.551269108Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-19T20:11:33.553005814Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.736806ms logger=migrator t=2026-05-19T20:11:33.558531438Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-19T20:11:33.558765154Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=234.296µs logger=migrator t=2026-05-19T20:11:33.565567832Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-19T20:11:33.566181427Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=612.155µs logger=migrator t=2026-05-19T20:11:33.572408051Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-19T20:11:33.572676828Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=254.548µs logger=migrator t=2026-05-19T20:11:33.579502856Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-19T20:11:33.580466351Z level=info msg="Migration successfully executed" id="create team table" duration=966.736µs logger=migrator t=2026-05-19T20:11:33.586320304Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-19T20:11:33.587823993Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.506399ms logger=migrator t=2026-05-19T20:11:33.595511154Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-19T20:11:33.596652884Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.14346ms logger=migrator t=2026-05-19T20:11:33.606168163Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-19T20:11:33.612066277Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.911844ms logger=migrator t=2026-05-19T20:11:33.618550656Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-19T20:11:33.61871119Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=161.314µs logger=migrator t=2026-05-19T20:11:33.624609265Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-19T20:11:33.625520218Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=911.463µs logger=migrator t=2026-05-19T20:11:33.631080583Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-19T20:11:33.631872404Z level=info msg="Migration successfully executed" id="create team member table" duration=786.511µs logger=migrator t=2026-05-19T20:11:33.637978663Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-19T20:11:33.638859236Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=872.303µs logger=migrator t=2026-05-19T20:11:33.645056669Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-19T20:11:33.646715502Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.666473ms logger=migrator t=2026-05-19T20:11:33.652908573Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-19T20:11:33.653957981Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.041118ms logger=migrator t=2026-05-19T20:11:33.659490846Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-19T20:11:33.664912417Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.42364ms logger=migrator t=2026-05-19T20:11:33.670919094Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-19T20:11:33.678727218Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.823734ms logger=migrator t=2026-05-19T20:11:33.685273489Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-19T20:11:33.693108864Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.829925ms logger=migrator t=2026-05-19T20:11:33.703524816Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-19T20:11:33.704649055Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.127189ms logger=migrator t=2026-05-19T20:11:33.710285712Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-19T20:11:33.711256048Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=972.756µs logger=migrator t=2026-05-19T20:11:33.716440083Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-19T20:11:33.717466291Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.026218ms logger=migrator t=2026-05-19T20:11:33.728068627Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-19T20:11:33.729182536Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.122969ms logger=migrator t=2026-05-19T20:11:33.737981346Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-19T20:11:33.739228849Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.246693ms logger=migrator t=2026-05-19T20:11:33.744823875Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-19T20:11:33.745983455Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.16928ms logger=migrator t=2026-05-19T20:11:33.755803441Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-19T20:11:33.757003933Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.205542ms logger=migrator t=2026-05-19T20:11:33.763646846Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-19T20:11:33.764726174Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.079828ms logger=migrator t=2026-05-19T20:11:33.769416568Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-19T20:11:33.76991727Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=497.122µs logger=migrator t=2026-05-19T20:11:33.776746129Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-19T20:11:33.777001646Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=256.148µs logger=migrator t=2026-05-19T20:11:33.781494773Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-19T20:11:33.782309914Z level=info msg="Migration successfully executed" id="create tag table" duration=813.041µs logger=migrator t=2026-05-19T20:11:33.78982218Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-19T20:11:33.790824126Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.002326ms logger=migrator t=2026-05-19T20:11:33.795190561Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-19T20:11:33.795935501Z level=info msg="Migration successfully executed" id="create login attempt table" duration=741.189µs logger=migrator t=2026-05-19T20:11:33.80089383Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-19T20:11:33.801879175Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=985.115µs logger=migrator t=2026-05-19T20:11:33.808689963Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-19T20:11:33.809632468Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=942.974µs logger=migrator t=2026-05-19T20:11:33.817289358Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-19T20:11:33.834134018Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.841239ms logger=migrator t=2026-05-19T20:11:33.841928491Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-19T20:11:33.843184274Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.260073ms logger=migrator t=2026-05-19T20:11:33.855479826Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-19T20:11:33.856844511Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.367465ms logger=migrator t=2026-05-19T20:11:33.867370716Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-19T20:11:33.868106246Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=739.32µs logger=migrator t=2026-05-19T20:11:33.878040495Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-19T20:11:33.878990139Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=952.824µs logger=migrator t=2026-05-19T20:11:33.898436738Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-19T20:11:33.899751122Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.320775ms logger=migrator t=2026-05-19T20:11:33.905187304Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-19T20:11:33.906479397Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.295073ms logger=migrator t=2026-05-19T20:11:33.926217964Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-19T20:11:33.926423079Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=200.215µs logger=migrator t=2026-05-19T20:11:33.933201866Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-19T20:11:33.939803578Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.602522ms logger=migrator t=2026-05-19T20:11:33.946168294Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-19T20:11:33.954890723Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.719098ms logger=migrator t=2026-05-19T20:11:33.961872345Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-19T20:11:33.966982088Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.109583ms logger=migrator t=2026-05-19T20:11:33.972300658Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-19T20:11:33.977734379Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.433521ms logger=migrator t=2026-05-19T20:11:33.985885872Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-19T20:11:33.986625591Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=739.589µs logger=migrator t=2026-05-19T20:11:33.994483157Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-19T20:11:33.99841897Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=3.936673ms logger=migrator t=2026-05-19T20:11:34.004002716Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-19T20:11:34.004799276Z level=info msg="Migration successfully executed" id="create server_lock table" duration=793.411µs logger=migrator t=2026-05-19T20:11:34.010038322Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-19T20:11:34.011097451Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.058949ms logger=migrator t=2026-05-19T20:11:34.016510703Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-19T20:11:34.017395125Z level=info msg="Migration successfully executed" id="create user auth token table" duration=884.413µs logger=migrator t=2026-05-19T20:11:34.028810853Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-19T20:11:34.030096927Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.286794ms logger=migrator t=2026-05-19T20:11:34.04361021Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-19T20:11:34.045159681Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.539432ms logger=migrator t=2026-05-19T20:11:34.053355494Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-19T20:11:34.054462294Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.090989ms logger=migrator t=2026-05-19T20:11:34.062003691Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-19T20:11:34.067999757Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.995686ms logger=migrator t=2026-05-19T20:11:34.073574863Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-19T20:11:34.074818485Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.244042ms logger=migrator t=2026-05-19T20:11:34.080637287Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-19T20:11:34.081553702Z level=info msg="Migration successfully executed" id="create cache_data table" duration=916.495µs logger=migrator t=2026-05-19T20:11:34.088813811Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-19T20:11:34.090119495Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.308234ms logger=migrator t=2026-05-19T20:11:34.096774779Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-19T20:11:34.098040052Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.267023ms logger=migrator t=2026-05-19T20:11:34.105797074Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-19T20:11:34.106859593Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.063198ms logger=migrator t=2026-05-19T20:11:34.114503552Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-19T20:11:34.114638826Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=138.284µs logger=migrator t=2026-05-19T20:11:34.122038729Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-19T20:11:34.122140462Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=103.034µs logger=migrator t=2026-05-19T20:11:34.128504608Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-19T20:11:34.130757007Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.248498ms logger=migrator t=2026-05-19T20:11:34.137944454Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T20:11:34.139809443Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.867009ms logger=migrator t=2026-05-19T20:11:34.146255802Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T20:11:34.147952485Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.697503ms logger=migrator t=2026-05-19T20:11:34.15463566Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-19T20:11:34.154755873Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=123.043µs logger=migrator t=2026-05-19T20:11:34.160308348Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T20:11:34.161654764Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.347286ms logger=migrator t=2026-05-19T20:11:34.166914661Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T20:11:34.168591925Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.683635ms logger=migrator t=2026-05-19T20:11:34.174560361Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T20:11:34.175872465Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.307585ms logger=migrator t=2026-05-19T20:11:34.181069141Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T20:11:34.182390956Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.326975ms logger=migrator t=2026-05-19T20:11:34.187478088Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-19T20:11:34.193822044Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.340256ms logger=migrator t=2026-05-19T20:11:34.199537273Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-19T20:11:34.200655833Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.11928ms logger=migrator t=2026-05-19T20:11:34.205951981Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-19T20:11:34.206128086Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=186.615µs logger=migrator t=2026-05-19T20:11:34.211373212Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-19T20:11:34.213010535Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.637113ms logger=migrator t=2026-05-19T20:11:34.219234048Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-19T20:11:34.221108887Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.877149ms logger=migrator t=2026-05-19T20:11:34.225728127Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-19T20:11:34.227016071Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.283234ms logger=migrator t=2026-05-19T20:11:34.232970547Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-19T20:11:34.2330912Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=123.503µs logger=migrator t=2026-05-19T20:11:34.238663325Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-19T20:11:34.240292117Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.631322ms logger=migrator t=2026-05-19T20:11:34.246046859Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-19T20:11:34.247381543Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.335564ms logger=migrator t=2026-05-19T20:11:34.25450487Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-19T20:11:34.256305086Z 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.783546ms logger=migrator t=2026-05-19T20:11:34.262434276Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-19T20:11:34.26371224Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.279074ms logger=migrator t=2026-05-19T20:11:34.269973184Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-19T20:11:34.27901195Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.026855ms logger=migrator t=2026-05-19T20:11:34.284937034Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-19T20:11:34.286237918Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.311084ms logger=migrator t=2026-05-19T20:11:34.293450557Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-19T20:11:34.294474214Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.027478ms logger=migrator t=2026-05-19T20:11:34.303539171Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-19T20:11:34.331955202Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.421242ms logger=migrator t=2026-05-19T20:11:34.337283472Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-19T20:11:34.366306689Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.022627ms logger=migrator t=2026-05-19T20:11:34.373182699Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-19T20:11:34.374663958Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.482119ms logger=migrator t=2026-05-19T20:11:34.379120305Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-19T20:11:34.380124371Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.005266ms logger=migrator t=2026-05-19T20:11:34.386053926Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-19T20:11:34.391926749Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.873404ms logger=migrator t=2026-05-19T20:11:34.397063913Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-19T20:11:34.406932061Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.875848ms logger=migrator t=2026-05-19T20:11:34.414709834Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-19T20:11:34.41568719Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=979.106µs logger=migrator t=2026-05-19T20:11:34.42066584Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-19T20:11:34.421872602Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.208272ms logger=migrator t=2026-05-19T20:11:34.427119978Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-19T20:11:34.428347141Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.224232ms logger=migrator t=2026-05-19T20:11:34.432593991Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-19T20:11:34.434345767Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.752866ms logger=migrator t=2026-05-19T20:11:34.438685441Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-19T20:11:34.438801494Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=119.273µs logger=migrator t=2026-05-19T20:11:34.444284547Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-19T20:11:34.451016793Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.731395ms logger=migrator t=2026-05-19T20:11:34.454460572Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-19T20:11:34.461061165Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.599723ms logger=migrator t=2026-05-19T20:11:34.46470634Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-19T20:11:34.471318513Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.607073ms logger=migrator t=2026-05-19T20:11:34.475916373Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-19T20:11:34.476714394Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=798.891µs logger=migrator t=2026-05-19T20:11:34.479371574Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-19T20:11:34.480077162Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=709.628µs logger=migrator t=2026-05-19T20:11:34.483010738Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-19T20:11:34.490413022Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.401374ms logger=migrator t=2026-05-19T20:11:34.495030053Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-19T20:11:34.500888446Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.858564ms logger=migrator t=2026-05-19T20:11:34.504355096Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-19T20:11:34.50525917Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=903.254µs logger=migrator t=2026-05-19T20:11:34.509355837Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-19T20:11:34.515889768Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.53326ms logger=migrator t=2026-05-19T20:11:34.520237681Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-19T20:11:34.527558873Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.320912ms logger=migrator t=2026-05-19T20:11:34.531136626Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-19T20:11:34.531215448Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=85.452µs logger=migrator t=2026-05-19T20:11:34.533779545Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-19T20:11:34.534792341Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.008806ms logger=migrator t=2026-05-19T20:11:34.539618947Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-19T20:11:34.540773898Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.15407ms logger=migrator t=2026-05-19T20:11:34.54469867Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-19T20:11:34.546116237Z 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.416587ms logger=migrator t=2026-05-19T20:11:34.550168633Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-19T20:11:34.550240155Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.432µs logger=migrator t=2026-05-19T20:11:34.554857586Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-19T20:11:34.562726821Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.866775ms logger=migrator t=2026-05-19T20:11:34.566305694Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-19T20:11:34.571138761Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.826877ms logger=migrator t=2026-05-19T20:11:34.574840517Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-19T20:11:34.582070236Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.228209ms logger=migrator t=2026-05-19T20:11:34.586490942Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-19T20:11:34.594748988Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.255496ms logger=migrator t=2026-05-19T20:11:34.598300381Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-19T20:11:34.604629126Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.327595ms logger=migrator t=2026-05-19T20:11:34.608499476Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-19T20:11:34.608568608Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.812µs logger=migrator t=2026-05-19T20:11:34.612165252Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-19T20:11:34.613141518Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=975.846µs logger=migrator t=2026-05-19T20:11:34.617868462Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-19T20:11:34.624925086Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.055454ms logger=migrator t=2026-05-19T20:11:34.628346246Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-19T20:11:34.628398017Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=52.441µs logger=migrator t=2026-05-19T20:11:34.631503837Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-19T20:11:34.63659111Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.086493ms logger=migrator t=2026-05-19T20:11:34.64077136Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-19T20:11:34.642103705Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.332065ms logger=migrator t=2026-05-19T20:11:34.645960666Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-19T20:11:34.654086857Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.125871ms logger=migrator t=2026-05-19T20:11:34.657601539Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-19T20:11:34.658227205Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=626.156µs logger=migrator t=2026-05-19T20:11:34.66184862Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-19T20:11:34.663110503Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.261503ms logger=migrator t=2026-05-19T20:11:34.668304579Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-19T20:11:34.676835812Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.528063ms logger=migrator t=2026-05-19T20:11:34.681098033Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-19T20:11:34.681900134Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=805.871µs logger=migrator t=2026-05-19T20:11:34.687360217Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-19T20:11:34.689262147Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.909261ms logger=migrator t=2026-05-19T20:11:34.693516338Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-19T20:11:34.694457772Z level=info msg="Migration successfully executed" id="create alert_image table" duration=941.504µs logger=migrator t=2026-05-19T20:11:34.698156499Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-19T20:11:34.699229747Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.069588ms logger=migrator t=2026-05-19T20:11:34.70357735Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-19T20:11:34.703641932Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.252µs logger=migrator t=2026-05-19T20:11:34.706324782Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-19T20:11:34.707296177Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=971.185µs logger=migrator t=2026-05-19T20:11:34.711544348Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-19T20:11:34.712565015Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.020677ms logger=migrator t=2026-05-19T20:11:34.719509177Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-19T20:11:34.72000695Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-19T20:11:34.724331813Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-19T20:11:34.725167975Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=823.231µs logger=migrator t=2026-05-19T20:11:34.728900292Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-19T20:11:34.730490053Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.583881ms logger=migrator t=2026-05-19T20:11:34.734623281Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-19T20:11:34.741631514Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.008053ms logger=migrator t=2026-05-19T20:11:34.7456557Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-19T20:11:34.746877042Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.221702ms logger=migrator t=2026-05-19T20:11:34.750774693Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-19T20:11:34.751818401Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.043898ms logger=migrator t=2026-05-19T20:11:34.756744689Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-19T20:11:34.758354911Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.604292ms logger=migrator t=2026-05-19T20:11:34.762760997Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-19T20:11:34.764589304Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.829937ms logger=migrator t=2026-05-19T20:11:34.768921757Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-19T20:11:34.770490439Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.588662ms logger=migrator t=2026-05-19T20:11:34.775482659Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-19T20:11:34.77552609Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=46.621µs logger=migrator t=2026-05-19T20:11:34.778919799Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-19T20:11:34.779016631Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=98.082µs logger=migrator t=2026-05-19T20:11:34.787092112Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-19T20:11:34.794885815Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.795104ms logger=migrator t=2026-05-19T20:11:34.799937578Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-19T20:11:34.800593055Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=656.617µs logger=migrator t=2026-05-19T20:11:34.804482726Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-19T20:11:34.806412997Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.928821ms logger=migrator t=2026-05-19T20:11:34.811705014Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-19T20:11:34.812189057Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=484.433µs logger=migrator t=2026-05-19T20:11:34.816139541Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-19T20:11:34.817110006Z level=info msg="Migration successfully executed" id="create data_keys table" duration=970.375µs logger=migrator t=2026-05-19T20:11:34.821169012Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-19T20:11:34.822160968Z level=info msg="Migration successfully executed" id="create secrets table" duration=990.306µs logger=migrator t=2026-05-19T20:11:34.827029475Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-19T20:11:34.860808038Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.775383ms logger=migrator t=2026-05-19T20:11:34.864579936Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-19T20:11:34.869788062Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.208036ms logger=migrator t=2026-05-19T20:11:34.874880076Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-19T20:11:34.875398229Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=517.562µs logger=migrator t=2026-05-19T20:11:34.881799246Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-19T20:11:34.915023854Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.225758ms logger=migrator t=2026-05-19T20:11:34.919039419Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-19T20:11:34.962462933Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=43.416704ms logger=migrator t=2026-05-19T20:11:34.966750165Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-19T20:11:34.967505845Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=757.19µs logger=migrator t=2026-05-19T20:11:34.973109332Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-19T20:11:34.975132464Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.023473ms logger=migrator t=2026-05-19T20:11:34.980424672Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-19T20:11:34.980868774Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=444.582µs logger=migrator t=2026-05-19T20:11:34.984964671Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-19T20:11:34.985917846Z level=info msg="Migration successfully executed" id="create permission table" duration=953.275µs logger=migrator t=2026-05-19T20:11:34.990602678Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-19T20:11:34.991750439Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.147111ms logger=migrator t=2026-05-19T20:11:34.996096452Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-19T20:11:34.998398672Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.30106ms logger=migrator t=2026-05-19T20:11:35.004379099Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-19T20:11:35.005573689Z level=info msg="Migration successfully executed" id="create role table" duration=1.195981ms logger=migrator t=2026-05-19T20:11:35.010302593Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-19T20:11:35.01748661Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.183177ms logger=migrator t=2026-05-19T20:11:35.021478585Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-19T20:11:35.028670992Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.191197ms logger=migrator t=2026-05-19T20:11:35.033877849Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-19T20:11:35.034902265Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.024746ms logger=migrator t=2026-05-19T20:11:35.038978802Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-19T20:11:35.039974789Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=995.447µs logger=migrator t=2026-05-19T20:11:35.043780938Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-19T20:11:35.044872697Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.091809ms logger=migrator t=2026-05-19T20:11:35.049367674Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-19T20:11:35.050297598Z level=info msg="Migration successfully executed" id="create team role table" duration=929.684µs logger=migrator t=2026-05-19T20:11:35.05422311Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-19T20:11:35.056055309Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.831989ms logger=migrator t=2026-05-19T20:11:35.060221557Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-19T20:11:35.062009204Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.786898ms logger=migrator t=2026-05-19T20:11:35.066449359Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-19T20:11:35.067547248Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.097739ms logger=migrator t=2026-05-19T20:11:35.071733748Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-19T20:11:35.073201766Z level=info msg="Migration successfully executed" id="create user role table" duration=1.473998ms logger=migrator t=2026-05-19T20:11:35.077697683Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-19T20:11:35.079365927Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.670114ms logger=migrator t=2026-05-19T20:11:35.085147528Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-19T20:11:35.086442312Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.296324ms logger=migrator t=2026-05-19T20:11:35.091426872Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-19T20:11:35.092588423Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.162901ms logger=migrator t=2026-05-19T20:11:35.096504575Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-19T20:11:35.097484151Z level=info msg="Migration successfully executed" id="create builtin role table" duration=979.406µs logger=migrator t=2026-05-19T20:11:35.103549869Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-19T20:11:35.105179602Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.626904ms logger=migrator t=2026-05-19T20:11:35.10930097Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-19T20:11:35.110611073Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.309934ms logger=migrator t=2026-05-19T20:11:35.11432167Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-19T20:11:35.123342106Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.014236ms logger=migrator t=2026-05-19T20:11:35.131994152Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-19T20:11:35.134067086Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.072314ms logger=migrator t=2026-05-19T20:11:35.139001595Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-19T20:11:35.14111316Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.110695ms logger=migrator t=2026-05-19T20:11:35.145829834Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-19T20:11:35.147162789Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.333345ms logger=migrator t=2026-05-19T20:11:35.155371482Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-19T20:11:35.157034926Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.663084ms logger=migrator t=2026-05-19T20:11:35.16559875Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-19T20:11:35.166688079Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.090899ms logger=migrator t=2026-05-19T20:11:35.170678783Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-19T20:11:35.171876504Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.196972ms logger=migrator t=2026-05-19T20:11:35.17632626Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-19T20:11:35.184550975Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.224075ms logger=migrator t=2026-05-19T20:11:35.188729504Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-19T20:11:35.196808296Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.080202ms logger=migrator t=2026-05-19T20:11:35.20158478Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-19T20:11:35.210105613Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.515263ms logger=migrator t=2026-05-19T20:11:35.215012801Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-19T20:11:35.222557568Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.542306ms logger=migrator t=2026-05-19T20:11:35.227967649Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-19T20:11:35.229263633Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.297514ms logger=migrator t=2026-05-19T20:11:35.235634459Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-19T20:11:35.236888822Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.253833ms logger=migrator t=2026-05-19T20:11:35.240839365Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-19T20:11:35.241976005Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.13646ms logger=migrator t=2026-05-19T20:11:35.245789255Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-19T20:11:35.24674906Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=959.875µs logger=migrator t=2026-05-19T20:11:35.251328959Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-19T20:11:35.252475899Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.14669ms logger=migrator t=2026-05-19T20:11:35.256765561Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-19T20:11:35.256985898Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=219.417µs logger=migrator t=2026-05-19T20:11:35.261268589Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-19T20:11:35.261503395Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=237.316µs logger=migrator t=2026-05-19T20:11:35.266562317Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-19T20:11:35.267241205Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=727.609µs logger=migrator t=2026-05-19T20:11:35.271434425Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-19T20:11:35.272194314Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=760.209µs logger=migrator t=2026-05-19T20:11:35.277572475Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-19T20:11:35.27852732Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=954.875µs logger=migrator t=2026-05-19T20:11:35.287172456Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-19T20:11:35.287407292Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=234.166µs logger=migrator t=2026-05-19T20:11:35.291911679Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-19T20:11:35.292937047Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.027907ms logger=migrator t=2026-05-19T20:11:35.296769326Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-19T20:11:35.298213804Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.444338ms logger=migrator t=2026-05-19T20:11:35.302541338Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-19T20:11:35.303778599Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.236191ms logger=migrator t=2026-05-19T20:11:35.308730408Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-19T20:11:35.319637954Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.908396ms logger=migrator t=2026-05-19T20:11:35.323988907Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-19T20:11:35.324135831Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=145.054µs logger=migrator t=2026-05-19T20:11:35.327672943Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-19T20:11:35.32865405Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=980.206µs logger=migrator t=2026-05-19T20:11:35.335239291Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-19T20:11:35.337225613Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.985982ms logger=migrator t=2026-05-19T20:11:35.342407599Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-19T20:11:35.343893738Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.488859ms logger=migrator t=2026-05-19T20:11:35.348537659Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-19T20:11:35.356905577Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.367478ms logger=migrator t=2026-05-19T20:11:35.361637021Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-19T20:11:35.362466352Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=829.101µs logger=migrator t=2026-05-19T20:11:35.365868351Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-19T20:11:35.367664919Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.793898ms logger=migrator t=2026-05-19T20:11:35.371881869Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-19T20:11:35.393837182Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.953363ms logger=migrator t=2026-05-19T20:11:35.39874202Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-19T20:11:35.399625923Z level=info msg="Migration successfully executed" id="create correlation v2" duration=883.043µs logger=migrator t=2026-05-19T20:11:35.404333736Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-19T20:11:35.40559595Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.263613ms logger=migrator t=2026-05-19T20:11:35.410651581Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-19T20:11:35.411833572Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.184771ms logger=migrator t=2026-05-19T20:11:35.418140418Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-19T20:11:35.419345388Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.20531ms logger=migrator t=2026-05-19T20:11:35.423706723Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-19T20:11:35.424248476Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=542.493µs logger=migrator t=2026-05-19T20:11:35.430563371Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-19T20:11:35.432174014Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.612353ms logger=migrator t=2026-05-19T20:11:35.43893076Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-19T20:11:35.448733686Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.803426ms logger=migrator t=2026-05-19T20:11:35.452669719Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-19T20:11:35.453286195Z level=info msg="Migration successfully executed" id="create entity_events table" duration=618.926µs logger=migrator t=2026-05-19T20:11:35.456804227Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-19T20:11:35.457842664Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.038307ms logger=migrator t=2026-05-19T20:11:35.462818004Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-19T20:11:35.463256765Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-19T20:11:35.467071066Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-19T20:11:35.467519667Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-19T20:11:35.471132721Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-19T20:11:35.472031585Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=896.544µs logger=migrator t=2026-05-19T20:11:35.477263541Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-19T20:11:35.479485309Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.221998ms logger=migrator t=2026-05-19T20:11:35.484805649Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-19T20:11:35.486191275Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.386747ms logger=migrator t=2026-05-19T20:11:35.490710442Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-19T20:11:35.492207452Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.49677ms logger=migrator t=2026-05-19T20:11:35.500241032Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-19T20:11:35.501274948Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.034056ms logger=migrator t=2026-05-19T20:11:35.507634025Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-19T20:11:35.509401311Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.767356ms logger=migrator t=2026-05-19T20:11:35.516139097Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-19T20:11:35.51698934Z level=info msg="Migration successfully executed" id="Drop public config table" duration=851.392µs logger=migrator t=2026-05-19T20:11:35.52311018Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-19T20:11:35.525162523Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.049363ms logger=migrator t=2026-05-19T20:11:35.53538488Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-19T20:11:35.537368172Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.982592ms logger=migrator t=2026-05-19T20:11:35.546981783Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-19T20:11:35.549009336Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.023953ms logger=migrator t=2026-05-19T20:11:35.555501415Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-19T20:11:35.556753338Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.251983ms logger=migrator t=2026-05-19T20:11:35.565310701Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-19T20:11:35.590958452Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.650291ms logger=migrator t=2026-05-19T20:11:35.596289621Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-19T20:11:35.605667766Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.377565ms logger=migrator t=2026-05-19T20:11:35.642527879Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-19T20:11:35.652639673Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.110504ms logger=migrator t=2026-05-19T20:11:35.659713968Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-19T20:11:35.659947604Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=218.965µs logger=migrator t=2026-05-19T20:11:35.678453328Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-19T20:11:35.6915811Z level=info msg="Migration successfully executed" id="add share column" duration=13.122262ms logger=migrator t=2026-05-19T20:11:35.6980603Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-19T20:11:35.698312956Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=273.517µs logger=migrator t=2026-05-19T20:11:35.705833773Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-19T20:11:35.708227055Z level=info msg="Migration successfully executed" id="create file table" duration=2.394262ms logger=migrator t=2026-05-19T20:11:35.715437133Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-19T20:11:35.716747828Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.310914ms logger=migrator t=2026-05-19T20:11:35.722380685Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-19T20:11:35.723605517Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.226172ms logger=migrator t=2026-05-19T20:11:35.73060863Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-19T20:11:35.732222282Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.615682ms logger=migrator t=2026-05-19T20:11:35.739105752Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-19T20:11:35.740877628Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.772367ms logger=migrator t=2026-05-19T20:11:35.746459134Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-19T20:11:35.746565157Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=98.383µs logger=migrator t=2026-05-19T20:11:35.752231345Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-19T20:11:35.75243901Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=208.565µs logger=migrator t=2026-05-19T20:11:35.758445047Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-19T20:11:35.759356111Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=907.543µs logger=migrator t=2026-05-19T20:11:35.7650777Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-19T20:11:35.765813819Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=739.05µs logger=migrator t=2026-05-19T20:11:35.771825637Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-19T20:11:35.774149257Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.324ms logger=migrator t=2026-05-19T20:11:35.780221356Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-19T20:11:35.796155483Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=15.926446ms logger=migrator t=2026-05-19T20:11:35.80065653Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-19T20:11:35.800889085Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=233.335µs logger=migrator t=2026-05-19T20:11:35.806879812Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-19T20:11:35.808084174Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.203912ms logger=migrator t=2026-05-19T20:11:35.814161592Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-19T20:11:35.814948103Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=791.311µs logger=migrator t=2026-05-19T20:11:35.820989301Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-19T20:11:35.821380421Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=394.7µs logger=migrator t=2026-05-19T20:11:35.827259815Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-19T20:11:35.828080596Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=816.762µs logger=migrator t=2026-05-19T20:11:35.834281098Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-19T20:11:35.847643477Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.359819ms logger=migrator t=2026-05-19T20:11:35.85347655Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-19T20:11:35.863362498Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.882118ms logger=migrator t=2026-05-19T20:11:35.868904573Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-19T20:11:35.870208956Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.306433ms logger=migrator t=2026-05-19T20:11:35.875175667Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-19T20:11:35.976203276Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=101.018158ms logger=migrator t=2026-05-19T20:11:35.984109092Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-19T20:11:35.985515128Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.407096ms logger=migrator t=2026-05-19T20:11:35.992508691Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-19T20:11:35.993673552Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.164541ms logger=migrator t=2026-05-19T20:11:36.000160121Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-19T20:11:36.032538117Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.370965ms logger=migrator t=2026-05-19T20:11:36.039887069Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-19T20:11:36.0502365Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.344821ms logger=migrator t=2026-05-19T20:11:36.055917488Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-19T20:11:36.056702938Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=788.2µs logger=migrator t=2026-05-19T20:11:36.063871605Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-19T20:11:36.064155162Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=285.047µs logger=migrator t=2026-05-19T20:11:36.069999626Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-19T20:11:36.0705109Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=512.754µs logger=migrator t=2026-05-19T20:11:36.078307003Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-19T20:11:36.078880038Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=574.554µs logger=migrator t=2026-05-19T20:11:36.083852508Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-19T20:11:36.084262168Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=413.69µs logger=migrator t=2026-05-19T20:11:36.089668649Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-19T20:11:36.091304752Z level=info msg="Migration successfully executed" id="create folder table" duration=1.628353ms logger=migrator t=2026-05-19T20:11:36.098466759Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-19T20:11:36.100114863Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.648404ms logger=migrator t=2026-05-19T20:11:36.106773666Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-19T20:11:36.108882271Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.115655ms logger=migrator t=2026-05-19T20:11:36.115839093Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-19T20:11:36.115863504Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.451µs logger=migrator t=2026-05-19T20:11:36.120527866Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-19T20:11:36.121727167Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.198761ms logger=migrator t=2026-05-19T20:11:36.127173239Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-19T20:11:36.128786912Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.613323ms logger=migrator t=2026-05-19T20:11:36.134674005Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-19T20:11:36.136504243Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.830178ms logger=migrator t=2026-05-19T20:11:36.141721689Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-19T20:11:36.142150451Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=435.972µs logger=migrator t=2026-05-19T20:11:36.146616747Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-19T20:11:36.146858424Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=241.857µs logger=migrator t=2026-05-19T20:11:36.151902086Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-19T20:11:36.153590409Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.687764ms logger=migrator t=2026-05-19T20:11:36.158656331Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-19T20:11:36.159805192Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.14848ms logger=migrator t=2026-05-19T20:11:36.164235437Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-19T20:11:36.165268474Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.033147ms logger=migrator t=2026-05-19T20:11:36.170918092Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-19T20:11:36.172113294Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.194802ms logger=migrator t=2026-05-19T20:11:36.177079443Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-19T20:11:36.178204522Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.125189ms logger=migrator t=2026-05-19T20:11:36.183680515Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-19T20:11:36.185171774Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.491269ms logger=migrator t=2026-05-19T20:11:36.19000115Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-19T20:11:36.191370796Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.370676ms logger=migrator t=2026-05-19T20:11:36.196381627Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-19T20:11:36.197721382Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.338955ms logger=migrator t=2026-05-19T20:11:36.204051337Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-19T20:11:36.205006673Z level=info msg="Migration successfully executed" id="create signing_key table" duration=955.556µs logger=migrator t=2026-05-19T20:11:36.210672511Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-19T20:11:36.212713144Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.041093ms logger=migrator t=2026-05-19T20:11:36.218169706Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-19T20:11:36.219371968Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.202472ms logger=migrator t=2026-05-19T20:11:36.225458897Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-19T20:11:36.226042272Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=585.205µs logger=migrator t=2026-05-19T20:11:36.231398802Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-19T20:11:36.241199278Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.799656ms logger=migrator t=2026-05-19T20:11:36.247168984Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-19T20:11:36.247710299Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=543.525µs logger=migrator t=2026-05-19T20:11:36.253394757Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-19T20:11:36.253487919Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=97.142µs logger=migrator t=2026-05-19T20:11:36.260150213Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-19T20:11:36.262208746Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.058524ms logger=migrator t=2026-05-19T20:11:36.267650709Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-19T20:11:36.26768862Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=40.471µs logger=migrator t=2026-05-19T20:11:36.273167723Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-19T20:11:36.274770085Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.601902ms logger=migrator t=2026-05-19T20:11:36.280485754Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-19T20:11:36.281650565Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.16445ms logger=migrator t=2026-05-19T20:11:36.28835291Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-19T20:11:36.290323122Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.970191ms logger=migrator t=2026-05-19T20:11:36.295666131Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-19T20:11:36.296441471Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=776.25µs logger=migrator t=2026-05-19T20:11:36.302357296Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-19T20:11:36.302704535Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=348.808µs logger=migrator t=2026-05-19T20:11:36.307951022Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-19T20:11:36.308678791Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=728.239µs logger=migrator t=2026-05-19T20:11:36.313707612Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-19T20:11:36.314676147Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=968.035µs logger=migrator t=2026-05-19T20:11:36.321123207Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-19T20:11:36.322237285Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.116339ms logger=migrator t=2026-05-19T20:11:36.329270679Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-19T20:11:36.339337812Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.063264ms logger=migrator t=2026-05-19T20:11:36.34498102Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-19T20:11:36.358579184Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.594504ms logger=migrator t=2026-05-19T20:11:36.364314904Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-19T20:11:36.371532073Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.215549ms logger=migrator t=2026-05-19T20:11:36.37756924Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-19T20:11:36.377678703Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=112.433µs logger=migrator t=2026-05-19T20:11:36.382932921Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-19T20:11:36.390439647Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.507066ms logger=migrator t=2026-05-19T20:11:36.395827827Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-19T20:11:36.403981711Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.155433ms logger=migrator t=2026-05-19T20:11:36.410002907Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-19T20:11:36.41084108Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=840.483µs logger=migrator t=2026-05-19T20:11:36.415673136Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.304262375s logger=migrator t=2026-05-19T20:11:36.416195659Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-19T20:11:36.431604502Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-19T20:11:36.431807198Z level=info msg="Created default organization" logger=secrets t=2026-05-19T20:11:36.437971528Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-19T20:11:36.483425705Z level=info msg="Restored cache from database" duration=365.339µs logger=plugin.store t=2026-05-19T20:11:36.484604276Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-19T20:11:36.518912493Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-19T20:11:36.518941934Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-19T20:11:36.519014025Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-19T20:11:36.519022296Z level=info msg="Plugins loaded" count=54 duration=34.41879ms logger=query_data t=2026-05-19T20:11:36.52263816Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-19T20:11:36.526152782Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-19T20:11:36.532538078Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-19T20:11:36.540675921Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-19T20:11:36.54250882Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-19T20:11:36.544455191Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-19T20:11:36.573342925Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-19T20:11:36.598282526Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-19T20:11:36.625887247Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-19T20:11:36.62598714Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-19T20:11:36.628462935Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-19T20:11:36.629486051Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-19T20:11:36.629672266Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-19T20:11:36.630397385Z level=info msg="State cache has been initialized" states=0 duration=900.713µs logger=ngalert.scheduler t=2026-05-19T20:11:36.632078239Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-19T20:11:36.632144761Z level=info msg=starting first_tick=2026-05-19T20:11:40Z logger=http.server t=2026-05-19T20:11:36.637720806Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-19T20:11:36.72166936Z level=info msg="Update check succeeded" duration=93.121933ms logger=grafana.update.checker t=2026-05-19T20:11:36.740403328Z level=info msg="Update check succeeded" duration=113.71114ms logger=provisioning.dashboard t=2026-05-19T20:11:36.7507856Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-19T20:11:36.764646822Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-19T20:11:36.76878103Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-19T20:11:36.779599542Z level=info msg="Patterns update finished" duration=76.324764ms logger=sqlstore.transactions t=2026-05-19T20:11:36.798548367Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-19T20:11:36.81587601Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-19T20:11:36.956131655Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-19T20:11:36.956541095Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-19T20:11:42.66621142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:42.667559655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:42.692624429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:42.757088664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:42.776788979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:42.818736025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:42.832918205Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-19T20:11:42.890654693Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-19T20:11:42.904165296Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-19T20:11:42.934299603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:42.952756125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:42.994703141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.017502916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.059796261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.081482928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.12023254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.137323357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.175139875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.195512647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.277327234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.298567209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.357903379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.377517142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.427789435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.444699227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.484616299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.501289555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.55011349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.566432197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.605893707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.62361885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.674216923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.68983803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.738891152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.756293856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.800436589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.82075465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.868006754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.888031918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.936279498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:43.961835565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.01140864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.030982682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.079495219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.093110535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.135067131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.152119736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.198393105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.218879951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.274983176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.292933625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.344042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.358525858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.430153139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.448362165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.513277981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.534590537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.597319176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.617529525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.664198574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.684532945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.744229184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.767517392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.824266645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.839646417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.894993882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.914113793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.963528863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:44.981065541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.044287222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.061995385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.121209642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.150865537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.265721078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.278909102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.358719907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.377318642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.464581992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.484094342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.56823919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.586267411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T20:11:45.668790617Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-19T20:13:21.650757237Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-19T20:21:36.717680625Z level=info msg="Completed cleanup jobs" duration=90.332894ms logger=plugins.update.checker t=2026-05-19T20:21:36.785203428Z level=info msg="Update check succeeded" duration=62.586275ms logger=cleanup t=2026-05-19T20:31:36.657412249Z level=info msg="Completed cleanup jobs" duration=30.571017ms logger=plugins.update.checker t=2026-05-19T20:31:36.778770699Z level=info msg="Update check succeeded" duration=55.796787ms logger=cleanup t=2026-05-19T20:41:36.688442173Z level=info msg="Completed cleanup jobs" duration=60.920647ms logger=plugins.update.checker t=2026-05-19T20:41:36.788995494Z level=info msg="Update check succeeded" duration=66.281077ms logger=infra.usagestats t=2026-05-19T20:43:21.671865227Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-19T20:51:36.734231077Z level=info msg="Completed cleanup jobs" duration=106.559476ms logger=plugins.update.checker t=2026-05-19T20:51:36.771923891Z level=info msg="Update check succeeded" duration=49.703429ms logger=cleanup t=2026-05-19T21:01:36.661061652Z level=info msg="Completed cleanup jobs" duration=34.272605ms logger=plugins.update.checker t=2026-05-19T21:01:36.786533225Z level=info msg="Update check succeeded" duration=60.726304ms logger=cleanup t=2026-05-19T21:11:36.670641952Z level=info msg="Completed cleanup jobs" duration=43.514314ms logger=plugins.update.checker t=2026-05-19T21:11:36.771789754Z level=info msg="Update check succeeded" duration=48.880856ms logger=infra.usagestats t=2026-05-19T21:13:21.675550357Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-19T21:21:36.668034486Z level=info msg="Completed cleanup jobs" duration=39.724157ms logger=plugins.update.checker t=2026-05-19T21:21:36.772820111Z level=info msg="Update check succeeded" duration=50.81905ms logger=cleanup t=2026-05-19T21:31:36.65854279Z level=info msg="Completed cleanup jobs" duration=30.447904ms logger=plugins.update.checker t=2026-05-19T21:31:36.79120474Z level=info msg="Update check succeeded" duration=68.318392ms