logger=settings t=2026-05-04T01:41:10.215441232Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-04T01:41:10Z logger=settings t=2026-05-04T01:41:10.215763937Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-04T01:41:10.215781778Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-04T01:41:10.215785678Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-04T01:41:10.215788698Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-04T01:41:10.215791348Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-04T01:41:10.215793908Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-04T01:41:10.215798268Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-04T01:41:10.215801308Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-04T01:41:10.215805578Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-04T01:41:10.215808768Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-04T01:41:10.215811318Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-04T01:41:10.215813838Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-04T01:41:10.215819248Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-04T01:41:10.215832218Z level=info msg=Target target=[all] logger=settings t=2026-05-04T01:41:10.215840679Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-04T01:41:10.215846449Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-04T01:41:10.215849579Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-04T01:41:10.215853279Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-04T01:41:10.215856999Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-04T01:41:10.215860519Z level=info msg="App mode production" logger=sqlstore t=2026-05-04T01:41:10.216170774Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-04T01:41:10.216194754Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-04T01:41:10.217930245Z level=info msg="Locking database" logger=migrator t=2026-05-04T01:41:10.217946765Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-04T01:41:10.218723938Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-04T01:41:10.219598864Z level=info msg="Migration successfully executed" id="create migration_log table" duration=877.036µs logger=migrator t=2026-05-04T01:41:10.226260689Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-04T01:41:10.226859648Z level=info msg="Migration successfully executed" id="create user table" duration=599.229µs logger=migrator t=2026-05-04T01:41:10.233523563Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-04T01:41:10.234450139Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=925.786µs logger=migrator t=2026-05-04T01:41:10.240429863Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-04T01:41:10.241402519Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=973.466µs logger=migrator t=2026-05-04T01:41:10.246291494Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-04T01:41:10.247019926Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=729.043µs logger=migrator t=2026-05-04T01:41:10.253342535Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-04T01:41:10.254109358Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=767.403µs logger=migrator t=2026-05-04T01:41:10.257735331Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-04T01:41:10.260323895Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.588904ms logger=migrator t=2026-05-04T01:41:10.263632272Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-04T01:41:10.26464713Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.015088ms logger=migrator t=2026-05-04T01:41:10.270002892Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-04T01:41:10.270797715Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=794.873µs logger=migrator t=2026-05-04T01:41:10.274382838Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-04T01:41:10.275221922Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=838.714µs logger=migrator t=2026-05-04T01:41:10.281233856Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-04T01:41:10.281653023Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=419.906µs logger=migrator t=2026-05-04T01:41:10.285972257Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-04T01:41:10.286610308Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=637.251µs logger=migrator t=2026-05-04T01:41:10.289829534Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-04T01:41:10.290968583Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.13933ms logger=migrator t=2026-05-04T01:41:10.294497884Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-04T01:41:10.294525864Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.95µs logger=migrator t=2026-05-04T01:41:10.298070606Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-04T01:41:10.299179325Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.108169ms logger=migrator t=2026-05-04T01:41:10.303483959Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-04T01:41:10.303769054Z level=info msg="Migration successfully executed" id="Add missing user data" duration=279.685µs logger=migrator t=2026-05-04T01:41:10.31050853Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-04T01:41:10.31165215Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.1437ms logger=migrator t=2026-05-04T01:41:10.316483083Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-04T01:41:10.317280947Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=797.364µs logger=migrator t=2026-05-04T01:41:10.323619936Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-04T01:41:10.326233991Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.613965ms logger=migrator t=2026-05-04T01:41:10.330580466Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-04T01:41:10.339099942Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.524616ms logger=migrator t=2026-05-04T01:41:10.342341188Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-04T01:41:10.343150892Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=809.894µs logger=migrator t=2026-05-04T01:41:10.345619295Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-04T01:41:10.345779288Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=160.093µs logger=migrator t=2026-05-04T01:41:10.348933912Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-04T01:41:10.350203284Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.268412ms logger=migrator t=2026-05-04T01:41:10.355700869Z 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-04T01:41:10.356165996Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=469.967µs logger=migrator t=2026-05-04T01:41:10.362940593Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-04T01:41:10.363550104Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=609.071µs logger=migrator t=2026-05-04T01:41:10.37200772Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-04T01:41:10.373330433Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.323793ms logger=migrator t=2026-05-04T01:41:10.382352368Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-04T01:41:10.383749072Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.400364ms logger=migrator t=2026-05-04T01:41:10.390757573Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-04T01:41:10.391482096Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=725.143µs logger=migrator t=2026-05-04T01:41:10.398217621Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-04T01:41:10.398923383Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=695.362µs logger=migrator t=2026-05-04T01:41:10.406795579Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-04T01:41:10.407906748Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.111069ms logger=migrator t=2026-05-04T01:41:10.441009028Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-04T01:41:10.44107771Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=72.142µs logger=migrator t=2026-05-04T01:41:10.446399532Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-04T01:41:10.447116723Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=717.371µs logger=migrator t=2026-05-04T01:41:10.452594418Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-04T01:41:10.45327087Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=675.842µs logger=migrator t=2026-05-04T01:41:10.457582505Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-04T01:41:10.458211225Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=629.111µs logger=migrator t=2026-05-04T01:41:10.462501249Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-04T01:41:10.464105526Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.604087ms logger=migrator t=2026-05-04T01:41:10.469978288Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-04T01:41:10.473944586Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.970198ms logger=migrator t=2026-05-04T01:41:10.488538058Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-04T01:41:10.490337338Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.809471ms logger=migrator t=2026-05-04T01:41:10.49505136Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-04T01:41:10.495858964Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=807.124µs logger=migrator t=2026-05-04T01:41:10.501609813Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-04T01:41:10.502497038Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=890.605µs logger=migrator t=2026-05-04T01:41:10.50839131Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-04T01:41:10.509161463Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=771.723µs logger=migrator t=2026-05-04T01:41:10.514288851Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-04T01:41:10.514881572Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=592.561µs logger=migrator t=2026-05-04T01:41:10.519605483Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-04T01:41:10.519977109Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=371.736µs logger=migrator t=2026-05-04T01:41:10.525310811Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-04T01:41:10.525867611Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=557.15µs logger=migrator t=2026-05-04T01:41:10.530236386Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-04T01:41:10.530776535Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=543.579µs logger=migrator t=2026-05-04T01:41:10.535258822Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-04T01:41:10.536213739Z level=info msg="Migration successfully executed" id="create star table" duration=954.817µs logger=migrator t=2026-05-04T01:41:10.541933998Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-04T01:41:10.54264404Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=709.823µs logger=migrator t=2026-05-04T01:41:10.549978216Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-04T01:41:10.551189927Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.211291ms logger=migrator t=2026-05-04T01:41:10.557843291Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-04T01:41:10.558635525Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=793.944µs logger=migrator t=2026-05-04T01:41:10.563019441Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-04T01:41:10.563689593Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=662.842µs logger=migrator t=2026-05-04T01:41:10.568853461Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-04T01:41:10.569627845Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=770.564µs logger=migrator t=2026-05-04T01:41:10.573756196Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-04T01:41:10.57457674Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=819.734µs logger=migrator t=2026-05-04T01:41:10.578738071Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-04T01:41:10.579459644Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=721.323µs logger=migrator t=2026-05-04T01:41:10.585466427Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-04T01:41:10.585506078Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.981µs logger=migrator t=2026-05-04T01:41:10.59197387Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-04T01:41:10.592037161Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=84.451µs logger=migrator t=2026-05-04T01:41:10.598205257Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-04T01:41:10.598485872Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=281.285µs logger=migrator t=2026-05-04T01:41:10.603078192Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-04T01:41:10.603798313Z level=info msg="Migration successfully executed" id="create dashboard table" duration=717.211µs logger=migrator t=2026-05-04T01:41:10.607960665Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-04T01:41:10.608720229Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=764.844µs logger=migrator t=2026-05-04T01:41:10.614053601Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-04T01:41:10.614856264Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=802.233µs logger=migrator t=2026-05-04T01:41:10.619352121Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-04T01:41:10.620383509Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.031138ms logger=migrator t=2026-05-04T01:41:10.624809455Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-04T01:41:10.626047267Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.238492ms logger=migrator t=2026-05-04T01:41:10.631138185Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-04T01:41:10.631832366Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=694.251µs logger=migrator t=2026-05-04T01:41:10.636230072Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-04T01:41:10.641635605Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.404963ms logger=migrator t=2026-05-04T01:41:10.645534863Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-04T01:41:10.646264206Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=722.353µs logger=migrator t=2026-05-04T01:41:10.651387033Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-04T01:41:10.652120827Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=738.294µs logger=migrator t=2026-05-04T01:41:10.656618204Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-04T01:41:10.657391187Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=772.643µs logger=migrator t=2026-05-04T01:41:10.661829544Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-04T01:41:10.662143839Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=314.405µs logger=migrator t=2026-05-04T01:41:10.666389482Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-04T01:41:10.667161905Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=772.313µs logger=migrator t=2026-05-04T01:41:10.674004933Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-04T01:41:10.674069914Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=65.381µs logger=migrator t=2026-05-04T01:41:10.678943599Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-04T01:41:10.681780588Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.836858ms logger=migrator t=2026-05-04T01:41:10.68891796Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-04T01:41:10.690711581Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.793511ms logger=migrator t=2026-05-04T01:41:10.694820522Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-04T01:41:10.696563802Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.74308ms logger=migrator t=2026-05-04T01:41:10.700935978Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-04T01:41:10.701750591Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=814.103µs logger=migrator t=2026-05-04T01:41:10.708409386Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-04T01:41:10.710540393Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.129186ms logger=migrator t=2026-05-04T01:41:10.715181763Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-04T01:41:10.716633748Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.451095ms logger=migrator t=2026-05-04T01:41:10.724224599Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-04T01:41:10.725022483Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=797.725µs logger=migrator t=2026-05-04T01:41:10.729192424Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-04T01:41:10.729220575Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.221µs logger=migrator t=2026-05-04T01:41:10.733816214Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-04T01:41:10.733836884Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=21.45µs logger=migrator t=2026-05-04T01:41:10.738190319Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-04T01:41:10.741281952Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.082873ms logger=migrator t=2026-05-04T01:41:10.745264531Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-04T01:41:10.747127444Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.862713ms logger=migrator t=2026-05-04T01:41:10.753726997Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-04T01:41:10.755661601Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.934574ms logger=migrator t=2026-05-04T01:41:10.759559717Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-04T01:41:10.761523462Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.960104ms logger=migrator t=2026-05-04T01:41:10.765204085Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-04T01:41:10.765400828Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=197.043µs logger=migrator t=2026-05-04T01:41:10.772265417Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-04T01:41:10.773038409Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=772.892µs logger=migrator t=2026-05-04T01:41:10.77709821Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-04T01:41:10.778192749Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.094499ms logger=migrator t=2026-05-04T01:41:10.782251509Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-04T01:41:10.782295549Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=45.23µs logger=migrator t=2026-05-04T01:41:10.788824032Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-04T01:41:10.789647256Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=822.774µs logger=migrator t=2026-05-04T01:41:10.793544893Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-04T01:41:10.794199254Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=654.251µs logger=migrator t=2026-05-04T01:41:10.798455848Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-04T01:41:10.805207024Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.750517ms logger=migrator t=2026-05-04T01:41:10.820290064Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-04T01:41:10.820952125Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=676.161µs logger=migrator t=2026-05-04T01:41:10.827095272Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-04T01:41:10.827893305Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=797.883µs logger=migrator t=2026-05-04T01:41:10.833202807Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-04T01:41:10.834128963Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=925.617µs logger=migrator t=2026-05-04T01:41:10.83924384Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-04T01:41:10.839692149Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=367.727µs logger=migrator t=2026-05-04T01:41:10.84847982Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-04T01:41:10.849412226Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=932.426µs logger=migrator t=2026-05-04T01:41:10.854398661Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-04T01:41:10.857945223Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.546052ms logger=migrator t=2026-05-04T01:41:10.862324488Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-04T01:41:10.863181583Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=853.134µs logger=migrator t=2026-05-04T01:41:10.871432055Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-04T01:41:10.87171491Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=283.145µs logger=migrator t=2026-05-04T01:41:10.878168881Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-04T01:41:10.878340624Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=172.363µs logger=migrator t=2026-05-04T01:41:10.886605426Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-04T01:41:10.888081142Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.481376ms logger=migrator t=2026-05-04T01:41:10.894563324Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-04T01:41:10.897323352Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.759908ms logger=migrator t=2026-05-04T01:41:10.902524151Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-04T01:41:10.905775037Z level=info msg="Migration successfully executed" id="create data_source table" duration=3.250046ms logger=migrator t=2026-05-04T01:41:10.911251851Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-04T01:41:10.912466163Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.218402ms logger=migrator t=2026-05-04T01:41:10.919172867Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-04T01:41:10.920569181Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.400544ms logger=migrator t=2026-05-04T01:41:10.925562238Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-04T01:41:10.926341822Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=783.314µs logger=migrator t=2026-05-04T01:41:10.934545852Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-04T01:41:10.935110173Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=564.351µs logger=migrator t=2026-05-04T01:41:10.939790603Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-04T01:41:10.944483764Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.692971ms logger=migrator t=2026-05-04T01:41:10.952710815Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-04T01:41:10.954593118Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.882043ms logger=migrator t=2026-05-04T01:41:10.963168296Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-04T01:41:10.964154733Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=986.817µs logger=migrator t=2026-05-04T01:41:10.976265891Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-04T01:41:10.985504991Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=9.24154ms logger=migrator t=2026-05-04T01:41:10.995532053Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-04T01:41:10.996112903Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=582.57µs logger=migrator t=2026-05-04T01:41:11.003212616Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-04T01:41:11.005122719Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.909364ms logger=migrator t=2026-05-04T01:41:11.013202288Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-04T01:41:11.017619564Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.418876ms logger=migrator t=2026-05-04T01:41:11.036077391Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-04T01:41:11.036126882Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=54.221µs logger=migrator t=2026-05-04T01:41:11.050075952Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-04T01:41:11.050374877Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=304.575µs logger=migrator t=2026-05-04T01:41:11.064252115Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-04T01:41:11.068206863Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.959868ms logger=migrator t=2026-05-04T01:41:11.075984726Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-04T01:41:11.076221121Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=239.515µs logger=migrator t=2026-05-04T01:41:11.083380994Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-04T01:41:11.083519816Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=139.672µs logger=migrator t=2026-05-04T01:41:11.101536526Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-04T01:41:11.103655982Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.122076ms logger=migrator t=2026-05-04T01:41:11.114835844Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-04T01:41:11.115116249Z level=info msg="Migration successfully executed" id="Update uid value" duration=283.255µs logger=migrator t=2026-05-04T01:41:11.118851423Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-04T01:41:11.119890362Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.038768ms logger=migrator t=2026-05-04T01:41:11.124344918Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-04T01:41:11.12564411Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.298962ms logger=migrator t=2026-05-04T01:41:11.137240679Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-04T01:41:11.13845594Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.219461ms logger=migrator t=2026-05-04T01:41:11.622816005Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-04T01:41:11.628061346Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=5.248771ms logger=migrator t=2026-05-04T01:41:11.76389772Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-04T01:41:11.764825765Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=950.035µs logger=migrator t=2026-05-04T01:41:11.837815481Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-04T01:41:11.839192185Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.380164ms logger=migrator t=2026-05-04T01:41:12.140281463Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-04T01:41:12.14184156Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.558787ms logger=migrator t=2026-05-04T01:41:12.456489163Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-04T01:41:12.457862597Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.385274ms logger=migrator t=2026-05-04T01:41:12.474740136Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-04T01:41:12.477377852Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=2.641806ms logger=migrator t=2026-05-04T01:41:12.517849565Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-04T01:41:12.527921068Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.069203ms logger=migrator t=2026-05-04T01:41:12.539303384Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-04T01:41:12.540229859Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=931.525µs logger=migrator t=2026-05-04T01:41:12.577486428Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-04T01:41:12.578487195Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.003907ms logger=migrator t=2026-05-04T01:41:12.600524513Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-04T01:41:12.601595951Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.113309ms logger=migrator t=2026-05-04T01:41:12.615364618Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-04T01:41:12.617621537Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.258769ms logger=migrator t=2026-05-04T01:41:12.666207669Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-04T01:41:12.666717858Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=514.549µs logger=migrator t=2026-05-04T01:41:12.684202008Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-04T01:41:12.685467219Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.269371ms logger=migrator t=2026-05-04T01:41:12.70587856Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-04T01:41:12.70592435Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=47.32µs logger=migrator t=2026-05-04T01:41:12.731181513Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-04T01:41:12.737091514Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.899341ms logger=migrator t=2026-05-04T01:41:12.756469817Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-04T01:41:12.761163267Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.69809ms logger=migrator t=2026-05-04T01:41:12.834023446Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-04T01:41:12.834308031Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=289.885µs logger=migrator t=2026-05-04T01:41:12.914328962Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-04T01:41:12.918146618Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.831996ms logger=migrator t=2026-05-04T01:41:13.047121447Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-04T01:41:13.051987011Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.860454ms logger=migrator t=2026-05-04T01:41:13.066004811Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-04T01:41:13.067689299Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.686959ms logger=migrator t=2026-05-04T01:41:13.098496986Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-04T01:41:13.099479133Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=982.707µs logger=migrator t=2026-05-04T01:41:13.110611043Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-04T01:41:13.112011348Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.400124ms logger=migrator t=2026-05-04T01:41:13.191971585Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-04T01:41:13.193661953Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.693448ms logger=migrator t=2026-05-04T01:41:13.217892328Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-04T01:41:13.219345022Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.453705ms logger=migrator t=2026-05-04T01:41:13.255258757Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-04T01:41:13.257579337Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.3269ms logger=migrator t=2026-05-04T01:41:13.266298046Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-04T01:41:13.266389807Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=93.311µs logger=migrator t=2026-05-04T01:41:13.277765452Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-04T01:41:13.277900214Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=137.522µs logger=migrator t=2026-05-04T01:41:13.286789316Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-04T01:41:13.292223899Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.440384ms logger=migrator t=2026-05-04T01:41:13.306770678Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-04T01:41:13.313128536Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=6.356448ms logger=migrator t=2026-05-04T01:41:13.325810913Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-04T01:41:13.325920945Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=121.992µs logger=migrator t=2026-05-04T01:41:13.333001886Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-04T01:41:13.33440373Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.394974ms logger=migrator t=2026-05-04T01:41:13.34195901Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-04T01:41:13.343504536Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.538827ms logger=migrator t=2026-05-04T01:41:13.349425827Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-04T01:41:13.349470008Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=53.701µs logger=migrator t=2026-05-04T01:41:13.354457523Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-04T01:41:13.355940949Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.484446ms logger=migrator t=2026-05-04T01:41:13.369253876Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-04T01:41:13.371018607Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.765371ms logger=migrator t=2026-05-04T01:41:13.377376285Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-04T01:41:13.380418037Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.041562ms logger=migrator t=2026-05-04T01:41:13.395940252Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-04T01:41:13.396405971Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=427.928µs logger=migrator t=2026-05-04T01:41:13.409346352Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-04T01:41:13.41102711Z level=info msg="Migration successfully executed" id="create session table" duration=1.683908ms logger=migrator t=2026-05-04T01:41:13.429386584Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-04T01:41:13.429650529Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=269.854µs logger=migrator t=2026-05-04T01:41:13.481334752Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-04T01:41:13.481566837Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=244.685µs logger=migrator t=2026-05-04T01:41:13.493082304Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-04T01:41:13.493990299Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=909.945µs logger=migrator t=2026-05-04T01:41:13.503080205Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-04T01:41:13.504371767Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.295552ms logger=migrator t=2026-05-04T01:41:13.552797015Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-04T01:41:13.552894987Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=104.253µs logger=migrator t=2026-05-04T01:41:13.560919424Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-04T01:41:13.561014445Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=96.721µs logger=migrator t=2026-05-04T01:41:13.567879923Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-04T01:41:13.572023064Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.142281ms logger=migrator t=2026-05-04T01:41:13.583673313Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-04T01:41:13.58990757Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=6.233867ms logger=migrator t=2026-05-04T01:41:13.596087605Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-04T01:41:13.596375281Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=287.426µs logger=migrator t=2026-05-04T01:41:13.601853233Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-04T01:41:13.602117259Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=263.876µs logger=migrator t=2026-05-04T01:41:13.608184652Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-04T01:41:13.609150999Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=963.747µs logger=migrator t=2026-05-04T01:41:13.617542922Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-04T01:41:13.617572353Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.171µs logger=migrator t=2026-05-04T01:41:13.623407833Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-04T01:41:13.628439298Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.032045ms logger=migrator t=2026-05-04T01:41:13.635412347Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-04T01:41:13.635664542Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=252.025µs logger=migrator t=2026-05-04T01:41:13.647137298Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-04T01:41:13.652903547Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.766269ms logger=migrator t=2026-05-04T01:41:13.665754237Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-04T01:41:13.671176749Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.423613ms logger=migrator t=2026-05-04T01:41:13.677546629Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-04T01:41:13.67765114Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=104.721µs logger=migrator t=2026-05-04T01:41:13.684441506Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-04T01:41:13.685521344Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.075528ms logger=migrator t=2026-05-04T01:41:13.695651047Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-04T01:41:13.697151394Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.500157ms logger=migrator t=2026-05-04T01:41:13.70337557Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-04T01:41:13.704779264Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.405204ms logger=migrator t=2026-05-04T01:41:13.714088323Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-04T01:41:13.715248453Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.16024ms logger=migrator t=2026-05-04T01:41:13.721787225Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-04T01:41:13.723424543Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.635518ms logger=migrator t=2026-05-04T01:41:13.733442154Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-04T01:41:13.735169194Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.73084ms logger=migrator t=2026-05-04T01:41:13.74080315Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-04T01:41:13.741501022Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=705.381µs logger=migrator t=2026-05-04T01:41:13.750380784Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-04T01:41:13.751780868Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.403714ms logger=migrator t=2026-05-04T01:41:13.757335383Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-04T01:41:13.758660965Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.326102ms logger=migrator t=2026-05-04T01:41:13.764134799Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-04T01:41:13.774278933Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.150115ms logger=migrator t=2026-05-04T01:41:13.783234256Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-04T01:41:13.783949738Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=716.252µs logger=migrator t=2026-05-04T01:41:13.789522454Z 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-04T01:41:13.79054142Z 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.018516ms logger=migrator t=2026-05-04T01:41:13.796266428Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-04T01:41:13.796588214Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=316.236µs logger=migrator t=2026-05-04T01:41:13.804275475Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-04T01:41:13.805255602Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=980.527µs logger=migrator t=2026-05-04T01:41:13.812693129Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-04T01:41:13.8138643Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.17849ms logger=migrator t=2026-05-04T01:41:13.821103323Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-04T01:41:13.827546594Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.443551ms logger=migrator t=2026-05-04T01:41:13.834453962Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-04T01:41:13.838930778Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.476576ms logger=migrator t=2026-05-04T01:41:13.845349377Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-04T01:41:13.849173713Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.823926ms logger=migrator t=2026-05-04T01:41:13.856834315Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-04T01:41:13.861558775Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.70355ms logger=migrator t=2026-05-04T01:41:13.868167698Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-04T01:41:13.869856227Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.688169ms logger=migrator t=2026-05-04T01:41:13.885310811Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-04T01:41:13.885382652Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=65.151µs logger=migrator t=2026-05-04T01:41:13.893084934Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-04T01:41:13.893126525Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.311µs logger=migrator t=2026-05-04T01:41:13.903610514Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-04T01:41:13.904474699Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=864.055µs logger=migrator t=2026-05-04T01:41:13.933699849Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T01:41:13.935406168Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.705489ms logger=migrator t=2026-05-04T01:41:13.974406865Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-04T01:41:13.975766479Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.361153ms logger=migrator t=2026-05-04T01:41:13.991849243Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-04T01:41:13.993481261Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.622288ms logger=migrator t=2026-05-04T01:41:14.008578439Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T01:41:14.010885749Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.30634ms logger=migrator t=2026-05-04T01:41:14.033762989Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-04T01:41:14.040719857Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.959008ms logger=migrator t=2026-05-04T01:41:14.055490289Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-04T01:41:14.062234364Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.743005ms logger=migrator t=2026-05-04T01:41:14.082237426Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-04T01:41:14.082625852Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=389.626µs logger=migrator t=2026-05-04T01:41:14.092078084Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-04T01:41:14.09306319Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=984.576µs logger=migrator t=2026-05-04T01:41:14.135665287Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-04T01:41:14.137473457Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.79577ms logger=migrator t=2026-05-04T01:41:14.148792731Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-04T01:41:14.15635854Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.568409ms logger=migrator t=2026-05-04T01:41:14.186531735Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-04T01:41:14.186682677Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=153.293µs logger=migrator t=2026-05-04T01:41:14.210207338Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-04T01:41:14.211863136Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.657218ms logger=migrator t=2026-05-04T01:41:14.221743725Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-04T01:41:14.223288341Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.530526ms logger=migrator t=2026-05-04T01:41:14.294807181Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-04T01:41:14.295014865Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=212.144µs logger=migrator t=2026-05-04T01:41:14.325989674Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-04T01:41:14.327598611Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.609658ms logger=migrator t=2026-05-04T01:41:14.358679991Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-04T01:41:14.36039092Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.711319ms logger=migrator t=2026-05-04T01:41:14.382119131Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-04T01:41:14.383690878Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.572337ms logger=migrator t=2026-05-04T01:41:14.412487458Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-04T01:41:14.414077976Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.590288ms logger=migrator t=2026-05-04T01:41:14.425930668Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-04T01:41:14.42723094Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.299842ms logger=migrator t=2026-05-04T01:41:14.44360131Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-04T01:41:14.445507362Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.905112ms logger=migrator t=2026-05-04T01:41:14.4530352Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-04T01:41:14.453062371Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.421µs logger=migrator t=2026-05-04T01:41:14.464296422Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-04T01:41:14.471698069Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.405197ms logger=migrator t=2026-05-04T01:41:14.480626501Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-04T01:41:14.481978384Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.349103ms logger=migrator t=2026-05-04T01:41:14.492786179Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-04T01:41:14.499475763Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.690174ms logger=migrator t=2026-05-04T01:41:14.515619758Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-04T01:41:14.517021412Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.391973ms logger=migrator t=2026-05-04T01:41:14.525338494Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-04T01:41:14.526323761Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=986.397µs logger=migrator t=2026-05-04T01:41:14.539321212Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-04T01:41:14.542388484Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=3.071012ms logger=migrator t=2026-05-04T01:41:14.693434191Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-04T01:41:14.708295685Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.863164ms logger=migrator t=2026-05-04T01:41:14.724666474Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-04T01:41:14.726037007Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.371713ms logger=migrator t=2026-05-04T01:41:14.740341182Z 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-04T01:41:14.742193883Z 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.861972ms logger=migrator t=2026-05-04T01:41:14.756272543Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-04T01:41:14.756863162Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=595.209µs logger=migrator t=2026-05-04T01:41:14.763484566Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-04T01:41:14.764164788Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=681.852µs logger=migrator t=2026-05-04T01:41:14.778046865Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-04T01:41:14.778524683Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=482.868µs logger=migrator t=2026-05-04T01:41:14.817157271Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-04T01:41:14.823112663Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.945252ms logger=migrator t=2026-05-04T01:41:14.838350523Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-04T01:41:14.842556545Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.206532ms logger=migrator t=2026-05-04T01:41:14.863153846Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-04T01:41:14.865963384Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.816038ms logger=migrator t=2026-05-04T01:41:14.88032218Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-04T01:41:14.881409487Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.088357ms logger=migrator t=2026-05-04T01:41:14.902826263Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-04T01:41:14.90325134Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=426.457µs logger=migrator t=2026-05-04T01:41:14.921275948Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-04T01:41:14.927984302Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.709574ms logger=migrator t=2026-05-04T01:41:14.947410234Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-04T01:41:14.954978553Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=7.559328ms logger=migrator t=2026-05-04T01:41:14.977335214Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-04T01:41:14.977618169Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=283.584µs logger=migrator t=2026-05-04T01:41:14.992813328Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-04T01:41:14.993476579Z level=info msg="Migration successfully executed" id="Move region to single row" duration=664.431µs logger=migrator t=2026-05-04T01:41:15.011978404Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-04T01:41:15.014242112Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.267128ms logger=migrator t=2026-05-04T01:41:15.051213232Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-04T01:41:15.053360658Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.151966ms logger=migrator t=2026-05-04T01:41:15.07403941Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T01:41:15.076123875Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.074595ms logger=migrator t=2026-05-04T01:41:15.087135413Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T01:41:15.08874499Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.620958ms logger=migrator t=2026-05-04T01:41:15.098479316Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-04T01:41:15.099550594Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.072909ms logger=migrator t=2026-05-04T01:41:15.143041504Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-04T01:41:15.144698122Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.657318ms logger=migrator t=2026-05-04T01:41:15.244327688Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-04T01:41:15.244528341Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=211.543µs logger=migrator t=2026-05-04T01:41:15.262913704Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-04T01:41:15.264934158Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.025364ms logger=migrator t=2026-05-04T01:41:15.283413682Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-04T01:41:15.284827547Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.413405ms logger=migrator t=2026-05-04T01:41:15.305172703Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-04T01:41:15.30729444Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.124656ms logger=migrator t=2026-05-04T01:41:15.331194476Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-04T01:41:15.33258969Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.395904ms logger=migrator t=2026-05-04T01:41:15.348384798Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-04T01:41:15.348768634Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=390.106µs logger=migrator t=2026-05-04T01:41:15.379432036Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-04T01:41:15.379901254Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=457.698µs logger=migrator t=2026-05-04T01:41:15.525698646Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-04T01:41:15.525885549Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=191.683µs logger=migrator t=2026-05-04T01:41:15.536415407Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-04T01:41:15.537280582Z level=info msg="Migration successfully executed" id="create team table" duration=868.585µs logger=migrator t=2026-05-04T01:41:15.589890567Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-04T01:41:15.591701429Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.806762ms logger=migrator t=2026-05-04T01:41:15.61240602Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-04T01:41:15.613821204Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.422084ms logger=migrator t=2026-05-04T01:41:15.63589072Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-04T01:41:15.643277986Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.383376ms logger=migrator t=2026-05-04T01:41:15.7792348Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-04T01:41:15.779639126Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=409.807µs logger=migrator t=2026-05-04T01:41:15.813571223Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-04T01:41:15.815312913Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.74533ms logger=migrator t=2026-05-04T01:41:15.836198508Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-04T01:41:15.837641473Z level=info msg="Migration successfully executed" id="create team member table" duration=1.444035ms logger=migrator t=2026-05-04T01:41:15.883256739Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-04T01:41:15.884905487Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.650938ms logger=migrator t=2026-05-04T01:41:15.932426686Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-04T01:41:15.934085644Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.669528ms logger=migrator t=2026-05-04T01:41:15.949097149Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-04T01:41:15.950532674Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.448175ms logger=migrator t=2026-05-04T01:41:15.96615272Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-04T01:41:15.973705019Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.55159ms logger=migrator t=2026-05-04T01:41:16.024905459Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-04T01:41:16.032840044Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.937355ms logger=migrator t=2026-05-04T01:41:16.044016183Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-04T01:41:16.050732927Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.733394ms logger=migrator t=2026-05-04T01:41:16.064803956Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-04T01:41:16.066553566Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.75036ms logger=migrator t=2026-05-04T01:41:16.079707769Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-04T01:41:16.081290485Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.571167ms logger=migrator t=2026-05-04T01:41:16.098502518Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-04T01:41:16.100211077Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.708519ms logger=migrator t=2026-05-04T01:41:16.120653623Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-04T01:41:16.122427274Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.774241ms logger=migrator t=2026-05-04T01:41:16.129093987Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-04T01:41:16.129960292Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=866.285µs logger=migrator t=2026-05-04T01:41:16.137726344Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-04T01:41:16.139442473Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.722759ms logger=migrator t=2026-05-04T01:41:16.145543686Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-04T01:41:16.146646985Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.103999ms logger=migrator t=2026-05-04T01:41:16.153382629Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-04T01:41:16.155087568Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.704179ms logger=migrator t=2026-05-04T01:41:16.161846573Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-04T01:41:16.162465193Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=625.26µs logger=migrator t=2026-05-04T01:41:16.171362215Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-04T01:41:16.171747041Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=385.426µs logger=migrator t=2026-05-04T01:41:16.177018021Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-04T01:41:16.178274652Z level=info msg="Migration successfully executed" id="create tag table" duration=1.256341ms logger=migrator t=2026-05-04T01:41:16.183437049Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-04T01:41:16.184442177Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.004608ms logger=migrator t=2026-05-04T01:41:16.189136656Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-04T01:41:16.18994907Z level=info msg="Migration successfully executed" id="create login attempt table" duration=812.054µs logger=migrator t=2026-05-04T01:41:16.19639978Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-04T01:41:16.197485998Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.085708ms logger=migrator t=2026-05-04T01:41:16.202350711Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-04T01:41:16.203959188Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.608307ms logger=migrator t=2026-05-04T01:41:16.20881782Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-04T01:41:16.222652765Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.828105ms logger=migrator t=2026-05-04T01:41:16.229082384Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-04T01:41:16.229854667Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=765.243µs logger=migrator t=2026-05-04T01:41:16.235418101Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-04T01:41:16.236431709Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.013748ms logger=migrator t=2026-05-04T01:41:16.241718659Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-04T01:41:16.242082445Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=363.476µs logger=migrator t=2026-05-04T01:41:16.250456167Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-04T01:41:16.253276245Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=2.811407ms logger=migrator t=2026-05-04T01:41:16.262142586Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-04T01:41:16.264343932Z level=info msg="Migration successfully executed" id="create user auth table" duration=2.270438ms logger=migrator t=2026-05-04T01:41:16.273003959Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-04T01:41:16.274280221Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.276642ms logger=migrator t=2026-05-04T01:41:16.282752225Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-04T01:41:16.282864817Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=113.802µs logger=migrator t=2026-05-04T01:41:16.288104316Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-04T01:41:16.29715445Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.051624ms logger=migrator t=2026-05-04T01:41:16.303536878Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-04T01:41:16.310832962Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.316934ms logger=migrator t=2026-05-04T01:41:16.316920396Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-04T01:41:16.322307216Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.38682ms logger=migrator t=2026-05-04T01:41:16.328331999Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-04T01:41:16.333556278Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.223599ms logger=migrator t=2026-05-04T01:41:16.339812024Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-04T01:41:16.340883682Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.073368ms logger=migrator t=2026-05-04T01:41:16.347955882Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-04T01:41:16.356126611Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.170829ms logger=migrator t=2026-05-04T01:41:16.362478208Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-04T01:41:16.363465735Z level=info msg="Migration successfully executed" id="create server_lock table" duration=992.957µs logger=migrator t=2026-05-04T01:41:16.369839603Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-04T01:41:16.370932042Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.092389ms logger=migrator t=2026-05-04T01:41:16.377580365Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-04T01:41:16.378520981Z level=info msg="Migration successfully executed" id="create user auth token table" duration=940.286µs logger=migrator t=2026-05-04T01:41:16.384451151Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-04T01:41:16.386570667Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.118986ms logger=migrator t=2026-05-04T01:41:16.391816186Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-04T01:41:16.394944309Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=3.126433ms logger=migrator t=2026-05-04T01:41:16.400244869Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-04T01:41:16.40148403Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.239771ms logger=migrator t=2026-05-04T01:41:16.40737043Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-04T01:41:16.416417494Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.045264ms logger=migrator t=2026-05-04T01:41:16.420934451Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-04T01:41:16.422291094Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.338982ms logger=migrator t=2026-05-04T01:41:16.428386007Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-04T01:41:16.429508676Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.121459ms logger=migrator t=2026-05-04T01:41:16.434582713Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-04T01:41:16.435828244Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.245942ms logger=migrator t=2026-05-04T01:41:16.44093372Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-04T01:41:16.441948847Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.015557ms logger=migrator t=2026-05-04T01:41:16.448333686Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-04T01:41:16.449995484Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.661178ms logger=migrator t=2026-05-04T01:41:16.454966438Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-04T01:41:16.455035219Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=69.771µs logger=migrator t=2026-05-04T01:41:16.460020954Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-04T01:41:16.460150486Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=128.722µs logger=migrator t=2026-05-04T01:41:16.465045039Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-04T01:41:16.467101684Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.057655ms logger=migrator t=2026-05-04T01:41:16.474637862Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T01:41:16.476389482Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.769531ms logger=migrator t=2026-05-04T01:41:16.482587737Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T01:41:16.483604075Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.016278ms logger=migrator t=2026-05-04T01:41:16.488393146Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-04T01:41:16.488465187Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=80.251µs logger=migrator t=2026-05-04T01:41:16.492537186Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T01:41:16.495057129Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.519103ms logger=migrator t=2026-05-04T01:41:16.499457943Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T01:41:16.501200493Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.74188ms logger=migrator t=2026-05-04T01:41:16.507196985Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T01:41:16.508205421Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.008446ms logger=migrator t=2026-05-04T01:41:16.512644257Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T01:41:16.514663522Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.018585ms logger=migrator t=2026-05-04T01:41:16.519728097Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-04T01:41:16.526888069Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.161962ms logger=migrator t=2026-05-04T01:41:16.541732921Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-04T01:41:16.543624154Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.888292ms logger=migrator t=2026-05-04T01:41:16.550126553Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-04T01:41:16.550211725Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=85.621µs logger=migrator t=2026-05-04T01:41:16.555011287Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-04T01:41:16.555938322Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=921.895µs logger=migrator t=2026-05-04T01:41:16.561683739Z 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-04T01:41:16.563730224Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.045035ms logger=migrator t=2026-05-04T01:41:16.569005714Z 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-04T01:41:16.570041961Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.036177ms logger=migrator t=2026-05-04T01:41:16.574688751Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T01:41:16.574772322Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=83.121µs logger=migrator t=2026-05-04T01:41:16.580107023Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-04T01:41:16.581823242Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.725279ms logger=migrator t=2026-05-04T01:41:16.586354448Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-04T01:41:16.587304135Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=949.307µs logger=migrator t=2026-05-04T01:41:16.591962204Z 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-04T01:41:16.593591021Z 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.627228ms logger=migrator t=2026-05-04T01:41:16.59945559Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-04T01:41:16.601222741Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.766531ms logger=migrator t=2026-05-04T01:41:16.607751511Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-04T01:41:16.613850355Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.099804ms logger=migrator t=2026-05-04T01:41:16.618749498Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-04T01:41:16.619629843Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=880.295µs logger=migrator t=2026-05-04T01:41:16.625126247Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T01:41:16.626049972Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=918.525µs logger=migrator t=2026-05-04T01:41:16.630580439Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-04T01:41:16.66011907Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.521141ms logger=migrator t=2026-05-04T01:41:16.667350533Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-04T01:41:16.693019049Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.665466ms logger=migrator t=2026-05-04T01:41:16.698121035Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-04T01:41:16.698854087Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=727.592µs logger=migrator t=2026-05-04T01:41:16.703091889Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T01:41:16.704077726Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=985.527µs logger=migrator t=2026-05-04T01:41:16.710119529Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-04T01:41:16.716699841Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.587353ms logger=migrator t=2026-05-04T01:41:16.721850088Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-04T01:41:16.728247016Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.397058ms logger=migrator t=2026-05-04T01:41:16.73544872Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-04T01:41:16.736503697Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.056898ms logger=migrator t=2026-05-04T01:41:16.743670638Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-04T01:41:16.744777137Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.106049ms logger=migrator t=2026-05-04T01:41:16.74965559Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-04T01:41:16.750839021Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.175971ms logger=migrator t=2026-05-04T01:41:16.755608071Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-04T01:41:16.75672491Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.116019ms logger=migrator t=2026-05-04T01:41:16.762803733Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-04T01:41:16.762939095Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=135.682µs logger=migrator t=2026-05-04T01:41:16.769859893Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-04T01:41:16.78148621Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.646698ms logger=migrator t=2026-05-04T01:41:16.787842388Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-04T01:41:16.798786224Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.950026ms logger=migrator t=2026-05-04T01:41:16.802935765Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-04T01:41:16.81508123Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=12.127355ms logger=migrator t=2026-05-04T01:41:16.821349837Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-04T01:41:16.822551058Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.202561ms logger=migrator t=2026-05-04T01:41:16.8268407Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-04T01:41:16.828131322Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.289462ms logger=migrator t=2026-05-04T01:41:16.832523317Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-04T01:41:16.839093289Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.570052ms logger=migrator t=2026-05-04T01:41:16.845390705Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-04T01:41:16.851803874Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.412499ms logger=migrator t=2026-05-04T01:41:16.856453323Z 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-04T01:41:16.857703714Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.251611ms logger=migrator t=2026-05-04T01:41:16.863027835Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-04T01:41:16.871999117Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.969221ms logger=migrator t=2026-05-04T01:41:16.880730945Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-04T01:41:16.887385118Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.653863ms logger=migrator t=2026-05-04T01:41:16.891827613Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-04T01:41:16.891932335Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=109.952µs logger=migrator t=2026-05-04T01:41:16.896525114Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-04T01:41:16.897776035Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.250302ms logger=migrator t=2026-05-04T01:41:16.904796884Z 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-04T01:41:16.906601774Z 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.80475ms logger=migrator t=2026-05-04T01:41:16.911495617Z 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-04T01:41:16.913241507Z 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.74529ms logger=migrator t=2026-05-04T01:41:16.918680899Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T01:41:16.918778221Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=97.842µs logger=migrator t=2026-05-04T01:41:16.924733202Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-04T01:41:16.934308285Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.578573ms logger=migrator t=2026-05-04T01:41:16.938449945Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-04T01:41:16.943433579Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.973864ms logger=migrator t=2026-05-04T01:41:16.948631398Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-04T01:41:16.95523939Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.607072ms logger=migrator t=2026-05-04T01:41:16.960657791Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-04T01:41:16.967313154Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.652513ms logger=migrator t=2026-05-04T01:41:16.973313926Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-04T01:41:16.979881258Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.565452ms logger=migrator t=2026-05-04T01:41:16.98473242Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-04T01:41:16.984831792Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=99.692µs logger=migrator t=2026-05-04T01:41:16.989634193Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-04T01:41:16.990874804Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.238701ms logger=migrator t=2026-05-04T01:41:16.998137818Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-04T01:41:17.011475384Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=13.325736ms logger=migrator t=2026-05-04T01:41:17.017067969Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-04T01:41:17.017211701Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=145.692µs logger=migrator t=2026-05-04T01:41:17.024378613Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-04T01:41:17.031590965Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.209041ms logger=migrator t=2026-05-04T01:41:17.036389666Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-04T01:41:17.038025344Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.637938ms logger=migrator t=2026-05-04T01:41:17.045840346Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-04T01:41:17.052746463Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.906207ms logger=migrator t=2026-05-04T01:41:17.058084323Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-04T01:41:17.059033119Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=947.496µs logger=migrator t=2026-05-04T01:41:17.064368019Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-04T01:41:17.06561559Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.246391ms logger=migrator t=2026-05-04T01:41:17.070756057Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-04T01:41:17.081473149Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.712622ms logger=migrator t=2026-05-04T01:41:17.08976791Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-04T01:41:17.090702735Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=936.065µs logger=migrator t=2026-05-04T01:41:17.09802282Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-04T01:41:17.099448144Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.425674ms logger=migrator t=2026-05-04T01:41:17.105525137Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-04T01:41:17.106619585Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.094198ms logger=migrator t=2026-05-04T01:41:17.112506515Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-04T01:41:17.113752466Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.246751ms logger=migrator t=2026-05-04T01:41:17.118968374Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-04T01:41:17.119186518Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=218.434µs logger=migrator t=2026-05-04T01:41:17.122983622Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-04T01:41:17.124085581Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.101368ms logger=migrator t=2026-05-04T01:41:17.131376854Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-04T01:41:17.13347225Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.094616ms logger=migrator t=2026-05-04T01:41:17.138655318Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T01:41:17.139193046Z 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-04T01:41:17.145174127Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-04T01:41:17.145826729Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=651.892µs logger=migrator t=2026-05-04T01:41:17.152609144Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-04T01:41:17.154683229Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.070735ms logger=migrator t=2026-05-04T01:41:17.159804566Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-04T01:41:17.166656842Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.853856ms logger=migrator t=2026-05-04T01:41:17.170951394Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-04T01:41:17.172136644Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.188ms logger=migrator t=2026-05-04T01:41:17.178732125Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-04T01:41:17.179959326Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.224821ms logger=migrator t=2026-05-04T01:41:17.185338248Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-04T01:41:17.187397252Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.081295ms logger=migrator t=2026-05-04T01:41:17.193638349Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-04T01:41:17.196412196Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.776838ms logger=migrator t=2026-05-04T01:41:17.204114535Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-04T01:41:17.206058089Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.942084ms logger=migrator t=2026-05-04T01:41:17.211542852Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-04T01:41:17.211624533Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=82.281µs logger=migrator t=2026-05-04T01:41:17.217603814Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-04T01:41:17.217835318Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=235.894µs logger=migrator t=2026-05-04T01:41:17.222855873Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-04T01:41:17.231932276Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.077683ms logger=migrator t=2026-05-04T01:41:17.237184016Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-04T01:41:17.237810786Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=623.38µs logger=migrator t=2026-05-04T01:41:17.244272676Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-04T01:41:17.246095886Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.822491ms logger=migrator t=2026-05-04T01:41:17.251471937Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-04T01:41:17.251991986Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=520.069µs logger=migrator t=2026-05-04T01:41:17.256562264Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-04T01:41:17.257753704Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.19109ms logger=migrator t=2026-05-04T01:41:17.265942802Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-04T01:41:17.267400426Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.456844ms logger=migrator t=2026-05-04T01:41:17.272107277Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-04T01:41:17.305555714Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.448686ms logger=migrator t=2026-05-04T01:41:17.312141644Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-04T01:41:17.321513833Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.378349ms logger=migrator t=2026-05-04T01:41:17.326099641Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-04T01:41:17.326300645Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=199.974µs logger=migrator t=2026-05-04T01:41:17.330376103Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-04T01:41:17.365731692Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.356009ms logger=migrator t=2026-05-04T01:41:17.369884983Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-04T01:41:17.398480437Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.594903ms logger=migrator t=2026-05-04T01:41:17.404193083Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-04T01:41:17.404945276Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=753.843µs logger=migrator t=2026-05-04T01:41:17.411207342Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-04T01:41:17.412422343Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.215291ms logger=migrator t=2026-05-04T01:41:17.419208318Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-04T01:41:17.419556783Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=349.296µs logger=migrator t=2026-05-04T01:41:17.423715024Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-04T01:41:17.424767122Z level=info msg="Migration successfully executed" id="create permission table" duration=1.047128ms logger=migrator t=2026-05-04T01:41:17.429602633Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-04T01:41:17.430704002Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.101389ms logger=migrator t=2026-05-04T01:41:17.43587185Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-04T01:41:17.437015109Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.141329ms logger=migrator t=2026-05-04T01:41:17.442856058Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-04T01:41:17.444533266Z level=info msg="Migration successfully executed" id="create role table" duration=1.675798ms logger=migrator t=2026-05-04T01:41:17.450137021Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-04T01:41:17.46010002Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.961869ms logger=migrator t=2026-05-04T01:41:17.46420543Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-04T01:41:17.470267472Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.061342ms logger=migrator t=2026-05-04T01:41:17.475856446Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-04T01:41:17.476953505Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.096669ms logger=migrator t=2026-05-04T01:41:17.482512169Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-04T01:41:17.483633219Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.121169ms logger=migrator t=2026-05-04T01:41:17.488754366Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-04T01:41:17.49080272Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.048465ms logger=migrator t=2026-05-04T01:41:17.496595398Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-04T01:41:17.497618265Z level=info msg="Migration successfully executed" id="create team role table" duration=1.022267ms logger=migrator t=2026-05-04T01:41:17.502780433Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-04T01:41:17.50384893Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.064197ms logger=migrator t=2026-05-04T01:41:17.508776754Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-04T01:41:17.509926594Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.14829ms logger=migrator t=2026-05-04T01:41:17.515980406Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-04T01:41:17.517102715Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.122549ms logger=migrator t=2026-05-04T01:41:17.522595098Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-04T01:41:17.523471342Z level=info msg="Migration successfully executed" id="create user role table" duration=876.084µs logger=migrator t=2026-05-04T01:41:17.53335025Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-04T01:41:17.534397498Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.048888ms logger=migrator t=2026-05-04T01:41:17.541695731Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-04T01:41:17.54334139Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.642758ms logger=migrator t=2026-05-04T01:41:17.549357491Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-04T01:41:17.55109209Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.734929ms logger=migrator t=2026-05-04T01:41:17.556410411Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-04T01:41:17.557274226Z level=info msg="Migration successfully executed" id="create builtin role table" duration=863.385µs logger=migrator t=2026-05-04T01:41:17.5634532Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-04T01:41:17.564475398Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.022098ms logger=migrator t=2026-05-04T01:41:17.57054775Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-04T01:41:17.571652669Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.104139ms logger=migrator t=2026-05-04T01:41:17.57648715Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-04T01:41:17.584283303Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.795873ms logger=migrator t=2026-05-04T01:41:17.588685967Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-04T01:41:17.589758466Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.072198ms logger=migrator t=2026-05-04T01:41:17.595412251Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-04T01:41:17.596454089Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.040998ms logger=migrator t=2026-05-04T01:41:17.601210869Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-04T01:41:17.602254977Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.043628ms logger=migrator t=2026-05-04T01:41:17.606509349Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-04T01:41:17.608062935Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.086028ms logger=migrator t=2026-05-04T01:41:17.613367665Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-04T01:41:17.614192659Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=825.124µs logger=migrator t=2026-05-04T01:41:17.618832057Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-04T01:41:17.619922256Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.091938ms logger=migrator t=2026-05-04T01:41:17.625456869Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-04T01:41:17.636063129Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.61002ms logger=migrator t=2026-05-04T01:41:17.641428191Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-04T01:41:17.649461566Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.032315ms logger=migrator t=2026-05-04T01:41:17.653636447Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-04T01:41:17.661204905Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.567548ms logger=migrator t=2026-05-04T01:41:17.667253277Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-04T01:41:17.678565669Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.311372ms logger=migrator t=2026-05-04T01:41:17.684266505Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-04T01:41:17.68510433Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=837.705µs logger=migrator t=2026-05-04T01:41:17.68989418Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-04T01:41:17.690995749Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.101389ms logger=migrator t=2026-05-04T01:41:17.695659548Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-04T01:41:17.696722586Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.060798ms logger=migrator t=2026-05-04T01:41:17.702084427Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-04T01:41:17.703306298Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.223691ms logger=migrator t=2026-05-04T01:41:17.707669692Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-04T01:41:17.70876072Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.090628ms logger=migrator t=2026-05-04T01:41:17.715234309Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-04T01:41:17.71530556Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=72.091µs logger=migrator t=2026-05-04T01:41:17.719650945Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-04T01:41:17.719702916Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.701µs logger=migrator t=2026-05-04T01:41:17.724495116Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-04T01:41:17.724945244Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=449.548µs logger=migrator t=2026-05-04T01:41:17.729135955Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-04T01:41:17.729775486Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=641.161µs logger=migrator t=2026-05-04T01:41:17.737183342Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-04T01:41:17.738466553Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.285002ms logger=migrator t=2026-05-04T01:41:17.742565723Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-04T01:41:17.742770716Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=204.283µs logger=migrator t=2026-05-04T01:41:17.746338727Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-04T01:41:17.747053339Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=714.922µs logger=migrator t=2026-05-04T01:41:17.75125326Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-04T01:41:17.752130605Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=876.375µs logger=migrator t=2026-05-04T01:41:17.758765396Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-04T01:41:17.760599348Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.834452ms logger=migrator t=2026-05-04T01:41:17.765319648Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-04T01:41:17.776306224Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.965665ms logger=migrator t=2026-05-04T01:41:17.780600476Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-04T01:41:17.780673658Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=73.692µs logger=migrator t=2026-05-04T01:41:17.786285993Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-04T01:41:17.787369171Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.082378ms logger=migrator t=2026-05-04T01:41:17.793005787Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-04T01:41:17.794154596Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.148569ms logger=migrator t=2026-05-04T01:41:17.798697893Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-04T01:41:17.799884723Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.18664ms logger=migrator t=2026-05-04T01:41:17.806048207Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-04T01:41:17.816131617Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.08225ms logger=migrator t=2026-05-04T01:41:17.820169936Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-04T01:41:17.82094036Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=771.354µs logger=migrator t=2026-05-04T01:41:17.824267656Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-04T01:41:17.82505127Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=780.384µs logger=migrator t=2026-05-04T01:41:17.83038102Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-04T01:41:17.854088101Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.706461ms logger=migrator t=2026-05-04T01:41:17.858369284Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-04T01:41:17.860351677Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.983453ms logger=migrator t=2026-05-04T01:41:17.869162806Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-04T01:41:17.870303015Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.138489ms logger=migrator t=2026-05-04T01:41:17.875149448Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-04T01:41:17.876489381Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.338712ms logger=migrator t=2026-05-04T01:41:17.881266621Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-04T01:41:17.882941479Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.684508ms logger=migrator t=2026-05-04T01:41:17.887407545Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-04T01:41:17.887662699Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=255.325µs logger=migrator t=2026-05-04T01:41:17.892601083Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-04T01:41:17.89361226Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.010837ms logger=migrator t=2026-05-04T01:41:17.899825135Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-04T01:41:17.915633243Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.807387ms logger=migrator t=2026-05-04T01:41:17.920207571Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-04T01:41:17.920897192Z level=info msg="Migration successfully executed" id="create entity_events table" duration=689.551µs logger=migrator t=2026-05-04T01:41:17.927757518Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-04T01:41:17.928845907Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.087549ms logger=migrator t=2026-05-04T01:41:17.937649386Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T01:41:17.93849159Z 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-04T01:41:17.944308308Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T01:41:17.945066001Z 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-04T01:41:17.950566704Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-04T01:41:17.951327737Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=759.873µs logger=migrator t=2026-05-04T01:41:17.958153523Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-04T01:41:17.959414554Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.261701ms logger=migrator t=2026-05-04T01:41:17.964113524Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T01:41:17.967436489Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=3.319916ms logger=migrator t=2026-05-04T01:41:17.973870049Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T01:41:17.975652239Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.78231ms logger=migrator t=2026-05-04T01:41:17.983037344Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T01:41:17.984145012Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.107438ms logger=migrator t=2026-05-04T01:41:17.988583698Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T01:41:17.989725337Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.141329ms logger=migrator t=2026-05-04T01:41:17.994312015Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-04T01:41:17.99520284Z level=info msg="Migration successfully executed" id="Drop public config table" duration=889.955µs logger=migrator t=2026-05-04T01:41:18.002083926Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-04T01:41:18.004904684Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.824818ms logger=migrator t=2026-05-04T01:41:18.013630211Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T01:41:18.014489006Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=858.805µs logger=migrator t=2026-05-04T01:41:18.023962576Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T01:41:18.025257878Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.294642ms logger=migrator t=2026-05-04T01:41:18.02953621Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-04T01:41:18.031461912Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.925552ms logger=migrator t=2026-05-04T01:41:18.038517591Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-04T01:41:18.064138755Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.622384ms logger=migrator t=2026-05-04T01:41:18.069638107Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-04T01:41:18.08045982Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.826863ms logger=migrator t=2026-05-04T01:41:18.085132009Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-04T01:41:18.091750841Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.618221ms logger=migrator t=2026-05-04T01:41:18.098384943Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-04T01:41:18.098969032Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=595.299µs logger=migrator t=2026-05-04T01:41:18.103345207Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-04T01:41:18.11773297Z level=info msg="Migration successfully executed" id="add share column" duration=14.388493ms logger=migrator t=2026-05-04T01:41:18.125723425Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-04T01:41:18.125900938Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=182.533µs logger=migrator t=2026-05-04T01:41:18.129898856Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-04T01:41:18.131553783Z level=info msg="Migration successfully executed" id="create file table" duration=1.655318ms logger=migrator t=2026-05-04T01:41:18.14263061Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-04T01:41:18.14383787Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.20725ms logger=migrator t=2026-05-04T01:41:18.148557921Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-04T01:41:18.150714726Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.156555ms logger=migrator t=2026-05-04T01:41:18.170352568Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-04T01:41:18.172716098Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.36131ms logger=migrator t=2026-05-04T01:41:18.178378784Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-04T01:41:18.179602275Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.224541ms logger=migrator t=2026-05-04T01:41:18.184550099Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-04T01:41:18.18463609Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=82.731µs logger=migrator t=2026-05-04T01:41:18.188874242Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-04T01:41:18.188954063Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=73.691µs logger=migrator t=2026-05-04T01:41:18.194322754Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-04T01:41:18.195082746Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=760.332µs logger=migrator t=2026-05-04T01:41:18.199811196Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-04T01:41:18.200065111Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=254.095µs logger=migrator t=2026-05-04T01:41:18.205692935Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-04T01:41:18.208243388Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.555853ms logger=migrator t=2026-05-04T01:41:18.212644413Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-04T01:41:18.223400424Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.754931ms logger=migrator t=2026-05-04T01:41:18.228884657Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-04T01:41:18.22906872Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=184.513µs logger=migrator t=2026-05-04T01:41:18.232236514Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-04T01:41:18.233471014Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.23409ms logger=migrator t=2026-05-04T01:41:18.239444706Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-04T01:41:18.240216328Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=773.212µs logger=migrator t=2026-05-04T01:41:18.244169165Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-04T01:41:18.244535541Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=366.336µs logger=migrator t=2026-05-04T01:41:18.248306075Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-04T01:41:18.248788193Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=484.218µs logger=migrator t=2026-05-04T01:41:18.254986978Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-04T01:41:18.267851835Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.870457ms logger=migrator t=2026-05-04T01:41:18.272437582Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-04T01:41:18.2811279Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.689288ms logger=migrator t=2026-05-04T01:41:18.284170921Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-04T01:41:18.285013265Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=841.944µs logger=migrator t=2026-05-04T01:41:18.293420677Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-04T01:41:18.369881169Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.445291ms logger=migrator t=2026-05-04T01:41:18.374074719Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-04T01:41:18.374986615Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=912.276µs logger=migrator t=2026-05-04T01:41:18.381484414Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-04T01:41:18.382643284Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.1588ms logger=migrator t=2026-05-04T01:41:18.39721272Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-04T01:41:18.421586122Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.359422ms logger=migrator t=2026-05-04T01:41:18.427163386Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-04T01:41:18.435255493Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.091237ms logger=migrator t=2026-05-04T01:41:18.441898145Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-04T01:41:18.44215251Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=254.325µs logger=migrator t=2026-05-04T01:41:18.447945897Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-04T01:41:18.448070369Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=125.172µs logger=migrator t=2026-05-04T01:41:18.460314845Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-04T01:41:18.460640182Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=327.217µs logger=migrator t=2026-05-04T01:41:18.469195346Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-04T01:41:18.46943752Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=243.514µs logger=migrator t=2026-05-04T01:41:18.474471785Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-04T01:41:18.474790751Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=319.266µs logger=migrator t=2026-05-04T01:41:18.477998204Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-04T01:41:18.479326937Z level=info msg="Migration successfully executed" id="create folder table" duration=1.328253ms logger=migrator t=2026-05-04T01:41:18.485017173Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-04T01:41:18.486322565Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.305292ms logger=migrator t=2026-05-04T01:41:18.492197694Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-04T01:41:18.493594638Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.396274ms logger=migrator t=2026-05-04T01:41:18.497967821Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-04T01:41:18.497995912Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.571µs logger=migrator t=2026-05-04T01:41:18.503111539Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T01:41:18.504741956Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.666748ms logger=migrator t=2026-05-04T01:41:18.509614089Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T01:41:18.511675493Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.064504ms logger=migrator t=2026-05-04T01:41:18.515326865Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-04T01:41:18.516561096Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.233371ms logger=migrator t=2026-05-04T01:41:18.52209615Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-04T01:41:18.522903803Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=806.803µs logger=migrator t=2026-05-04T01:41:18.526299361Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-04T01:41:18.526591855Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=292.384µs logger=migrator t=2026-05-04T01:41:18.530555223Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-04T01:41:18.532093809Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.537386ms logger=migrator t=2026-05-04T01:41:18.537593311Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-04T01:41:18.539047286Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.453535ms logger=migrator t=2026-05-04T01:41:18.544083611Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-04T01:41:18.547319326Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=3.234755ms logger=migrator t=2026-05-04T01:41:18.553876886Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-04T01:41:18.555197278Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.317212ms logger=migrator t=2026-05-04T01:41:18.568019365Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-04T01:41:18.570429166Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.413061ms logger=migrator t=2026-05-04T01:41:18.573897385Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-04T01:41:18.575902008Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.011553ms logger=migrator t=2026-05-04T01:41:18.581677486Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-04T01:41:18.583162911Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.489125ms logger=migrator t=2026-05-04T01:41:18.590469484Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-04T01:41:18.594869149Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=4.397845ms logger=migrator t=2026-05-04T01:41:18.605244644Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-04T01:41:18.60616954Z level=info msg="Migration successfully executed" id="create signing_key table" duration=925.446µs logger=migrator t=2026-05-04T01:41:18.609948273Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-04T01:41:18.611628242Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.679549ms logger=migrator t=2026-05-04T01:41:18.617884277Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-04T01:41:18.620031864Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.150487ms logger=migrator t=2026-05-04T01:41:18.623500572Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-04T01:41:18.62398495Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=485.608µs logger=migrator t=2026-05-04T01:41:18.627361628Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-04T01:41:18.639595984Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.234336ms logger=migrator t=2026-05-04T01:41:18.648786239Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-04T01:41:18.649696975Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=909.516µs logger=migrator t=2026-05-04T01:41:18.657327863Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T01:41:18.657357994Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.451µs logger=migrator t=2026-05-04T01:41:18.666078811Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T01:41:18.668183357Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.102546ms logger=migrator t=2026-05-04T01:41:18.677579446Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T01:41:18.677605876Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=25.43µs logger=migrator t=2026-05-04T01:41:18.684760257Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-04T01:41:18.685831995Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.071368ms logger=migrator t=2026-05-04T01:41:18.690746648Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T01:41:18.69204423Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.293892ms logger=migrator t=2026-05-04T01:41:18.700122107Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-04T01:41:18.701350358Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.22942ms logger=migrator t=2026-05-04T01:41:18.711212434Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-04T01:41:18.712694139Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.483815ms logger=migrator t=2026-05-04T01:41:18.718591978Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-04T01:41:18.718870303Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=279.585µs logger=migrator t=2026-05-04T01:41:18.723810957Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-04T01:41:18.728033248Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=4.222151ms logger=migrator t=2026-05-04T01:41:18.73704567Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-04T01:41:18.738265581Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.223601ms logger=migrator t=2026-05-04T01:41:18.744138329Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-04T01:41:18.745143377Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.005488ms logger=migrator t=2026-05-04T01:41:18.782293984Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-04T01:41:18.795697021Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.407917ms logger=migrator t=2026-05-04T01:41:18.805858122Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-04T01:41:18.816077075Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.221243ms logger=migrator t=2026-05-04T01:41:18.827200163Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-04T01:41:18.839816706Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.621053ms logger=migrator t=2026-05-04T01:41:18.847567877Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-04T01:41:18.848271149Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=698.762µs logger=migrator t=2026-05-04T01:41:18.854976331Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-04T01:41:18.86851319Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.535259ms logger=migrator t=2026-05-04T01:41:18.875838074Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-04T01:41:18.895880363Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=20.023989ms logger=migrator t=2026-05-04T01:41:18.90162048Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-04T01:41:18.901881374Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=261.134µs logger=migrator t=2026-05-04T01:41:18.907674422Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.688988075s logger=migrator t=2026-05-04T01:41:18.908413535Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-04T01:41:18.923822045Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-04T01:41:18.924028849Z level=info msg="Created default organization" logger=secrets t=2026-05-04T01:41:18.933197013Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T01:41:18.984458439Z level=info msg="Restored cache from database" duration=496.969µs logger=plugin.store t=2026-05-04T01:41:18.986039785Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-04T01:41:19.027260631Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-04T01:41:19.027381084Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-04T01:41:19.027483425Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-04T01:41:19.027523236Z level=info msg="Plugins loaded" count=54 duration=41.484951ms logger=query_data t=2026-05-04T01:41:19.032023211Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-04T01:41:19.036386255Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-04T01:41:19.042380015Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-04T01:41:19.051835425Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-04T01:41:19.054426099Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-04T01:41:19.056360561Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-04T01:41:19.077560738Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-04T01:41:19.100580366Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-04T01:41:19.125476356Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-04T01:41:19.125502806Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-04T01:41:19.12571551Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-04T01:41:19.12633559Z level=info msg="State cache has been initialized" states=0 duration=620.74µs logger=ngalert.scheduler t=2026-05-04T01:41:19.126430361Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-04T01:41:19.126554624Z level=info msg=starting first_tick=2026-05-04T01:41:20Z logger=ngalert.multiorg.alertmanager t=2026-05-04T01:41:19.126561724Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-04T01:41:19.12986089Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-05-04T01:41:19.133284837Z level=info msg="Storage starting" logger=http.server t=2026-05-04T01:41:19.139687455Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-04T01:41:19.148779428Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-04T01:41:19.190297268Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-04T01:41:19.196220878Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-05-04T01:41:19.21650752Z level=info msg="Update check succeeded" duration=89.856335ms logger=plugins.update.checker t=2026-05-04T01:41:19.218767187Z level=info msg="Update check succeeded" duration=91.846037ms logger=sqlstore.transactions t=2026-05-04T01:41:19.2189502Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-04T01:41:19.28302609Z 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-04T01:41:19.312797672Z level=info msg="Patterns update finished" duration=92.706552ms logger=grafana-apiserver t=2026-05-04T01:41:19.560570356Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-04T01:41:19.561121336Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-04T01:41:19.771653233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:19.772598529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:19.790946899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:19.811507255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:19.826723011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:19.905859965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:19.923563533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:19.956763522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:19.974627903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.000490539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.024551174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.050935868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.084155615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.147026012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.168795218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.221336931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.240087397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.280434214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.301798214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.377485616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.397578774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.485897188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.507242306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.580946606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.598546762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.785526054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.812254063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.871395438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.88994319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.951910811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:20.969259002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.02212905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.036260787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.087791781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.103672907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.161240253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.175413891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.22429882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.243612064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.30299814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.323022205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.384766081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.403309881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.454573761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.473944826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.533404103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.554208362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.609929106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.628131582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.71869625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.734378223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.794603053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.80876116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.879430275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.899775387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.972501356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:21.986634643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.041919629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.061678469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.124929347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.145717625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.223272132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.239826219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.293661539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.313273977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.378119593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.408776136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.503057712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.529610667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.606037014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.619846315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.720565751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.736999826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.817332599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.837361045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.917637767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:22.936950881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:23.027497363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:23.043501641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:41:23.152187485Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-04T01:43:18.153977726Z level=info msg="Usage stats are ready to report"