logger=settings t=2026-08-06T01:17:32.230631303Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-06T01:17:32Z logger=settings t=2026-08-06T01:17:32.23095417Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-06T01:17:32.230968311Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-06T01:17:32.230972681Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-06T01:17:32.230976011Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-06T01:17:32.230979131Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-06T01:17:32.230982151Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-06T01:17:32.230988111Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-06T01:17:32.230991591Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-06T01:17:32.230994771Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-06T01:17:32.230999361Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-06T01:17:32.231012002Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-06T01:17:32.231015932Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-06T01:17:32.231021662Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-06T01:17:32.231025442Z level=info msg=Target target=[all] logger=settings t=2026-08-06T01:17:32.231042822Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-06T01:17:32.231046272Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-06T01:17:32.231049323Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-06T01:17:32.231052533Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-06T01:17:32.231055643Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-06T01:17:32.231060973Z level=info msg="App mode production" logger=sqlstore t=2026-08-06T01:17:32.231486152Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-06T01:17:32.231508613Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-06T01:17:32.233223413Z level=info msg="Locking database" logger=migrator t=2026-08-06T01:17:32.233259063Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-06T01:17:32.233808316Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-06T01:17:32.234704226Z level=info msg="Migration successfully executed" id="create migration_log table" duration=898.02µs logger=migrator t=2026-08-06T01:17:32.240065279Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-06T01:17:32.240954689Z level=info msg="Migration successfully executed" id="create user table" duration=891.3µs logger=migrator t=2026-08-06T01:17:32.246989897Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-06T01:17:32.247878528Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=889.881µs logger=migrator t=2026-08-06T01:17:32.252634006Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-06T01:17:32.253719012Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.084166ms logger=migrator t=2026-08-06T01:17:32.258781748Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-06T01:17:32.260042246Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.259628ms logger=migrator t=2026-08-06T01:17:32.267677981Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-06T01:17:32.268403458Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=725.827µs logger=migrator t=2026-08-06T01:17:32.275152032Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-06T01:17:32.278852548Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.702615ms logger=migrator t=2026-08-06T01:17:32.284295412Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-06T01:17:32.285267604Z level=info msg="Migration successfully executed" id="create user table v2" duration=969.952µs logger=migrator t=2026-08-06T01:17:32.291322702Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-06T01:17:32.292679514Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.360232ms logger=migrator t=2026-08-06T01:17:32.299845457Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-06T01:17:32.30122467Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.299141ms logger=migrator t=2026-08-06T01:17:32.307196486Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-06T01:17:32.307631126Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=433.06µs logger=migrator t=2026-08-06T01:17:32.312092788Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-06T01:17:32.312630341Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=540.562µs logger=migrator t=2026-08-06T01:17:32.318467764Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-06T01:17:32.320922391Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.453987ms logger=migrator t=2026-08-06T01:17:32.325959196Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-06T01:17:32.325986787Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.951µs logger=migrator t=2026-08-06T01:17:32.330636713Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-06T01:17:32.331696078Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.060065ms logger=migrator t=2026-08-06T01:17:32.336729182Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-06T01:17:32.337084611Z level=info msg="Migration successfully executed" id="Add missing user data" duration=356.099µs logger=migrator t=2026-08-06T01:17:32.343426996Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-06T01:17:32.345313719Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.885843ms logger=migrator t=2026-08-06T01:17:32.350736043Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-06T01:17:32.35189664Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.160308ms logger=migrator t=2026-08-06T01:17:32.358235155Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-06T01:17:32.359702209Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.467004ms logger=migrator t=2026-08-06T01:17:32.364471967Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-06T01:17:32.373021983Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.539716ms logger=migrator t=2026-08-06T01:17:32.379766508Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-06T01:17:32.381227441Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.460883ms logger=migrator t=2026-08-06T01:17:32.388393425Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-06T01:17:32.388733813Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=341.318µs logger=migrator t=2026-08-06T01:17:32.394360692Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-06T01:17:32.395529298Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.170316ms logger=migrator t=2026-08-06T01:17:32.400431251Z 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-08-06T01:17:32.400751778Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=320.637µs logger=migrator t=2026-08-06T01:17:32.406843498Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-06T01:17:32.407401171Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=557.363µs logger=migrator t=2026-08-06T01:17:32.412144379Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-06T01:17:32.413642144Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.498445ms logger=migrator t=2026-08-06T01:17:32.419855086Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-06T01:17:32.420681084Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=826.608µs logger=migrator t=2026-08-06T01:17:32.4265534Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-06T01:17:32.428699318Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.145478ms logger=migrator t=2026-08-06T01:17:32.433389286Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-06T01:17:32.434438859Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.049743ms logger=migrator t=2026-08-06T01:17:32.439431214Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-06T01:17:32.44053433Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.102996ms logger=migrator t=2026-08-06T01:17:32.447045299Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-06T01:17:32.4471128Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=67.421µs logger=migrator t=2026-08-06T01:17:32.454292924Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-06T01:17:32.455144784Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=852µs logger=migrator t=2026-08-06T01:17:32.461168972Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-06T01:17:32.462501122Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.33553ms logger=migrator t=2026-08-06T01:17:32.467622589Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-06T01:17:32.468342626Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=720.717µs logger=migrator t=2026-08-06T01:17:32.473128365Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-06T01:17:32.474214561Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.084836ms logger=migrator t=2026-08-06T01:17:32.479665525Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:17:32.483538224Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.873419ms logger=migrator t=2026-08-06T01:17:32.488473678Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-06T01:17:32.48944498Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=970.671µs logger=migrator t=2026-08-06T01:17:32.493508252Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-06T01:17:32.49426418Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=755.378µs logger=migrator t=2026-08-06T01:17:32.498789213Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-06T01:17:32.499580142Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=789.389µs logger=migrator t=2026-08-06T01:17:32.50606249Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-06T01:17:32.507190775Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.127415ms logger=migrator t=2026-08-06T01:17:32.511777131Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-06T01:17:32.513103831Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.326329ms logger=migrator t=2026-08-06T01:17:32.518424922Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-06T01:17:32.519200231Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=777.579µs logger=migrator t=2026-08-06T01:17:32.524079472Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-06T01:17:32.524924812Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=845.68µs logger=migrator t=2026-08-06T01:17:32.530638613Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-06T01:17:32.531082583Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=445.09µs logger=migrator t=2026-08-06T01:17:32.535516574Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-06T01:17:32.536497897Z level=info msg="Migration successfully executed" id="create star table" duration=979.293µs logger=migrator t=2026-08-06T01:17:32.541543603Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-06T01:17:32.542392162Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=849.369µs logger=migrator t=2026-08-06T01:17:32.5493294Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-06T01:17:32.550665441Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.341841ms logger=migrator t=2026-08-06T01:17:32.555509532Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-06T01:17:32.556260039Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=750.647µs logger=migrator t=2026-08-06T01:17:32.561412057Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-06T01:17:32.562060182Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=646.675µs logger=migrator t=2026-08-06T01:17:32.56638515Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-06T01:17:32.567065027Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=679.707µs logger=migrator t=2026-08-06T01:17:32.571662162Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-06T01:17:32.5724101Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=747.508µs logger=migrator t=2026-08-06T01:17:32.576731908Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-06T01:17:32.577891445Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.158607ms logger=migrator t=2026-08-06T01:17:32.583180425Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-06T01:17:32.583204416Z level=info msg="Migration successfully executed" id="Update org table charset" duration=24.621µs logger=migrator t=2026-08-06T01:17:32.587794811Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-06T01:17:32.587818392Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.501µs logger=migrator t=2026-08-06T01:17:32.592627102Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-06T01:17:32.593017521Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=392.009µs logger=migrator t=2026-08-06T01:17:32.596898699Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-06T01:17:32.598089657Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.190488ms logger=migrator t=2026-08-06T01:17:32.602865126Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-06T01:17:32.603578273Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=713.087µs logger=migrator t=2026-08-06T01:17:32.607579524Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-06T01:17:32.608332751Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=753.317µs logger=migrator t=2026-08-06T01:17:32.667715622Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-06T01:17:32.668827817Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.115125ms logger=migrator t=2026-08-06T01:17:32.675705484Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-06T01:17:32.677121807Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.413593ms logger=migrator t=2026-08-06T01:17:32.685025968Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-06T01:17:32.686408569Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.386671ms logger=migrator t=2026-08-06T01:17:32.692204832Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-06T01:17:32.697502393Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.277711ms logger=migrator t=2026-08-06T01:17:32.701527536Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-06T01:17:32.702318034Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=788.608µs logger=migrator t=2026-08-06T01:17:32.707886921Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-06T01:17:32.7099881Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=2.101049ms logger=migrator t=2026-08-06T01:17:32.717495821Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-06T01:17:32.71830758Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=809.419µs logger=migrator t=2026-08-06T01:17:32.722463465Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-06T01:17:32.722852904Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=389.679µs logger=migrator t=2026-08-06T01:17:32.727070061Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-06T01:17:32.728083623Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.013272ms logger=migrator t=2026-08-06T01:17:32.737222502Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-06T01:17:32.737379236Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=157.954µs logger=migrator t=2026-08-06T01:17:32.742877962Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-06T01:17:32.744712385Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.834093ms logger=migrator t=2026-08-06T01:17:32.750486767Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-06T01:17:32.753757401Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.272464ms logger=migrator t=2026-08-06T01:17:32.760387774Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-06T01:17:32.762611124Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.22356ms logger=migrator t=2026-08-06T01:17:32.767942516Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-06T01:17:32.769004721Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.065395ms logger=migrator t=2026-08-06T01:17:32.773497473Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-06T01:17:32.775849857Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.351454ms logger=migrator t=2026-08-06T01:17:32.781377454Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-06T01:17:32.782637394Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.257609ms logger=migrator t=2026-08-06T01:17:32.789817657Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-06T01:17:32.790943114Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.122287ms logger=migrator t=2026-08-06T01:17:32.795545138Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-06T01:17:32.795570039Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=25.971µs logger=migrator t=2026-08-06T01:17:32.801051454Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-06T01:17:32.801100446Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=50.521µs logger=migrator t=2026-08-06T01:17:32.806863167Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-06T01:17:32.809692382Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.828385ms logger=migrator t=2026-08-06T01:17:32.814248317Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-06T01:17:32.816484498Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.235191ms logger=migrator t=2026-08-06T01:17:32.825692309Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-06T01:17:32.828119795Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.427966ms logger=migrator t=2026-08-06T01:17:32.837239853Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-06T01:17:32.839900104Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.661931ms logger=migrator t=2026-08-06T01:17:32.844377897Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-06T01:17:32.844909599Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=531.992µs logger=migrator t=2026-08-06T01:17:32.84973451Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-06T01:17:32.850374904Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=640.064µs logger=migrator t=2026-08-06T01:17:32.858855658Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-06T01:17:32.861667913Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.805824ms logger=migrator t=2026-08-06T01:17:32.871282533Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-06T01:17:32.871334384Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=54.381µs logger=migrator t=2026-08-06T01:17:32.877500045Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-06T01:17:32.87859429Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.094585ms logger=migrator t=2026-08-06T01:17:32.882838817Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-06T01:17:32.883630546Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=790.989µs logger=migrator t=2026-08-06T01:17:32.88947957Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:17:32.898440235Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.960184ms logger=migrator t=2026-08-06T01:17:32.90391101Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-06T01:17:32.904518143Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=607.213µs logger=migrator t=2026-08-06T01:17:32.909834096Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-06T01:17:32.910802348Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=967.981µs logger=migrator t=2026-08-06T01:17:32.916497978Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-06T01:17:32.918124205Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.632457ms logger=migrator t=2026-08-06T01:17:32.924104692Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-06T01:17:32.924768527Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=623.724µs logger=migrator t=2026-08-06T01:17:32.929565797Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-06T01:17:32.930441387Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=875.81µs logger=migrator t=2026-08-06T01:17:32.935573425Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-06T01:17:32.938963852Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.390007ms logger=migrator t=2026-08-06T01:17:32.945806299Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-06T01:17:32.946617768Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=811.189µs logger=migrator t=2026-08-06T01:17:32.952700387Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-06T01:17:32.952944192Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=242.795µs logger=migrator t=2026-08-06T01:17:32.96288367Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-06T01:17:32.963063314Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=177.854µs logger=migrator t=2026-08-06T01:17:32.974944966Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-06T01:17:32.976308038Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.371682ms logger=migrator t=2026-08-06T01:17:32.982493449Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-06T01:17:32.985008407Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.514298ms logger=migrator t=2026-08-06T01:17:32.991005024Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-06T01:17:32.991994957Z level=info msg="Migration successfully executed" id="create data_source table" duration=992.053µs logger=migrator t=2026-08-06T01:17:32.997856911Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-06T01:17:32.999049259Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.191888ms logger=migrator t=2026-08-06T01:17:33.003656344Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-06T01:17:33.004728199Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.074655ms logger=migrator t=2026-08-06T01:17:33.012327873Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-06T01:17:33.013211793Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=884.13µs logger=migrator t=2026-08-06T01:17:33.019377914Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-06T01:17:33.020578632Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.202288ms logger=migrator t=2026-08-06T01:17:33.026561069Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-06T01:17:33.033323443Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.761795ms logger=migrator t=2026-08-06T01:17:33.041289666Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-06T01:17:33.042254558Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=964.092µs logger=migrator t=2026-08-06T01:17:33.04933539Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-06T01:17:33.050144128Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=808.338µs logger=migrator t=2026-08-06T01:17:33.058378267Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-06T01:17:33.059168965Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=790.428µs logger=migrator t=2026-08-06T01:17:33.063991585Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-06T01:17:33.064917596Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=923.921µs logger=migrator t=2026-08-06T01:17:33.070729749Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-06T01:17:33.074131628Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.399909ms logger=migrator t=2026-08-06T01:17:33.078334674Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-06T01:17:33.080584006Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.248282ms logger=migrator t=2026-08-06T01:17:33.085013277Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-06T01:17:33.085041078Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.511µs logger=migrator t=2026-08-06T01:17:33.090354339Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-06T01:17:33.090676317Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=320.328µs logger=migrator t=2026-08-06T01:17:33.095313302Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-06T01:17:33.098993397Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.691005ms logger=migrator t=2026-08-06T01:17:33.103266425Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-06T01:17:33.103461399Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=195.454µs logger=migrator t=2026-08-06T01:17:33.108481444Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-06T01:17:33.108707879Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=226.475µs logger=migrator t=2026-08-06T01:17:33.115024824Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-06T01:17:33.12006459Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.038505ms logger=migrator t=2026-08-06T01:17:33.127657804Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-06T01:17:33.127882129Z level=info msg="Migration successfully executed" id="Update uid value" duration=225.115µs logger=migrator t=2026-08-06T01:17:33.136402564Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-06T01:17:33.137311984Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=908.79µs logger=migrator t=2026-08-06T01:17:33.144042349Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-06T01:17:33.146206568Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.162948ms logger=migrator t=2026-08-06T01:17:33.155076881Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-06T01:17:33.15633082Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.253489ms logger=migrator t=2026-08-06T01:17:33.163510335Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-06T01:17:33.164902936Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.392791ms logger=migrator t=2026-08-06T01:17:33.172623043Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-06T01:17:33.173996824Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.372521ms logger=migrator t=2026-08-06T01:17:33.180989055Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-06T01:17:33.18210919Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.120755ms logger=migrator t=2026-08-06T01:17:33.189834617Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-06T01:17:33.191258709Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.424832ms logger=migrator t=2026-08-06T01:17:33.196803596Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-06T01:17:33.197651606Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=848.26µs logger=migrator t=2026-08-06T01:17:33.202804955Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-06T01:17:33.20437558Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.572085ms logger=migrator t=2026-08-06T01:17:33.212145278Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-06T01:17:33.222475135Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.328077ms logger=migrator t=2026-08-06T01:17:33.226703941Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-06T01:17:33.22755633Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=854.909µs logger=migrator t=2026-08-06T01:17:33.259471252Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-06T01:17:33.260947255Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.479063ms logger=migrator t=2026-08-06T01:17:33.268349115Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-06T01:17:33.26944948Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.101765ms logger=migrator t=2026-08-06T01:17:33.273655566Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-06T01:17:33.274527846Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=872.17µs logger=migrator t=2026-08-06T01:17:33.279462409Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-06T01:17:33.279848888Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=386.129µs logger=migrator t=2026-08-06T01:17:33.303420169Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-06T01:17:33.30436606Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=949.772µs logger=migrator t=2026-08-06T01:17:33.311420141Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-06T01:17:33.311458822Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=44.931µs logger=migrator t=2026-08-06T01:17:33.316076438Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-06T01:17:33.320238823Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.162005ms logger=migrator t=2026-08-06T01:17:33.331986363Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-06T01:17:33.335468102Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.479159ms logger=migrator t=2026-08-06T01:17:33.341233384Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-06T01:17:33.341415328Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=180.084µs logger=migrator t=2026-08-06T01:17:33.345164983Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-06T01:17:33.347964978Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.799094ms logger=migrator t=2026-08-06T01:17:33.353273919Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-06T01:17:33.35592931Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.655681ms logger=migrator t=2026-08-06T01:17:33.363642537Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-06T01:17:33.365185113Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.542736ms logger=migrator t=2026-08-06T01:17:33.371033597Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-06T01:17:33.371668611Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=635.324µs logger=migrator t=2026-08-06T01:17:33.379229744Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-06T01:17:33.380025742Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=795.948µs logger=migrator t=2026-08-06T01:17:33.387387251Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-06T01:17:33.389042819Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.659277ms logger=migrator t=2026-08-06T01:17:33.394865702Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-06T01:17:33.395807494Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=941.482µs logger=migrator t=2026-08-06T01:17:33.402007926Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-06T01:17:33.403306545Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.298199ms logger=migrator t=2026-08-06T01:17:33.409941178Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-06T01:17:33.410028539Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=84.702µs logger=migrator t=2026-08-06T01:17:33.415794392Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-06T01:17:33.415843023Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=51.531µs logger=migrator t=2026-08-06T01:17:33.422804562Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-06T01:17:33.428121563Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.316111ms logger=migrator t=2026-08-06T01:17:33.433857805Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-06T01:17:33.436803812Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.945097ms logger=migrator t=2026-08-06T01:17:33.662945601Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-06T01:17:33.663120855Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=179.294µs logger=migrator t=2026-08-06T01:17:33.673549464Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-06T01:17:33.674608508Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.063744ms logger=migrator t=2026-08-06T01:17:33.684623747Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-06T01:17:33.685663121Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.041354ms logger=migrator t=2026-08-06T01:17:33.717706944Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-06T01:17:33.717749735Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=49.601µs logger=migrator t=2026-08-06T01:17:33.738665874Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-06T01:17:33.740016035Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.352021ms logger=migrator t=2026-08-06T01:17:33.854573128Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-06T01:17:33.855749176Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.179158ms logger=migrator t=2026-08-06T01:17:33.971020445Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-06T01:17:33.974716769Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.698944ms logger=migrator t=2026-08-06T01:17:34.072062759Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-06T01:17:34.07212153Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=63.441µs logger=migrator t=2026-08-06T01:17:34.079669703Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-06T01:17:34.080891321Z level=info msg="Migration successfully executed" id="create session table" duration=1.220458ms logger=migrator t=2026-08-06T01:17:34.090790788Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-06T01:17:34.09089213Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=109.712µs logger=migrator t=2026-08-06T01:17:34.098641187Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-06T01:17:34.09876973Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=127.323µs logger=migrator t=2026-08-06T01:17:34.107268204Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-06T01:17:34.108579235Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.310941ms logger=migrator t=2026-08-06T01:17:34.171944856Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-06T01:17:34.172966369Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.025583ms logger=migrator t=2026-08-06T01:17:34.189984439Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-06T01:17:34.19003312Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=50.821µs logger=migrator t=2026-08-06T01:17:34.223159039Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-06T01:17:34.22321269Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=57.791µs logger=migrator t=2026-08-06T01:17:34.295016934Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-06T01:17:34.300659934Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.6465ms logger=migrator t=2026-08-06T01:17:34.623270981Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-06T01:17:34.626643518Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.379038ms logger=migrator t=2026-08-06T01:17:34.656689086Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-06T01:17:34.656826579Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=137.913µs logger=migrator t=2026-08-06T01:17:34.69051101Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-06T01:17:34.690652814Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=146.564µs logger=migrator t=2026-08-06T01:17:34.715243407Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-06T01:17:34.716927695Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.683548ms logger=migrator t=2026-08-06T01:17:34.741104139Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-06T01:17:34.7411596Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=59.871µs logger=migrator t=2026-08-06T01:17:34.771378752Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-06T01:17:34.776844487Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.472274ms logger=migrator t=2026-08-06T01:17:34.83329304Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-06T01:17:34.834051857Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=758.157µs logger=migrator t=2026-08-06T01:17:34.850009953Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-06T01:17:34.85428764Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.281947ms logger=migrator t=2026-08-06T01:17:34.873164963Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-06T01:17:34.877099462Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.93699ms logger=migrator t=2026-08-06T01:17:34.909068895Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-06T01:17:34.909196778Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=131.413µs logger=migrator t=2026-08-06T01:17:34.946586934Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-06T01:17:34.948100659Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.605227ms logger=migrator t=2026-08-06T01:17:34.965749783Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-06T01:17:34.967172825Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.422002ms logger=migrator t=2026-08-06T01:17:35.016492225Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-06T01:17:35.018415669Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.925044ms logger=migrator t=2026-08-06T01:17:35.043508923Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-06T01:17:35.045064098Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.556445ms logger=migrator t=2026-08-06T01:17:35.076356375Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-06T01:17:35.077775618Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.414623ms logger=migrator t=2026-08-06T01:17:35.112047072Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-06T01:17:35.113020135Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=976.322µs logger=migrator t=2026-08-06T01:17:35.126437002Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-06T01:17:35.127506167Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.069425ms logger=migrator t=2026-08-06T01:17:35.149199463Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-06T01:17:35.150619866Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.420123ms logger=migrator t=2026-08-06T01:17:35.231920068Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-06T01:17:35.233982005Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.063417ms logger=migrator t=2026-08-06T01:17:35.255001146Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-06T01:17:35.266338256Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.338059ms logger=migrator t=2026-08-06T01:17:35.278013203Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-06T01:17:35.279256992Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.243839ms logger=migrator t=2026-08-06T01:17:35.301117313Z 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-08-06T01:17:35.302106925Z 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=991.842µs logger=migrator t=2026-08-06T01:17:35.351417244Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-06T01:17:35.352346235Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=932.121µs logger=migrator t=2026-08-06T01:17:35.357748669Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-06T01:17:35.358440715Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=695.686µs logger=migrator t=2026-08-06T01:17:35.38184769Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-06T01:17:35.383258103Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.413513ms logger=migrator t=2026-08-06T01:17:35.399627258Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-06T01:17:35.411818827Z level=info msg="Migration successfully executed" id="Add column is_default" duration=12.191079ms logger=migrator t=2026-08-06T01:17:35.452446468Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-06T01:17:35.45649678Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.053163ms logger=migrator t=2026-08-06T01:17:35.475373223Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-06T01:17:35.483449297Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=8.074345ms logger=migrator t=2026-08-06T01:17:35.49625706Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-06T01:17:35.503029626Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.763235ms logger=migrator t=2026-08-06T01:17:35.511596002Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-06T01:17:35.513742331Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.147809ms logger=migrator t=2026-08-06T01:17:35.528690403Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-06T01:17:35.528752065Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=67.472µs logger=migrator t=2026-08-06T01:17:35.539424679Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-06T01:17:35.53948175Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=61.711µs logger=migrator t=2026-08-06T01:17:35.553084132Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-06T01:17:35.554184137Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.102865ms logger=migrator t=2026-08-06T01:17:35.569054237Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-06T01:17:35.570366768Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.311161ms logger=migrator t=2026-08-06T01:17:35.606947205Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-06T01:17:35.607871426Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=926.281µs logger=migrator t=2026-08-06T01:17:35.636348398Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-06T01:17:35.637526186Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.180548ms logger=migrator t=2026-08-06T01:17:35.679337883Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-06T01:17:35.681163324Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.822251ms logger=migrator t=2026-08-06T01:17:35.688960073Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-06T01:17:35.693203461Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.243158ms logger=migrator t=2026-08-06T01:17:35.712367728Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-06T01:17:35.716387031Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.020663ms logger=migrator t=2026-08-06T01:17:35.72770119Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-06T01:17:35.727919955Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=219.265µs logger=migrator t=2026-08-06T01:17:35.77442272Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-06T01:17:35.77572048Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.30086ms logger=migrator t=2026-08-06T01:17:35.828196701Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-06T01:17:35.829174654Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=980.282µs logger=migrator t=2026-08-06T01:17:35.835871617Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-06T01:17:35.840948343Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.079916ms logger=migrator t=2026-08-06T01:17:35.850560784Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-06T01:17:35.850661396Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=109.022µs logger=migrator t=2026-08-06T01:17:35.877360657Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-06T01:17:35.87925902Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.901644ms logger=migrator t=2026-08-06T01:17:35.88707586Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-06T01:17:35.888653475Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.583255ms logger=migrator t=2026-08-06T01:17:35.907463226Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-06T01:17:35.907692631Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=227.805µs logger=migrator t=2026-08-06T01:17:35.924876095Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-06T01:17:35.926102133Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.224938ms logger=migrator t=2026-08-06T01:17:35.957593594Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-06T01:17:35.958916124Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.32469ms logger=migrator t=2026-08-06T01:17:35.980524629Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-06T01:17:35.982047705Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.529186ms logger=migrator t=2026-08-06T01:17:36.002535073Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-06T01:17:36.004439547Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.910254ms logger=migrator t=2026-08-06T01:17:36.015642324Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-06T01:17:36.017213039Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.574475ms logger=migrator t=2026-08-06T01:17:36.025915418Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-06T01:17:36.02727039Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.390412ms logger=migrator t=2026-08-06T01:17:36.042435937Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-06T01:17:36.042486018Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=55.681µs logger=migrator t=2026-08-06T01:17:36.048469425Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-06T01:17:36.053558641Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.087656ms logger=migrator t=2026-08-06T01:17:36.059065048Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-06T01:17:36.060072001Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.008393ms logger=migrator t=2026-08-06T01:17:36.065659219Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-06T01:17:36.070257594Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.602545ms logger=migrator t=2026-08-06T01:17:36.097602221Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-06T01:17:36.09892738Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.32689ms logger=migrator t=2026-08-06T01:17:36.103796562Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-06T01:17:36.104899318Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.101696ms logger=migrator t=2026-08-06T01:17:36.110304981Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-06T01:17:36.111437047Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.132006ms logger=migrator t=2026-08-06T01:17:36.118435217Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-06T01:17:36.130572885Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.137408ms logger=migrator t=2026-08-06T01:17:36.154946973Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-06T01:17:36.156378946Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.430503ms logger=migrator t=2026-08-06T01:17:36.171602994Z 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-08-06T01:17:36.173395436Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.795572ms logger=migrator t=2026-08-06T01:17:36.188210615Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-06T01:17:36.188691316Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=481.041µs logger=migrator t=2026-08-06T01:17:36.199546524Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-06T01:17:36.200512577Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=962.883µs logger=migrator t=2026-08-06T01:17:36.206087675Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-06T01:17:36.206424432Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=337.227µs logger=migrator t=2026-08-06T01:17:36.210462694Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-06T01:17:36.214671351Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.208237ms logger=migrator t=2026-08-06T01:17:36.221819254Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-06T01:17:36.226945882Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.125838ms logger=migrator t=2026-08-06T01:17:36.233719888Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-06T01:17:36.234646069Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=931.421µs logger=migrator t=2026-08-06T01:17:36.240908852Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-06T01:17:36.241796922Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=885.54µs logger=migrator t=2026-08-06T01:17:36.249220682Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-06T01:17:36.249458597Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=238.255µs logger=migrator t=2026-08-06T01:17:36.258126666Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-06T01:17:36.265119087Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.992211ms logger=migrator t=2026-08-06T01:17:36.270857248Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-06T01:17:36.271473762Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=616.204µs logger=migrator t=2026-08-06T01:17:36.277907769Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-06T01:17:36.278219146Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=310.747µs logger=migrator t=2026-08-06T01:17:36.285142695Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-06T01:17:36.285507403Z level=info msg="Migration successfully executed" id="Move region to single row" duration=365.588µs logger=migrator t=2026-08-06T01:17:36.289692139Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-06T01:17:36.290497407Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=805.468µs logger=migrator t=2026-08-06T01:17:36.295735147Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-06T01:17:36.297098478Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.362681ms logger=migrator t=2026-08-06T01:17:36.304009617Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-06T01:17:36.305640594Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.630847ms logger=migrator t=2026-08-06T01:17:36.311313004Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-06T01:17:36.312191065Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=877.441µs logger=migrator t=2026-08-06T01:17:36.324383923Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-06T01:17:36.326680406Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.290463ms logger=migrator t=2026-08-06T01:17:36.337154435Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-06T01:17:36.338009995Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=855.62µs logger=migrator t=2026-08-06T01:17:36.345476756Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-06T01:17:36.345559157Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=82.891µs logger=migrator t=2026-08-06T01:17:36.352913187Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-06T01:17:36.354484713Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.571947ms logger=migrator t=2026-08-06T01:17:36.365581617Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-06T01:17:36.366375145Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=791.448µs logger=migrator t=2026-08-06T01:17:36.377703804Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-06T01:17:36.379139086Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.434792ms logger=migrator t=2026-08-06T01:17:36.390292802Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-06T01:17:36.391262885Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=969.483µs logger=migrator t=2026-08-06T01:17:36.402982743Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-06T01:17:36.40330845Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=330.197µs logger=migrator t=2026-08-06T01:17:36.408591771Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-06T01:17:36.409233686Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=641.515µs logger=migrator t=2026-08-06T01:17:36.41814466Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-06T01:17:36.418236652Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=93.342µs logger=migrator t=2026-08-06T01:17:36.430410061Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-06T01:17:36.431912745Z level=info msg="Migration successfully executed" id="create team table" duration=1.494954ms logger=migrator t=2026-08-06T01:17:36.454498052Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-06T01:17:36.456382556Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.887484ms logger=migrator t=2026-08-06T01:17:36.478715767Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-06T01:17:36.479644448Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=931.741µs logger=migrator t=2026-08-06T01:17:36.485858381Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-06T01:17:36.490605249Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.738188ms logger=migrator t=2026-08-06T01:17:36.497657111Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-06T01:17:36.497843305Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=187.184µs logger=migrator t=2026-08-06T01:17:36.502778228Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-06T01:17:36.504142699Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.364551ms logger=migrator t=2026-08-06T01:17:36.512531011Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-06T01:17:36.513435422Z level=info msg="Migration successfully executed" id="create team member table" duration=902.481µs logger=migrator t=2026-08-06T01:17:36.519486771Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-06T01:17:36.520909303Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.422452ms logger=migrator t=2026-08-06T01:17:36.530973514Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-06T01:17:36.531911445Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=938.181µs logger=migrator t=2026-08-06T01:17:36.542736193Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-06T01:17:36.544186346Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.450573ms logger=migrator t=2026-08-06T01:17:36.5561434Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-06T01:17:36.56440496Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.26361ms logger=migrator t=2026-08-06T01:17:36.57051581Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-06T01:17:36.577755975Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.243486ms logger=migrator t=2026-08-06T01:17:36.674195333Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-06T01:17:36.680357584Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.166331ms logger=migrator t=2026-08-06T01:17:36.737243367Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-06T01:17:36.739302474Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.064107ms logger=migrator t=2026-08-06T01:17:36.752944917Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-06T01:17:36.754038061Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.093844ms logger=migrator t=2026-08-06T01:17:36.762492875Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-06T01:17:36.763533459Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.042074ms logger=migrator t=2026-08-06T01:17:36.777881158Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-06T01:17:36.779419763Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.543324ms logger=migrator t=2026-08-06T01:17:36.7875875Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-06T01:17:36.789056044Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.472125ms logger=migrator t=2026-08-06T01:17:36.796543694Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-06T01:17:36.798798646Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.258452ms logger=migrator t=2026-08-06T01:17:36.812340207Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-06T01:17:36.814142938Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.804091ms logger=migrator t=2026-08-06T01:17:36.83079582Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-06T01:17:36.832630951Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.837532ms logger=migrator t=2026-08-06T01:17:36.85267159Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-06T01:17:36.853305335Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=638.845µs logger=migrator t=2026-08-06T01:17:36.86576885Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-06T01:17:36.866270721Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=510.251µs logger=migrator t=2026-08-06T01:17:36.886258049Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-06T01:17:36.892659226Z level=info msg="Migration successfully executed" id="create tag table" duration=6.398048ms logger=migrator t=2026-08-06T01:17:36.916949562Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-06T01:17:36.918304413Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.358492ms logger=migrator t=2026-08-06T01:17:36.95310135Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-06T01:17:36.956026826Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.928337ms logger=migrator t=2026-08-06T01:17:37.185623994Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-06T01:17:37.186968695Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.348361ms logger=migrator t=2026-08-06T01:17:37.197968637Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-06T01:17:37.199786718Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.819481ms logger=migrator t=2026-08-06T01:17:37.213536843Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:17:37.23564477Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=22.107156ms logger=migrator t=2026-08-06T01:17:37.261203594Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-06T01:17:37.262616297Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.414633ms logger=migrator t=2026-08-06T01:17:37.278424249Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-06T01:17:37.279876213Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.453254ms logger=migrator t=2026-08-06T01:17:37.341157866Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-06T01:17:37.341750329Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=603.654µs logger=migrator t=2026-08-06T01:17:37.35575819Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-06T01:17:37.356591749Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=836.259µs logger=migrator t=2026-08-06T01:17:37.377242822Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-06T01:17:37.378291426Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.052444ms logger=migrator t=2026-08-06T01:17:37.395671434Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-06T01:17:37.400929234Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.353641ms logger=migrator t=2026-08-06T01:17:37.410130405Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-06T01:17:37.410261899Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=135.604µs logger=migrator t=2026-08-06T01:17:37.416841399Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-06T01:17:37.424611307Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.768488ms logger=migrator t=2026-08-06T01:17:37.434693247Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-06T01:17:37.440357477Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.67118ms logger=migrator t=2026-08-06T01:17:37.452508116Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-06T01:17:37.459421484Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.911567ms logger=migrator t=2026-08-06T01:17:37.469784531Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-06T01:17:37.477816295Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.028954ms logger=migrator t=2026-08-06T01:17:37.48762966Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-06T01:17:37.48854176Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=913.34µs logger=migrator t=2026-08-06T01:17:37.498696623Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-06T01:17:37.507703059Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.055677ms logger=migrator t=2026-08-06T01:17:37.518071647Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-06T01:17:37.519087869Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.019003ms logger=migrator t=2026-08-06T01:17:37.530279726Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-06T01:17:37.531897874Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.621297ms logger=migrator t=2026-08-06T01:17:37.540428589Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-06T01:17:37.541486953Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.058553ms logger=migrator t=2026-08-06T01:17:37.551688706Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-06T01:17:37.552914924Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.228198ms logger=migrator t=2026-08-06T01:17:37.561819469Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-06T01:17:37.563036696Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.219947ms logger=migrator t=2026-08-06T01:17:37.575381039Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-06T01:17:37.577203921Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.825322ms logger=migrator t=2026-08-06T01:17:37.59243562Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-06T01:17:37.601602429Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.165359ms logger=migrator t=2026-08-06T01:17:37.611523166Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-06T01:17:37.613541913Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.019027ms logger=migrator t=2026-08-06T01:17:37.622907037Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-06T01:17:37.624160406Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.262739ms logger=migrator t=2026-08-06T01:17:37.635026075Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-06T01:17:37.636233262Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.206607ms logger=migrator t=2026-08-06T01:17:37.641791289Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-06T01:17:37.642756492Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=963.363µs logger=migrator t=2026-08-06T01:17:37.65009531Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-06T01:17:37.65139238Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.29672ms logger=migrator t=2026-08-06T01:17:37.658159835Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-06T01:17:37.658259757Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=99.742µs logger=migrator t=2026-08-06T01:17:37.666514646Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-06T01:17:37.666815763Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=321.448µs logger=migrator t=2026-08-06T01:17:37.675105582Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-06T01:17:37.676827372Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.72239ms logger=migrator t=2026-08-06T01:17:37.683251039Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:17:37.684334953Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.083814ms logger=migrator t=2026-08-06T01:17:37.692395178Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:17:37.694936587Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.541389ms logger=migrator t=2026-08-06T01:17:37.70729177Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:17:37.707656638Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=372.398µs logger=migrator t=2026-08-06T01:17:37.715847956Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:17:37.718151258Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.298842ms logger=migrator t=2026-08-06T01:17:37.727452431Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:17:37.729055247Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.605216ms logger=migrator t=2026-08-06T01:17:37.738369912Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:17:37.739342254Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=972.532µs logger=migrator t=2026-08-06T01:17:37.759641998Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:17:37.761670395Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.033227ms logger=migrator t=2026-08-06T01:17:37.770460486Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-06T01:17:37.780560758Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.091031ms logger=migrator t=2026-08-06T01:17:37.786691378Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-06T01:17:37.787378793Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=687.205µs logger=migrator t=2026-08-06T01:17:37.796323878Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-06T01:17:37.796562803Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=243.105µs logger=migrator t=2026-08-06T01:17:37.806252266Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-06T01:17:37.807981766Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.727889ms logger=migrator t=2026-08-06T01:17:37.821113646Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-06T01:17:37.824169776Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=3.05209ms logger=migrator t=2026-08-06T01:17:37.831697098Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-06T01:17:37.832589788Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=892.57µs logger=migrator t=2026-08-06T01:17:37.840431788Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:17:37.840688084Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=254.816µs logger=migrator t=2026-08-06T01:17:37.850077129Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-06T01:17:37.850951569Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=873.89µs logger=migrator t=2026-08-06T01:17:37.860133339Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-06T01:17:37.862126515Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.994156ms logger=migrator t=2026-08-06T01:17:37.871376387Z 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-08-06T01:17:37.873121017Z 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.74396ms logger=migrator t=2026-08-06T01:17:37.881041089Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-06T01:17:37.882016801Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=975.222µs logger=migrator t=2026-08-06T01:17:37.891970958Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-06T01:17:37.901811144Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.841246ms logger=migrator t=2026-08-06T01:17:37.908957038Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-06T01:17:37.909792697Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=835.109µs logger=migrator t=2026-08-06T01:17:37.91562061Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-06T01:17:37.917301429Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.680349ms logger=migrator t=2026-08-06T01:17:37.923990382Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-06T01:17:37.951773688Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.778736ms logger=migrator t=2026-08-06T01:17:37.959819282Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-06T01:17:37.986876121Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.040179ms logger=migrator t=2026-08-06T01:17:37.9937808Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-06T01:17:37.994938726Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.158136ms logger=migrator t=2026-08-06T01:17:38.000262948Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-06T01:17:38.001365824Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.102196ms logger=migrator t=2026-08-06T01:17:38.00732665Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-06T01:17:38.0182371Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.91469ms logger=migrator t=2026-08-06T01:17:38.023689965Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-06T01:17:38.035307291Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=11.611896ms logger=migrator t=2026-08-06T01:17:38.042918895Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-06T01:17:38.044218345Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.300311ms logger=migrator t=2026-08-06T01:17:38.05056579Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-06T01:17:38.052234798Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.668938ms logger=migrator t=2026-08-06T01:17:38.058484411Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-06T01:17:38.059697709Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.213618ms logger=migrator t=2026-08-06T01:17:38.067025477Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-06T01:17:38.069021403Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.991486ms logger=migrator t=2026-08-06T01:17:38.077542478Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:17:38.077924377Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=388.229µs logger=migrator t=2026-08-06T01:17:38.085714675Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-06T01:17:38.091969238Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.254163ms logger=migrator t=2026-08-06T01:17:38.09860978Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-06T01:17:38.10387458Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.26469ms logger=migrator t=2026-08-06T01:17:38.109808016Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-06T01:17:38.114640597Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.831691ms logger=migrator t=2026-08-06T01:17:38.120613094Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-06T01:17:38.121757861Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.144557ms logger=migrator t=2026-08-06T01:17:38.13005567Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-06T01:17:38.132152058Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.074337ms logger=migrator t=2026-08-06T01:17:38.138424361Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-06T01:17:38.147536991Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.113479ms logger=migrator t=2026-08-06T01:17:38.154672844Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-06T01:17:38.161695995Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.020361ms logger=migrator t=2026-08-06T01:17:38.168906269Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-06T01:17:38.169872352Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=965.953µs logger=migrator t=2026-08-06T01:17:38.17632954Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-06T01:17:38.183418872Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.088802ms logger=migrator t=2026-08-06T01:17:38.190867882Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-06T01:17:38.199005719Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.137647ms logger=migrator t=2026-08-06T01:17:38.205808405Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-06T01:17:38.20600499Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=196.155µs logger=migrator t=2026-08-06T01:17:38.21260369Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-06T01:17:38.215767103Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=3.157153ms logger=migrator t=2026-08-06T01:17:38.224255787Z 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-08-06T01:17:38.225553387Z 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.29543ms logger=migrator t=2026-08-06T01:17:38.232838763Z 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-08-06T01:17:38.234053122Z 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.214309ms logger=migrator t=2026-08-06T01:17:38.239403325Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:17:38.239484597Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=82.152µs logger=migrator t=2026-08-06T01:17:38.246068777Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-06T01:17:38.253911307Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.84205ms logger=migrator t=2026-08-06T01:17:38.261599592Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-06T01:17:38.271056019Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.460417ms logger=migrator t=2026-08-06T01:17:38.276940563Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-06T01:17:38.284205441Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.271968ms logger=migrator t=2026-08-06T01:17:38.289914051Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-06T01:17:38.296968532Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.056261ms logger=migrator t=2026-08-06T01:17:38.30383775Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-06T01:17:38.311090995Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.250605ms logger=migrator t=2026-08-06T01:17:38.315116678Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-06T01:17:38.31519683Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=79.862µs logger=migrator t=2026-08-06T01:17:38.320584393Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-06T01:17:38.321507615Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=923.241µs logger=migrator t=2026-08-06T01:17:38.325925065Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-06T01:17:38.335240029Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.312314ms logger=migrator t=2026-08-06T01:17:38.339275481Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-06T01:17:38.339337792Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=62.881µs logger=migrator t=2026-08-06T01:17:38.343028037Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-06T01:17:38.349959556Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.930858ms logger=migrator t=2026-08-06T01:17:38.355256777Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-06T01:17:38.356369642Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.34382ms logger=migrator t=2026-08-06T01:17:38.362575664Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-06T01:17:38.371944189Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.370765ms logger=migrator t=2026-08-06T01:17:38.377559758Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-06T01:17:38.378459658Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=900.53µs logger=migrator t=2026-08-06T01:17:38.385240124Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-06T01:17:38.386463951Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.219677ms logger=migrator t=2026-08-06T01:17:38.392663673Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-06T01:17:38.403597974Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.934791ms logger=migrator t=2026-08-06T01:17:38.409150411Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-06T01:17:38.410229515Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.078104ms logger=migrator t=2026-08-06T01:17:38.418668109Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-06T01:17:38.42048179Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.812501ms logger=migrator t=2026-08-06T01:17:38.426189111Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-06T01:17:38.427289657Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.100906ms logger=migrator t=2026-08-06T01:17:38.432784643Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-06T01:17:38.43399937Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.214968ms logger=migrator t=2026-08-06T01:17:38.443145369Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-06T01:17:38.443398505Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=254.626µs logger=migrator t=2026-08-06T01:17:38.449032114Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-06T01:17:38.450768394Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.73708ms logger=migrator t=2026-08-06T01:17:38.456068516Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-06T01:17:38.457094139Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.025493ms logger=migrator t=2026-08-06T01:17:38.462923672Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-06T01:17:38.464009828Z 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-08-06T01:17:38.469691638Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-06T01:17:38.470454325Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=762.718µs logger=migrator t=2026-08-06T01:17:38.474575229Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-06T01:17:38.476431181Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.856143ms logger=migrator t=2026-08-06T01:17:38.484063836Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-06T01:17:38.492790256Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.72358ms logger=migrator t=2026-08-06T01:17:38.497581436Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-06T01:17:38.498659301Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.078755ms logger=migrator t=2026-08-06T01:17:38.504038314Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-06T01:17:38.505228211Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.190357ms logger=migrator t=2026-08-06T01:17:38.51044824Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-06T01:17:38.511782081Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.328401ms logger=migrator t=2026-08-06T01:17:38.51873383Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-06T01:17:38.521438022Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.703342ms logger=migrator t=2026-08-06T01:17:38.526821625Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-06T01:17:38.528852262Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.030897ms logger=migrator t=2026-08-06T01:17:38.536238351Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-06T01:17:38.536265541Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.24µs logger=migrator t=2026-08-06T01:17:38.542321161Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-06T01:17:38.542437173Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=108.352µs logger=migrator t=2026-08-06T01:17:38.548445801Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-06T01:17:38.559371821Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.92564ms logger=migrator t=2026-08-06T01:17:38.56418392Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-06T01:17:38.564718673Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=530.333µs logger=migrator t=2026-08-06T01:17:38.569147654Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-06T01:17:38.570324362Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.176428ms logger=migrator t=2026-08-06T01:17:38.576462513Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-06T01:17:38.576741959Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=282.537µs logger=migrator t=2026-08-06T01:17:38.581441247Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-06T01:17:38.583158655Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.716038ms logger=migrator t=2026-08-06T01:17:38.590562435Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-06T01:17:38.592787496Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.225411ms logger=migrator t=2026-08-06T01:17:38.599614192Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-06T01:17:38.632036345Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.417973ms logger=migrator t=2026-08-06T01:17:38.639747701Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-06T01:17:38.647246873Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.499762ms logger=migrator t=2026-08-06T01:17:38.65368666Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-06T01:17:38.653845614Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=158.583µs logger=migrator t=2026-08-06T01:17:38.66282621Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-06T01:17:38.699726835Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.897575ms logger=migrator t=2026-08-06T01:17:38.707998154Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-06T01:17:38.739286101Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.286427ms logger=migrator t=2026-08-06T01:17:38.744744176Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-06T01:17:38.745422351Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=678.815µs logger=migrator t=2026-08-06T01:17:38.751640333Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-06T01:17:38.752738649Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.100626ms logger=migrator t=2026-08-06T01:17:38.789183374Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-06T01:17:38.789551132Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=371.149µs logger=migrator t=2026-08-06T01:17:38.799634763Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-06T01:17:38.800612755Z level=info msg="Migration successfully executed" id="create permission table" duration=998.494µs logger=migrator t=2026-08-06T01:17:38.806900269Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-06T01:17:38.808001953Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.100404ms logger=migrator t=2026-08-06T01:17:38.814206606Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-06T01:17:38.815558007Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.350961ms logger=migrator t=2026-08-06T01:17:38.821274258Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-06T01:17:38.823004058Z level=info msg="Migration successfully executed" id="create role table" duration=1.72913ms logger=migrator t=2026-08-06T01:17:38.829313302Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-06T01:17:38.837179832Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.86764ms logger=migrator t=2026-08-06T01:17:38.845843901Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-06T01:17:38.858349776Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.502806ms logger=migrator t=2026-08-06T01:17:38.863332491Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-06T01:17:38.864449377Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.117106ms logger=migrator t=2026-08-06T01:17:38.8702599Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-06T01:17:38.871400646Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.140046ms logger=migrator t=2026-08-06T01:17:38.877005954Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-06T01:17:38.87809444Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.086536ms logger=migrator t=2026-08-06T01:17:38.882701784Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-06T01:17:38.883658026Z level=info msg="Migration successfully executed" id="create team role table" duration=955.812µs logger=migrator t=2026-08-06T01:17:38.88990694Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-06T01:17:38.891643009Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.731519ms logger=migrator t=2026-08-06T01:17:38.898267291Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-06T01:17:38.89911057Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=843.129µs logger=migrator t=2026-08-06T01:17:38.905353443Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-06T01:17:38.906446839Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.092656ms logger=migrator t=2026-08-06T01:17:38.911697669Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-06T01:17:38.913397968Z level=info msg="Migration successfully executed" id="create user role table" duration=1.702818ms logger=migrator t=2026-08-06T01:17:38.918703769Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-06T01:17:38.919854075Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.150256ms logger=migrator t=2026-08-06T01:17:38.925554835Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-06T01:17:38.927360467Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.805192ms logger=migrator t=2026-08-06T01:17:38.933728233Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-06T01:17:38.935414992Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.686969ms logger=migrator t=2026-08-06T01:17:38.944901288Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-06T01:17:38.94627893Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.377702ms logger=migrator t=2026-08-06T01:17:38.953441184Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-06T01:17:38.955124083Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.682399ms logger=migrator t=2026-08-06T01:17:38.962148124Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-06T01:17:38.963322771Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.176827ms logger=migrator t=2026-08-06T01:17:38.973250097Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-06T01:17:38.985009307Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.76741ms logger=migrator t=2026-08-06T01:17:38.991272201Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-06T01:17:38.992665682Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.390731ms logger=migrator t=2026-08-06T01:17:38.997693498Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-06T01:17:38.999562311Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.867323ms logger=migrator t=2026-08-06T01:17:39.006343486Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-06T01:17:39.009044907Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.699352ms logger=migrator t=2026-08-06T01:17:39.013783266Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-06T01:17:39.016037358Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.253452ms logger=migrator t=2026-08-06T01:17:39.021622876Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-06T01:17:39.022956506Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.33381ms logger=migrator t=2026-08-06T01:17:39.035391601Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-06T01:17:39.036956857Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.567986ms logger=migrator t=2026-08-06T01:17:39.044449149Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-06T01:17:39.054681083Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.232595ms logger=migrator t=2026-08-06T01:17:39.061689153Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-06T01:17:39.070841882Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.152399ms logger=migrator t=2026-08-06T01:17:39.173323459Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-06T01:17:39.18383668Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.526701ms logger=migrator t=2026-08-06T01:17:39.192506649Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-06T01:17:39.205852485Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=13.347296ms logger=migrator t=2026-08-06T01:17:39.247062518Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-06T01:17:39.249636527Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.573659ms logger=migrator t=2026-08-06T01:17:39.313573341Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-06T01:17:39.315549576Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.978805ms logger=migrator t=2026-08-06T01:17:39.324503581Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-06T01:17:39.325620216Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.117155ms logger=migrator t=2026-08-06T01:17:39.335507973Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-06T01:17:39.33752575Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.017197ms logger=migrator t=2026-08-06T01:17:39.346426243Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-06T01:17:39.347753303Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.32695ms logger=migrator t=2026-08-06T01:17:39.357160139Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-06T01:17:39.357237431Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=79.932µs logger=migrator t=2026-08-06T01:17:39.364173299Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-06T01:17:39.3642154Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=44.081µs logger=migrator t=2026-08-06T01:17:39.371371775Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-06T01:17:39.372275185Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=907.17µs logger=migrator t=2026-08-06T01:17:39.382842097Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-06T01:17:39.383763778Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=923.351µs logger=migrator t=2026-08-06T01:17:39.392930998Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-06T01:17:39.393614174Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=684.306µs logger=migrator t=2026-08-06T01:17:39.400582963Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-06T01:17:39.400794238Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=211.055µs logger=migrator t=2026-08-06T01:17:39.43145947Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-06T01:17:39.432134635Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=678.095µs logger=migrator t=2026-08-06T01:17:39.466633316Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-06T01:17:39.467629389Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=999.282µs logger=migrator t=2026-08-06T01:17:39.478651081Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-06T01:17:39.479995231Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.34628ms logger=migrator t=2026-08-06T01:17:39.48736037Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-06T01:17:39.496628272Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.271722ms logger=migrator t=2026-08-06T01:17:39.505765622Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-06T01:17:39.505884135Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=126.183µs logger=migrator t=2026-08-06T01:17:39.513030688Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-06T01:17:39.514004501Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=973.643µs logger=migrator t=2026-08-06T01:17:39.547128429Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-06T01:17:39.549945763Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.819635ms logger=migrator t=2026-08-06T01:17:39.599412326Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-06T01:17:39.601548995Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.136249ms logger=migrator t=2026-08-06T01:17:39.67466991Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-06T01:17:39.685723113Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.055754ms logger=migrator t=2026-08-06T01:17:39.693405199Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-06T01:17:39.694696038Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.292059ms logger=migrator t=2026-08-06T01:17:39.701849962Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-06T01:17:39.703613422Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.76905ms logger=migrator t=2026-08-06T01:17:39.708364131Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:17:39.738760577Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=30.393626ms logger=migrator t=2026-08-06T01:17:39.788582718Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-06T01:17:39.790972102Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.390644ms logger=migrator t=2026-08-06T01:17:39.84109954Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-06T01:17:39.842201756Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.105196ms logger=migrator t=2026-08-06T01:17:39.873226416Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-06T01:17:39.875061088Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.839111ms logger=migrator t=2026-08-06T01:17:40.48305337Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-06T01:17:40.484500323Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.450244ms logger=migrator t=2026-08-06T01:17:44.187034635Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-06T01:17:44.187620928Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=588.903µs logger=migrator t=2026-08-06T01:17:45.875100259Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-06T01:17:45.876135123Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.037474ms logger=migrator t=2026-08-06T01:17:46.01010336Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-06T01:17:46.021940432Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.837652ms logger=migrator t=2026-08-06T01:17:46.504765977Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-06T01:17:46.50662432Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.860833ms logger=migrator t=2026-08-06T01:17:46.555326955Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-06T01:17:46.557310631Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.985356ms logger=migrator t=2026-08-06T01:17:46.621656734Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-06T01:17:46.622747189Z 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-08-06T01:17:46.774319549Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-06T01:17:46.77481035Z 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-08-06T01:17:46.838388396Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-06T01:17:46.839794239Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.408233ms logger=migrator t=2026-08-06T01:17:46.999836814Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-06T01:17:47.001743417Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.909553ms logger=migrator t=2026-08-06T01:17:47.1499062Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-06T01:17:47.151915056Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.010646ms logger=migrator t=2026-08-06T01:17:47.270322267Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-06T01:17:47.272374054Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.054687ms logger=migrator t=2026-08-06T01:17:47.354164167Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-06T01:17:47.356434239Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.264342ms logger=migrator t=2026-08-06T01:17:47.536476011Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-06T01:17:47.537666869Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.188858ms logger=migrator t=2026-08-06T01:17:47.61718624Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-06T01:17:47.619760379Z level=info msg="Migration successfully executed" id="Drop public config table" duration=2.576219ms logger=migrator t=2026-08-06T01:17:47.725184963Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-06T01:17:47.726183596Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.001583ms logger=migrator t=2026-08-06T01:17:47.757174915Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-06T01:17:47.762544358Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=5.366913ms logger=migrator t=2026-08-06T01:17:47.987142911Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-06T01:17:47.991354288Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=4.210297ms logger=migrator t=2026-08-06T01:17:48.584676673Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-06T01:17:48.586107347Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.433683ms logger=migrator t=2026-08-06T01:17:48.651398292Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-06T01:17:48.687503418Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=36.103497ms logger=migrator t=2026-08-06T01:17:48.712154123Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-06T01:17:48.722843198Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.691145ms logger=migrator t=2026-08-06T01:17:48.758274818Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-06T01:17:48.769105796Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.833128ms logger=migrator t=2026-08-06T01:17:48.984363716Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-06T01:17:48.984714694Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=349.448µs logger=migrator t=2026-08-06T01:17:49.102669564Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-06T01:17:49.113265958Z level=info msg="Migration successfully executed" id="add share column" duration=10.599294ms logger=migrator t=2026-08-06T01:17:49.175616585Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-06T01:17:49.175901671Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=288.776µs logger=migrator t=2026-08-06T01:17:49.197699161Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-06T01:17:49.199137224Z level=info msg="Migration successfully executed" id="create file table" duration=1.440513ms logger=migrator t=2026-08-06T01:17:49.230949942Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-06T01:17:49.232372125Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.425533ms logger=migrator t=2026-08-06T01:17:49.247736227Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-06T01:17:49.249928437Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.19465ms logger=migrator t=2026-08-06T01:17:49.26007943Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-06T01:17:49.261232066Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.150206ms logger=migrator t=2026-08-06T01:17:49.293120396Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-06T01:17:49.294531918Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.412452ms logger=migrator t=2026-08-06T01:17:49.316143523Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-06T01:17:49.316249186Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=106.933µs logger=migrator t=2026-08-06T01:17:49.323308697Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-06T01:17:49.32341395Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=100.262µs logger=migrator t=2026-08-06T01:17:49.333690575Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-06T01:17:49.334550495Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=864.3µs logger=migrator t=2026-08-06T01:17:49.340838208Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-06T01:17:49.341200007Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=360.919µs logger=migrator t=2026-08-06T01:17:49.357199693Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-06T01:17:49.358494863Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.29518ms logger=migrator t=2026-08-06T01:17:49.366445896Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-06T01:17:49.3784229Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.977153ms logger=migrator t=2026-08-06T01:17:49.390290041Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-06T01:17:49.390448754Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=159.023µs logger=migrator t=2026-08-06T01:17:49.399618274Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-06T01:17:49.401515118Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.896194ms logger=migrator t=2026-08-06T01:17:49.408521369Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-06T01:17:49.409405829Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=885.46µs logger=migrator t=2026-08-06T01:17:49.416534442Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-06T01:17:49.416941002Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=406.65µs logger=migrator t=2026-08-06T01:17:49.428555217Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-06T01:17:49.429365116Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=810.309µs logger=migrator t=2026-08-06T01:17:49.441033453Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-06T01:17:49.451652256Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.627544ms logger=migrator t=2026-08-06T01:17:49.460016438Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-06T01:17:49.471513271Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.489773ms logger=migrator t=2026-08-06T01:17:49.480162509Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-06T01:17:49.481747555Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.584966ms logger=migrator t=2026-08-06T01:17:49.493364532Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-06T01:17:49.59243763Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=99.082089ms logger=migrator t=2026-08-06T01:17:49.635510647Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-06T01:17:49.637344578Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.835712ms logger=migrator t=2026-08-06T01:17:49.651645575Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-06T01:17:49.653253552Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.610267ms logger=migrator t=2026-08-06T01:17:49.665778259Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-06T01:17:49.694655291Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.873382ms logger=migrator t=2026-08-06T01:17:49.702936471Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-06T01:17:49.715654701Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.71915ms logger=migrator t=2026-08-06T01:17:49.725142049Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-06T01:17:49.725454726Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=312.447µs logger=migrator t=2026-08-06T01:17:49.730937992Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-06T01:17:49.731231208Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=293.467µs logger=migrator t=2026-08-06T01:17:49.742919186Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-06T01:17:49.743273214Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=355.238µs logger=migrator t=2026-08-06T01:17:49.751223216Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-06T01:17:49.751621415Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=413.189µs logger=migrator t=2026-08-06T01:17:51.754787294Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-06T01:17:51.75633231Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=1.535046ms logger=migrator t=2026-08-06T01:17:51.776401409Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-06T01:17:51.78298275Z level=info msg="Migration successfully executed" id="create folder table" duration=6.58078ms logger=migrator t=2026-08-06T01:17:51.793116592Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-06T01:17:51.79695227Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=3.836028ms logger=migrator t=2026-08-06T01:17:51.809969028Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-06T01:17:51.812190339Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.221081ms logger=migrator t=2026-08-06T01:17:51.82360443Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-06T01:17:51.823647731Z level=info msg="Migration successfully executed" id="Update folder title length" duration=47.071µs logger=migrator t=2026-08-06T01:17:51.830918957Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-06T01:17:51.83323998Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.322693ms logger=migrator t=2026-08-06T01:17:51.843810413Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-06T01:17:51.845329877Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.520334ms logger=migrator t=2026-08-06T01:17:51.86118497Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-06T01:17:51.862741047Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.556246ms logger=migrator t=2026-08-06T01:17:51.872277244Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-06T01:17:51.872853077Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=575.833µs logger=migrator t=2026-08-06T01:17:51.880034132Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-06T01:17:51.880523004Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=492.552µs logger=migrator t=2026-08-06T01:17:51.890879321Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-06T01:17:51.892754253Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.876362ms logger=migrator t=2026-08-06T01:17:51.939655197Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-06T01:17:51.942015932Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.350634ms logger=migrator t=2026-08-06T01:17:51.949425521Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-06T01:17:51.950888624Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.462573ms logger=migrator t=2026-08-06T01:17:51.993098921Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-06T01:17:51.995161428Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.064727ms logger=migrator t=2026-08-06T01:17:52.003848417Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-06T01:17:52.004948742Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.104905ms logger=migrator t=2026-08-06T01:17:52.010185602Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-06T01:17:52.01134669Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.163807ms logger=migrator t=2026-08-06T01:17:52.062331157Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-06T01:17:52.063971754Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.642737ms logger=migrator t=2026-08-06T01:17:52.132534494Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-06T01:17:52.134833957Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.302053ms logger=migrator t=2026-08-06T01:17:52.144787964Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-06T01:17:52.146043444Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.26271ms logger=migrator t=2026-08-06T01:17:52.159792618Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-06T01:17:52.160923694Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.133526ms logger=migrator t=2026-08-06T01:17:52.32187571Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-06T01:17:52.323741642Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.870522ms logger=migrator t=2026-08-06T01:17:52.33455979Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-06T01:17:52.335051211Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=493.771µs logger=migrator t=2026-08-06T01:17:52.343507015Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-06T01:17:52.355798977Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.291002ms logger=migrator t=2026-08-06T01:17:52.390496001Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-06T01:17:52.391526194Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.034473ms logger=migrator t=2026-08-06T01:17:52.410970229Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-06T01:17:52.4110059Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=39.541µs logger=migrator t=2026-08-06T01:17:52.432276108Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-06T01:17:52.433943636Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.670448ms logger=migrator t=2026-08-06T01:17:52.451411206Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-06T01:17:52.451478817Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=46.601µs logger=migrator t=2026-08-06T01:17:52.468325393Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-06T01:17:52.470023022Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.698329ms logger=migrator t=2026-08-06T01:17:52.482948218Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-06T01:17:52.48476088Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.813692ms logger=migrator t=2026-08-06T01:17:52.508727928Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-06T01:17:52.51009805Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.372542ms logger=migrator t=2026-08-06T01:17:52.528815788Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-06T01:17:52.529713779Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=899.071µs logger=migrator t=2026-08-06T01:17:52.54943482Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-06T01:17:52.549966402Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=554.842µs logger=migrator t=2026-08-06T01:17:52.567105405Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-06T01:17:52.5682299Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.120525ms logger=migrator t=2026-08-06T01:17:52.639116624Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-06T01:17:52.640641749Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.535245ms logger=migrator t=2026-08-06T01:17:52.672417217Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-06T01:17:52.673929241Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.511544ms logger=migrator t=2026-08-06T01:17:52.689982569Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-06T01:17:52.700216143Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.230624ms logger=migrator t=2026-08-06T01:17:52.706553008Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-06T01:17:52.715351779Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.798011ms logger=migrator t=2026-08-06T01:17:52.721232634Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-06T01:17:52.729569135Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.339481ms logger=migrator t=2026-08-06T01:17:52.738729105Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-06T01:17:52.738859728Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=130.602µs logger=migrator t=2026-08-06T01:17:52.747555306Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-06T01:17:52.76294896Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=15.394284ms logger=migrator t=2026-08-06T01:17:52.769135821Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-06T01:17:52.778752712Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.616621ms logger=migrator t=2026-08-06T01:17:52.786942559Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-06T01:17:52.787211865Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=266.066µs logger=migrator t=2026-08-06T01:17:52.796498648Z level=info msg="migrations completed" performed=558 skipped=0 duration=20.562719792s logger=migrator t=2026-08-06T01:17:52.797517411Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-06T01:17:52.81667819Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-06T01:17:52.816894525Z level=info msg="Created default organization" logger=secrets t=2026-08-06T01:17:52.860431812Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-06T01:17:52.915553633Z level=info msg="Restored cache from database" duration=441.97µs logger=plugin.store t=2026-08-06T01:17:52.916890374Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-06T01:17:52.955694093Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-06T01:17:52.955727974Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-06T01:17:52.955792375Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-06T01:17:52.955801796Z level=info msg="Plugins loaded" count=54 duration=38.913162ms logger=query_data t=2026-08-06T01:17:52.960046222Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-06T01:17:52.963676456Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-06T01:17:52.967512883Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-06T01:17:53.125511931Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-06T01:17:53.128118631Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-06T01:17:53.130101056Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-06T01:17:53.185779942Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-06T01:17:53.251380013Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-06T01:17:53.376149091Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-06T01:17:53.376181762Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-06T01:17:53.376921078Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-08-06T01:17:53.377053661Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-08-06T01:17:53.377748577Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-06T01:17:53.380196683Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-06T01:17:53.427834364Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-08-06T01:17:53.447089095Z level=info msg="Update check succeeded" duration=69.960772ms logger=grafana.update.checker t=2026-08-06T01:17:53.451775593Z level=info msg="Update check succeeded" duration=75.06658ms logger=ngalert.state.manager t=2026-08-06T01:17:53.918890739Z level=info msg="State cache has been initialized" states=0 duration=541.965911ms logger=ngalert.scheduler t=2026-08-06T01:17:53.91895233Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-06T01:17:53.919038342Z level=info msg=starting first_tick=2026-08-06T01:18:00Z logger=sqlstore.transactions t=2026-08-06T01:17:53.926291788Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-08-06T01:17:53.997863957Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-06T01:17:53.99843609Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-06T01:17:54.448274671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:54.458462474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:54.702729337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:54.719383698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:54.783164139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:54.800957866Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-06T01:17:54.845418894Z level=info msg="Patterns update finished" duration=339.464153ms logger=provisioning.dashboard t=2026-08-06T01:17:54.903907834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:54.923228546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:54.958815811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:54.978255026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.009467681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.025830796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.079989766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.100428103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.15135007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.171471551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.200922765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.216302448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.247342238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.266908766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.295718906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.314485436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.38370505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.402817588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.499259267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.518147408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.625048897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.63872074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.689477382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.708647181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.771861909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.797905595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.974665692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:55.995876158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.148245907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.170411275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.214234228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.233256494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.287038715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.303705667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.348331079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.366797861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.43616095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.469706718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.6335242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.655045372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.747367986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.763350842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.97329305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:56.99906466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:57.104266969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:57.126598691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:57.412254771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:57.429430445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:57.508040615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:57.526099588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:57.608845423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:57.630740425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:57.773114254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:57.81398236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:58.172056859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:58.194419532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:58.276083201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:58.293110411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:58.383127252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:58.404251876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:58.795945736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:58.817254443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:58.960913062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:58.979313124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:59.150083565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:59.175390294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:59.256318917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:59.272524039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:59.361792653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:59.376345466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:59.455814895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:59.471267729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:17:59.552812016Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-06T01:19:23.399365517Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-08-06T01:27:53.496508682Z level=info msg="Update check succeeded" duration=49.062209ms logger=cleanup t=2026-08-06T01:27:53.638353344Z level=info msg="Completed cleanup jobs" duration=260.013887ms logger=sqlstore.transactions t=2026-08-06T01:32:52.978510867Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-06T01:37:53.418040721Z level=info msg="Completed cleanup jobs" duration=40.129466ms logger=plugins.update.checker t=2026-08-06T01:37:53.498262634Z level=info msg="Update check succeeded" duration=50.398551ms logger=cleanup t=2026-08-06T01:47:53.455769057Z level=info msg="Completed cleanup jobs" duration=78.463794ms logger=plugins.update.checker t=2026-08-06T01:47:53.496431878Z level=info msg="Update check succeeded" duration=48.97024ms logger=infra.usagestats t=2026-08-06T01:49:23.422065779Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-08-06T01:57:53.499189183Z level=info msg="Update check succeeded" duration=51.126963ms logger=cleanup t=2026-08-06T01:57:53.629388961Z level=info msg="Completed cleanup jobs" duration=252.119505ms logger=cleanup t=2026-08-06T02:07:53.409535462Z level=info msg="Completed cleanup jobs" duration=31.03106ms logger=plugins.update.checker t=2026-08-06T02:07:53.49767627Z level=info msg="Update check succeeded" duration=49.76712ms