logger=settings t=2026-03-31T22:29:08.204426904Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-31T22:29:08Z logger=settings t=2026-03-31T22:29:08.204726591Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-31T22:29:08.204738571Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-31T22:29:08.204741981Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-31T22:29:08.204744801Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-31T22:29:08.204749391Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-31T22:29:08.204753791Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-31T22:29:08.204757341Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-31T22:29:08.204761111Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-31T22:29:08.204765962Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-31T22:29:08.204769442Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-31T22:29:08.204773522Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-31T22:29:08.204778532Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-31T22:29:08.204782082Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-31T22:29:08.204785722Z level=info msg=Target target=[all] logger=settings t=2026-03-31T22:29:08.204792272Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-31T22:29:08.204795652Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-31T22:29:08.204799122Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-31T22:29:08.204802562Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-31T22:29:08.204806042Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-31T22:29:08.204812503Z level=info msg="App mode production" logger=sqlstore t=2026-03-31T22:29:08.205058358Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-31T22:29:08.205073908Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-31T22:29:08.210245224Z level=info msg="Locking database" logger=migrator t=2026-03-31T22:29:08.210289515Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-31T22:29:08.210825876Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-31T22:29:08.211781108Z level=info msg="Migration successfully executed" id="create migration_log table" duration=955.082µs logger=migrator t=2026-03-31T22:29:08.227095549Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-31T22:29:08.228497291Z level=info msg="Migration successfully executed" id="create user table" duration=1.402522ms logger=migrator t=2026-03-31T22:29:08.239730231Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-31T22:29:08.242353309Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.622829ms logger=migrator t=2026-03-31T22:29:08.252491824Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-31T22:29:08.25364271Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.155086ms logger=migrator t=2026-03-31T22:29:08.275343573Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-31T22:29:08.276716944Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.376381ms logger=migrator t=2026-03-31T22:29:08.290855248Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-31T22:29:08.292078555Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.227717ms logger=migrator t=2026-03-31T22:29:08.299976022Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-31T22:29:08.303977641Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.99819ms logger=migrator t=2026-03-31T22:29:08.318948314Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-31T22:29:08.320359095Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.413521ms logger=migrator t=2026-03-31T22:29:08.328761512Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-31T22:29:08.329684883Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=923.041µs logger=migrator t=2026-03-31T22:29:08.334870429Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-31T22:29:08.336133717Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.265768ms logger=migrator t=2026-03-31T22:29:08.341746001Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-31T22:29:08.342325034Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=588.473µs logger=migrator t=2026-03-31T22:29:08.350055987Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-31T22:29:08.352127823Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=2.064947ms logger=migrator t=2026-03-31T22:29:08.365241144Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-31T22:29:08.366700817Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.463263ms logger=migrator t=2026-03-31T22:29:08.373406036Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-31T22:29:08.373442067Z level=info msg="Migration successfully executed" id="Update user table charset" duration=38.001µs logger=migrator t=2026-03-31T22:29:08.3843556Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-31T22:29:08.386286813Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.931663ms logger=migrator t=2026-03-31T22:29:08.395205632Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-31T22:29:08.395749203Z level=info msg="Migration successfully executed" id="Add missing user data" duration=543.182µs logger=migrator t=2026-03-31T22:29:08.40228093Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-31T22:29:08.404208112Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.925362ms logger=migrator t=2026-03-31T22:29:08.411991015Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-31T22:29:08.413263344Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.275149ms logger=migrator t=2026-03-31T22:29:08.420415163Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-31T22:29:08.421866696Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.453103ms logger=migrator t=2026-03-31T22:29:08.425957866Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-31T22:29:08.434182489Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.218733ms logger=migrator t=2026-03-31T22:29:08.443008636Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-31T22:29:08.444364807Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.354281ms logger=migrator t=2026-03-31T22:29:08.449595223Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-31T22:29:08.449989502Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=394.008µs logger=migrator t=2026-03-31T22:29:08.454641115Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-31T22:29:08.455839972Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.194177ms logger=migrator t=2026-03-31T22:29:08.461356575Z 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-03-31T22:29:08.461766924Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=413.659µs logger=migrator t=2026-03-31T22:29:08.466647663Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-31T22:29:08.467164404Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=519.051µs logger=migrator t=2026-03-31T22:29:08.472282988Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-31T22:29:08.473230339Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=949.031µs logger=migrator t=2026-03-31T22:29:08.480667955Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-31T22:29:08.481950663Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.286748ms logger=migrator t=2026-03-31T22:29:08.488724084Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-31T22:29:08.489470021Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=746.797µs logger=migrator t=2026-03-31T22:29:08.493656453Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-31T22:29:08.494467432Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=809.769µs logger=migrator t=2026-03-31T22:29:08.499711118Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-31T22:29:08.500389514Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=678.316µs logger=migrator t=2026-03-31T22:29:08.510217622Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-31T22:29:08.510267603Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=51.291µs logger=migrator t=2026-03-31T22:29:08.515812657Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-31T22:29:08.516636145Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=824.308µs logger=migrator t=2026-03-31T22:29:08.523766164Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-31T22:29:08.524690214Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=926.86µs logger=migrator t=2026-03-31T22:29:08.530115985Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-31T22:29:08.530826802Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=710.787µs logger=migrator t=2026-03-31T22:29:08.535403333Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-31T22:29:08.536106959Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=703.556µs logger=migrator t=2026-03-31T22:29:08.541858866Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-31T22:29:08.545094119Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.234253ms logger=migrator t=2026-03-31T22:29:08.549816314Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-31T22:29:08.550634593Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=817.589µs logger=migrator t=2026-03-31T22:29:08.555428629Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-31T22:29:08.556222477Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=794.008µs logger=migrator t=2026-03-31T22:29:08.560101503Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-31T22:29:08.56088949Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=788.137µs logger=migrator t=2026-03-31T22:29:08.56535176Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-31T22:29:08.566035395Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=683.485µs logger=migrator t=2026-03-31T22:29:08.571329443Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-31T22:29:08.572392606Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.061583ms logger=migrator t=2026-03-31T22:29:08.579678879Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-31T22:29:08.580282692Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=604.443µs logger=migrator t=2026-03-31T22:29:08.586746747Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-31T22:29:08.587929393Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.188667ms logger=migrator t=2026-03-31T22:29:08.594229563Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-31T22:29:08.594645072Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=415.569µs logger=migrator t=2026-03-31T22:29:08.599096541Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-31T22:29:08.599850188Z level=info msg="Migration successfully executed" id="create star table" duration=752.607µs logger=migrator t=2026-03-31T22:29:08.604021821Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-31T22:29:08.605276649Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.254968ms logger=migrator t=2026-03-31T22:29:08.610852183Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-31T22:29:08.611849315Z level=info msg="Migration successfully executed" id="create org table v1" duration=995.482µs logger=migrator t=2026-03-31T22:29:08.617777668Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-31T22:29:08.618833871Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.057343ms logger=migrator t=2026-03-31T22:29:08.623498135Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-31T22:29:08.62418284Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=684.965µs logger=migrator t=2026-03-31T22:29:08.628778582Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-31T22:29:08.630431559Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.651107ms logger=migrator t=2026-03-31T22:29:08.637863695Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-31T22:29:08.638901708Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.039602ms logger=migrator t=2026-03-31T22:29:08.644768668Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-31T22:29:08.645586277Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=817.619µs logger=migrator t=2026-03-31T22:29:08.651414967Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-31T22:29:08.651483588Z level=info msg="Migration successfully executed" id="Update org table charset" duration=69.042µs logger=migrator t=2026-03-31T22:29:08.656675223Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-31T22:29:08.656705134Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.711µs logger=migrator t=2026-03-31T22:29:08.668110208Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-31T22:29:08.668382234Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=274.096µs logger=migrator t=2026-03-31T22:29:08.674839888Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-31T22:29:08.676153087Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.313099ms logger=migrator t=2026-03-31T22:29:08.681366503Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-31T22:29:08.682237233Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=871.441µs logger=migrator t=2026-03-31T22:29:08.68839597Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-31T22:29:08.689345111Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=948.16µs logger=migrator t=2026-03-31T22:29:08.694490965Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-31T22:29:08.69515934Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=664.445µs logger=migrator t=2026-03-31T22:29:08.701344447Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-31T22:29:08.702902382Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.559365ms logger=migrator t=2026-03-31T22:29:08.70998989Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-31T22:29:08.711057794Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.070424ms logger=migrator t=2026-03-31T22:29:08.721401545Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-31T22:29:08.72973235Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.337976ms logger=migrator t=2026-03-31T22:29:08.73963306Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-31T22:29:08.740844938Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.215858ms logger=migrator t=2026-03-31T22:29:08.746918243Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-31T22:29:08.748190921Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.272538ms logger=migrator t=2026-03-31T22:29:08.756825613Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-31T22:29:08.75761007Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=785.167µs logger=migrator t=2026-03-31T22:29:08.765799173Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-31T22:29:08.766313155Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=514.242µs logger=migrator t=2026-03-31T22:29:08.771632933Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-31T22:29:08.773048754Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.414292ms logger=migrator t=2026-03-31T22:29:08.778894394Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-31T22:29:08.779108519Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=234.315µs logger=migrator t=2026-03-31T22:29:08.784759245Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-31T22:29:08.788259902Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.500377ms logger=migrator t=2026-03-31T22:29:08.792655991Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-31T22:29:08.794574674Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.919013ms logger=migrator t=2026-03-31T22:29:08.799720629Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-31T22:29:08.80158989Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.866091ms logger=migrator t=2026-03-31T22:29:08.806656303Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-31T22:29:08.807548032Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=895.22µs logger=migrator t=2026-03-31T22:29:08.811386698Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-31T22:29:08.813237139Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.849981ms logger=migrator t=2026-03-31T22:29:08.817352781Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-31T22:29:08.818149468Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=795.957µs logger=migrator t=2026-03-31T22:29:08.822571047Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-31T22:29:08.823574059Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.001992ms logger=migrator t=2026-03-31T22:29:08.833134172Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-31T22:29:08.833233014Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=103.193µs logger=migrator t=2026-03-31T22:29:08.839275929Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-31T22:29:08.839383532Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=112.993µs logger=migrator t=2026-03-31T22:29:08.843515443Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-31T22:29:08.846302205Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.786902ms logger=migrator t=2026-03-31T22:29:08.850687033Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-31T22:29:08.852788019Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.099746ms logger=migrator t=2026-03-31T22:29:08.860681875Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-31T22:29:08.864114372Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.438227ms logger=migrator t=2026-03-31T22:29:08.869741768Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-31T22:29:08.871633929Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.899482ms logger=migrator t=2026-03-31T22:29:08.877344246Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-31T22:29:08.877730325Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=386.519µs logger=migrator t=2026-03-31T22:29:08.883265888Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-31T22:29:08.88468905Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.423412ms logger=migrator t=2026-03-31T22:29:08.890296245Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-31T22:29:08.891042021Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=745.626µs logger=migrator t=2026-03-31T22:29:08.896036532Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-31T22:29:08.896068143Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.381µs logger=migrator t=2026-03-31T22:29:08.903212302Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-31T22:29:08.904155083Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=941.691µs logger=migrator t=2026-03-31T22:29:08.909317449Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-31T22:29:08.910472354Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.152275ms logger=migrator t=2026-03-31T22:29:08.916710202Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-31T22:29:08.92374648Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.035538ms logger=migrator t=2026-03-31T22:29:08.930158572Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-31T22:29:08.932028554Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.870392ms logger=migrator t=2026-03-31T22:29:08.941480744Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-31T22:29:08.942756043Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.280079ms logger=migrator t=2026-03-31T22:29:08.947951698Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-31T22:29:08.949356009Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.415512ms logger=migrator t=2026-03-31T22:29:08.954401242Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-31T22:29:08.954737149Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=336.117µs logger=migrator t=2026-03-31T22:29:08.959484666Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-31T22:29:08.96012644Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=641.714µs logger=migrator t=2026-03-31T22:29:08.965594512Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-31T22:29:08.969493248Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.897817ms logger=migrator t=2026-03-31T22:29:08.973957918Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-31T22:29:08.974855307Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=898.749µs logger=migrator t=2026-03-31T22:29:08.979543322Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-31T22:29:08.979825578Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=288.336µs logger=migrator t=2026-03-31T22:29:08.984695267Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-31T22:29:08.984821749Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=126.882µs logger=migrator t=2026-03-31T22:29:08.989127705Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-31T22:29:08.990044295Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=915.75µs logger=migrator t=2026-03-31T22:29:08.994398952Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-31T22:29:08.996789646Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.390284ms logger=migrator t=2026-03-31T22:29:09.001194063Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-31T22:29:09.002149215Z level=info msg="Migration successfully executed" id="create data_source table" duration=954.822µs logger=migrator t=2026-03-31T22:29:09.007369841Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-31T22:29:09.008150819Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=780.808µs logger=migrator t=2026-03-31T22:29:09.013263583Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-31T22:29:09.014081121Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=815.478µs logger=migrator t=2026-03-31T22:29:09.018962809Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-31T22:29:09.019748007Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=786.978µs logger=migrator t=2026-03-31T22:29:09.024806379Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-31T22:29:09.025524075Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=717.856µs logger=migrator t=2026-03-31T22:29:09.029947164Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-31T22:29:09.036165283Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.217699ms logger=migrator t=2026-03-31T22:29:09.041675975Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-31T22:29:09.043071956Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.396011ms logger=migrator t=2026-03-31T22:29:09.047110096Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-31T22:29:09.048371444Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.260808ms logger=migrator t=2026-03-31T22:29:09.053806695Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-31T22:29:09.054642044Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=834.759µs logger=migrator t=2026-03-31T22:29:09.059581953Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-31T22:29:09.060419273Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=832.789µs logger=migrator t=2026-03-31T22:29:09.065009544Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-31T22:29:09.06840679Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.397906ms logger=migrator t=2026-03-31T22:29:09.073736899Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-31T22:29:09.076200723Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.466264ms logger=migrator t=2026-03-31T22:29:09.080542161Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-31T22:29:09.080569021Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.651µs logger=migrator t=2026-03-31T22:29:09.085527192Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-31T22:29:09.085825278Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=298.226µs logger=migrator t=2026-03-31T22:29:09.08994306Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-31T22:29:09.094124253Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.183174ms logger=migrator t=2026-03-31T22:29:09.099507473Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-31T22:29:09.099727958Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=218.545µs logger=migrator t=2026-03-31T22:29:09.105734142Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-31T22:29:09.105919056Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=185.124µs logger=migrator t=2026-03-31T22:29:09.109645378Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-31T22:29:09.112159524Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.513646ms logger=migrator t=2026-03-31T22:29:09.116131132Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-31T22:29:09.116346728Z level=info msg="Migration successfully executed" id="Update uid value" duration=212.436µs logger=migrator t=2026-03-31T22:29:09.120353817Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-31T22:29:09.121289867Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=935.64µs logger=migrator t=2026-03-31T22:29:09.126402321Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-31T22:29:09.127349142Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=946.731µs logger=migrator t=2026-03-31T22:29:09.13353096Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-31T22:29:09.13442253Z level=info msg="Migration successfully executed" id="create api_key table" duration=890.06µs logger=migrator t=2026-03-31T22:29:09.140526726Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-31T22:29:09.141827405Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.301029ms logger=migrator t=2026-03-31T22:29:09.148646756Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-31T22:29:09.149933406Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.28811ms logger=migrator t=2026-03-31T22:29:09.154605119Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-31T22:29:09.156070592Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.465813ms logger=migrator t=2026-03-31T22:29:09.162495175Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-31T22:29:09.163779123Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.285888ms logger=migrator t=2026-03-31T22:29:09.172951268Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-31T22:29:09.174204396Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.255857ms logger=migrator t=2026-03-31T22:29:09.178903001Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-31T22:29:09.180085247Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.182405ms logger=migrator t=2026-03-31T22:29:09.184936494Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-31T22:29:09.192005603Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.068488ms logger=migrator t=2026-03-31T22:29:09.196299868Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-31T22:29:09.197071145Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=771.157µs logger=migrator t=2026-03-31T22:29:09.201309339Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-31T22:29:09.202086716Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=777.147µs logger=migrator t=2026-03-31T22:29:09.207680161Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-31T22:29:09.208940159Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.259698ms logger=migrator t=2026-03-31T22:29:09.212810175Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-31T22:29:09.214035302Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.225057ms logger=migrator t=2026-03-31T22:29:09.219714938Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-31T22:29:09.220072417Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=357.419µs logger=migrator t=2026-03-31T22:29:09.223748079Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-31T22:29:09.224323271Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=575.182µs logger=migrator t=2026-03-31T22:29:09.228416733Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-31T22:29:09.228469324Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=49.091µs logger=migrator t=2026-03-31T22:29:09.232474723Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-31T22:29:09.236241716Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.767633ms logger=migrator t=2026-03-31T22:29:09.240363319Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-31T22:29:09.242975737Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.611948ms logger=migrator t=2026-03-31T22:29:09.247292903Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-31T22:29:09.247474027Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=181.434µs logger=migrator t=2026-03-31T22:29:09.251859805Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-31T22:29:09.255904654Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.04434ms logger=migrator t=2026-03-31T22:29:09.260868295Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-31T22:29:09.263557795Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.68929ms logger=migrator t=2026-03-31T22:29:09.268384183Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-31T22:29:09.269758593Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.37391ms logger=migrator t=2026-03-31T22:29:09.274686733Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-31T22:29:09.275947731Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.266279ms logger=migrator t=2026-03-31T22:29:09.282151099Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-31T22:29:09.283729994Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.582045ms logger=migrator t=2026-03-31T22:29:09.288428599Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-31T22:29:09.289464691Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.038012ms logger=migrator t=2026-03-31T22:29:09.294101715Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-31T22:29:09.29523563Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.132475ms logger=migrator t=2026-03-31T22:29:09.301404218Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-31T22:29:09.302606625Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.201957ms logger=migrator t=2026-03-31T22:29:09.307725919Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-31T22:29:09.30779434Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.672µs logger=migrator t=2026-03-31T22:29:09.311520263Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-31T22:29:09.311552103Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.93µs logger=migrator t=2026-03-31T22:29:09.315959912Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-31T22:29:09.320060933Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.101821ms logger=migrator t=2026-03-31T22:29:09.325149386Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-31T22:29:09.328274486Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.12391ms logger=migrator t=2026-03-31T22:29:09.338609946Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-31T22:29:09.338743589Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=133.283µs logger=migrator t=2026-03-31T22:29:09.344387385Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-31T22:29:09.345203772Z level=info msg="Migration successfully executed" id="create quota table v1" duration=816.237µs logger=migrator t=2026-03-31T22:29:09.354429869Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-31T22:29:09.355920872Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.489452ms logger=migrator t=2026-03-31T22:29:09.363259505Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-31T22:29:09.363323496Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=64.421µs logger=migrator t=2026-03-31T22:29:09.371925478Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-31T22:29:09.372876609Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=952.551µs logger=migrator t=2026-03-31T22:29:09.38147227Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-31T22:29:09.382990724Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.521414ms logger=migrator t=2026-03-31T22:29:09.389142681Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-31T22:29:09.392351523Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.208702ms logger=migrator t=2026-03-31T22:29:09.398627532Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-31T22:29:09.398656753Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.34µs logger=migrator t=2026-03-31T22:29:09.430777998Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-31T22:29:09.432365983Z level=info msg="Migration successfully executed" id="create session table" duration=1.591405ms logger=migrator t=2026-03-31T22:29:09.805154773Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-31T22:29:09.805326447Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=175.904µs logger=migrator t=2026-03-31T22:29:09.821438116Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-31T22:29:09.8216417Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=207.624µs logger=migrator t=2026-03-31T22:29:09.82701769Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-31T22:29:09.828141675Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.124155ms logger=migrator t=2026-03-31T22:29:09.837277319Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-31T22:29:09.838116517Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=840.498µs logger=migrator t=2026-03-31T22:29:09.844254193Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-31T22:29:09.844304214Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=51.891µs logger=migrator t=2026-03-31T22:29:09.851071526Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-31T22:29:09.851131497Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=64.301µs logger=migrator t=2026-03-31T22:29:09.856506597Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-31T22:29:09.860108907Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.60221ms logger=migrator t=2026-03-31T22:29:09.86426823Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-31T22:29:09.867620324Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.351084ms logger=migrator t=2026-03-31T22:29:09.872076063Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-31T22:29:09.872174895Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=101.302µs logger=migrator t=2026-03-31T22:29:09.877934083Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-31T22:29:09.878018395Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=72.852µs logger=migrator t=2026-03-31T22:29:09.886022284Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-31T22:29:09.887090168Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.071515ms logger=migrator t=2026-03-31T22:29:09.893765226Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-31T22:29:09.893796787Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.711µs logger=migrator t=2026-03-31T22:29:09.899854881Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-31T22:29:09.904681339Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.827268ms logger=migrator t=2026-03-31T22:29:09.911690375Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-31T22:29:09.91185464Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=164.885µs logger=migrator t=2026-03-31T22:29:09.917109115Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-31T22:29:09.920549023Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.439368ms logger=migrator t=2026-03-31T22:29:09.926487175Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-31T22:29:09.93076793Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.280205ms logger=migrator t=2026-03-31T22:29:09.935058136Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-31T22:29:09.935131647Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=76.141µs logger=migrator t=2026-03-31T22:29:09.940125479Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-31T22:29:09.941173002Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.047383ms logger=migrator t=2026-03-31T22:29:09.945341994Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-31T22:29:09.946244695Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=901.851µs logger=migrator t=2026-03-31T22:29:09.952157746Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-31T22:29:09.953324622Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.166946ms logger=migrator t=2026-03-31T22:29:09.95949782Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-31T22:29:09.961452763Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.950833ms logger=migrator t=2026-03-31T22:29:09.968123382Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-31T22:29:09.969003021Z level=info msg="Migration successfully executed" id="add index alert state" duration=879.539µs logger=migrator t=2026-03-31T22:29:09.974113405Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-31T22:29:09.975649419Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.533964ms logger=migrator t=2026-03-31T22:29:09.981127781Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-31T22:29:09.982304638Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.174757ms logger=migrator t=2026-03-31T22:29:09.98870742Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-31T22:29:09.989718972Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.008772ms logger=migrator t=2026-03-31T22:29:09.99724244Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-31T22:29:09.998832586Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.538115ms logger=migrator t=2026-03-31T22:29:10.008148773Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-31T22:29:10.020472197Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.318284ms logger=migrator t=2026-03-31T22:29:10.027059134Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-31T22:29:10.027681668Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=622.444µs logger=migrator t=2026-03-31T22:29:10.034736485Z 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-03-31T22:29:10.036135156Z 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.389392ms logger=migrator t=2026-03-31T22:29:10.042508958Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-31T22:29:10.042813094Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=303.436µs logger=migrator t=2026-03-31T22:29:10.046863525Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-31T22:29:10.047376816Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=512.731µs logger=migrator t=2026-03-31T22:29:10.055445196Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-31T22:29:10.056249134Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=805.408µs logger=migrator t=2026-03-31T22:29:10.06102126Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-31T22:29:10.065913109Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.891679ms logger=migrator t=2026-03-31T22:29:10.071602516Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-31T22:29:10.075288588Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.686592ms logger=migrator t=2026-03-31T22:29:10.080390012Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-31T22:29:10.085173997Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.782536ms logger=migrator t=2026-03-31T22:29:10.089618137Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-31T22:29:10.093578655Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.960088ms logger=migrator t=2026-03-31T22:29:10.099399674Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-31T22:29:10.100387557Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=988.163µs logger=migrator t=2026-03-31T22:29:10.110469181Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-31T22:29:10.110536932Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=71.222µs logger=migrator t=2026-03-31T22:29:10.119460812Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-31T22:29:10.119526113Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=76.862µs logger=migrator t=2026-03-31T22:29:10.125002665Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-31T22:29:10.126301264Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.299199ms logger=migrator t=2026-03-31T22:29:10.132248656Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-31T22:29:10.133157676Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=909.08µs logger=migrator t=2026-03-31T22:29:10.14500331Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-31T22:29:10.146131685Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.128815ms logger=migrator t=2026-03-31T22:29:10.15353148Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-31T22:29:10.155070844Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.539964ms logger=migrator t=2026-03-31T22:29:10.164224528Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-31T22:29:10.165134308Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=909.89µs logger=migrator t=2026-03-31T22:29:10.176049001Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-31T22:29:10.182506755Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.457544ms logger=migrator t=2026-03-31T22:29:10.188363015Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-31T22:29:10.192825765Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.46335ms logger=migrator t=2026-03-31T22:29:10.199154245Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-31T22:29:10.199310199Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=156.174µs logger=migrator t=2026-03-31T22:29:10.206756625Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-31T22:29:10.208095334Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.341499ms logger=migrator t=2026-03-31T22:29:10.214648461Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-31T22:29:10.216227726Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.579165ms logger=migrator t=2026-03-31T22:29:10.223947518Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-31T22:29:10.228828257Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.880449ms logger=migrator t=2026-03-31T22:29:10.235378932Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-31T22:29:10.235450893Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=71.931µs logger=migrator t=2026-03-31T22:29:10.240958336Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-31T22:29:10.241806575Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=852.649µs logger=migrator t=2026-03-31T22:29:10.248957335Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-31T22:29:10.250323395Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.36875ms logger=migrator t=2026-03-31T22:29:10.281531229Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-31T22:29:10.281657603Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=127.854µs logger=migrator t=2026-03-31T22:29:10.289897475Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-31T22:29:10.291515102Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.624317ms logger=migrator t=2026-03-31T22:29:10.298253301Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-31T22:29:10.299447259Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.194568ms logger=migrator t=2026-03-31T22:29:10.306331281Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-31T22:29:10.307822085Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.490714ms logger=migrator t=2026-03-31T22:29:10.316409196Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-31T22:29:10.318429521Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.021825ms logger=migrator t=2026-03-31T22:29:10.326400029Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-31T22:29:10.32735674Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=950.061µs logger=migrator t=2026-03-31T22:29:10.335638474Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-31T22:29:10.33724392Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.605106ms logger=migrator t=2026-03-31T22:29:10.344728216Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-31T22:29:10.344771437Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.411µs logger=migrator t=2026-03-31T22:29:10.350682339Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-31T22:29:10.35521668Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.535701ms logger=migrator t=2026-03-31T22:29:10.361177603Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-31T22:29:10.363081936Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.914663ms logger=migrator t=2026-03-31T22:29:10.373750782Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-31T22:29:10.378274814Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.527091ms logger=migrator t=2026-03-31T22:29:10.398644317Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-31T22:29:10.399387834Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=744.047µs logger=migrator t=2026-03-31T22:29:10.406991823Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-31T22:29:10.407881903Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=888.45µs logger=migrator t=2026-03-31T22:29:10.415148674Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-31T22:29:10.416524185Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.375941ms logger=migrator t=2026-03-31T22:29:10.423105312Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-31T22:29:10.43425106Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.145548ms logger=migrator t=2026-03-31T22:29:10.440406367Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-31T22:29:10.441118662Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=712.235µs logger=migrator t=2026-03-31T22:29:10.446899312Z 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-03-31T22:29:10.447884964Z 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=984.322µs logger=migrator t=2026-03-31T22:29:10.452815503Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-31T22:29:10.453240493Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=421.929µs logger=migrator t=2026-03-31T22:29:10.458744195Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-31T22:29:10.459274677Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=530.402µs logger=migrator t=2026-03-31T22:29:10.621396147Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-31T22:29:10.62200705Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=623.974µs logger=migrator t=2026-03-31T22:29:10.63100188Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-31T22:29:10.637158517Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.157927ms logger=migrator t=2026-03-31T22:29:10.645027652Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-31T22:29:10.648921789Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.891947ms logger=migrator t=2026-03-31T22:29:10.680153745Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-31T22:29:10.682145569Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.992793ms logger=migrator t=2026-03-31T22:29:10.689812949Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-31T22:29:10.690797812Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=984.313µs logger=migrator t=2026-03-31T22:29:10.697720736Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-31T22:29:10.698132065Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=411.699µs logger=migrator t=2026-03-31T22:29:10.705063239Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-31T22:29:10.709460157Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.396588ms logger=migrator t=2026-03-31T22:29:10.715893201Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-31T22:29:10.717150949Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.256337ms logger=migrator t=2026-03-31T22:29:10.724036831Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-31T22:29:10.724333859Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=297.768µs logger=migrator t=2026-03-31T22:29:10.729957884Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-31T22:29:10.730615368Z level=info msg="Migration successfully executed" id="Move region to single row" duration=656.674µs logger=migrator t=2026-03-31T22:29:10.737572363Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-31T22:29:10.738941774Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.369671ms logger=migrator t=2026-03-31T22:29:10.746146534Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-31T22:29:10.747046694Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=900.31µs logger=migrator t=2026-03-31T22:29:10.753079569Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-31T22:29:10.75404057Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=959.471µs logger=migrator t=2026-03-31T22:29:10.760512003Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-31T22:29:10.762173611Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.665738ms logger=migrator t=2026-03-31T22:29:10.771491818Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-31T22:29:10.772376928Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=885.1µs logger=migrator t=2026-03-31T22:29:10.781049641Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-31T22:29:10.782466722Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.420721ms logger=migrator t=2026-03-31T22:29:10.789914999Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-31T22:29:10.79000148Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=87.782µs logger=migrator t=2026-03-31T22:29:10.797874806Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-31T22:29:10.799353978Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.478392ms logger=migrator t=2026-03-31T22:29:10.815217822Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-31T22:29:10.81652734Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.308058ms logger=migrator t=2026-03-31T22:29:10.82592237Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-31T22:29:10.827129447Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.209367ms logger=migrator t=2026-03-31T22:29:10.835704408Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-31T22:29:10.837000987Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.296159ms logger=migrator t=2026-03-31T22:29:10.843124743Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-31T22:29:10.843495431Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=370.148µs logger=migrator t=2026-03-31T22:29:10.850411656Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-31T22:29:10.850857075Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=486.17µs logger=migrator t=2026-03-31T22:29:10.87219358Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-31T22:29:10.872306292Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=106.542µs logger=migrator t=2026-03-31T22:29:10.919587115Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-31T22:29:10.921254143Z level=info msg="Migration successfully executed" id="create team table" duration=1.668788ms logger=migrator t=2026-03-31T22:29:11.11832694Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-31T22:29:11.122120085Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=3.796965ms logger=migrator t=2026-03-31T22:29:11.131405092Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-31T22:29:11.132561647Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.158156ms logger=migrator t=2026-03-31T22:29:11.139297207Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-31T22:29:11.144215916Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.916569ms logger=migrator t=2026-03-31T22:29:11.149717179Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-31T22:29:11.150009466Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=292.317µs logger=migrator t=2026-03-31T22:29:11.15426309Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-31T22:29:11.15517722Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=912.28µs logger=migrator t=2026-03-31T22:29:11.160147801Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-31T22:29:11.161178114Z level=info msg="Migration successfully executed" id="create team member table" duration=1.029923ms logger=migrator t=2026-03-31T22:29:11.167138127Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-31T22:29:11.168049187Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=912.67µs logger=migrator t=2026-03-31T22:29:11.175201946Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-31T22:29:11.176425824Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.222648ms logger=migrator t=2026-03-31T22:29:11.182614231Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-31T22:29:11.183549582Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=934.971µs logger=migrator t=2026-03-31T22:29:11.18971708Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-31T22:29:11.196647464Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.931044ms logger=migrator t=2026-03-31T22:29:11.204231063Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-31T22:29:11.210241707Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.010714ms logger=migrator t=2026-03-31T22:29:11.216605128Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-31T22:29:11.221792954Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.187895ms logger=migrator t=2026-03-31T22:29:11.227596523Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-31T22:29:11.229004425Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.407182ms logger=migrator t=2026-03-31T22:29:11.24318227Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-31T22:29:11.244217413Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.039043ms logger=migrator t=2026-03-31T22:29:11.251822493Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-31T22:29:11.253156122Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.332949ms logger=migrator t=2026-03-31T22:29:11.262797637Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-31T22:29:11.266301095Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=3.501518ms logger=migrator t=2026-03-31T22:29:11.275948319Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-31T22:29:11.277614337Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.668947ms logger=migrator t=2026-03-31T22:29:11.284689695Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-31T22:29:11.286258259Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.568324ms logger=migrator t=2026-03-31T22:29:11.294093394Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-31T22:29:11.295135346Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.041923ms logger=migrator t=2026-03-31T22:29:11.302817668Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-31T22:29:11.304522096Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.706158ms logger=migrator t=2026-03-31T22:29:11.312641447Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-31T22:29:11.313277941Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=640.354µs logger=migrator t=2026-03-31T22:29:11.323932809Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-31T22:29:11.324211995Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=283.097µs logger=migrator t=2026-03-31T22:29:11.337257314Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-31T22:29:11.338086213Z level=info msg="Migration successfully executed" id="create tag table" duration=829.489µs logger=migrator t=2026-03-31T22:29:11.346847718Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-31T22:29:11.347778479Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=929.901µs logger=migrator t=2026-03-31T22:29:11.353805713Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-31T22:29:11.354629062Z level=info msg="Migration successfully executed" id="create login attempt table" duration=822.709µs logger=migrator t=2026-03-31T22:29:11.361071355Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-31T22:29:11.362639809Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.568344ms logger=migrator t=2026-03-31T22:29:11.375515137Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-31T22:29:11.376663762Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.150966ms logger=migrator t=2026-03-31T22:29:11.384334242Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-31T22:29:11.399976811Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.641729ms logger=migrator t=2026-03-31T22:29:11.40668828Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-31T22:29:11.407453137Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=765.067µs logger=migrator t=2026-03-31T22:29:11.413293377Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-31T22:29:11.414930134Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.635787ms logger=migrator t=2026-03-31T22:29:11.423335891Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-31T22:29:11.423626317Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=290.296µs logger=migrator t=2026-03-31T22:29:11.43004164Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-31T22:29:11.430731586Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=689.056µs logger=migrator t=2026-03-31T22:29:11.439590753Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-31T22:29:11.440521803Z level=info msg="Migration successfully executed" id="create user auth table" duration=931.14µs logger=migrator t=2026-03-31T22:29:11.449324619Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-31T22:29:11.450787462Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.465383ms logger=migrator t=2026-03-31T22:29:11.460242163Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-31T22:29:11.460405926Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=168.564µs logger=migrator t=2026-03-31T22:29:11.466962063Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-31T22:29:11.475596745Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.632692ms logger=migrator t=2026-03-31T22:29:11.482896827Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-31T22:29:11.488248796Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.351039ms logger=migrator t=2026-03-31T22:29:11.495415166Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-31T22:29:11.500795736Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.37986ms logger=migrator t=2026-03-31T22:29:11.509693094Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-31T22:29:11.516310261Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.617567ms logger=migrator t=2026-03-31T22:29:11.525089626Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-31T22:29:11.525889035Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=799.858µs logger=migrator t=2026-03-31T22:29:11.535973449Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-31T22:29:11.544765934Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.786745ms logger=migrator t=2026-03-31T22:29:11.553408388Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-31T22:29:11.555175586Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.767039ms logger=migrator t=2026-03-31T22:29:11.570143439Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-31T22:29:11.571325506Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.186887ms logger=migrator t=2026-03-31T22:29:11.579661072Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-31T22:29:11.580630113Z level=info msg="Migration successfully executed" id="create user auth token table" duration=969.581µs logger=migrator t=2026-03-31T22:29:11.589923141Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-31T22:29:11.5917106Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.78794ms logger=migrator t=2026-03-31T22:29:11.604215479Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-31T22:29:11.607175575Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.965476ms logger=migrator t=2026-03-31T22:29:11.622285821Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-31T22:29:11.623910087Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.613017ms logger=migrator t=2026-03-31T22:29:11.634319128Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-31T22:29:11.641833466Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.510108ms logger=migrator t=2026-03-31T22:29:11.651160523Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-31T22:29:11.652207897Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.050614ms logger=migrator t=2026-03-31T22:29:11.661836431Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-31T22:29:11.663738274Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.902103ms logger=migrator t=2026-03-31T22:29:11.697819012Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-31T22:29:11.699331797Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.516524ms logger=migrator t=2026-03-31T22:29:11.710969575Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-31T22:29:11.713033061Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.057615ms logger=migrator t=2026-03-31T22:29:11.743803026Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-31T22:29:11.747341465Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=3.54228ms logger=migrator t=2026-03-31T22:29:11.765018358Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-31T22:29:11.765166552Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=149.593µs logger=migrator t=2026-03-31T22:29:11.78440103Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-31T22:29:11.784562144Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=166.204µs logger=migrator t=2026-03-31T22:29:11.796444228Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-31T22:29:11.798214718Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.769349ms logger=migrator t=2026-03-31T22:29:11.806460851Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-31T22:29:11.807475064Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.013813ms logger=migrator t=2026-03-31T22:29:11.81539307Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-31T22:29:11.817369254Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.974954ms logger=migrator t=2026-03-31T22:29:11.824768929Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-31T22:29:11.82485668Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=90.472µs logger=migrator t=2026-03-31T22:29:11.83157061Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-31T22:29:11.832648504Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.079054ms logger=migrator t=2026-03-31T22:29:11.840765155Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-31T22:29:11.841784307Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.020592ms logger=migrator t=2026-03-31T22:29:11.852492066Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-31T22:29:11.855267398Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.775811ms logger=migrator t=2026-03-31T22:29:11.874325082Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-31T22:29:11.875530619Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.204976ms logger=migrator t=2026-03-31T22:29:11.884187462Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-31T22:29:11.890061633Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.86667ms logger=migrator t=2026-03-31T22:29:11.900898534Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-31T22:29:11.902138161Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.240317ms logger=migrator t=2026-03-31T22:29:11.912285288Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-31T22:29:11.912420511Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=139.693µs logger=migrator t=2026-03-31T22:29:11.91961725Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-31T22:29:11.920875789Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.259359ms logger=migrator t=2026-03-31T22:29:11.925648864Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-31T22:29:11.926985645Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.337991ms logger=migrator t=2026-03-31T22:29:11.933126511Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-31T22:29:11.934931862Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.804981ms logger=migrator t=2026-03-31T22:29:11.953457484Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-31T22:29:11.953603187Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=148.973µs logger=migrator t=2026-03-31T22:29:11.96359385Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-31T22:29:11.964618832Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.024352ms logger=migrator t=2026-03-31T22:29:11.971737911Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-31T22:29:11.976275031Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=4.53461ms logger=migrator t=2026-03-31T22:29:11.98649371Z 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-03-31T22:29:11.987956063Z 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.462824ms logger=migrator t=2026-03-31T22:29:11.997032774Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-31T22:29:11.997790941Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=757.857µs logger=migrator t=2026-03-31T22:29:12.009808498Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-31T22:29:12.018681147Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.873798ms logger=migrator t=2026-03-31T22:29:12.032499254Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-31T22:29:12.033601278Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.106994ms logger=migrator t=2026-03-31T22:29:12.048025489Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-31T22:29:12.053703526Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=5.677707ms logger=migrator t=2026-03-31T22:29:12.060390804Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-31T22:29:12.095563778Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=35.171053ms logger=migrator t=2026-03-31T22:29:12.103686879Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-31T22:29:12.132121621Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.433702ms logger=migrator t=2026-03-31T22:29:12.136358096Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-31T22:29:12.137630494Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.272438ms logger=migrator t=2026-03-31T22:29:12.141521341Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-31T22:29:12.142907242Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.383721ms logger=migrator t=2026-03-31T22:29:12.148030286Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-31T22:29:12.15543846Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.403634ms logger=migrator t=2026-03-31T22:29:12.160643137Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-31T22:29:12.166486836Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.84372ms logger=migrator t=2026-03-31T22:29:12.173123285Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-31T22:29:12.174190628Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.067493ms logger=migrator t=2026-03-31T22:29:12.179520747Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-31T22:29:12.18056369Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.042633ms logger=migrator t=2026-03-31T22:29:12.18817979Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-31T22:29:12.189888918Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.709538ms logger=migrator t=2026-03-31T22:29:12.195864811Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-31T22:29:12.197708872Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.843291ms logger=migrator t=2026-03-31T22:29:12.205117537Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-31T22:29:12.205199778Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=83.501µs logger=migrator t=2026-03-31T22:29:12.209505825Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-31T22:29:12.216325176Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.818411ms logger=migrator t=2026-03-31T22:29:12.220808467Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-31T22:29:12.226961023Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.152556ms logger=migrator t=2026-03-31T22:29:12.233307324Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-31T22:29:12.239684306Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.380262ms logger=migrator t=2026-03-31T22:29:12.24389448Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-31T22:29:12.24479263Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=897.99µs logger=migrator t=2026-03-31T22:29:12.248426162Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-31T22:29:12.249391773Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=962.791µs logger=migrator t=2026-03-31T22:29:12.255067369Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-31T22:29:12.26410657Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.040121ms logger=migrator t=2026-03-31T22:29:12.267912196Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-31T22:29:12.273806017Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.894112ms logger=migrator t=2026-03-31T22:29:12.278096271Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-31T22:29:12.279132925Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.036414ms logger=migrator t=2026-03-31T22:29:12.286230853Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-31T22:29:12.292885921Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.647938ms logger=migrator t=2026-03-31T22:29:12.298370243Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-31T22:29:12.304767136Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.396313ms logger=migrator t=2026-03-31T22:29:12.308909128Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-31T22:29:12.308971859Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=63.391µs logger=migrator t=2026-03-31T22:29:12.313087671Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-31T22:29:12.314200475Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.112694ms logger=migrator t=2026-03-31T22:29:12.322329657Z 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-03-31T22:29:12.324108647Z 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.77858ms logger=migrator t=2026-03-31T22:29:12.332659677Z 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-03-31T22:29:12.334303823Z 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.643936ms logger=migrator t=2026-03-31T22:29:12.35255898Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-31T22:29:12.352696753Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=139.113µs logger=migrator t=2026-03-31T22:29:12.360058566Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-31T22:29:12.368919094Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.866948ms logger=migrator t=2026-03-31T22:29:12.443491074Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-31T22:29:12.453315123Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.826699ms logger=migrator t=2026-03-31T22:29:12.530273166Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-31T22:29:12.539931012Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.662376ms logger=migrator t=2026-03-31T22:29:12.674798794Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-31T22:29:12.685662676Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.866242ms logger=migrator t=2026-03-31T22:29:12.891660202Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-31T22:29:12.902904042Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=11.24075ms logger=migrator t=2026-03-31T22:29:13.026434473Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-31T22:29:13.026646427Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=218.494µs logger=migrator t=2026-03-31T22:29:13.140640076Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-31T22:29:13.143760405Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=3.11333ms logger=migrator t=2026-03-31T22:29:13.441655518Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-31T22:29:13.452828067Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.175799ms logger=migrator t=2026-03-31T22:29:13.719815361Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-31T22:29:13.720019285Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=208.134µs logger=migrator t=2026-03-31T22:29:13.824145693Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-31T22:29:13.835197189Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.053016ms logger=migrator t=2026-03-31T22:29:13.979432351Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-31T22:29:13.982017258Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.587157ms logger=migrator t=2026-03-31T22:29:14.142778898Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-31T22:29:14.152679018Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.979062ms logger=migrator t=2026-03-31T22:29:14.270804199Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-31T22:29:14.272422154Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.620806ms logger=migrator t=2026-03-31T22:29:14.307853593Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-31T22:29:14.312003675Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=4.141102ms logger=migrator t=2026-03-31T22:29:14.398124303Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-31T22:29:14.407556562Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.44897ms logger=migrator t=2026-03-31T22:29:14.541926684Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-31T22:29:14.543846207Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.919643ms logger=migrator t=2026-03-31T22:29:14.727794263Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-31T22:29:14.730275118Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.501156ms logger=migrator t=2026-03-31T22:29:14.888579042Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-31T22:29:14.890443944Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.871272ms logger=migrator t=2026-03-31T22:29:14.91362451Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-31T22:29:14.915492122Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.872362ms logger=migrator t=2026-03-31T22:29:14.949366446Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-31T22:29:14.949602411Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=238.485µs logger=migrator t=2026-03-31T22:29:14.998189693Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-31T22:29:15.000055744Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.861092ms logger=migrator t=2026-03-31T22:29:15.022073675Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-31T22:29:15.023879145Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.805359ms logger=migrator t=2026-03-31T22:29:15.033361096Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-31T22:29:15.034147623Z 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-03-31T22:29:15.042387877Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-31T22:29:15.043016141Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=604.993µs logger=migrator t=2026-03-31T22:29:15.050822065Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-31T22:29:15.05198819Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.166036ms logger=migrator t=2026-03-31T22:29:15.05959367Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-31T22:29:15.068903397Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.306507ms logger=migrator t=2026-03-31T22:29:15.075461714Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-31T22:29:15.076404764Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=943.661µs logger=migrator t=2026-03-31T22:29:15.082420868Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-31T22:29:15.084072955Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.649027ms logger=migrator t=2026-03-31T22:29:15.094043557Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-31T22:29:15.095176222Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.132205ms logger=migrator t=2026-03-31T22:29:15.105118103Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-31T22:29:15.107106298Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.986955ms logger=migrator t=2026-03-31T22:29:15.118210525Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-31T22:29:15.119623977Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.413852ms logger=migrator t=2026-03-31T22:29:15.152659692Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-31T22:29:15.152760454Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=98.672µs logger=migrator t=2026-03-31T22:29:15.280244403Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-31T22:29:15.280477308Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=241.436µs logger=migrator t=2026-03-31T22:29:15.289446347Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-31T22:29:15.297018286Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.567869ms logger=migrator t=2026-03-31T22:29:15.302334545Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-31T22:29:15.302833035Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=498.61µs logger=migrator t=2026-03-31T22:29:15.31202799Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-31T22:29:15.314513245Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.484785ms logger=migrator t=2026-03-31T22:29:15.329924469Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-31T22:29:15.330469071Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=546.342µs logger=migrator t=2026-03-31T22:29:15.337798663Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-31T22:29:15.339644325Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.845602ms logger=migrator t=2026-03-31T22:29:15.348654036Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-31T22:29:15.350385444Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.733299ms logger=migrator t=2026-03-31T22:29:15.357741978Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-31T22:29:15.395210022Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.463954ms logger=migrator t=2026-03-31T22:29:15.402220038Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-31T22:29:15.407961046Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.742348ms logger=migrator t=2026-03-31T22:29:15.414262477Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-31T22:29:15.414444261Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=171.783µs logger=migrator t=2026-03-31T22:29:15.419625516Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-31T22:29:15.455503294Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.877648ms logger=migrator t=2026-03-31T22:29:15.463050782Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-31T22:29:15.497250394Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.197821ms logger=migrator t=2026-03-31T22:29:15.502704955Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-31T22:29:15.503548835Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=850.64µs logger=migrator t=2026-03-31T22:29:15.513174749Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-31T22:29:15.515221764Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.041345ms logger=migrator t=2026-03-31T22:29:15.525162725Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-31T22:29:15.525433011Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=270.586µs logger=migrator t=2026-03-31T22:29:15.531388385Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-31T22:29:15.532340165Z level=info msg="Migration successfully executed" id="create permission table" duration=951.63µs logger=migrator t=2026-03-31T22:29:15.539549325Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-31T22:29:15.541605552Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.055956ms logger=migrator t=2026-03-31T22:29:15.549707872Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-31T22:29:15.551478462Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.76714ms logger=migrator t=2026-03-31T22:29:15.558280593Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-31T22:29:15.559318506Z level=info msg="Migration successfully executed" id="create role table" duration=1.037873ms logger=migrator t=2026-03-31T22:29:15.569746268Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-31T22:29:15.578734098Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.98672ms logger=migrator t=2026-03-31T22:29:15.585567001Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-31T22:29:15.593717372Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.150711ms logger=migrator t=2026-03-31T22:29:15.601198308Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-31T22:29:15.601954196Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=752.018µs logger=migrator t=2026-03-31T22:29:15.612197143Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-31T22:29:15.614192218Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.989395ms logger=migrator t=2026-03-31T22:29:15.621781857Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-31T22:29:15.62286197Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.078673ms logger=migrator t=2026-03-31T22:29:15.629465488Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-31T22:29:15.630432009Z level=info msg="Migration successfully executed" id="create team role table" duration=966.911µs logger=migrator t=2026-03-31T22:29:15.637382234Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-31T22:29:15.639106132Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.723848ms logger=migrator t=2026-03-31T22:29:15.648203935Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-31T22:29:15.649342221Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.138056ms logger=migrator t=2026-03-31T22:29:15.658048884Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-31T22:29:15.659809953Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.760729ms logger=migrator t=2026-03-31T22:29:15.670049461Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-31T22:29:15.671464794Z level=info msg="Migration successfully executed" id="create user role table" duration=1.417882ms logger=migrator t=2026-03-31T22:29:15.679029031Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-31T22:29:15.680998545Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.968634ms logger=migrator t=2026-03-31T22:29:15.687120361Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-31T22:29:15.688871701Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.75152ms logger=migrator t=2026-03-31T22:29:15.699742743Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-31T22:29:15.702058364Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.320071ms logger=migrator t=2026-03-31T22:29:15.712026416Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-31T22:29:15.713490079Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.462353ms logger=migrator t=2026-03-31T22:29:15.726323164Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-31T22:29:15.72837506Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.051976ms logger=migrator t=2026-03-31T22:29:15.738196068Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-31T22:29:15.739861556Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.665888ms logger=migrator t=2026-03-31T22:29:15.749290065Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-31T22:29:15.757817915Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.5271ms logger=migrator t=2026-03-31T22:29:15.76613882Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-31T22:29:15.767753517Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.614647ms logger=migrator t=2026-03-31T22:29:15.775892078Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-31T22:29:15.777022043Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.129515ms logger=migrator t=2026-03-31T22:29:15.784802546Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-31T22:29:15.786381592Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.579856ms logger=migrator t=2026-03-31T22:29:15.79351868Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-31T22:29:15.79482211Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.30657ms logger=migrator t=2026-03-31T22:29:15.805378754Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-31T22:29:15.806741235Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.362231ms logger=migrator t=2026-03-31T22:29:15.816710567Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-31T22:29:15.81867998Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.968754ms logger=migrator t=2026-03-31T22:29:15.827875645Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-31T22:29:15.839118105Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.24839ms logger=migrator t=2026-03-31T22:29:15.851761247Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-31T22:29:15.861710568Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.950481ms logger=migrator t=2026-03-31T22:29:15.86804334Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-31T22:29:15.876799705Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.750464ms logger=migrator t=2026-03-31T22:29:15.882583503Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-31T22:29:15.890738045Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.154042ms logger=migrator t=2026-03-31T22:29:15.896831931Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-31T22:29:15.897653459Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=813.938µs logger=migrator t=2026-03-31T22:29:15.905972444Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-31T22:29:15.907261453Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.288869ms logger=migrator t=2026-03-31T22:29:15.913966162Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-31T22:29:15.915038155Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.072173ms logger=migrator t=2026-03-31T22:29:15.921534161Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-31T22:29:15.923027243Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.492822ms logger=migrator t=2026-03-31T22:29:15.930629553Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-31T22:29:15.931703966Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.077463ms logger=migrator t=2026-03-31T22:29:15.940020832Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-31T22:29:15.940104664Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=84.672µs logger=migrator t=2026-03-31T22:29:15.947362685Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-31T22:29:15.947434947Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=65.242µs logger=migrator t=2026-03-31T22:29:15.954486825Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-31T22:29:15.955049227Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=569.003µs logger=migrator t=2026-03-31T22:29:15.96329335Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-31T22:29:15.964491117Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.204637ms logger=migrator t=2026-03-31T22:29:15.970571482Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-31T22:29:15.971753939Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.174477ms logger=migrator t=2026-03-31T22:29:15.978448788Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-31T22:29:15.978851346Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=403.158µs logger=migrator t=2026-03-31T22:29:15.986863915Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-31T22:29:15.987851257Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=991.581µs logger=migrator t=2026-03-31T22:29:15.994997176Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-31T22:29:15.996469839Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.472663ms logger=migrator t=2026-03-31T22:29:16.003783642Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-31T22:29:16.005314606Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.529324ms logger=migrator t=2026-03-31T22:29:16.050660846Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-31T22:29:16.061109309Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.453743ms logger=migrator t=2026-03-31T22:29:16.099253627Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-31T22:29:16.099412301Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=162.374µs logger=migrator t=2026-03-31T22:29:16.107262255Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-31T22:29:16.109046656Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.78395ms logger=migrator t=2026-03-31T22:29:16.123777653Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-31T22:29:16.125210495Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.435152ms logger=migrator t=2026-03-31T22:29:16.44027456Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-31T22:29:16.471537266Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=31.264896ms logger=migrator t=2026-03-31T22:29:16.763912255Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-31T22:29:16.776285951Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.377286ms logger=migrator t=2026-03-31T22:29:17.050689Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-31T22:29:17.053865121Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=3.209801ms logger=migrator t=2026-03-31T22:29:17.068725132Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-31T22:29:17.070355598Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.633466ms logger=migrator t=2026-03-31T22:29:17.081699501Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-31T22:29:17.111131146Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.428254ms logger=migrator t=2026-03-31T22:29:17.117949848Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-31T22:29:17.11894626Z level=info msg="Migration successfully executed" id="create correlation v2" duration=996.792µs logger=migrator t=2026-03-31T22:29:17.124662947Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-31T22:29:17.126320634Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.657177ms logger=migrator t=2026-03-31T22:29:17.14002865Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-31T22:29:17.142646668Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.620768ms logger=migrator t=2026-03-31T22:29:17.150103143Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-31T22:29:17.151630278Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.527145ms logger=migrator t=2026-03-31T22:29:17.157486388Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-31T22:29:17.157881777Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=409.149µs logger=migrator t=2026-03-31T22:29:17.167785058Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-31T22:29:17.168875132Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.090844ms logger=migrator t=2026-03-31T22:29:17.174327853Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-31T22:29:17.182913034Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.585481ms logger=migrator t=2026-03-31T22:29:17.186879342Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-31T22:29:17.187526997Z level=info msg="Migration successfully executed" id="create entity_events table" duration=647.455µs logger=migrator t=2026-03-31T22:29:17.194253187Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-31T22:29:17.196157109Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.905823ms logger=migrator t=2026-03-31T22:29:17.201510329Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-31T22:29:17.202308186Z 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-03-31T22:29:17.208083365Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-31T22:29:17.208979784Z 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-03-31T22:29:17.215441559Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-31T22:29:17.216350239Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=908.229µs logger=migrator t=2026-03-31T22:29:17.224242875Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-31T22:29:17.226615368Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.377484ms logger=migrator t=2026-03-31T22:29:17.231892745Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-31T22:29:17.234620016Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.731651ms logger=migrator t=2026-03-31T22:29:17.241493059Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-31T22:29:17.243583815Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.114067ms logger=migrator t=2026-03-31T22:29:17.251254325Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-31T22:29:17.252925793Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.676778ms logger=migrator t=2026-03-31T22:29:17.260374599Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-31T22:29:17.262157618Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.804919ms logger=migrator t=2026-03-31T22:29:17.269023151Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-31T22:29:17.270104195Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.082344ms logger=migrator t=2026-03-31T22:29:17.275337602Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-31T22:29:17.276788565Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.490674ms logger=migrator t=2026-03-31T22:29:17.281351856Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-31T22:29:17.283076724Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.727388ms logger=migrator t=2026-03-31T22:29:17.288554366Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-31T22:29:17.290747295Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.197769ms logger=migrator t=2026-03-31T22:29:17.294793575Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-31T22:29:17.295959701Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.166416ms logger=migrator t=2026-03-31T22:29:17.302505507Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-31T22:29:17.326403379Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.895591ms logger=migrator t=2026-03-31T22:29:17.330269125Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-31T22:29:17.338432187Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.161062ms logger=migrator t=2026-03-31T22:29:17.343045369Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-31T22:29:17.357216214Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=14.161965ms logger=migrator t=2026-03-31T22:29:17.363071055Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-31T22:29:17.363401162Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=330.577µs logger=migrator t=2026-03-31T22:29:17.368630889Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-31T22:29:17.379315597Z level=info msg="Migration successfully executed" id="add share column" duration=10.678138ms logger=migrator t=2026-03-31T22:29:17.386741533Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-31T22:29:17.387473599Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=733.387µs logger=migrator t=2026-03-31T22:29:17.39519136Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-31T22:29:17.397100663Z level=info msg="Migration successfully executed" id="create file table" duration=1.908903ms logger=migrator t=2026-03-31T22:29:17.403489785Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-31T22:29:17.40685677Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=3.370415ms logger=migrator t=2026-03-31T22:29:17.41176305Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-31T22:29:17.414411169Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.653259ms logger=migrator t=2026-03-31T22:29:17.422112659Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-31T22:29:17.423764757Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.654568ms logger=migrator t=2026-03-31T22:29:17.479761304Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-31T22:29:17.481910371Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.152718ms logger=migrator t=2026-03-31T22:29:17.497837735Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-31T22:29:17.497971169Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=137.554µs logger=migrator t=2026-03-31T22:29:17.508899971Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-31T22:29:17.509026774Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=128.783µs logger=migrator t=2026-03-31T22:29:17.521564594Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-31T22:29:17.522446473Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=888.18µs logger=migrator t=2026-03-31T22:29:17.528114819Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-31T22:29:17.528325714Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=213.315µs logger=migrator t=2026-03-31T22:29:17.533010129Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-31T22:29:17.534575864Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.565195ms logger=migrator t=2026-03-31T22:29:17.540553297Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-31T22:29:17.551814677Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.258731ms logger=migrator t=2026-03-31T22:29:17.557498044Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-31T22:29:17.557685808Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=191.104µs logger=migrator t=2026-03-31T22:29:17.563484787Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-31T22:29:17.56540724Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.925193ms logger=migrator t=2026-03-31T22:29:17.572200331Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-31T22:29:17.572750413Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=552.622µs logger=migrator t=2026-03-31T22:29:17.578183234Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-31T22:29:17.57846269Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=280.266µs logger=migrator t=2026-03-31T22:29:17.583195066Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-31T22:29:17.583772029Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=578.933µs logger=migrator t=2026-03-31T22:29:17.590345824Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-31T22:29:17.602940166Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.593022ms logger=migrator t=2026-03-31T22:29:17.608904078Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-31T22:29:17.618998253Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.093695ms logger=migrator t=2026-03-31T22:29:17.624554137Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-31T22:29:17.62561761Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.062973ms logger=migrator t=2026-03-31T22:29:17.631532992Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-31T22:29:17.713867716Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.324733ms logger=migrator t=2026-03-31T22:29:17.721663188Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-31T22:29:17.723254514Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.593336ms logger=migrator t=2026-03-31T22:29:17.729192446Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-31T22:29:17.730790892Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.606316ms logger=migrator t=2026-03-31T22:29:17.738534884Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-31T22:29:17.77114032Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.603546ms logger=migrator t=2026-03-31T22:29:17.779565518Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-31T22:29:17.793806305Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=14.234217ms logger=migrator t=2026-03-31T22:29:17.800265489Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-31T22:29:17.800695149Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=431.451µs logger=migrator t=2026-03-31T22:29:17.808206215Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-31T22:29:17.80843852Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=234.755µs logger=migrator t=2026-03-31T22:29:17.814114857Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-31T22:29:17.814443944Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=331.887µs logger=migrator t=2026-03-31T22:29:17.820109921Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-31T22:29:17.820552951Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=444.76µs logger=migrator t=2026-03-31T22:29:17.827018454Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-31T22:29:17.827441384Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=425.3µs logger=migrator t=2026-03-31T22:29:17.834477921Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-31T22:29:17.836365752Z level=info msg="Migration successfully executed" id="create folder table" duration=1.888191ms logger=migrator t=2026-03-31T22:29:17.84435195Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-31T22:29:17.845891825Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.542745ms logger=migrator t=2026-03-31T22:29:17.85194379Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-31T22:29:17.853393691Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.449821ms logger=migrator t=2026-03-31T22:29:17.86096073Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-31T22:29:17.861009301Z level=info msg="Migration successfully executed" id="Update folder title length" duration=51.981µs logger=migrator t=2026-03-31T22:29:17.866116835Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-31T22:29:17.868359745Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.2439ms logger=migrator t=2026-03-31T22:29:17.874548193Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-31T22:29:17.876443625Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.896072ms logger=migrator t=2026-03-31T22:29:17.881957218Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-31T22:29:17.883298647Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.341579ms logger=migrator t=2026-03-31T22:29:17.889313881Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-31T22:29:17.890000976Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=687.265µs logger=migrator t=2026-03-31T22:29:17.902422853Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-31T22:29:17.902980116Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=560.963µs logger=migrator t=2026-03-31T22:29:18.210128415Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-31T22:29:18.212984288Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.845684ms logger=migrator t=2026-03-31T22:29:18.837814749Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-31T22:29:18.839594848Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.783209ms logger=migrator t=2026-03-31T22:29:18.983278338Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-31T22:29:18.986612052Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=3.335864ms logger=migrator t=2026-03-31T22:29:18.996049032Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-31T22:29:18.997782241Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.734149ms logger=migrator t=2026-03-31T22:29:19.007071077Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-31T22:29:19.00986519Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.793262ms logger=migrator t=2026-03-31T22:29:19.017585472Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-31T22:29:19.019440213Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.841491ms logger=migrator t=2026-03-31T22:29:19.03099141Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-31T22:29:19.033842774Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.854554ms logger=migrator t=2026-03-31T22:29:19.042372634Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-31T22:29:19.043838046Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.466463ms logger=migrator t=2026-03-31T22:29:19.04895812Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-31T22:29:19.04986126Z level=info msg="Migration successfully executed" id="create signing_key table" duration=903.09µs logger=migrator t=2026-03-31T22:29:19.056846616Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-31T22:29:19.058729788Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.883963ms logger=migrator t=2026-03-31T22:29:19.065598081Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-31T22:29:19.066826798Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.226288ms logger=migrator t=2026-03-31T22:29:19.077075106Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-31T22:29:19.077419543Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=346.377µs logger=migrator t=2026-03-31T22:29:19.084569213Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-31T22:29:19.09388583Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.316097ms logger=migrator t=2026-03-31T22:29:19.100624091Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-31T22:29:19.101142012Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=518.591µs logger=migrator t=2026-03-31T22:29:19.107224837Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-31T22:29:19.107247368Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=28.341µs logger=migrator t=2026-03-31T22:29:19.11450621Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-31T22:29:19.115618204Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.111984ms logger=migrator t=2026-03-31T22:29:19.123337437Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-31T22:29:19.123369227Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.471µs logger=migrator t=2026-03-31T22:29:19.129898112Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-31T22:29:19.13205208Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.155138ms logger=migrator t=2026-03-31T22:29:19.138597686Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-31T22:29:19.140042508Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.444072ms logger=migrator t=2026-03-31T22:29:19.147168496Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-31T22:29:19.148451075Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.282579ms logger=migrator t=2026-03-31T22:29:19.153964518Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-31T22:29:19.154791627Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=833.848µs logger=migrator t=2026-03-31T22:29:19.162200932Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-31T22:29:19.162796735Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=598.713µs logger=migrator t=2026-03-31T22:29:19.169181757Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-31T22:29:19.169999015Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=818.828µs logger=migrator t=2026-03-31T22:29:19.240875353Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-31T22:29:19.241951627Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.079484ms logger=migrator t=2026-03-31T22:29:19.248000572Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-31T22:29:19.248884682Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=884.4µs logger=migrator t=2026-03-31T22:29:19.253498274Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-31T22:29:19.26454962Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.049456ms logger=migrator t=2026-03-31T22:29:19.269261905Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-31T22:29:19.27892047Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.658805ms logger=migrator t=2026-03-31T22:29:19.288477403Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-31T22:29:19.299708783Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.23421ms logger=migrator t=2026-03-31T22:29:19.304618912Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-31T22:29:19.304758435Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=142.063µs logger=migrator t=2026-03-31T22:29:19.310598346Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-31T22:29:19.323234857Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.63493ms logger=migrator t=2026-03-31T22:29:19.333453275Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-31T22:29:19.343659351Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.206827ms logger=migrator t=2026-03-31T22:29:19.352301483Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-31T22:29:19.352779445Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=490.202µs logger=migrator t=2026-03-31T22:29:19.359255029Z level=info msg="migrations completed" performed=558 skipped=0 duration=11.148455713s logger=migrator t=2026-03-31T22:29:19.35976833Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-31T22:29:19.378280463Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-31T22:29:19.37863157Z level=info msg="Created default organization" logger=secrets t=2026-03-31T22:29:19.387323424Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-31T22:29:19.435164829Z level=info msg="Restored cache from database" duration=446.51µs logger=plugin.store t=2026-03-31T22:29:19.436705293Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-31T22:29:19.485749085Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-31T22:29:19.485779575Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-31T22:29:19.485864997Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-31T22:29:19.485878608Z level=info msg="Plugins loaded" count=54 duration=49.174265ms logger=query_data t=2026-03-31T22:29:19.490393919Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-31T22:29:19.493663271Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-31T22:29:19.499364248Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-31T22:29:19.509016163Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-31T22:29:19.511157991Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-31T22:29:19.513122975Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-31T22:29:19.532542167Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-31T22:29:19.553521004Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-31T22:29:19.576140947Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-31T22:29:19.576173678Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-31T22:29:19.577213391Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-03-31T22:29:19.578276725Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-31T22:29:19.578444168Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-31T22:29:19.578634473Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-31T22:29:19.651035835Z level=info msg="Update check succeeded" duration=74.071349ms logger=grafana.update.checker t=2026-03-31T22:29:19.65350625Z level=info msg="Update check succeeded" duration=77.2206ms logger=provisioning.dashboard t=2026-03-31T22:29:19.695216909Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-31T22:29:19.727922897Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-03-31T22:29:19.729933681Z level=info msg="State cache has been initialized" states=0 duration=152.71608ms logger=ngalert.scheduler t=2026-03-31T22:29:19.730021353Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-31T22:29:19.730119786Z level=info msg=starting first_tick=2026-03-31T22:29:20Z logger=sqlstore.transactions t=2026-03-31T22:29:19.741614281Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-31T22:29:19.751920441Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-31T22:29:19.790562141Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-31T22:29:19.81118451Z level=info msg="Patterns update finished" duration=117.445765ms logger=grafana-apiserver t=2026-03-31T22:29:19.828787893Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-31T22:29:19.829315314Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-31T22:29:31.776509871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:31.777135505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:33.13119687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:33.271684557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:33.290839104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:33.53362326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:33.57224593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:33.733481019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:33.750749283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:34.659317383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:34.681981548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.024505224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.04499939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.183034903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.198510827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.325572866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.34416563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.507019596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.525969488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.67563425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.704842021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.809126402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.82785284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.904027096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:35.921931764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.036241569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.052860219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.117304224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.135952339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.202773817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.223497458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.29275109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.307792985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.367569576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.387229883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.443558147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.461437676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.521341389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.541705323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.604509011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.621259784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.681795932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.698806781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.762781175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.776946581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.833111741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.856109343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.933634798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:36.952281194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.025914793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.044962127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.107412197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.126429361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.187163824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.2045154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.267042522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.286164968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.360404571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.385762495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.458067065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.47448109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.543697541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.563103453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.643074114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.663673973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.738980319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.759010775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.834202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.855251618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.932409786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:37.945830875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:38.166381255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:38.185071781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:38.260344049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:38.277423979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:38.352764559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:38.370606096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:38.437328723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:38.455905278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T22:29:38.548170514Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-31T22:31:00.600006661Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-31T22:39:19.623679667Z level=info msg="Completed cleanup jobs" duration=45.386272ms logger=plugins.update.checker t=2026-03-31T22:39:19.907229126Z level=info msg="Update check succeeded" duration=256.119837ms logger=sqlstore.transactions t=2026-03-31T22:44:19.507739157Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-31T22:49:19.61756598Z level=info msg="Completed cleanup jobs" duration=40.261581ms logger=plugins.update.checker t=2026-03-31T22:49:19.706262252Z level=info msg="Update check succeeded" duration=54.989418ms