logger=settings t=2026-04-23T07:50:28.290939839Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-23T07:50:28Z logger=settings t=2026-04-23T07:50:28.291420449Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-23T07:50:28.291437499Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-23T07:50:28.291446599Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-23T07:50:28.291453379Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-23T07:50:28.291460039Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-23T07:50:28.29146641Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-23T07:50:28.29147469Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-23T07:50:28.29148222Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-23T07:50:28.29148967Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-23T07:50:28.29149571Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-23T07:50:28.2915043Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-23T07:50:28.29150958Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-23T07:50:28.291516521Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-23T07:50:28.291531681Z level=info msg=Target target=[all] logger=settings t=2026-04-23T07:50:28.291545211Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-23T07:50:28.291549601Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-23T07:50:28.291554241Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-23T07:50:28.291558311Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-23T07:50:28.291563001Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-23T07:50:28.291568151Z level=info msg="App mode production" logger=sqlstore t=2026-04-23T07:50:28.292081241Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-23T07:50:28.292107551Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-23T07:50:28.294456066Z level=info msg="Locking database" logger=migrator t=2026-04-23T07:50:28.294473037Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-23T07:50:28.295256931Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-23T07:50:28.296464904Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.207593ms logger=migrator t=2026-04-23T07:50:28.556776655Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-23T07:50:28.562497744Z level=info msg="Migration successfully executed" id="create user table" duration=5.722529ms logger=migrator t=2026-04-23T07:50:28.644004618Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-23T07:50:28.646298361Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.290863ms logger=migrator t=2026-04-23T07:50:28.959593852Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-23T07:50:28.962261183Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.670841ms logger=migrator t=2026-04-23T07:50:29.083861731Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-23T07:50:29.085832318Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.725192ms logger=migrator t=2026-04-23T07:50:29.130123652Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-23T07:50:29.131629211Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.510799ms logger=migrator t=2026-04-23T07:50:29.146603517Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-23T07:50:29.150307787Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.70115ms logger=migrator t=2026-04-23T07:50:29.15675726Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-23T07:50:29.157891092Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.134431ms logger=migrator t=2026-04-23T07:50:29.162462798Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-23T07:50:29.163016339Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=552.951µs logger=migrator t=2026-04-23T07:50:29.166593267Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-23T07:50:29.167372622Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=777.624µs logger=migrator t=2026-04-23T07:50:29.171878268Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-23T07:50:29.172206194Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=327.616µs logger=migrator t=2026-04-23T07:50:29.177794721Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-23T07:50:29.178674067Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=880.176µs logger=migrator t=2026-04-23T07:50:29.182939268Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-23T07:50:29.184801375Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.864036ms logger=migrator t=2026-04-23T07:50:29.189636476Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-23T07:50:29.189664926Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.38µs logger=migrator t=2026-04-23T07:50:29.195344055Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-23T07:50:29.196270053Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=925.588µs logger=migrator t=2026-04-23T07:50:29.201739247Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-23T07:50:29.201945501Z level=info msg="Migration successfully executed" id="Add missing user data" duration=205.564µs logger=migrator t=2026-04-23T07:50:29.206992307Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-23T07:50:29.207962225Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=969.618µs logger=migrator t=2026-04-23T07:50:29.215306036Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-23T07:50:29.216253283Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=948.637µs logger=migrator t=2026-04-23T07:50:29.223044843Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-23T07:50:29.225197824Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.155081ms logger=migrator t=2026-04-23T07:50:29.231406242Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-23T07:50:29.240753291Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.352039ms logger=migrator t=2026-04-23T07:50:29.245028642Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-23T07:50:29.245907828Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=878.756µs logger=migrator t=2026-04-23T07:50:29.250602689Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-23T07:50:29.250835073Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=232.435µs logger=migrator t=2026-04-23T07:50:29.254774328Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-23T07:50:29.255535342Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=760.464µs logger=migrator t=2026-04-23T07:50:29.26173337Z 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-04-23T07:50:29.262225719Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=493.189µs logger=migrator t=2026-04-23T07:50:29.266692194Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-23T07:50:29.267338617Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=714.624µs logger=migrator t=2026-04-23T07:50:29.272574037Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-23T07:50:29.273958673Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.385426ms logger=migrator t=2026-04-23T07:50:29.292723541Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-23T07:50:29.293873933Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.150292ms logger=migrator t=2026-04-23T07:50:29.29947386Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-23T07:50:29.300234514Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=760.174µs logger=migrator t=2026-04-23T07:50:29.309197755Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-23T07:50:29.311425687Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.227292ms logger=migrator t=2026-04-23T07:50:29.367303012Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-23T07:50:29.368413063Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.103411ms logger=migrator t=2026-04-23T07:50:29.374860827Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-23T07:50:29.374885967Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=25.9µs logger=migrator t=2026-04-23T07:50:29.379596787Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-23T07:50:29.380185588Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=589.13µs logger=migrator t=2026-04-23T07:50:29.385791904Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-23T07:50:29.386359215Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=566.511µs logger=migrator t=2026-04-23T07:50:29.393569753Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-23T07:50:29.394224535Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=652.092µs logger=migrator t=2026-04-23T07:50:29.399020637Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-23T07:50:29.400146968Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.126381ms logger=migrator t=2026-04-23T07:50:29.40602084Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-23T07:50:29.411326242Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.305402ms logger=migrator t=2026-04-23T07:50:29.416706103Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-23T07:50:29.417513749Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=807.186µs logger=migrator t=2026-04-23T07:50:29.422617857Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-23T07:50:29.423557894Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=939.588µs logger=migrator t=2026-04-23T07:50:29.429769533Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-23T07:50:29.430536837Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=766.884µs logger=migrator t=2026-04-23T07:50:29.436238536Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-23T07:50:29.43698637Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=747.534µs logger=migrator t=2026-04-23T07:50:29.443522635Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-23T07:50:29.444583745Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.06023ms logger=migrator t=2026-04-23T07:50:29.454692548Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-23T07:50:29.455546344Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=832.605µs logger=migrator t=2026-04-23T07:50:29.461875735Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-23T07:50:29.462371124Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=495.089µs logger=migrator t=2026-04-23T07:50:29.467096934Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-23T07:50:29.467586984Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=487.709µs logger=migrator t=2026-04-23T07:50:29.472463186Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-23T07:50:29.473055818Z level=info msg="Migration successfully executed" id="create star table" duration=592.352µs logger=migrator t=2026-04-23T07:50:29.479233885Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-23T07:50:29.480761954Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.525509ms logger=migrator t=2026-04-23T07:50:29.487845179Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-23T07:50:29.48894504Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.099101ms logger=migrator t=2026-04-23T07:50:29.494568877Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-23T07:50:29.495372163Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=803.546µs logger=migrator t=2026-04-23T07:50:29.506594297Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-23T07:50:29.507201738Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=606.581µs logger=migrator t=2026-04-23T07:50:29.51255544Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-23T07:50:29.513255043Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=699.223µs logger=migrator t=2026-04-23T07:50:29.520111094Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-23T07:50:29.520791367Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=681.403µs logger=migrator t=2026-04-23T07:50:29.526449095Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-23T07:50:29.527154638Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=708.593µs logger=migrator t=2026-04-23T07:50:29.536426915Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-23T07:50:29.536493277Z level=info msg="Migration successfully executed" id="Update org table charset" duration=67.912µs logger=migrator t=2026-04-23T07:50:29.543038822Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-23T07:50:29.543070172Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.61µs logger=migrator t=2026-04-23T07:50:29.54769157Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-23T07:50:29.547855973Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=165.113µs logger=migrator t=2026-04-23T07:50:29.55451786Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-23T07:50:29.555694413Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.178043ms logger=migrator t=2026-04-23T07:50:29.563285237Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-23T07:50:29.565173543Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.864575ms logger=migrator t=2026-04-23T07:50:29.573061083Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-23T07:50:29.578090089Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=5.033596ms logger=migrator t=2026-04-23T07:50:29.591682358Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-23T07:50:29.592474763Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=793.085µs logger=migrator t=2026-04-23T07:50:29.599849584Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-23T07:50:29.600912064Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.06216ms logger=migrator t=2026-04-23T07:50:29.608777324Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-23T07:50:29.610467686Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.689772ms logger=migrator t=2026-04-23T07:50:29.617803516Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-23T07:50:29.623512645Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.708449ms logger=migrator t=2026-04-23T07:50:29.63059511Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-23T07:50:29.63162742Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.03236ms logger=migrator t=2026-04-23T07:50:29.637465441Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-23T07:50:29.639251664Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.787393ms logger=migrator t=2026-04-23T07:50:29.646665336Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-23T07:50:29.647783487Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.119111ms logger=migrator t=2026-04-23T07:50:29.655713278Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-23T07:50:29.656351031Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=637.423µs logger=migrator t=2026-04-23T07:50:29.663264353Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-23T07:50:29.664534146Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.269883ms logger=migrator t=2026-04-23T07:50:29.670804136Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-23T07:50:29.670923318Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=118.782µs logger=migrator t=2026-04-23T07:50:29.676507035Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-23T07:50:29.679229447Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.721361ms logger=migrator t=2026-04-23T07:50:29.685140289Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-23T07:50:29.688419432Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.277263ms logger=migrator t=2026-04-23T07:50:29.694234053Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-23T07:50:29.696698729Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.498137ms logger=migrator t=2026-04-23T07:50:29.702184854Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-23T07:50:29.703485129Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.299205ms logger=migrator t=2026-04-23T07:50:29.712064402Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-23T07:50:29.715770613Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.711441ms logger=migrator t=2026-04-23T07:50:29.725751863Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-23T07:50:29.726654851Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=897.878µs logger=migrator t=2026-04-23T07:50:29.731728877Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-23T07:50:29.732985501Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.257584ms logger=migrator t=2026-04-23T07:50:29.738234511Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-23T07:50:29.738265781Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.25µs logger=migrator t=2026-04-23T07:50:29.74397788Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-23T07:50:29.744066692Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=94.772µs logger=migrator t=2026-04-23T07:50:29.749511546Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-23T07:50:29.753067354Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.555988ms logger=migrator t=2026-04-23T07:50:29.7581413Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-23T07:50:29.760387803Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.247403ms logger=migrator t=2026-04-23T07:50:29.765141854Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-23T07:50:29.767258185Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.1163ms logger=migrator t=2026-04-23T07:50:29.772364281Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-23T07:50:29.774776267Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.414276ms logger=migrator t=2026-04-23T07:50:29.780305193Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-23T07:50:29.780629699Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=326.746µs logger=migrator t=2026-04-23T07:50:29.789750153Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-23T07:50:29.791236421Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.485188ms logger=migrator t=2026-04-23T07:50:29.797416539Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-23T07:50:29.798925047Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.500148ms logger=migrator t=2026-04-23T07:50:29.805544534Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-23T07:50:29.805600145Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=57.472µs logger=migrator t=2026-04-23T07:50:29.81060921Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-23T07:50:29.811545188Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=935.008µs logger=migrator t=2026-04-23T07:50:29.815562454Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-23T07:50:29.816812348Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.247784ms logger=migrator t=2026-04-23T07:50:29.821904036Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-23T07:50:29.830323786Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.42299ms logger=migrator t=2026-04-23T07:50:29.837448262Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-23T07:50:29.838163085Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=714.933µs logger=migrator t=2026-04-23T07:50:29.847269229Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-23T07:50:29.847915471Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=643.012µs logger=migrator t=2026-04-23T07:50:29.853717532Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-23T07:50:29.854800482Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.08459ms logger=migrator t=2026-04-23T07:50:29.868006254Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-23T07:50:29.868559874Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=557.25µs logger=migrator t=2026-04-23T07:50:29.888401543Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-23T07:50:29.894334737Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=5.939855ms logger=migrator t=2026-04-23T07:50:29.901021853Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-23T07:50:29.902884069Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.861176ms logger=migrator t=2026-04-23T07:50:29.90972955Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-23T07:50:29.911954702Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.229231ms logger=migrator t=2026-04-23T07:50:29.918633419Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-23T07:50:29.919053847Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=421.038µs logger=migrator t=2026-04-23T07:50:29.926173713Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-23T07:50:29.926363116Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=189.513µs logger=migrator t=2026-04-23T07:50:29.931741888Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-23T07:50:29.932590625Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=855.407µs logger=migrator t=2026-04-23T07:50:29.937775584Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-23T07:50:29.940027896Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.252402ms logger=migrator t=2026-04-23T07:50:29.944621034Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-23T07:50:29.945956869Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.336085ms logger=migrator t=2026-04-23T07:50:29.950572568Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-23T07:50:29.951404043Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=831.515µs logger=migrator t=2026-04-23T07:50:29.959266974Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-23T07:50:29.96012629Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=858.987µs logger=migrator t=2026-04-23T07:50:29.964962152Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-23T07:50:29.965708896Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=746.824µs logger=migrator t=2026-04-23T07:50:29.9695861Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-23T07:50:29.970605419Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.018349ms logger=migrator t=2026-04-23T07:50:29.97746501Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-23T07:50:29.983653138Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.187468ms logger=migrator t=2026-04-23T07:50:29.987818227Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-23T07:50:29.988969069Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.150142ms logger=migrator t=2026-04-23T07:50:29.996206757Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-23T07:50:29.998048013Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.839976ms logger=migrator t=2026-04-23T07:50:30.006061775Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-23T07:50:30.006719858Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=658.623µs logger=migrator t=2026-04-23T07:50:30.018257828Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-23T07:50:30.019313128Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.108651ms logger=migrator t=2026-04-23T07:50:30.023891125Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-23T07:50:30.025780141Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.888476ms logger=migrator t=2026-04-23T07:50:30.031957789Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-23T07:50:30.03518151Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.225652ms logger=migrator t=2026-04-23T07:50:30.041397499Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-23T07:50:30.041424799Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.07µs logger=migrator t=2026-04-23T07:50:30.110641618Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-23T07:50:30.111350472Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=714.654µs logger=migrator t=2026-04-23T07:50:30.158602472Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-23T07:50:30.162098089Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.497618ms logger=migrator t=2026-04-23T07:50:30.167477242Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-23T07:50:30.167654995Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=178.164µs logger=migrator t=2026-04-23T07:50:30.171358635Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-23T07:50:30.171520449Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=164.824µs logger=migrator t=2026-04-23T07:50:30.176118646Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-23T07:50:30.178207696Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.088849ms logger=migrator t=2026-04-23T07:50:30.181906026Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-23T07:50:30.1821033Z level=info msg="Migration successfully executed" id="Update uid value" duration=194.454µs logger=migrator t=2026-04-23T07:50:30.185947604Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-23T07:50:30.186939723Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=992.279µs logger=migrator t=2026-04-23T07:50:30.192551859Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-23T07:50:30.193625379Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.07294ms logger=migrator t=2026-04-23T07:50:30.198060474Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-23T07:50:30.198788488Z level=info msg="Migration successfully executed" id="create api_key table" duration=727.424µs logger=migrator t=2026-04-23T07:50:30.203391255Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-23T07:50:30.204070369Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=681.154µs logger=migrator t=2026-04-23T07:50:30.210573862Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-23T07:50:30.211446849Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=870.447µs logger=migrator t=2026-04-23T07:50:30.217150848Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-23T07:50:30.217922793Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=771.165µs logger=migrator t=2026-04-23T07:50:30.225413545Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-23T07:50:30.22615075Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=736.955µs logger=migrator t=2026-04-23T07:50:30.231506441Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-23T07:50:30.232124023Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=617.342µs logger=migrator t=2026-04-23T07:50:30.236947505Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-23T07:50:30.23773542Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=789.465µs logger=migrator t=2026-04-23T07:50:30.241539533Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-23T07:50:30.247918324Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.376211ms logger=migrator t=2026-04-23T07:50:30.254559451Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-23T07:50:30.255191492Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=631.421µs logger=migrator t=2026-04-23T07:50:30.262265207Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-23T07:50:30.263134144Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=868.367µs logger=migrator t=2026-04-23T07:50:30.268226512Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-23T07:50:30.268915394Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=688.172µs logger=migrator t=2026-04-23T07:50:30.273185646Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-23T07:50:30.273836329Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=649.813µs logger=migrator t=2026-04-23T07:50:30.27919386Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-23T07:50:30.279950145Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=762.785µs logger=migrator t=2026-04-23T07:50:30.285075943Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-23T07:50:30.28603289Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=956.687µs logger=migrator t=2026-04-23T07:50:30.291037796Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-23T07:50:30.291122237Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=85.781µs logger=migrator t=2026-04-23T07:50:30.295089563Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-23T07:50:30.297753564Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.663941ms logger=migrator t=2026-04-23T07:50:30.303526514Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-23T07:50:30.306069383Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.541949ms logger=migrator t=2026-04-23T07:50:30.311240441Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-23T07:50:30.3116698Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=417.738µs logger=migrator t=2026-04-23T07:50:30.316929149Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-23T07:50:30.322525125Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.593106ms logger=migrator t=2026-04-23T07:50:30.326817767Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-23T07:50:30.328627573Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.805965ms logger=migrator t=2026-04-23T07:50:30.337219976Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-23T07:50:30.338359908Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.139822ms logger=migrator t=2026-04-23T07:50:30.346774709Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-23T07:50:30.34846009Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.670472ms logger=migrator t=2026-04-23T07:50:30.354022916Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-23T07:50:30.355557985Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.536389ms logger=migrator t=2026-04-23T07:50:30.359973499Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-23T07:50:30.361372976Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.403227ms logger=migrator t=2026-04-23T07:50:30.367436852Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-23T07:50:30.368818518Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.381947ms logger=migrator t=2026-04-23T07:50:30.37362189Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-23T07:50:30.374743492Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.121712ms logger=migrator t=2026-04-23T07:50:30.379174506Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-23T07:50:30.379283278Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=109.372µs logger=migrator t=2026-04-23T07:50:30.3846253Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-23T07:50:30.38465378Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.43µs logger=migrator t=2026-04-23T07:50:30.3920069Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-23T07:50:30.3967445Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.73923ms logger=migrator t=2026-04-23T07:50:30.401038962Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-23T07:50:30.404782414Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.743022ms logger=migrator t=2026-04-23T07:50:30.409221068Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-23T07:50:30.409297209Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.391µs logger=migrator t=2026-04-23T07:50:30.416513527Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-23T07:50:30.417877864Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.368596ms logger=migrator t=2026-04-23T07:50:30.423606723Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-23T07:50:30.424951588Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.348155ms logger=migrator t=2026-04-23T07:50:30.429621687Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-23T07:50:30.429715829Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=94.892µs logger=migrator t=2026-04-23T07:50:30.434748795Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-23T07:50:30.43555345Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=804.675µs logger=migrator t=2026-04-23T07:50:30.440377143Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-23T07:50:30.441158987Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=781.724µs logger=migrator t=2026-04-23T07:50:30.448502136Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-23T07:50:30.452577904Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.076198ms logger=migrator t=2026-04-23T07:50:30.458180381Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-23T07:50:30.458223292Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=44.231µs logger=migrator t=2026-04-23T07:50:30.46234707Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-23T07:50:30.463255678Z level=info msg="Migration successfully executed" id="create session table" duration=908.968µs logger=migrator t=2026-04-23T07:50:30.467383627Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-23T07:50:30.467471088Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=86.841µs logger=migrator t=2026-04-23T07:50:30.471691289Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-23T07:50:30.471812781Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=122.062µs logger=migrator t=2026-04-23T07:50:30.476815877Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-23T07:50:30.477678252Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=862.105µs logger=migrator t=2026-04-23T07:50:30.482205929Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-23T07:50:30.482944223Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=756.955µs logger=migrator t=2026-04-23T07:50:30.488257865Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-23T07:50:30.488312316Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=53.301µs logger=migrator t=2026-04-23T07:50:30.49375904Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-23T07:50:30.49379626Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.31µs logger=migrator t=2026-04-23T07:50:30.498011081Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-23T07:50:30.503214089Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.199248ms logger=migrator t=2026-04-23T07:50:30.507707866Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-23T07:50:30.512423015Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.70361ms logger=migrator t=2026-04-23T07:50:30.517848208Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-23T07:50:30.5179195Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=72.092µs logger=migrator t=2026-04-23T07:50:30.522742311Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-23T07:50:30.522869164Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=127.612µs logger=migrator t=2026-04-23T07:50:30.527533743Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-23T07:50:30.52896442Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.429967ms logger=migrator t=2026-04-23T07:50:30.534059247Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-23T07:50:30.534091809Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.881µs logger=migrator t=2026-04-23T07:50:30.54052627Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-23T07:50:30.543851673Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.325523ms logger=migrator t=2026-04-23T07:50:30.548053803Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-23T07:50:30.548202857Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=148.594µs logger=migrator t=2026-04-23T07:50:30.552265544Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-23T07:50:30.556912703Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.645499ms logger=migrator t=2026-04-23T07:50:30.563152922Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-23T07:50:30.565351114Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.197862ms logger=migrator t=2026-04-23T07:50:30.570134685Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-23T07:50:30.570189576Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=52.551µs logger=migrator t=2026-04-23T07:50:30.575951735Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-23T07:50:30.576840593Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=886.457µs logger=migrator t=2026-04-23T07:50:30.582716994Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-23T07:50:30.58453499Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.817616ms logger=migrator t=2026-04-23T07:50:30.590172617Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-23T07:50:30.591215276Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.042289ms logger=migrator t=2026-04-23T07:50:30.596314354Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-23T07:50:30.597202821Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=887.687µs logger=migrator t=2026-04-23T07:50:30.604396918Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-23T07:50:30.605199583Z level=info msg="Migration successfully executed" id="add index alert state" duration=802.445µs logger=migrator t=2026-04-23T07:50:30.609841222Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-23T07:50:30.611677436Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.818784ms logger=migrator t=2026-04-23T07:50:30.616707693Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-23T07:50:30.617958676Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.251653ms logger=migrator t=2026-04-23T07:50:30.624118154Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-23T07:50:30.62497307Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=854.655µs logger=migrator t=2026-04-23T07:50:30.629863543Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-23T07:50:30.630690088Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=826.525µs logger=migrator t=2026-04-23T07:50:30.636913188Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-23T07:50:30.648151262Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.237483ms logger=migrator t=2026-04-23T07:50:30.652928022Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-23T07:50:30.653943382Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.0154ms logger=migrator t=2026-04-23T07:50:30.658347446Z 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-04-23T07:50:30.659225033Z 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=876.897µs logger=migrator t=2026-04-23T07:50:30.663625417Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-23T07:50:30.663976653Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=351.196µs logger=migrator t=2026-04-23T07:50:30.669906587Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-23T07:50:30.670792043Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=832.085µs logger=migrator t=2026-04-23T07:50:30.676079274Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-23T07:50:30.677270087Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.189873ms logger=migrator t=2026-04-23T07:50:30.682077068Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-23T07:50:30.688104904Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.028235ms logger=migrator t=2026-04-23T07:50:30.69369804Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-23T07:50:30.69740662Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.708301ms logger=migrator t=2026-04-23T07:50:30.701481178Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-23T07:50:30.704997255Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.515507ms logger=migrator t=2026-04-23T07:50:30.709110854Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-23T07:50:30.713873524Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.76251ms logger=migrator t=2026-04-23T07:50:30.718254658Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-23T07:50:30.719156555Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=900.988µs logger=migrator t=2026-04-23T07:50:30.724944075Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-23T07:50:30.724985126Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=42.181µs logger=migrator t=2026-04-23T07:50:30.729213517Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-23T07:50:30.729260818Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.381µs logger=migrator t=2026-04-23T07:50:30.733746923Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-23T07:50:30.735134819Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.387966ms logger=migrator t=2026-04-23T07:50:30.741707915Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T07:50:30.744451657Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.740522ms logger=migrator t=2026-04-23T07:50:30.750810958Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-23T07:50:30.751606523Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=795.245µs logger=migrator t=2026-04-23T07:50:30.755683771Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-23T07:50:30.756714261Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.02938ms logger=migrator t=2026-04-23T07:50:30.76196158Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T07:50:30.763421798Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.459268ms logger=migrator t=2026-04-23T07:50:30.767365253Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-23T07:50:30.771280808Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.914975ms logger=migrator t=2026-04-23T07:50:30.775642171Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-23T07:50:30.779425034Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.782372ms logger=migrator t=2026-04-23T07:50:30.784324566Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-23T07:50:30.78451495Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=190.584µs logger=migrator t=2026-04-23T07:50:30.789461135Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-23T07:50:30.790480744Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.018729ms logger=migrator t=2026-04-23T07:50:30.79550462Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-23T07:50:30.796903546Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.398576ms logger=migrator t=2026-04-23T07:50:30.802082825Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-23T07:50:30.805900488Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.819973ms logger=migrator t=2026-04-23T07:50:30.810042797Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-23T07:50:30.810117148Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.181µs logger=migrator t=2026-04-23T07:50:30.814324729Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-23T07:50:30.815280326Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=954.207µs logger=migrator t=2026-04-23T07:50:30.820754151Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-23T07:50:30.822188678Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.434897ms logger=migrator t=2026-04-23T07:50:30.828215354Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-23T07:50:30.828502499Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=307.306µs logger=migrator t=2026-04-23T07:50:30.83379958Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-23T07:50:30.835022902Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.223422ms logger=migrator t=2026-04-23T07:50:30.840540068Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-23T07:50:30.841470856Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=929.739µs logger=migrator t=2026-04-23T07:50:30.848223785Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-23T07:50:30.849103531Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=879.606µs logger=migrator t=2026-04-23T07:50:30.854100996Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-23T07:50:30.855030425Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=928.638µs logger=migrator t=2026-04-23T07:50:30.860140161Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-23T07:50:30.86111728Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=977.399µs logger=migrator t=2026-04-23T07:50:30.866646165Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-23T07:50:30.867587934Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=943.989µs logger=migrator t=2026-04-23T07:50:30.872410245Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-23T07:50:30.872442136Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.001µs logger=migrator t=2026-04-23T07:50:30.877406651Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-23T07:50:30.880938218Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.531477ms logger=migrator t=2026-04-23T07:50:30.888306008Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-23T07:50:30.88944968Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.144052ms logger=migrator t=2026-04-23T07:50:30.895564477Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-23T07:50:30.902199192Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.635495ms logger=migrator t=2026-04-23T07:50:30.906718889Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-23T07:50:30.908216268Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.524869ms logger=migrator t=2026-04-23T07:50:30.913036239Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-23T07:50:30.913987868Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=951.219µs logger=migrator t=2026-04-23T07:50:30.920186756Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-23T07:50:30.921084303Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=898.497µs logger=migrator t=2026-04-23T07:50:30.924903716Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-23T07:50:30.936853123Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.961847ms logger=migrator t=2026-04-23T07:50:30.943033282Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-23T07:50:30.943775305Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=741.673µs logger=migrator t=2026-04-23T07:50:30.949994964Z 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-04-23T07:50:30.951534484Z 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.53899ms logger=migrator t=2026-04-23T07:50:30.965387648Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-23T07:50:30.965673743Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=285.916µs logger=migrator t=2026-04-23T07:50:30.974007862Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-23T07:50:30.974590532Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=583.1µs logger=migrator t=2026-04-23T07:50:30.980292781Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-23T07:50:30.980496225Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=204.104µs logger=migrator t=2026-04-23T07:50:30.985109144Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-23T07:50:30.989695771Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.585097ms logger=migrator t=2026-04-23T07:50:30.994163005Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-23T07:50:31.001415833Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.248708ms logger=migrator t=2026-04-23T07:50:31.007258655Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-23T07:50:31.007910648Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=651.593µs logger=migrator t=2026-04-23T07:50:31.011449535Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-23T07:50:31.012300791Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=850.796µs logger=migrator t=2026-04-23T07:50:31.016382959Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-23T07:50:31.016606593Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=223.844µs logger=migrator t=2026-04-23T07:50:31.020261673Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-23T07:50:31.024455503Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.19478ms logger=migrator t=2026-04-23T07:50:31.029222213Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-23T07:50:31.03009096Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=868.287µs logger=migrator t=2026-04-23T07:50:31.034545225Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-23T07:50:31.034706558Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=162.143µs logger=migrator t=2026-04-23T07:50:31.038536781Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-23T07:50:31.038934509Z level=info msg="Migration successfully executed" id="Move region to single row" duration=397.798µs logger=migrator t=2026-04-23T07:50:31.044472914Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-23T07:50:31.0463732Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.903796ms logger=migrator t=2026-04-23T07:50:31.051490698Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-23T07:50:31.052864374Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.371976ms logger=migrator t=2026-04-23T07:50:31.059017141Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T07:50:31.060070041Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.05184ms logger=migrator t=2026-04-23T07:50:31.065653588Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T07:50:31.06786409Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.209562ms logger=migrator t=2026-04-23T07:50:31.074035268Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-23T07:50:31.076402553Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.370445ms logger=migrator t=2026-04-23T07:50:31.082891156Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-23T07:50:31.083813274Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=925.798µs logger=migrator t=2026-04-23T07:50:31.087921482Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-23T07:50:31.087995134Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=74.012µs logger=migrator t=2026-04-23T07:50:31.091614503Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-23T07:50:31.092482319Z level=info msg="Migration successfully executed" id="create test_data table" duration=867.706µs logger=migrator t=2026-04-23T07:50:31.099311119Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-23T07:50:31.100594754Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.283805ms logger=migrator t=2026-04-23T07:50:31.104929406Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-23T07:50:31.105824124Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=894.568µs logger=migrator t=2026-04-23T07:50:31.110019284Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-23T07:50:31.111041214Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.021579ms logger=migrator t=2026-04-23T07:50:31.118265181Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-23T07:50:31.118620888Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=360.317µs logger=migrator t=2026-04-23T07:50:31.122614674Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-23T07:50:31.123044111Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=429.258µs logger=migrator t=2026-04-23T07:50:31.130188208Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-23T07:50:31.130263539Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=75.861µs logger=migrator t=2026-04-23T07:50:31.136556719Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-23T07:50:31.137981407Z level=info msg="Migration successfully executed" id="create team table" duration=1.424768ms logger=migrator t=2026-04-23T07:50:31.144526391Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-23T07:50:31.146305355Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.786414ms logger=migrator t=2026-04-23T07:50:31.15442781Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-23T07:50:31.155381818Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=953.698µs logger=migrator t=2026-04-23T07:50:31.163002693Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-23T07:50:31.172846911Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=9.846058ms logger=migrator t=2026-04-23T07:50:31.179631251Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-23T07:50:31.179842085Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=215.734µs logger=migrator t=2026-04-23T07:50:31.186230146Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-23T07:50:31.187626012Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.394696ms logger=migrator t=2026-04-23T07:50:31.195310429Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-23T07:50:31.196712476Z level=info msg="Migration successfully executed" id="create team member table" duration=1.394387ms logger=migrator t=2026-04-23T07:50:31.204818731Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-23T07:50:31.206708546Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.896356ms logger=migrator t=2026-04-23T07:50:31.215258889Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-23T07:50:31.216193577Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=934.188µs logger=migrator t=2026-04-23T07:50:31.235201269Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-23T07:50:31.237804389Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.60437ms logger=migrator t=2026-04-23T07:50:31.24569546Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-23T07:50:31.256960584Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=11.264385ms logger=migrator t=2026-04-23T07:50:31.267348702Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-23T07:50:31.272336417Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.987415ms logger=migrator t=2026-04-23T07:50:31.323172395Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-23T07:50:31.330343652Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.177327ms logger=migrator t=2026-04-23T07:50:31.337698752Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-23T07:50:31.338673221Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=978.199µs logger=migrator t=2026-04-23T07:50:31.346839107Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-23T07:50:31.348742243Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.908306ms logger=migrator t=2026-04-23T07:50:31.35544601Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-23T07:50:31.356526391Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.077721ms logger=migrator t=2026-04-23T07:50:31.364145866Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-23T07:50:31.366095864Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.953448ms logger=migrator t=2026-04-23T07:50:31.375051794Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-23T07:50:31.377229726Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.183062ms logger=migrator t=2026-04-23T07:50:31.385154286Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-23T07:50:31.38684989Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.695303ms logger=migrator t=2026-04-23T07:50:31.394060757Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-23T07:50:31.395189959Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.128432ms logger=migrator t=2026-04-23T07:50:31.402872545Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-23T07:50:31.404653928Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.783493ms logger=migrator t=2026-04-23T07:50:31.410967659Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-23T07:50:31.411473688Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=506.269µs logger=migrator t=2026-04-23T07:50:31.417570485Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-23T07:50:31.417928652Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=358.907µs logger=migrator t=2026-04-23T07:50:31.423913755Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-23T07:50:31.424935445Z level=info msg="Migration successfully executed" id="create tag table" duration=1.02656ms logger=migrator t=2026-04-23T07:50:31.431701654Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-23T07:50:31.432395357Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=693.713µs logger=migrator t=2026-04-23T07:50:31.437827071Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-23T07:50:31.438415352Z level=info msg="Migration successfully executed" id="create login attempt table" duration=584.921µs logger=migrator t=2026-04-23T07:50:31.4441003Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-23T07:50:31.444933666Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=833.496µs logger=migrator t=2026-04-23T07:50:31.450588584Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-23T07:50:31.451232336Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=641.302µs logger=migrator t=2026-04-23T07:50:31.456890504Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-23T07:50:31.467213761Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=10.322377ms logger=migrator t=2026-04-23T07:50:31.472347949Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-23T07:50:31.472902059Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=555.63µs logger=migrator t=2026-04-23T07:50:31.479555156Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-23T07:50:31.480192518Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=637.082µs logger=migrator t=2026-04-23T07:50:31.485924427Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-23T07:50:31.486131811Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=207.624µs logger=migrator t=2026-04-23T07:50:31.491702167Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-23T07:50:31.492152666Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=450.589µs logger=migrator t=2026-04-23T07:50:31.498187381Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-23T07:50:31.498842074Z level=info msg="Migration successfully executed" id="create user auth table" duration=654.463µs logger=migrator t=2026-04-23T07:50:31.507169942Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-23T07:50:31.508676391Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.504169ms logger=migrator t=2026-04-23T07:50:31.515094183Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-23T07:50:31.515196325Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=101.862µs logger=migrator t=2026-04-23T07:50:31.521618788Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-23T07:50:31.52960811Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.989962ms logger=migrator t=2026-04-23T07:50:31.539703363Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-23T07:50:31.546510102Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.81083ms logger=migrator t=2026-04-23T07:50:31.55115782Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-23T07:50:31.558732155Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.560794ms logger=migrator t=2026-04-23T07:50:31.564547935Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-23T07:50:31.56843407Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.884945ms logger=migrator t=2026-04-23T07:50:31.575038695Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-23T07:50:31.576051755Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.01242ms logger=migrator t=2026-04-23T07:50:31.582472817Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-23T07:50:31.589678644Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.206827ms logger=migrator t=2026-04-23T07:50:31.595515846Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-23T07:50:31.596376672Z level=info msg="Migration successfully executed" id="create server_lock table" duration=860.366µs logger=migrator t=2026-04-23T07:50:31.607724868Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-23T07:50:31.609203096Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.478198ms logger=migrator t=2026-04-23T07:50:31.61728162Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-23T07:50:31.61882022Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.53786ms logger=migrator t=2026-04-23T07:50:31.627893123Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-23T07:50:31.629557285Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.664612ms logger=migrator t=2026-04-23T07:50:31.637915474Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-23T07:50:31.639012085Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.095851ms logger=migrator t=2026-04-23T07:50:31.644866606Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-23T07:50:31.646580869Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.713233ms logger=migrator t=2026-04-23T07:50:31.653116124Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-23T07:50:31.659050987Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.934193ms logger=migrator t=2026-04-23T07:50:31.664747865Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-23T07:50:31.665754995Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.00556ms logger=migrator t=2026-04-23T07:50:31.674043202Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-23T07:50:31.675284316Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.243004ms logger=migrator t=2026-04-23T07:50:31.681428243Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-23T07:50:31.683028393Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.59889ms logger=migrator t=2026-04-23T07:50:31.690650349Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-23T07:50:31.691519375Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=868.276µs logger=migrator t=2026-04-23T07:50:31.696291487Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-23T07:50:31.698258924Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.965857ms logger=migrator t=2026-04-23T07:50:31.706019912Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-23T07:50:31.706140564Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=122.542µs logger=migrator t=2026-04-23T07:50:31.712740779Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-23T07:50:31.712954953Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=222.124µs logger=migrator t=2026-04-23T07:50:31.718992889Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-23T07:50:31.720190472Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.198273ms logger=migrator t=2026-04-23T07:50:31.727835238Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T07:50:31.728828827Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=993.17µs logger=migrator t=2026-04-23T07:50:31.736659555Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T07:50:31.737601343Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=941.628µs logger=migrator t=2026-04-23T07:50:31.746713638Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-23T07:50:31.746914151Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=199.134µs logger=migrator t=2026-04-23T07:50:31.753352543Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T07:50:31.755119128Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.770965ms logger=migrator t=2026-04-23T07:50:31.760388808Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T07:50:31.761893336Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.505028ms logger=migrator t=2026-04-23T07:50:31.768743847Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T07:50:31.770312556Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.572349ms logger=migrator t=2026-04-23T07:50:31.776284241Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T07:50:31.77732552Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.039629ms logger=migrator t=2026-04-23T07:50:31.783130902Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-23T07:50:31.792659743Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.529661ms logger=migrator t=2026-04-23T07:50:31.798578376Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-23T07:50:31.799260279Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=681.413µs logger=migrator t=2026-04-23T07:50:31.804327255Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-23T07:50:31.804452788Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=125.823µs logger=migrator t=2026-04-23T07:50:31.811142355Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-23T07:50:31.812545032Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.409427ms logger=migrator t=2026-04-23T07:50:31.81770074Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-23T07:50:31.81875919Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.05829ms logger=migrator t=2026-04-23T07:50:31.824003481Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-23T07:50:31.825874966Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.875426ms logger=migrator t=2026-04-23T07:50:31.83190732Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T07:50:31.832013063Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=110.083µs logger=migrator t=2026-04-23T07:50:31.837904595Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-23T07:50:31.839714579Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.805414ms logger=migrator t=2026-04-23T07:50:31.847265813Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-23T07:50:31.848410575Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.144392ms logger=migrator t=2026-04-23T07:50:31.854028382Z 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-04-23T07:50:31.855619662Z 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.5908ms logger=migrator t=2026-04-23T07:50:31.866151393Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-23T07:50:31.867196734Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.04532ms logger=migrator t=2026-04-23T07:50:31.874478912Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-23T07:50:31.880724691Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.245239ms logger=migrator t=2026-04-23T07:50:31.886162545Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-23T07:50:31.887076992Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=914.167µs logger=migrator t=2026-04-23T07:50:31.892684449Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T07:50:31.894092606Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.405547ms logger=migrator t=2026-04-23T07:50:31.900553268Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-23T07:50:31.928727346Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.170278ms logger=migrator t=2026-04-23T07:50:31.936012895Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-23T07:50:31.970600813Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=34.577318ms logger=migrator t=2026-04-23T07:50:31.976810882Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-23T07:50:31.977673329Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=862.677µs logger=migrator t=2026-04-23T07:50:31.982775176Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T07:50:31.983771705Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=995.879µs logger=migrator t=2026-04-23T07:50:31.991237307Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-23T07:50:31.997064578Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.827091ms logger=migrator t=2026-04-23T07:50:32.003182835Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-23T07:50:32.0129022Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.720945ms logger=migrator t=2026-04-23T07:50:32.0181706Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-23T07:50:32.019164109Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=993.629µs logger=migrator t=2026-04-23T07:50:32.027472897Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-23T07:50:32.029085388Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.611801ms logger=migrator t=2026-04-23T07:50:32.045227776Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-23T07:50:32.046740785Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.513659ms logger=migrator t=2026-04-23T07:50:32.056855198Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-23T07:50:32.05803781Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.183222ms logger=migrator t=2026-04-23T07:50:32.065658865Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-23T07:50:32.065750117Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=89.022µs logger=migrator t=2026-04-23T07:50:32.072537866Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-23T07:50:32.078605953Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.069057ms logger=migrator t=2026-04-23T07:50:32.084584646Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-23T07:50:32.090611081Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.026085ms logger=migrator t=2026-04-23T07:50:32.097736476Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-23T07:50:32.103864764Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.127878ms logger=migrator t=2026-04-23T07:50:32.109705105Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-23T07:50:32.110651673Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=948.638µs logger=migrator t=2026-04-23T07:50:32.117284879Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-23T07:50:32.119720326Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.438927ms logger=migrator t=2026-04-23T07:50:32.126745299Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-23T07:50:32.133632041Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.883702ms logger=migrator t=2026-04-23T07:50:32.139040744Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-23T07:50:32.145045998Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.006064ms logger=migrator t=2026-04-23T07:50:32.148921053Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-23T07:50:32.150086455Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.164332ms logger=migrator t=2026-04-23T07:50:32.158030965Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-23T07:50:32.167797922Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.766087ms logger=migrator t=2026-04-23T07:50:32.17350516Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-23T07:50:32.17974412Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.23902ms logger=migrator t=2026-04-23T07:50:32.195201384Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-23T07:50:32.195319396Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=116.382µs logger=migrator t=2026-04-23T07:50:32.204219056Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-23T07:50:32.206071162Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.846856ms logger=migrator t=2026-04-23T07:50:32.223552774Z 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-04-23T07:50:32.224783678Z 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.232094ms logger=migrator t=2026-04-23T07:50:32.229529278Z 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-04-23T07:50:32.230783242Z 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.253464ms logger=migrator t=2026-04-23T07:50:32.236530981Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T07:50:32.236596103Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.952µs logger=migrator t=2026-04-23T07:50:32.243712849Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-23T07:50:32.248701704Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=4.992565ms logger=migrator t=2026-04-23T07:50:32.255030375Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-23T07:50:32.25953711Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.506535ms logger=migrator t=2026-04-23T07:50:32.272566869Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-23T07:50:32.278724537Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.157688ms logger=migrator t=2026-04-23T07:50:32.284840642Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-23T07:50:32.29105171Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.210578ms logger=migrator t=2026-04-23T07:50:32.296389072Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-23T07:50:32.300942369Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.553047ms logger=migrator t=2026-04-23T07:50:32.306657949Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-23T07:50:32.306884173Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=229.724µs logger=migrator t=2026-04-23T07:50:32.317628387Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-23T07:50:32.31934812Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.716683ms logger=migrator t=2026-04-23T07:50:32.32463677Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-23T07:50:32.332095983Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.447393ms logger=migrator t=2026-04-23T07:50:32.337123709Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-23T07:50:32.33720603Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=83.551µs logger=migrator t=2026-04-23T07:50:32.34448825Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-23T07:50:32.35187479Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.38851ms logger=migrator t=2026-04-23T07:50:32.35659192Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-23T07:50:32.357703651Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.111651ms logger=migrator t=2026-04-23T07:50:32.364017051Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-23T07:50:32.370694469Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.677247ms logger=migrator t=2026-04-23T07:50:32.37498602Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-23T07:50:32.375852187Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=866.087µs logger=migrator t=2026-04-23T07:50:32.380591427Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-23T07:50:32.381613697Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.02156ms logger=migrator t=2026-04-23T07:50:32.386162123Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-23T07:50:32.393165087Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.000373ms logger=migrator t=2026-04-23T07:50:32.398988377Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-23T07:50:32.399802773Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=814.226µs logger=migrator t=2026-04-23T07:50:32.407653284Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-23T07:50:32.410010188Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.361345ms logger=migrator t=2026-04-23T07:50:32.416719455Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-23T07:50:32.418309466Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.586461ms logger=migrator t=2026-04-23T07:50:32.423258691Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-23T07:50:32.424345861Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.083451ms logger=migrator t=2026-04-23T07:50:32.432596128Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-23T07:50:32.432730151Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=135.343µs logger=migrator t=2026-04-23T07:50:32.438633854Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-23T07:50:32.439865817Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.233193ms logger=migrator t=2026-04-23T07:50:32.447887299Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-23T07:50:32.449008621Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.122552ms logger=migrator t=2026-04-23T07:50:32.458207647Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T07:50:32.459371899Z 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-04-23T07:50:32.466345092Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-23T07:50:32.467168367Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=828.895µs logger=migrator t=2026-04-23T07:50:32.472694373Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-23T07:50:32.474603879Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.911526ms logger=migrator t=2026-04-23T07:50:32.480681915Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-23T07:50:32.495308783Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=14.620798ms logger=migrator t=2026-04-23T07:50:32.502299697Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-23T07:50:32.503331017Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.031139ms logger=migrator t=2026-04-23T07:50:32.509269409Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-23T07:50:32.510062945Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=793.756µs logger=migrator t=2026-04-23T07:50:32.520200768Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-23T07:50:32.521049134Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=847.806µs logger=migrator t=2026-04-23T07:50:32.525420128Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-23T07:50:32.527195141Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.773923ms logger=migrator t=2026-04-23T07:50:32.536307485Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-23T07:50:32.537333074Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.025529ms logger=migrator t=2026-04-23T07:50:32.546427698Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-23T07:50:32.546466968Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.79µs logger=migrator t=2026-04-23T07:50:32.550540846Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-23T07:50:32.550616318Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=72.302µs logger=migrator t=2026-04-23T07:50:32.557297365Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-23T07:50:32.564481282Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.187487ms logger=migrator t=2026-04-23T07:50:32.568820045Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-23T07:50:32.569189002Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=363.626µs logger=migrator t=2026-04-23T07:50:32.574192967Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-23T07:50:32.575259267Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.06618ms logger=migrator t=2026-04-23T07:50:32.57965601Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-23T07:50:32.579974947Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=318.657µs logger=migrator t=2026-04-23T07:50:32.586969421Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-23T07:50:32.588393988Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.428518ms logger=migrator t=2026-04-23T07:50:32.59688293Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-23T07:50:32.597818277Z level=info msg="Migration successfully executed" id="create secrets table" duration=935.268µs logger=migrator t=2026-04-23T07:50:32.606024093Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-23T07:50:32.640665793Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.64419ms logger=migrator t=2026-04-23T07:50:32.646346062Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-23T07:50:32.655730451Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.38907ms logger=migrator t=2026-04-23T07:50:32.660650584Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-23T07:50:32.660844888Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=194.644µs logger=migrator t=2026-04-23T07:50:32.666366253Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-23T07:50:32.699116978Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.745305ms logger=migrator t=2026-04-23T07:50:32.705240344Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-23T07:50:32.737383886Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.139632ms logger=migrator t=2026-04-23T07:50:32.743518524Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-23T07:50:32.744457091Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=939.647µs logger=migrator t=2026-04-23T07:50:32.751654378Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-23T07:50:32.753035815Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.381587ms logger=migrator t=2026-04-23T07:50:32.762974544Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-23T07:50:32.763529585Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=615.882µs logger=migrator t=2026-04-23T07:50:32.77166591Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-23T07:50:32.77275169Z level=info msg="Migration successfully executed" id="create permission table" duration=1.08624ms logger=migrator t=2026-04-23T07:50:32.780525559Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-23T07:50:32.78160948Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.088181ms logger=migrator t=2026-04-23T07:50:32.786402951Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-23T07:50:32.788521512Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.143952ms logger=migrator t=2026-04-23T07:50:32.79894046Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-23T07:50:32.800816715Z level=info msg="Migration successfully executed" id="create role table" duration=1.872716ms logger=migrator t=2026-04-23T07:50:32.806540125Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-23T07:50:32.814266412Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.725927ms logger=migrator t=2026-04-23T07:50:32.820347178Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-23T07:50:32.827902942Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.557175ms logger=migrator t=2026-04-23T07:50:32.835574238Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-23T07:50:32.836428684Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=852.696µs logger=migrator t=2026-04-23T07:50:32.843399387Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-23T07:50:32.844981967Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.58209ms logger=migrator t=2026-04-23T07:50:32.851591954Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-23T07:50:32.853128773Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.541049ms logger=migrator t=2026-04-23T07:50:32.859644116Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-23T07:50:32.860608755Z level=info msg="Migration successfully executed" id="create team role table" duration=964.119µs logger=migrator t=2026-04-23T07:50:32.871662256Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-23T07:50:32.873040412Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.382317ms logger=migrator t=2026-04-23T07:50:32.878348783Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-23T07:50:32.879108287Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=759.274µs logger=migrator t=2026-04-23T07:50:32.883057073Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-23T07:50:32.884783435Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.726052ms logger=migrator t=2026-04-23T07:50:32.892154347Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-23T07:50:32.893115624Z level=info msg="Migration successfully executed" id="create user role table" duration=960.377µs logger=migrator t=2026-04-23T07:50:32.8986601Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-23T07:50:32.900637888Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.985058ms logger=migrator t=2026-04-23T07:50:32.907983808Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-23T07:50:32.909997206Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.015548ms logger=migrator t=2026-04-23T07:50:32.914674696Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-23T07:50:32.916310367Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.635811ms logger=migrator t=2026-04-23T07:50:32.922434653Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-23T07:50:32.92385329Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.418557ms logger=migrator t=2026-04-23T07:50:32.929159271Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-23T07:50:32.931800712Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.640201ms logger=migrator t=2026-04-23T07:50:32.938409768Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-23T07:50:32.939639852Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.226853ms logger=migrator t=2026-04-23T07:50:32.945710867Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-23T07:50:32.954720448Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.008981ms logger=migrator t=2026-04-23T07:50:32.962213232Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-23T07:50:32.963332803Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.123192ms logger=migrator t=2026-04-23T07:50:32.971503928Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-23T07:50:32.973772402Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.259973ms logger=migrator t=2026-04-23T07:50:32.978455681Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-23T07:50:32.979784086Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.330955ms logger=migrator t=2026-04-23T07:50:32.989231657Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-23T07:50:32.990523001Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.302265ms logger=migrator t=2026-04-23T07:50:32.995474495Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-23T07:50:32.996322091Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=847.466µs logger=migrator t=2026-04-23T07:50:33.000292767Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-23T07:50:33.001438909Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.145682ms logger=migrator t=2026-04-23T07:50:33.006327722Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-23T07:50:33.01564111Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.311928ms logger=migrator t=2026-04-23T07:50:33.019597185Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-23T07:50:33.025364105Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.76634ms logger=migrator t=2026-04-23T07:50:33.034652481Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-23T07:50:33.04343076Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.782418ms logger=migrator t=2026-04-23T07:50:33.050899362Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-23T07:50:33.059507025Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.606443ms logger=migrator t=2026-04-23T07:50:33.064812147Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-23T07:50:33.065604262Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=792.325µs logger=migrator t=2026-04-23T07:50:33.071421073Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-23T07:50:33.073167176Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.745293ms logger=migrator t=2026-04-23T07:50:33.078651191Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-23T07:50:33.079854424Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.203923ms logger=migrator t=2026-04-23T07:50:33.083751118Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-23T07:50:33.084749517Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.000449ms logger=migrator t=2026-04-23T07:50:33.088690692Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-23T07:50:33.091077427Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.401716ms logger=migrator t=2026-04-23T07:50:33.096539152Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-23T07:50:33.096612263Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=73.812µs logger=migrator t=2026-04-23T07:50:33.100488746Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-23T07:50:33.100535918Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=47.652µs logger=migrator t=2026-04-23T07:50:33.104325539Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-23T07:50:33.104742198Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=417.149µs logger=migrator t=2026-04-23T07:50:33.110700832Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-23T07:50:33.111545437Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=845.816µs logger=migrator t=2026-04-23T07:50:33.115963702Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-23T07:50:33.116669465Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=706.033µs logger=migrator t=2026-04-23T07:50:33.120425207Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-23T07:50:33.120635201Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=210.034µs logger=migrator t=2026-04-23T07:50:33.124421643Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-23T07:50:33.125101775Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=679.892µs logger=migrator t=2026-04-23T07:50:33.138145404Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-23T07:50:33.139102182Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=956.968µs logger=migrator t=2026-04-23T07:50:33.144865512Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-23T07:50:33.146503513Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.633391ms logger=migrator t=2026-04-23T07:50:33.167273649Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-23T07:50:33.173313294Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.037525ms logger=migrator t=2026-04-23T07:50:33.178431852Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-23T07:50:33.178481113Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=49.711µs logger=migrator t=2026-04-23T07:50:33.195090899Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-23T07:50:33.195995577Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=904.288µs logger=migrator t=2026-04-23T07:50:33.200991032Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-23T07:50:33.201856489Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=865.216µs logger=migrator t=2026-04-23T07:50:33.206610439Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-23T07:50:33.20772585Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.114401ms logger=migrator t=2026-04-23T07:50:33.213662153Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-23T07:50:33.222087603Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.425ms logger=migrator t=2026-04-23T07:50:33.227807412Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-23T07:50:33.228825662Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.02528ms logger=migrator t=2026-04-23T07:50:33.235314096Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-23T07:50:33.236335355Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.020989ms logger=migrator t=2026-04-23T07:50:33.244688454Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-23T07:50:33.269593369Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.906515ms logger=migrator t=2026-04-23T07:50:33.276580792Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-23T07:50:33.277401038Z level=info msg="Migration successfully executed" id="create correlation v2" duration=819.246µs logger=migrator t=2026-04-23T07:50:33.287900358Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-23T07:50:33.290178311Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.283614ms logger=migrator t=2026-04-23T07:50:33.294905901Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-23T07:50:33.295993082Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.086381ms logger=migrator t=2026-04-23T07:50:33.300341125Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-23T07:50:33.301426186Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.083601ms logger=migrator t=2026-04-23T07:50:33.308054013Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-23T07:50:33.308302507Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=251.614µs logger=migrator t=2026-04-23T07:50:33.324760411Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-23T07:50:33.326419322Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.664981ms logger=migrator t=2026-04-23T07:50:33.333987376Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-23T07:50:33.344302053Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.314157ms logger=migrator t=2026-04-23T07:50:33.349343759Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-23T07:50:33.35043126Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.07116ms logger=migrator t=2026-04-23T07:50:33.357196639Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-23T07:50:33.35827387Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.077811ms logger=migrator t=2026-04-23T07:50:33.36565193Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T07:50:33.36725356Z 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-04-23T07:50:33.371715725Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T07:50:33.372401369Z 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-04-23T07:50:33.383602662Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-23T07:50:33.384918137Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.314315ms logger=migrator t=2026-04-23T07:50:33.390316829Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-23T07:50:33.391812999Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.49288ms logger=migrator t=2026-04-23T07:50:33.397884304Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T07:50:33.399035316Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.151342ms logger=migrator t=2026-04-23T07:50:33.405154543Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T07:50:33.406235694Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.076531ms logger=migrator t=2026-04-23T07:50:33.412049284Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T07:50:33.413893669Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.844975ms logger=migrator t=2026-04-23T07:50:33.420341622Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T07:50:33.421410743Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.069731ms logger=migrator t=2026-04-23T07:50:33.426435368Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-23T07:50:33.427236994Z level=info msg="Migration successfully executed" id="Drop public config table" duration=801.516µs logger=migrator t=2026-04-23T07:50:33.433655756Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-23T07:50:33.435229286Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.572451ms logger=migrator t=2026-04-23T07:50:33.439843614Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T07:50:33.44178791Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.944056ms logger=migrator t=2026-04-23T07:50:33.447154913Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T07:50:33.448343796Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.189163ms logger=migrator t=2026-04-23T07:50:33.454198567Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-23T07:50:33.45539505Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.196203ms logger=migrator t=2026-04-23T07:50:33.459760613Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-23T07:50:33.484121867Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.352864ms logger=migrator t=2026-04-23T07:50:33.536324873Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-23T07:50:33.548641678Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.301304ms logger=migrator t=2026-04-23T07:50:33.556036288Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-23T07:50:33.567837213Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.795525ms logger=migrator t=2026-04-23T07:50:33.574467309Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-23T07:50:33.574711694Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=245.805µs logger=migrator t=2026-04-23T07:50:33.580731898Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-23T07:50:33.5939028Z level=info msg="Migration successfully executed" id="add share column" duration=13.161752ms logger=migrator t=2026-04-23T07:50:33.599369534Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-23T07:50:33.599555968Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=186.424µs logger=migrator t=2026-04-23T07:50:33.60442567Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-23T07:50:33.605234516Z level=info msg="Migration successfully executed" id="create file table" duration=809.286µs logger=migrator t=2026-04-23T07:50:33.61123961Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-23T07:50:33.613239758Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.000368ms logger=migrator t=2026-04-23T07:50:33.618432477Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-23T07:50:33.620422785Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.987268ms logger=migrator t=2026-04-23T07:50:33.626768666Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-23T07:50:33.627707444Z level=info msg="Migration successfully executed" id="create file_meta table" duration=939.478µs logger=migrator t=2026-04-23T07:50:33.633184249Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-23T07:50:33.635387431Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.202192ms logger=migrator t=2026-04-23T07:50:33.641576788Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-23T07:50:33.641754391Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=183.003µs logger=migrator t=2026-04-23T07:50:33.647075963Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-23T07:50:33.647158665Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=83.552µs logger=migrator t=2026-04-23T07:50:33.651834803Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-23T07:50:33.652506207Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=671.334µs logger=migrator t=2026-04-23T07:50:33.658640773Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-23T07:50:33.659070131Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=424.228µs logger=migrator t=2026-04-23T07:50:33.663848303Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-23T07:50:33.666092765Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.243702ms logger=migrator t=2026-04-23T07:50:33.671034719Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-23T07:50:33.681173083Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.137174ms logger=migrator t=2026-04-23T07:50:33.686681578Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-23T07:50:33.686846011Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=172.653µs logger=migrator t=2026-04-23T07:50:33.691880577Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-23T07:50:33.693182362Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.299775ms logger=migrator t=2026-04-23T07:50:33.700101704Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-23T07:50:33.700570472Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=468.958µs logger=migrator t=2026-04-23T07:50:33.70678243Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-23T07:50:33.707181209Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=400.089µs logger=migrator t=2026-04-23T07:50:33.714970297Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-23T07:50:33.716163389Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.197693ms logger=migrator t=2026-04-23T07:50:33.722654544Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-23T07:50:33.732304838Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.655775ms logger=migrator t=2026-04-23T07:50:33.738263451Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-23T07:50:33.7487603Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.502929ms logger=migrator t=2026-04-23T07:50:33.753871248Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-23T07:50:33.755024Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.163972ms logger=migrator t=2026-04-23T07:50:33.761006994Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-23T07:50:33.834348162Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.331008ms logger=migrator t=2026-04-23T07:50:33.840813345Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-23T07:50:33.841716252Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=902.507µs logger=migrator t=2026-04-23T07:50:33.847292849Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-23T07:50:33.848115954Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=823.275µs logger=migrator t=2026-04-23T07:50:33.854289382Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-23T07:50:33.88147634Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.176388ms logger=migrator t=2026-04-23T07:50:33.887595667Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-23T07:50:33.893984148Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.387661ms logger=migrator t=2026-04-23T07:50:33.89987972Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-23T07:50:33.900242978Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=363.568µs logger=migrator t=2026-04-23T07:50:33.905154481Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-23T07:50:33.905480707Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=326.236µs logger=migrator t=2026-04-23T07:50:33.910662326Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-23T07:50:33.910984192Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=321.776µs logger=migrator t=2026-04-23T07:50:33.91608099Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-23T07:50:33.916304034Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=216.864µs logger=migrator t=2026-04-23T07:50:33.922799358Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-23T07:50:33.923120594Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=320.966µs logger=migrator t=2026-04-23T07:50:33.928267702Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-23T07:50:33.930004035Z level=info msg="Migration successfully executed" id="create folder table" duration=1.735933ms logger=migrator t=2026-04-23T07:50:33.935139133Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-23T07:50:33.936286804Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.147431ms logger=migrator t=2026-04-23T07:50:33.943456612Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-23T07:50:33.944560692Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.10371ms logger=migrator t=2026-04-23T07:50:33.950151699Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-23T07:50:33.95020464Z level=info msg="Migration successfully executed" id="Update folder title length" duration=54.271µs logger=migrator t=2026-04-23T07:50:33.955344978Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T07:50:33.957178562Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.818814ms logger=migrator t=2026-04-23T07:50:33.963514304Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T07:50:33.964601584Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.084861ms logger=migrator t=2026-04-23T07:50:33.969594889Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-23T07:50:33.970777062Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.181563ms logger=migrator t=2026-04-23T07:50:33.975318438Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-23T07:50:33.975773018Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=455.69µs logger=migrator t=2026-04-23T07:50:33.981560988Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-23T07:50:33.981841323Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=280.655µs logger=migrator t=2026-04-23T07:50:33.986462671Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-23T07:50:33.987617893Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.154772ms logger=migrator t=2026-04-23T07:50:33.992127168Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-23T07:50:33.993897763Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.773085ms logger=migrator t=2026-04-23T07:50:34.000095521Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-23T07:50:34.001458107Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.367697ms logger=migrator t=2026-04-23T07:50:34.006309989Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-23T07:50:34.008738625Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.420046ms logger=migrator t=2026-04-23T07:50:34.015418483Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-23T07:50:34.016679657Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.261074ms logger=migrator t=2026-04-23T07:50:34.021700642Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-23T07:50:34.022730402Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.0291ms logger=migrator t=2026-04-23T07:50:34.027688597Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-23T07:50:34.029057533Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.367836ms logger=migrator t=2026-04-23T07:50:34.035125478Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-23T07:50:34.036540575Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.426127ms logger=migrator t=2026-04-23T07:50:34.042344156Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-23T07:50:34.043667221Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.317095ms logger=migrator t=2026-04-23T07:50:34.048899691Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-23T07:50:34.051427099Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.527338ms logger=migrator t=2026-04-23T07:50:34.058077475Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-23T07:50:34.060563863Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.490008ms logger=migrator t=2026-04-23T07:50:34.065618209Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-23T07:50:34.065895795Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=278.296µs logger=migrator t=2026-04-23T07:50:34.070845269Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-23T07:50:34.078012386Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.164297ms logger=migrator t=2026-04-23T07:50:34.085387386Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-23T07:50:34.086038108Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=646.242µs logger=migrator t=2026-04-23T07:50:34.091301509Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T07:50:34.091319449Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=18.021µs logger=migrator t=2026-04-23T07:50:34.096392556Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T07:50:34.097223261Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=830.665µs logger=migrator t=2026-04-23T07:50:34.103214856Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T07:50:34.103333898Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=125.472µs logger=migrator t=2026-04-23T07:50:34.108832543Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-23T07:50:34.110346122Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.517739ms logger=migrator t=2026-04-23T07:50:34.11601314Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T07:50:34.117164202Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.150852ms logger=migrator t=2026-04-23T07:50:34.124774027Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-23T07:50:34.126444348Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.673092ms logger=migrator t=2026-04-23T07:50:34.132773819Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-23T07:50:34.133644985Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=872.276µs logger=migrator t=2026-04-23T07:50:34.138988267Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-23T07:50:34.139274133Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=286.456µs logger=migrator t=2026-04-23T07:50:34.14436497Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-23T07:50:34.145358609Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=993.679µs logger=migrator t=2026-04-23T07:50:34.152169969Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-23T07:50:34.153203998Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.024339ms logger=migrator t=2026-04-23T07:50:34.159640711Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-23T07:50:34.161667359Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.030898ms logger=migrator t=2026-04-23T07:50:34.16852008Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-23T07:50:34.178844478Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.323128ms logger=migrator t=2026-04-23T07:50:34.185084386Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-23T07:50:34.195700279Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.616293ms logger=migrator t=2026-04-23T07:50:34.201049641Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-23T07:50:34.20784869Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.798249ms logger=migrator t=2026-04-23T07:50:34.213612159Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-23T07:50:34.213705222Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=93.363µs logger=migrator t=2026-04-23T07:50:34.219497542Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-23T07:50:34.226278451Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=6.782729ms logger=migrator t=2026-04-23T07:50:34.231889038Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-23T07:50:34.238536075Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.649586ms logger=migrator t=2026-04-23T07:50:34.244702753Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-23T07:50:34.244991788Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=289.825µs logger=migrator t=2026-04-23T07:50:34.251150055Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.955927224s logger=migrator t=2026-04-23T07:50:34.25248596Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-23T07:50:34.272067294Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-23T07:50:34.272270317Z level=info msg="Created default organization" logger=secrets t=2026-04-23T07:50:34.280117727Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T07:50:34.327995439Z level=info msg="Restored cache from database" duration=528.599µs logger=plugin.store t=2026-04-23T07:50:34.329381546Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-23T07:50:34.368074914Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-23T07:50:34.368113504Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-23T07:50:34.368214006Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-23T07:50:34.368228696Z level=info msg="Plugins loaded" count=54 duration=38.84816ms logger=query_data t=2026-04-23T07:50:34.372385436Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-23T07:50:34.375969233Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-23T07:50:34.382874105Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-23T07:50:34.393878845Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-23T07:50:34.396078967Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-23T07:50:34.397916772Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-23T07:50:34.422698774Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-23T07:50:34.446740142Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-23T07:50:34.472617665Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-23T07:50:34.472641136Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-23T07:50:34.473477802Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-23T07:50:34.474234057Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-23T07:50:34.474474821Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-23T07:50:34.474842128Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-23T07:50:34.476201434Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-23T07:50:34.545424713Z level=info msg="Update check succeeded" duration=72.202865ms logger=grafana.update.checker t=2026-04-23T07:50:34.554192851Z level=info msg="Update check succeeded" duration=80.909842ms logger=ngalert.state.manager t=2026-04-23T07:50:34.59508399Z level=info msg="State cache has been initialized" states=0 duration=120.848343ms logger=ngalert.scheduler t=2026-04-23T07:50:34.595172241Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-23T07:50:34.595274683Z level=info msg=starting first_tick=2026-04-23T07:50:40Z logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T07:50:34.67223986Z level=info msg="Patterns update finished" duration=81.3303ms logger=sqlstore.transactions t=2026-04-23T07:50:34.692805902Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-23T07:50:34.731663242Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-23T07:50:34.871457766Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-23T07:50:34.872055108Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-04-23T07:50:37.536447984Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-23T07:50:37.540267286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.541944739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.571591714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.596671122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.6154827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.641431095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.658736775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.683547818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.698799978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.729424742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.77975891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.866020695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.886859062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.92872569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:37.947404996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:38.000431366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:38.022723511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:38.586264611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:38.610616485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.10521192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.12777221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.204998042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.224731179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.279506902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.298721768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.363400031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.387384238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.435941343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.451293586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.509954533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.525621592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.576212377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.588371448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.654136331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.673835597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.73225938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.749686012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.814033988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.830751627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.888646231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.904068335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.964026028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:39.987443773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.076131104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.096883199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.158882301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.179996843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.241513165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.258940847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.327222359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.340386379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.396537529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.415070623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.516377784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.532585253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.607554231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.63848942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.745985289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.765546772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.831177663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.84992761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.933274629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:40.951146749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.036050297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.052960539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.134706518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.150450547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.235448658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.250111596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.331776833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.354371414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.431511444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.449313552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.54154859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.565378754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.687041533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.738783839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.824994692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.844785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T07:50:41.956843915Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-23T07:51:30.500918812Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T08:00:34.496962445Z level=info msg="Completed cleanup jobs" duration=22.274683ms logger=plugins.update.checker t=2026-04-23T08:00:34.596346495Z level=info msg="Update check succeeded" duration=50.605832ms logger=sqlstore.transactions t=2026-04-23T08:05:34.391564295Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-23T08:10:34.518868248Z level=info msg="Completed cleanup jobs" duration=44.426194ms logger=plugins.update.checker t=2026-04-23T08:10:34.61951355Z level=info msg="Update check succeeded" duration=73.528726ms logger=cleanup t=2026-04-23T08:20:34.517548646Z level=info msg="Completed cleanup jobs" duration=43.20621ms logger=plugins.update.checker t=2026-04-23T08:20:34.602365748Z level=info msg="Update check succeeded" duration=55.862871ms logger=infra.usagestats t=2026-04-23T08:21:30.522429412Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-04-23T08:30:34.603289263Z level=info msg="Update check succeeded" duration=57.120104ms logger=cleanup t=2026-04-23T08:30:34.620120332Z level=info msg="Completed cleanup jobs" duration=144.99564ms logger=cleanup t=2026-04-23T08:40:34.507165533Z level=info msg="Completed cleanup jobs" duration=32.646009ms logger=plugins.update.checker t=2026-04-23T08:40:34.611709248Z level=info msg="Update check succeeded" duration=65.616145ms logger=cleanup t=2026-04-23T08:50:34.514687224Z level=info msg="Completed cleanup jobs" duration=40.260834ms logger=plugins.update.checker t=2026-04-23T08:50:34.609164759Z level=info msg="Update check succeeded" duration=62.933375ms logger=infra.usagestats t=2026-04-23T08:51:30.520600907Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T09:00:34.510082593Z level=info msg="Completed cleanup jobs" duration=35.653077ms logger=plugins.update.checker t=2026-04-23T09:00:34.607977673Z level=info msg="Update check succeeded" duration=62.346374ms