logger=settings t=2026-06-23T01:22:07.048902578Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-23T01:22:07Z logger=settings t=2026-06-23T01:22:07.049162414Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-23T01:22:07.049175994Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-23T01:22:07.049179624Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-23T01:22:07.049182654Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-23T01:22:07.049186414Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-23T01:22:07.049190315Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-23T01:22:07.049193355Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-23T01:22:07.049197905Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-23T01:22:07.049200805Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-23T01:22:07.049205655Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-23T01:22:07.049208585Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-23T01:22:07.049211405Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-23T01:22:07.049214195Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-23T01:22:07.049218155Z level=info msg=Target target=[all] logger=settings t=2026-06-23T01:22:07.049225065Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-23T01:22:07.049230686Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-23T01:22:07.049233896Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-23T01:22:07.049236896Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-23T01:22:07.049240006Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-23T01:22:07.049243246Z level=info msg="App mode production" logger=sqlstore t=2026-06-23T01:22:07.049506172Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-23T01:22:07.049538483Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-23T01:22:07.051408208Z level=info msg="Locking database" logger=migrator t=2026-06-23T01:22:07.051419848Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-23T01:22:07.052043373Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-23T01:22:07.052979986Z level=info msg="Migration successfully executed" id="create migration_log table" duration=936.323µs logger=migrator t=2026-06-23T01:22:07.058352055Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-23T01:22:07.059032043Z level=info msg="Migration successfully executed" id="create user table" duration=679.877µs logger=migrator t=2026-06-23T01:22:07.063482109Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-23T01:22:07.064453613Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=955.744µs logger=migrator t=2026-06-23T01:22:07.071884582Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-23T01:22:07.07261623Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=731.588µs logger=migrator t=2026-06-23T01:22:07.079163738Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-23T01:22:07.080349246Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.185019ms logger=migrator t=2026-06-23T01:22:07.085446649Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-23T01:22:07.086668949Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.22499ms logger=migrator t=2026-06-23T01:22:07.090777498Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-23T01:22:07.09461776Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.838313ms logger=migrator t=2026-06-23T01:22:07.098522755Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-23T01:22:07.099281463Z level=info msg="Migration successfully executed" id="create user table v2" duration=758.558µs logger=migrator t=2026-06-23T01:22:07.107644084Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-23T01:22:07.108897554Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.25299ms logger=migrator t=2026-06-23T01:22:07.115484064Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-23T01:22:07.116540929Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.059656ms logger=migrator t=2026-06-23T01:22:07.121764275Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-23T01:22:07.122165544Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=412.47µs logger=migrator t=2026-06-23T01:22:07.127937784Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-23T01:22:07.128522127Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=584.694µs logger=migrator t=2026-06-23T01:22:07.132729479Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-23T01:22:07.134685827Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.956698ms logger=migrator t=2026-06-23T01:22:07.138504369Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-23T01:22:07.138529279Z level=info msg="Migration successfully executed" id="Update user table charset" duration=25.92µs logger=migrator t=2026-06-23T01:22:07.141839749Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-23T01:22:07.142884545Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.044475ms logger=migrator t=2026-06-23T01:22:07.147234429Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-23T01:22:07.14769631Z level=info msg="Migration successfully executed" id="Add missing user data" duration=464.651µs logger=migrator t=2026-06-23T01:22:07.154027733Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-23T01:22:07.155602701Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.577968ms logger=migrator t=2026-06-23T01:22:07.168649816Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-23T01:22:07.169605898Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=956.172µs logger=migrator t=2026-06-23T01:22:07.173693377Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-23T01:22:07.175661984Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.967567ms logger=migrator t=2026-06-23T01:22:07.183383381Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-23T01:22:07.191318842Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.937441ms logger=migrator t=2026-06-23T01:22:07.206070048Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-23T01:22:07.20824283Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.172642ms logger=migrator t=2026-06-23T01:22:07.211883608Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-23T01:22:07.212163264Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=279.776µs logger=migrator t=2026-06-23T01:22:07.216255884Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-23T01:22:07.217512014Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.2564ms logger=migrator t=2026-06-23T01:22:07.225023295Z 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-06-23T01:22:07.225374363Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=357.598µs logger=migrator t=2026-06-23T01:22:07.230126608Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-23T01:22:07.230933478Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=807.52µs logger=migrator t=2026-06-23T01:22:07.237878655Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-23T01:22:07.238882409Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.007004ms logger=migrator t=2026-06-23T01:22:07.243748307Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-23T01:22:07.244468804Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=720.717µs logger=migrator t=2026-06-23T01:22:07.247879656Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-23T01:22:07.248587653Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=707.877µs logger=migrator t=2026-06-23T01:22:07.254802234Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-23T01:22:07.25591987Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.117506ms logger=migrator t=2026-06-23T01:22:07.26045286Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-23T01:22:07.261504915Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.046225ms logger=migrator t=2026-06-23T01:22:07.265400918Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-23T01:22:07.265430219Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.151µs logger=migrator t=2026-06-23T01:22:07.274834966Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-23T01:22:07.276007104Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.172938ms logger=migrator t=2026-06-23T01:22:07.281769473Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-23T01:22:07.282376898Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=615.515µs logger=migrator t=2026-06-23T01:22:07.306761256Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-23T01:22:07.307812981Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.034574ms logger=migrator t=2026-06-23T01:22:07.316789508Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-23T01:22:07.317937355Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.148227ms logger=migrator t=2026-06-23T01:22:07.323146411Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-23T01:22:07.326323448Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.177177ms logger=migrator t=2026-06-23T01:22:07.336199087Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-23T01:22:07.337039506Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=845.14µs logger=migrator t=2026-06-23T01:22:07.34215549Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-23T01:22:07.342931318Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=772.048µs logger=migrator t=2026-06-23T01:22:07.348232686Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-23T01:22:07.349578248Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.348772ms logger=migrator t=2026-06-23T01:22:07.35546628Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-23T01:22:07.356137167Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=682.517µs logger=migrator t=2026-06-23T01:22:07.36043308Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-23T01:22:07.361147398Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=713.838µs logger=migrator t=2026-06-23T01:22:07.366166758Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-23T01:22:07.366803004Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=635.686µs logger=migrator t=2026-06-23T01:22:07.372648235Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-23T01:22:07.373503856Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=858.211µs logger=migrator t=2026-06-23T01:22:07.378752172Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-23T01:22:07.379418428Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=666.386µs logger=migrator t=2026-06-23T01:22:07.384548122Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-23T01:22:07.385245189Z level=info msg="Migration successfully executed" id="create star table" duration=696.867µs logger=migrator t=2026-06-23T01:22:07.390104056Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-23T01:22:07.391467048Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.362022ms logger=migrator t=2026-06-23T01:22:07.398408727Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-23T01:22:07.399263947Z level=info msg="Migration successfully executed" id="create org table v1" duration=855.12µs logger=migrator t=2026-06-23T01:22:07.403979201Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-23T01:22:07.405014725Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.035394ms logger=migrator t=2026-06-23T01:22:07.410334234Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-23T01:22:07.411103912Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=793.759µs logger=migrator t=2026-06-23T01:22:07.415912448Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-23T01:22:07.417691552Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.778243ms logger=migrator t=2026-06-23T01:22:07.425327415Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-23T01:22:07.426175546Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=847.401µs logger=migrator t=2026-06-23T01:22:07.43171839Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-23T01:22:07.433483432Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.765272ms logger=migrator t=2026-06-23T01:22:07.440271546Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-23T01:22:07.440318537Z level=info msg="Migration successfully executed" id="Update org table charset" duration=49.131µs logger=migrator t=2026-06-23T01:22:07.449134549Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-23T01:22:07.44917868Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=61.951µs logger=migrator t=2026-06-23T01:22:07.455043162Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-23T01:22:07.455219016Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=177.394µs logger=migrator t=2026-06-23T01:22:07.461121658Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-23T01:22:07.462770709Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.65064ms logger=migrator t=2026-06-23T01:22:07.470175587Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-23T01:22:07.471031628Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=851.882µs logger=migrator t=2026-06-23T01:22:07.477317379Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-23T01:22:07.478241971Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=927.642µs logger=migrator t=2026-06-23T01:22:07.484169694Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-23T01:22:07.485292712Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.123978ms logger=migrator t=2026-06-23T01:22:07.490687102Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-23T01:22:07.491485551Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=797.659µs logger=migrator t=2026-06-23T01:22:07.496912692Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-23T01:22:07.49766351Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=751.047µs logger=migrator t=2026-06-23T01:22:07.502087767Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-23T01:22:07.510300415Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.210198ms logger=migrator t=2026-06-23T01:22:07.517017827Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-23T01:22:07.517727823Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=710.556µs logger=migrator t=2026-06-23T01:22:07.523875962Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-23T01:22:07.525157563Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.281691ms logger=migrator t=2026-06-23T01:22:07.531448614Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-23T01:22:07.532185273Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=736.539µs logger=migrator t=2026-06-23T01:22:07.53708159Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-23T01:22:07.537404608Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=323.278µs logger=migrator t=2026-06-23T01:22:07.542495931Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-23T01:22:07.543830754Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.335243ms logger=migrator t=2026-06-23T01:22:07.548378243Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-23T01:22:07.548446134Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=69.132µs logger=migrator t=2026-06-23T01:22:07.553025995Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-23T01:22:07.555910424Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.884049ms logger=migrator t=2026-06-23T01:22:07.561907479Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-23T01:22:07.563847846Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.939697ms logger=migrator t=2026-06-23T01:22:07.568614421Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-23T01:22:07.570536737Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.923656ms logger=migrator t=2026-06-23T01:22:07.575321293Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-23T01:22:07.576089491Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=762.798µs logger=migrator t=2026-06-23T01:22:07.581175834Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-23T01:22:07.583102031Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.926057ms logger=migrator t=2026-06-23T01:22:07.587580598Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-23T01:22:07.588350627Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=769.549µs logger=migrator t=2026-06-23T01:22:07.593914892Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-23T01:22:07.595241153Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.317001ms logger=migrator t=2026-06-23T01:22:07.601828001Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-23T01:22:07.601861732Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.021µs logger=migrator t=2026-06-23T01:22:07.607768996Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-23T01:22:07.607798286Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.66µs logger=migrator t=2026-06-23T01:22:07.612355216Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-23T01:22:07.616170848Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.814242ms logger=migrator t=2026-06-23T01:22:07.635404251Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-23T01:22:07.636933599Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.531428ms logger=migrator t=2026-06-23T01:22:07.641571991Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-23T01:22:07.644322997Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.749066ms logger=migrator t=2026-06-23T01:22:07.64943318Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-23T01:22:07.652233657Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.802268ms logger=migrator t=2026-06-23T01:22:07.656721065Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-23T01:22:07.65691878Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=199.595µs logger=migrator t=2026-06-23T01:22:07.662632078Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-23T01:22:07.663375946Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=743.628µs logger=migrator t=2026-06-23T01:22:07.668557501Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-23T01:22:07.669964285Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.407364ms logger=migrator t=2026-06-23T01:22:07.67511237Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-23T01:22:07.675154791Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.37µs logger=migrator t=2026-06-23T01:22:07.681229607Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-23T01:22:07.6821855Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=956.203µs logger=migrator t=2026-06-23T01:22:07.686996506Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-23T01:22:07.687710563Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=714.677µs logger=migrator t=2026-06-23T01:22:07.69545526Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-23T01:22:07.704468957Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.006117ms logger=migrator t=2026-06-23T01:22:07.709829626Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-23T01:22:07.710634775Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=805.349µs logger=migrator t=2026-06-23T01:22:07.714613762Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-23T01:22:07.715403161Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=789.229µs logger=migrator t=2026-06-23T01:22:07.720932854Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-23T01:22:07.721817975Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=884.541µs logger=migrator t=2026-06-23T01:22:07.725873484Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-23T01:22:07.726235282Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=362.048µs logger=migrator t=2026-06-23T01:22:07.732713018Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-23T01:22:07.733342393Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=629.145µs logger=migrator t=2026-06-23T01:22:07.739532923Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-23T01:22:07.741851348Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.313335ms logger=migrator t=2026-06-23T01:22:07.746357387Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-23T01:22:07.747188427Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=823.88µs logger=migrator t=2026-06-23T01:22:07.750772214Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-23T01:22:07.750950268Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=178.324µs logger=migrator t=2026-06-23T01:22:07.754932224Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-23T01:22:07.75519301Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=261.656µs logger=migrator t=2026-06-23T01:22:07.76017152Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-23T01:22:07.761451461Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.279551ms logger=migrator t=2026-06-23T01:22:07.765397947Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-23T01:22:07.769356052Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.957285ms logger=migrator t=2026-06-23T01:22:07.773713517Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-23T01:22:07.77465707Z level=info msg="Migration successfully executed" id="create data_source table" duration=943.413µs logger=migrator t=2026-06-23T01:22:07.781992127Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-23T01:22:07.783190395Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.216849ms logger=migrator t=2026-06-23T01:22:07.787351296Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-23T01:22:07.7883705Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.018984ms logger=migrator t=2026-06-23T01:22:07.792201342Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-23T01:22:07.792984912Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=783.74µs logger=migrator t=2026-06-23T01:22:07.798685029Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-23T01:22:07.79953822Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=850.32µs logger=migrator t=2026-06-23T01:22:07.804841898Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-23T01:22:07.812716748Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.87564ms logger=migrator t=2026-06-23T01:22:07.81945383Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-23T01:22:07.820421333Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=967.133µs logger=migrator t=2026-06-23T01:22:07.825236509Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-23T01:22:07.826082959Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=854.49µs logger=migrator t=2026-06-23T01:22:07.82981099Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-23T01:22:07.830671331Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=854.88µs logger=migrator t=2026-06-23T01:22:07.835253741Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-23T01:22:07.836102661Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=840.91µs logger=migrator t=2026-06-23T01:22:07.840347524Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-23T01:22:07.843864979Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.518345ms logger=migrator t=2026-06-23T01:22:07.850216112Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-23T01:22:07.854869454Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.654542ms logger=migrator t=2026-06-23T01:22:07.858664376Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-23T01:22:07.858693746Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.32µs logger=migrator t=2026-06-23T01:22:07.868944134Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-23T01:22:07.869179109Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=236.125µs logger=migrator t=2026-06-23T01:22:07.874205441Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-23T01:22:07.87665206Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.448859ms logger=migrator t=2026-06-23T01:22:07.881193959Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-23T01:22:07.881422684Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=230.555µs logger=migrator t=2026-06-23T01:22:07.886683171Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-23T01:22:07.886877846Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=195.025µs logger=migrator t=2026-06-23T01:22:07.921184613Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-23T01:22:07.925506218Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.324375ms logger=migrator t=2026-06-23T01:22:08.001949151Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-23T01:22:08.002400072Z level=info msg="Migration successfully executed" id="Update uid value" duration=454.561µs logger=migrator t=2026-06-23T01:22:08.007900514Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-23T01:22:08.008828167Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=927.733µs logger=migrator t=2026-06-23T01:22:08.014486664Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-23T01:22:08.015406546Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=919.512µs logger=migrator t=2026-06-23T01:22:08.021526183Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-23T01:22:08.022323563Z level=info msg="Migration successfully executed" id="create api_key table" duration=809.271µs logger=migrator t=2026-06-23T01:22:08.0284187Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-23T01:22:08.029321451Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=902.611µs logger=migrator t=2026-06-23T01:22:08.032857456Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-23T01:22:08.033979784Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.122008ms logger=migrator t=2026-06-23T01:22:08.03840977Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-23T01:22:08.039442726Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.032495ms logger=migrator t=2026-06-23T01:22:08.044546108Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-23T01:22:08.045344258Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=798.04µs logger=migrator t=2026-06-23T01:22:08.049396575Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-23T01:22:08.050184224Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=788.039µs logger=migrator t=2026-06-23T01:22:08.054387556Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-23T01:22:08.055185965Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=796.049µs logger=migrator t=2026-06-23T01:22:08.058461413Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-23T01:22:08.06577758Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.315547ms logger=migrator t=2026-06-23T01:22:08.070083705Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-23T01:22:08.070872143Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=788.178µs logger=migrator t=2026-06-23T01:22:08.074416968Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-23T01:22:08.075514465Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.088417ms logger=migrator t=2026-06-23T01:22:08.079513151Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-23T01:22:08.080350331Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=837.07µs logger=migrator t=2026-06-23T01:22:08.085074296Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-23T01:22:08.08772481Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.650063ms logger=migrator t=2026-06-23T01:22:08.092243499Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-23T01:22:08.092599738Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=357.038µs logger=migrator t=2026-06-23T01:22:08.096559233Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-23T01:22:08.097155877Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=609.015µs logger=migrator t=2026-06-23T01:22:08.103128711Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-23T01:22:08.103168892Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.422µs logger=migrator t=2026-06-23T01:22:08.108133632Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-23T01:22:08.111489022Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.355ms logger=migrator t=2026-06-23T01:22:08.114992878Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-23T01:22:08.118197595Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.204198ms logger=migrator t=2026-06-23T01:22:08.122739364Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-23T01:22:08.12300554Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=267.457µs logger=migrator t=2026-06-23T01:22:08.12674023Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-23T01:22:08.12877014Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.03103ms logger=migrator t=2026-06-23T01:22:08.132498529Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-23T01:22:08.13500091Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.501711ms logger=migrator t=2026-06-23T01:22:08.138658298Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-23T01:22:08.139306693Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=641.725µs logger=migrator t=2026-06-23T01:22:08.144032617Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-23T01:22:08.144534449Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=501.652µs logger=migrator t=2026-06-23T01:22:08.148963187Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-23T01:22:08.152503592Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=3.619767ms logger=migrator t=2026-06-23T01:22:08.15782375Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-23T01:22:08.158524707Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=700.957µs logger=migrator t=2026-06-23T01:22:08.163504807Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-23T01:22:08.164777907Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.27339ms logger=migrator t=2026-06-23T01:22:08.168683972Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-23T01:22:08.170156217Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.472255ms logger=migrator t=2026-06-23T01:22:08.174293137Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-23T01:22:08.174376649Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=84.252µs logger=migrator t=2026-06-23T01:22:08.178806826Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-23T01:22:08.178835846Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.411µs logger=migrator t=2026-06-23T01:22:08.183334425Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-23T01:22:08.187752202Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.413777ms logger=migrator t=2026-06-23T01:22:08.193104041Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-23T01:22:08.195885688Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.781607ms logger=migrator t=2026-06-23T01:22:08.20052063Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-23T01:22:08.200640152Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=132.923µs logger=migrator t=2026-06-23T01:22:08.205447368Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-23T01:22:08.206265888Z level=info msg="Migration successfully executed" id="create quota table v1" duration=818.77µs logger=migrator t=2026-06-23T01:22:08.209723881Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-23T01:22:08.210583953Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=859.812µs logger=migrator t=2026-06-23T01:22:08.216002823Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-23T01:22:08.216103866Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=107.893µs logger=migrator t=2026-06-23T01:22:08.221127857Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-23T01:22:08.222248574Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.120537ms logger=migrator t=2026-06-23T01:22:08.225737968Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-23T01:22:08.226608328Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=870.18µs logger=migrator t=2026-06-23T01:22:08.230519933Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-23T01:22:08.232917661Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.398978ms logger=migrator t=2026-06-23T01:22:08.23659037Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-23T01:22:08.236631901Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=42.621µs logger=migrator t=2026-06-23T01:22:08.240281948Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-23T01:22:08.24115648Z level=info msg="Migration successfully executed" id="create session table" duration=873.962µs logger=migrator t=2026-06-23T01:22:08.246087388Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-23T01:22:08.246208491Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=122.033µs logger=migrator t=2026-06-23T01:22:08.250319821Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-23T01:22:08.250402663Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=83.882µs logger=migrator t=2026-06-23T01:22:08.255373773Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-23T01:22:08.256420728Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.047224ms logger=migrator t=2026-06-23T01:22:08.261150142Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-23T01:22:08.262346151Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.179738ms logger=migrator t=2026-06-23T01:22:08.267431693Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-23T01:22:08.267469994Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=35.891µs logger=migrator t=2026-06-23T01:22:08.271034Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-23T01:22:08.27105901Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.86µs logger=migrator t=2026-06-23T01:22:08.275687782Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-23T01:22:08.280794006Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.106484ms logger=migrator t=2026-06-23T01:22:08.284829922Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-23T01:22:08.290035108Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.204876ms logger=migrator t=2026-06-23T01:22:08.294440855Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-23T01:22:08.294543967Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=102.792µs logger=migrator t=2026-06-23T01:22:08.298272827Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-23T01:22:08.298351409Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.472µs logger=migrator t=2026-06-23T01:22:08.303886632Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-23T01:22:08.305172504Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.285932ms logger=migrator t=2026-06-23T01:22:08.308931544Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-23T01:22:08.308961005Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.981µs logger=migrator t=2026-06-23T01:22:08.311972338Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-23T01:22:08.315436851Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.461594ms logger=migrator t=2026-06-23T01:22:08.319901109Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-23T01:22:08.320078903Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=178.114µs logger=migrator t=2026-06-23T01:22:08.323121616Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-23T01:22:08.330499675Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=7.376409ms logger=migrator t=2026-06-23T01:22:08.334017629Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-23T01:22:08.336349025Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.326536ms logger=migrator t=2026-06-23T01:22:08.339828759Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-23T01:22:08.340012134Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=189.345µs logger=migrator t=2026-06-23T01:22:08.344692697Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-23T01:22:08.346164292Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.471415ms logger=migrator t=2026-06-23T01:22:08.351500001Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-23T01:22:08.352290269Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=794.379µs logger=migrator t=2026-06-23T01:22:08.357765902Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-23T01:22:08.359535324Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.773773ms logger=migrator t=2026-06-23T01:22:08.364689269Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-23T01:22:08.366224726Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.535417ms logger=migrator t=2026-06-23T01:22:08.371501313Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-23T01:22:08.372298212Z level=info msg="Migration successfully executed" id="add index alert state" duration=797.269µs logger=migrator t=2026-06-23T01:22:08.377407995Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-23T01:22:08.378794229Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.386334ms logger=migrator t=2026-06-23T01:22:08.383386609Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-23T01:22:08.384144118Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=760.039µs logger=migrator t=2026-06-23T01:22:08.388976664Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-23T01:22:08.389897207Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=920.493µs logger=migrator t=2026-06-23T01:22:08.395282787Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-23T01:22:08.396627599Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.344742ms logger=migrator t=2026-06-23T01:22:08.401868225Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-23T01:22:08.4119948Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.125635ms logger=migrator t=2026-06-23T01:22:08.417655836Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-23T01:22:08.419051559Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.535246ms logger=migrator t=2026-06-23T01:22:08.423240281Z 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-06-23T01:22:08.424746217Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.506296ms logger=migrator t=2026-06-23T01:22:08.431714075Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-23T01:22:08.432056444Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=342.418µs logger=migrator t=2026-06-23T01:22:08.435691851Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-23T01:22:08.436637503Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=946.632µs logger=migrator t=2026-06-23T01:22:08.440553308Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-23T01:22:08.441804378Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.24257ms logger=migrator t=2026-06-23T01:22:08.446601124Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-23T01:22:08.45097026Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.368726ms logger=migrator t=2026-06-23T01:22:08.454860873Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-23T01:22:08.457726183Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.86481ms logger=migrator t=2026-06-23T01:22:08.461055083Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-23T01:22:08.464899966Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.844943ms logger=migrator t=2026-06-23T01:22:08.469503796Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-23T01:22:08.474548648Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.044442ms logger=migrator t=2026-06-23T01:22:08.478032562Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-23T01:22:08.47916739Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.134398ms logger=migrator t=2026-06-23T01:22:08.483200627Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-23T01:22:08.483296089Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=91.952µs logger=migrator t=2026-06-23T01:22:08.486624769Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-23T01:22:08.486717561Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=97.652µs logger=migrator t=2026-06-23T01:22:08.491895536Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-23T01:22:08.492936122Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.039706ms logger=migrator t=2026-06-23T01:22:08.497588724Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-23T01:22:08.499855538Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.266044ms logger=migrator t=2026-06-23T01:22:08.505991446Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-23T01:22:08.506831146Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=839.68µs logger=migrator t=2026-06-23T01:22:08.512160015Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-23T01:22:08.51316118Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=991.364µs logger=migrator t=2026-06-23T01:22:08.517006382Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-23T01:22:08.519079982Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.07314ms logger=migrator t=2026-06-23T01:22:08.524014171Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-23T01:22:08.52811452Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.096529ms logger=migrator t=2026-06-23T01:22:08.531691396Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-23T01:22:08.535754534Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.062788ms logger=migrator t=2026-06-23T01:22:08.539289839Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-23T01:22:08.539540655Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=250.766µs logger=migrator t=2026-06-23T01:22:08.54307819Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-23T01:22:08.544421863Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.342853ms logger=migrator t=2026-06-23T01:22:08.549435884Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-23T01:22:08.550416268Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=980.804µs logger=migrator t=2026-06-23T01:22:08.553731667Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-23T01:22:08.557684943Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.953046ms logger=migrator t=2026-06-23T01:22:08.561214448Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-23T01:22:08.561339471Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=125.643µs logger=migrator t=2026-06-23T01:22:08.565711217Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-23T01:22:08.56668862Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=981.513µs logger=migrator t=2026-06-23T01:22:08.570173544Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-23T01:22:08.571197358Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.023964ms logger=migrator t=2026-06-23T01:22:08.575685217Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-23T01:22:08.575849741Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=165.554µs logger=migrator t=2026-06-23T01:22:08.580919403Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-23T01:22:08.583131557Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.212164ms logger=migrator t=2026-06-23T01:22:08.588796014Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-23T01:22:08.590632527Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.840734ms logger=migrator t=2026-06-23T01:22:08.595238488Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-23T01:22:08.596889899Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.652631ms logger=migrator t=2026-06-23T01:22:08.602023562Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-23T01:22:08.6031478Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.124097ms logger=migrator t=2026-06-23T01:22:08.607632577Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-23T01:22:08.609461931Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.829634ms logger=migrator t=2026-06-23T01:22:08.614578245Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-23T01:22:08.61644408Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.865815ms logger=migrator t=2026-06-23T01:22:08.621623154Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-23T01:22:08.621726968Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=104.984µs logger=migrator t=2026-06-23T01:22:08.62515406Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-23T01:22:08.629632778Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.478208ms logger=migrator t=2026-06-23T01:22:08.633216405Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-23T01:22:08.634057095Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=840.76µs logger=migrator t=2026-06-23T01:22:08.638588204Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-23T01:22:08.642527879Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.939775ms logger=migrator t=2026-06-23T01:22:08.647151441Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-23T01:22:08.647888398Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=736.717µs logger=migrator t=2026-06-23T01:22:08.651573587Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-23T01:22:08.65251449Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=940.623µs logger=migrator t=2026-06-23T01:22:08.657359826Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-23T01:22:08.658192407Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=832.661µs logger=migrator t=2026-06-23T01:22:08.661589139Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-23T01:22:08.671591Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.005881ms logger=migrator t=2026-06-23T01:22:08.674872808Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-23T01:22:08.675398882Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=525.794µs logger=migrator t=2026-06-23T01:22:08.679854499Z 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-06-23T01:22:08.680909535Z 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.054316ms logger=migrator t=2026-06-23T01:22:08.685172627Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-23T01:22:08.685819783Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=659.795µs logger=migrator t=2026-06-23T01:22:08.689579954Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-23T01:22:08.690457255Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=877.441µs logger=migrator t=2026-06-23T01:22:08.694929693Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-23T01:22:08.695307242Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=378.559µs logger=migrator t=2026-06-23T01:22:08.699991244Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-23T01:22:08.708772027Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.403ms logger=migrator t=2026-06-23T01:22:08.71557921Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-23T01:22:08.723524522Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.966732ms logger=migrator t=2026-06-23T01:22:08.727241222Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-23T01:22:08.728609445Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.367353ms logger=migrator t=2026-06-23T01:22:08.7337512Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-23T01:22:08.734507207Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=755.658µs logger=migrator t=2026-06-23T01:22:08.740054871Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-23T01:22:08.740345868Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=290.937µs logger=migrator t=2026-06-23T01:22:08.746989738Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-23T01:22:08.752753277Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.755598ms logger=migrator t=2026-06-23T01:22:08.761428356Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-23T01:22:08.762683197Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.257431ms logger=migrator t=2026-06-23T01:22:08.767891202Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-23T01:22:08.768127248Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=234.956µs logger=migrator t=2026-06-23T01:22:08.777536445Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-23T01:22:08.778374915Z level=info msg="Migration successfully executed" id="Move region to single row" duration=844.61µs logger=migrator t=2026-06-23T01:22:08.783036057Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-23T01:22:08.784448622Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.412385ms logger=migrator t=2026-06-23T01:22:08.788857268Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-23T01:22:08.789801721Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=935.903µs logger=migrator t=2026-06-23T01:22:08.79349199Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-23T01:22:08.794519394Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.023104ms logger=migrator t=2026-06-23T01:22:08.797792933Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-23T01:22:08.798575433Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=781.63µs logger=migrator t=2026-06-23T01:22:08.804512896Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-23T01:22:08.805777856Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.26507ms logger=migrator t=2026-06-23T01:22:08.812137869Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-23T01:22:08.813301147Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.166428ms logger=migrator t=2026-06-23T01:22:08.821446504Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-23T01:22:08.821560266Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=117.252µs logger=migrator t=2026-06-23T01:22:08.826298711Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-23T01:22:08.827799057Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.499896ms logger=migrator t=2026-06-23T01:22:08.833154356Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-23T01:22:08.834199861Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.045675ms logger=migrator t=2026-06-23T01:22:08.838150747Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-23T01:22:08.838931285Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=779.918µs logger=migrator t=2026-06-23T01:22:08.844686324Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-23T01:22:08.845709818Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=991.123µs logger=migrator t=2026-06-23T01:22:08.849663724Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-23T01:22:08.849861879Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=198.925µs logger=migrator t=2026-06-23T01:22:08.853291382Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-23T01:22:08.853693531Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=402.2µs logger=migrator t=2026-06-23T01:22:08.857141555Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-23T01:22:08.857211747Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.702µs logger=migrator t=2026-06-23T01:22:08.862565655Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-23T01:22:08.863221421Z level=info msg="Migration successfully executed" id="create team table" duration=653.146µs logger=migrator t=2026-06-23T01:22:08.867164146Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-23T01:22:08.867945365Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=781.389µs logger=migrator t=2026-06-23T01:22:08.872264179Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-23T01:22:08.873058538Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=795.459µs logger=migrator t=2026-06-23T01:22:08.878821907Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-23T01:22:08.88683686Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.020813ms logger=migrator t=2026-06-23T01:22:08.890740035Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-23T01:22:08.890874429Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=134.443µs logger=migrator t=2026-06-23T01:22:08.894307911Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-23T01:22:08.895057659Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=751.168µs logger=migrator t=2026-06-23T01:22:08.901058273Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-23T01:22:08.902452077Z level=info msg="Migration successfully executed" id="create team member table" duration=1.393464ms logger=migrator t=2026-06-23T01:22:08.906683479Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-23T01:22:08.90754194Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=861.041µs logger=migrator t=2026-06-23T01:22:08.911744361Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-23T01:22:08.912803656Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.060115ms logger=migrator t=2026-06-23T01:22:08.917325566Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-23T01:22:08.918263028Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=936.822µs logger=migrator t=2026-06-23T01:22:08.92453514Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-23T01:22:08.931256222Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.721522ms logger=migrator t=2026-06-23T01:22:08.935458944Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-23T01:22:08.940355361Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.892497ms logger=migrator t=2026-06-23T01:22:08.944616104Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-23T01:22:08.949932102Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.314768ms logger=migrator t=2026-06-23T01:22:08.954868961Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-23T01:22:08.955827645Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=958.553µs logger=migrator t=2026-06-23T01:22:08.96146469Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-23T01:22:08.963026127Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.559677ms logger=migrator t=2026-06-23T01:22:08.96725848Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-23T01:22:08.968978851Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.718931ms logger=migrator t=2026-06-23T01:22:08.976208966Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-23T01:22:08.97724791Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.038264ms logger=migrator t=2026-06-23T01:22:08.981646487Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-23T01:22:08.983117633Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.471336ms logger=migrator t=2026-06-23T01:22:08.988473881Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-23T01:22:08.989940127Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.465066ms logger=migrator t=2026-06-23T01:22:08.998604476Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-23T01:22:09.000472321Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.868075ms logger=migrator t=2026-06-23T01:22:09.007299005Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-23T01:22:09.008349821Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.050976ms logger=migrator t=2026-06-23T01:22:09.012521562Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-23T01:22:09.014254534Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.723432ms logger=migrator t=2026-06-23T01:22:09.019720996Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-23T01:22:09.020227198Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=512.583µs logger=migrator t=2026-06-23T01:22:09.026402876Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-23T01:22:09.027373909Z level=info msg="Migration successfully executed" id="create tag table" duration=972.933µs logger=migrator t=2026-06-23T01:22:09.032183136Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-23T01:22:09.034091822Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.913536ms logger=migrator t=2026-06-23T01:22:09.038523828Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-23T01:22:09.0398182Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.293802ms logger=migrator t=2026-06-23T01:22:09.045882786Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-23T01:22:09.046794968Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=911.912µs logger=migrator t=2026-06-23T01:22:09.051315747Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-23T01:22:09.05268096Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.363443ms logger=migrator t=2026-06-23T01:22:09.058306055Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-23T01:22:09.070608983Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.302617ms logger=migrator t=2026-06-23T01:22:09.074747672Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-23T01:22:09.075309295Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=558.363µs logger=migrator t=2026-06-23T01:22:09.07879976Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-23T01:22:09.079708172Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=909.282µs logger=migrator t=2026-06-23T01:22:09.085733297Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-23T01:22:09.087822628Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=2.092971ms logger=migrator t=2026-06-23T01:22:09.09580837Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-23T01:22:09.097197173Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.390933ms logger=migrator t=2026-06-23T01:22:09.101266072Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-23T01:22:09.102936672Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.67042ms logger=migrator t=2026-06-23T01:22:09.106883257Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-23T01:22:09.107886591Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.003224ms logger=migrator t=2026-06-23T01:22:09.112883672Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-23T01:22:09.112985474Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=103.512µs logger=migrator t=2026-06-23T01:22:09.116858497Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-23T01:22:09.127593407Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.732069ms logger=migrator t=2026-06-23T01:22:09.131910311Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-23T01:22:09.139539744Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.630833ms logger=migrator t=2026-06-23T01:22:09.145288603Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-23T01:22:09.150770075Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.482182ms logger=migrator t=2026-06-23T01:22:09.157775014Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-23T01:22:09.163578944Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.80526ms logger=migrator t=2026-06-23T01:22:09.169278262Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-23T01:22:09.170714156Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.435694ms logger=migrator t=2026-06-23T01:22:09.176792383Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-23T01:22:09.187220294Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=10.423391ms logger=migrator t=2026-06-23T01:22:09.193022714Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-23T01:22:09.194042939Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.019955ms logger=migrator t=2026-06-23T01:22:09.199947781Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-23T01:22:09.200854943Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=907.292µs logger=migrator t=2026-06-23T01:22:09.204813409Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-23T01:22:09.20568133Z level=info msg="Migration successfully executed" id="create user auth token table" duration=867.491µs logger=migrator t=2026-06-23T01:22:09.211279125Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-23T01:22:09.212703688Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.420633ms logger=migrator t=2026-06-23T01:22:09.222055205Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-23T01:22:09.22353444Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.480405ms logger=migrator t=2026-06-23T01:22:09.227366233Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-23T01:22:09.228315016Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=948.853µs logger=migrator t=2026-06-23T01:22:09.233282226Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-23T01:22:09.241201886Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.918201ms logger=migrator t=2026-06-23T01:22:09.24551699Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-23T01:22:09.247419666Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.903036ms logger=migrator t=2026-06-23T01:22:09.252808126Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-23T01:22:09.254433395Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.626189ms logger=migrator t=2026-06-23T01:22:09.260146323Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-23T01:22:09.261296111Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.149608ms logger=migrator t=2026-06-23T01:22:09.266809014Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-23T01:22:09.267728506Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=919.622µs logger=migrator t=2026-06-23T01:22:09.273416223Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-23T01:22:09.274536211Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.118608ms logger=migrator t=2026-06-23T01:22:09.28033211Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-23T01:22:09.280461014Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=130.033µs logger=migrator t=2026-06-23T01:22:09.286850767Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-23T01:22:09.286991271Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=144.323µs logger=migrator t=2026-06-23T01:22:09.294372439Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-23T01:22:09.296865349Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.49234ms logger=migrator t=2026-06-23T01:22:09.306770867Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-23T01:22:09.307879224Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.105927ms logger=migrator t=2026-06-23T01:22:09.313988532Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-23T01:22:09.315819805Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.831823ms logger=migrator t=2026-06-23T01:22:09.320916599Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-23T01:22:09.321001561Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=86.082µs logger=migrator t=2026-06-23T01:22:09.326669637Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-23T01:22:09.327722953Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.053486ms logger=migrator t=2026-06-23T01:22:09.332709593Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-23T01:22:09.334428824Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.722672ms logger=migrator t=2026-06-23T01:22:09.339732223Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-23T01:22:09.340816638Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.084785ms logger=migrator t=2026-06-23T01:22:09.34711686Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-23T01:22:09.348788391Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.672491ms logger=migrator t=2026-06-23T01:22:09.354232982Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-23T01:22:09.360126974Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.892182ms logger=migrator t=2026-06-23T01:22:09.36490292Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-23T01:22:09.365886483Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=983.423µs logger=migrator t=2026-06-23T01:22:09.371124609Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-23T01:22:09.371203871Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=80.392µs logger=migrator t=2026-06-23T01:22:09.376018948Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-23T01:22:09.377210446Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.191808ms logger=migrator t=2026-06-23T01:22:09.452287067Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-23T01:22:09.45448059Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.198723ms logger=migrator t=2026-06-23T01:22:09.459815619Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-23T01:22:09.460897534Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.082116ms logger=migrator t=2026-06-23T01:22:09.466131291Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-23T01:22:09.466206743Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=75.442µs logger=migrator t=2026-06-23T01:22:09.472924244Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-23T01:22:09.474447851Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.523087ms logger=migrator t=2026-06-23T01:22:09.480538738Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-23T01:22:09.482217439Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.674441ms logger=migrator t=2026-06-23T01:22:09.487420464Z 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-06-23T01:22:09.488398778Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=978.243µs logger=migrator t=2026-06-23T01:22:09.494547636Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-23T01:22:09.495854828Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.310782ms logger=migrator t=2026-06-23T01:22:09.50300128Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-23T01:22:09.511525325Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.528406ms logger=migrator t=2026-06-23T01:22:09.516545277Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-23T01:22:09.517367996Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=822.23µs logger=migrator t=2026-06-23T01:22:09.523880194Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-23T01:22:09.524851087Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=968.403µs logger=migrator t=2026-06-23T01:22:09.53124257Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-23T01:22:09.558842896Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.597746ms logger=migrator t=2026-06-23T01:22:09.56523139Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-23T01:22:09.587173539Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.941069ms logger=migrator t=2026-06-23T01:22:09.592467357Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-23T01:22:09.593313767Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=848.01µs logger=migrator t=2026-06-23T01:22:09.598316538Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-23T01:22:09.599515818Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.19892ms logger=migrator t=2026-06-23T01:22:09.605774188Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-23T01:22:09.612241534Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.470166ms logger=migrator t=2026-06-23T01:22:09.618129376Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-23T01:22:09.625548675Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.417719ms logger=migrator t=2026-06-23T01:22:09.631494418Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-23T01:22:09.633563638Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.06788ms logger=migrator t=2026-06-23T01:22:09.641648414Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-23T01:22:09.64317224Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.527197ms logger=migrator t=2026-06-23T01:22:09.648588221Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-23T01:22:09.649752628Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.163577ms logger=migrator t=2026-06-23T01:22:09.655533478Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-23T01:22:09.657207708Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.6736ms logger=migrator t=2026-06-23T01:22:09.663395107Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-23T01:22:09.6635Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=103.553µs logger=migrator t=2026-06-23T01:22:09.668689725Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-23T01:22:09.675193483Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.502977ms logger=migrator t=2026-06-23T01:22:09.680434798Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-23T01:22:09.688131644Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.695266ms logger=migrator t=2026-06-23T01:22:09.694123338Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-23T01:22:09.699556219Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.433301ms logger=migrator t=2026-06-23T01:22:09.705912493Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-23T01:22:09.707102422Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.189629ms logger=migrator t=2026-06-23T01:22:09.722459411Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-23T01:22:09.723782174Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.320543ms logger=migrator t=2026-06-23T01:22:09.730556857Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-23T01:22:09.743074019Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=12.510572ms logger=migrator t=2026-06-23T01:22:09.748668984Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-23T01:22:09.755617071Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.949257ms logger=migrator t=2026-06-23T01:22:09.761302678Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-23T01:22:09.762733893Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.434805ms logger=migrator t=2026-06-23T01:22:09.769814204Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-23T01:22:09.779354914Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.53929ms logger=migrator t=2026-06-23T01:22:09.785621975Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-23T01:22:09.792113042Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.491206ms logger=migrator t=2026-06-23T01:22:09.804005699Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-23T01:22:09.804177673Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=114.663µs logger=migrator t=2026-06-23T01:22:09.810821753Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-23T01:22:09.81195264Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.130677ms logger=migrator t=2026-06-23T01:22:09.817570425Z 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-06-23T01:22:09.819362929Z 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.792024ms logger=migrator t=2026-06-23T01:22:09.825444965Z 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-06-23T01:22:09.826640895Z 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.19615ms logger=migrator t=2026-06-23T01:22:09.832734502Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-23T01:22:09.832918076Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=183.834µs logger=migrator t=2026-06-23T01:22:09.8380641Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-23T01:22:09.845056518Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.993658ms logger=migrator t=2026-06-23T01:22:09.849822124Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-23T01:22:09.854303602Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.480378ms logger=migrator t=2026-06-23T01:22:09.859958078Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-23T01:22:09.867065809Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.106971ms logger=migrator t=2026-06-23T01:22:09.872109451Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-23T01:22:09.879310294Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.199383ms logger=migrator t=2026-06-23T01:22:09.884747875Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-23T01:22:09.891692473Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.944258ms logger=migrator t=2026-06-23T01:22:09.89736083Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-23T01:22:09.897481873Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=121.733µs logger=migrator t=2026-06-23T01:22:09.901946661Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-23T01:22:09.902937684Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=989.733µs logger=migrator t=2026-06-23T01:22:09.908321205Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-23T01:22:09.916703277Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.383092ms logger=migrator t=2026-06-23T01:22:09.921869581Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-23T01:22:09.921987904Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=116.663µs logger=migrator t=2026-06-23T01:22:09.927882276Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-23T01:22:09.936721139Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.839813ms logger=migrator t=2026-06-23T01:22:09.942013687Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-23T01:22:09.942865977Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=853.93µs logger=migrator t=2026-06-23T01:22:09.955200485Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-23T01:22:09.963748051Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.546996ms logger=migrator t=2026-06-23T01:22:09.969755256Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-23T01:22:09.970809041Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.032844ms logger=migrator t=2026-06-23T01:22:09.977031351Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-23T01:22:09.97864255Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.609649ms logger=migrator t=2026-06-23T01:22:09.984389439Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-23T01:22:09.992014943Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.623715ms logger=migrator t=2026-06-23T01:22:10.006181674Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-23T01:22:10.007543567Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.364153ms logger=migrator t=2026-06-23T01:22:10.01391656Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-23T01:22:10.015103729Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.185969ms logger=migrator t=2026-06-23T01:22:10.020550391Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-23T01:22:10.022065707Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.514106ms logger=migrator t=2026-06-23T01:22:10.032724874Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-23T01:22:10.033944184Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.2187ms logger=migrator t=2026-06-23T01:22:10.053897725Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-23T01:22:10.054158691Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=261.096µs logger=migrator t=2026-06-23T01:22:10.085316303Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-23T01:22:10.086540992Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.22452ms logger=migrator t=2026-06-23T01:22:10.106084443Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-23T01:22:10.107515948Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.434735ms logger=migrator t=2026-06-23T01:22:10.112768745Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-23T01:22:10.113224456Z 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-06-23T01:22:10.119250131Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-23T01:22:10.119778193Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=526.662µs logger=migrator t=2026-06-23T01:22:10.128617556Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-23T01:22:10.130560673Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.946167ms logger=migrator t=2026-06-23T01:22:10.136936487Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-23T01:22:10.144403958Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.46491ms logger=migrator t=2026-06-23T01:22:10.150045153Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-23T01:22:10.15116629Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.117517ms logger=migrator t=2026-06-23T01:22:10.157938974Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-23T01:22:10.160172998Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.236404ms logger=migrator t=2026-06-23T01:22:10.169264897Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-23T01:22:10.171070091Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.564037ms logger=migrator t=2026-06-23T01:22:10.176674696Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-23T01:22:10.177816223Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.144477ms logger=migrator t=2026-06-23T01:22:10.185188402Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-23T01:22:10.186263677Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.075576ms logger=migrator t=2026-06-23T01:22:10.19593561Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-23T01:22:10.196006241Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=73.701µs logger=migrator t=2026-06-23T01:22:10.202656912Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-23T01:22:10.202833447Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=181.345µs logger=migrator t=2026-06-23T01:22:10.210468061Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-23T01:22:10.221302082Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.834471ms logger=migrator t=2026-06-23T01:22:10.228465855Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-23T01:22:10.228810353Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=345.788µs logger=migrator t=2026-06-23T01:22:10.233114427Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-23T01:22:10.235058713Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.943766ms logger=migrator t=2026-06-23T01:22:10.243589849Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-23T01:22:10.244085512Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=496.863µs logger=migrator t=2026-06-23T01:22:10.251882939Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-23T01:22:10.253637032Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.754673ms logger=migrator t=2026-06-23T01:22:10.259156095Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-23T01:22:10.260122858Z level=info msg="Migration successfully executed" id="create secrets table" duration=966.452µs logger=migrator t=2026-06-23T01:22:10.267807013Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-23T01:22:10.300244506Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.431113ms logger=migrator t=2026-06-23T01:22:10.305172294Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-23T01:22:10.312679915Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.508851ms logger=migrator t=2026-06-23T01:22:10.318720351Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-23T01:22:10.318863274Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=143.993µs logger=migrator t=2026-06-23T01:22:10.323905976Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-23T01:22:10.36595245Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=42.038804ms logger=migrator t=2026-06-23T01:22:10.373636806Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-23T01:22:10.406888638Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.247801ms logger=migrator t=2026-06-23T01:22:10.415249399Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-23T01:22:10.416506889Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.2609ms logger=migrator t=2026-06-23T01:22:10.423053508Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-23T01:22:10.424144384Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.090886ms logger=migrator t=2026-06-23T01:22:10.429720058Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-23T01:22:10.429915163Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=195.855µs logger=migrator t=2026-06-23T01:22:10.435721243Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-23T01:22:10.436535872Z level=info msg="Migration successfully executed" id="create permission table" duration=812.369µs logger=migrator t=2026-06-23T01:22:10.44183111Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-23T01:22:10.442783653Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=952.383µs logger=migrator t=2026-06-23T01:22:10.448005518Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-23T01:22:10.449002993Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=997.285µs logger=migrator t=2026-06-23T01:22:10.458107022Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-23T01:22:10.458954393Z level=info msg="Migration successfully executed" id="create role table" duration=847.421µs logger=migrator t=2026-06-23T01:22:10.465537412Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-23T01:22:10.473119964Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.596642ms logger=migrator t=2026-06-23T01:22:10.478508184Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-23T01:22:10.485943624Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.4353ms logger=migrator t=2026-06-23T01:22:10.49160628Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-23T01:22:10.492728337Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.118887ms logger=migrator t=2026-06-23T01:22:10.499525571Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-23T01:22:10.500636308Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.110217ms logger=migrator t=2026-06-23T01:22:10.506348116Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-23T01:22:10.507599286Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.25068ms logger=migrator t=2026-06-23T01:22:10.514237086Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-23T01:22:10.515300241Z level=info msg="Migration successfully executed" id="create team role table" duration=1.061225ms logger=migrator t=2026-06-23T01:22:10.522809483Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-23T01:22:10.524023323Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.21582ms logger=migrator t=2026-06-23T01:22:10.529461424Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-23T01:22:10.531335558Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.875234ms logger=migrator t=2026-06-23T01:22:10.539601658Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-23T01:22:10.541797721Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.199053ms logger=migrator t=2026-06-23T01:22:10.548920652Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-23T01:22:10.55005215Z level=info msg="Migration successfully executed" id="create user role table" duration=1.130378ms logger=migrator t=2026-06-23T01:22:10.558315949Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-23T01:22:10.560302747Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.989608ms logger=migrator t=2026-06-23T01:22:10.570998785Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-23T01:22:10.571760024Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=761.319µs logger=migrator t=2026-06-23T01:22:10.578078766Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-23T01:22:10.579831478Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.749751ms logger=migrator t=2026-06-23T01:22:10.588800064Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-23T01:22:10.590157077Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.357423ms logger=migrator t=2026-06-23T01:22:10.598690902Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-23T01:22:10.600573958Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.885776ms logger=migrator t=2026-06-23T01:22:10.609396021Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-23T01:22:10.611629055Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.237154ms logger=migrator t=2026-06-23T01:22:10.618335086Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-23T01:22:10.626459512Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.124006ms logger=migrator t=2026-06-23T01:22:10.631132755Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-23T01:22:10.632236852Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.103807ms logger=migrator t=2026-06-23T01:22:10.637610081Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-23T01:22:10.638932194Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.325212ms logger=migrator t=2026-06-23T01:22:10.645803669Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-23T01:22:10.646950026Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.146867ms logger=migrator t=2026-06-23T01:22:10.653756911Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-23T01:22:10.655185535Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.431114ms logger=migrator t=2026-06-23T01:22:10.660482913Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-23T01:22:10.661395105Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=911.002µs logger=migrator t=2026-06-23T01:22:10.66659507Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-23T01:22:10.667777279Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.182259ms logger=migrator t=2026-06-23T01:22:10.677750669Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-23T01:22:10.69808708Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=20.333221ms logger=migrator t=2026-06-23T01:22:10.721955225Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-23T01:22:10.735944183Z level=info msg="Migration successfully executed" id="permission kind migration" duration=13.986997ms logger=migrator t=2026-06-23T01:22:10.744526319Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-23T01:22:10.754699305Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.174226ms logger=migrator t=2026-06-23T01:22:10.759779288Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-23T01:22:10.768022707Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.239358ms logger=migrator t=2026-06-23T01:22:10.771982512Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-23T01:22:10.772773051Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=791.049µs logger=migrator t=2026-06-23T01:22:10.777429523Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-23T01:22:10.779104964Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.674151ms logger=migrator t=2026-06-23T01:22:10.785104778Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-23T01:22:10.786542143Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.439264ms logger=migrator t=2026-06-23T01:22:10.790246233Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-23T01:22:10.791109803Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=863.5µs logger=migrator t=2026-06-23T01:22:10.79428462Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-23T01:22:10.795825237Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.540328ms logger=migrator t=2026-06-23T01:22:10.802655892Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-23T01:22:10.802729623Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=75.251µs logger=migrator t=2026-06-23T01:22:10.807034377Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-23T01:22:10.807079179Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=49.601µs logger=migrator t=2026-06-23T01:22:10.809684661Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-23T01:22:10.810309986Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=626.325µs logger=migrator t=2026-06-23T01:22:10.814033106Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-23T01:22:10.814868046Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=843.03µs logger=migrator t=2026-06-23T01:22:10.821942727Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-23T01:22:10.822648583Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=706.226µs logger=migrator t=2026-06-23T01:22:10.826003944Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-23T01:22:10.826201779Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=197.955µs logger=migrator t=2026-06-23T01:22:10.830946634Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-23T01:22:10.831480096Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=530.522µs logger=migrator t=2026-06-23T01:22:10.834331575Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-23T01:22:10.835499074Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.228711ms logger=migrator t=2026-06-23T01:22:10.8411526Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-23T01:22:10.842476862Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.325992ms logger=migrator t=2026-06-23T01:22:10.854224335Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-23T01:22:10.863655083Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.431448ms logger=migrator t=2026-06-23T01:22:10.869372221Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-23T01:22:10.869426092Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=54.311µs logger=migrator t=2026-06-23T01:22:10.873230803Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-23T01:22:10.874203557Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=972.384µs logger=migrator t=2026-06-23T01:22:10.87890631Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-23T01:22:10.880033108Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.125428ms logger=migrator t=2026-06-23T01:22:10.886558285Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-23T01:22:10.887838295Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.28219ms logger=migrator t=2026-06-23T01:22:10.895433899Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-23T01:22:10.906988827Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.550298ms logger=migrator t=2026-06-23T01:22:10.911172849Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-23T01:22:10.911979768Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=808.269µs logger=migrator t=2026-06-23T01:22:10.915265877Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-23T01:22:10.916127268Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=861.451µs logger=migrator t=2026-06-23T01:22:10.923054055Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-23T01:22:10.946428898Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.373733ms logger=migrator t=2026-06-23T01:22:10.952073094Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-23T01:22:10.95354289Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.449096ms logger=migrator t=2026-06-23T01:22:10.961682587Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-23T01:22:10.962805883Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.123466ms logger=migrator t=2026-06-23T01:22:10.96804675Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-23T01:22:10.97010331Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.05156ms logger=migrator t=2026-06-23T01:22:10.974661139Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-23T01:22:10.976206787Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.546638ms logger=migrator t=2026-06-23T01:22:10.981101085Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-23T01:22:10.981345421Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=244.616µs logger=migrator t=2026-06-23T01:22:10.985088101Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-23T01:22:10.986050884Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=956.183µs logger=migrator t=2026-06-23T01:22:10.990908281Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-23T01:22:11.000587445Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.678954ms logger=migrator t=2026-06-23T01:22:11.006305093Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-23T01:22:11.007943712Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.641739ms logger=migrator t=2026-06-23T01:22:11.01530043Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-23T01:22:11.017088913Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.789014ms logger=migrator t=2026-06-23T01:22:11.02154494Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-23T01:22:11.022003161Z 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-06-23T01:22:11.027181846Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-23T01:22:11.027873472Z 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-06-23T01:22:11.031929921Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-23T01:22:11.033484997Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.555707ms logger=migrator t=2026-06-23T01:22:11.040838405Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-23T01:22:11.041962712Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.124387ms logger=migrator t=2026-06-23T01:22:11.045796555Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-23T01:22:11.047405613Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.607348ms logger=migrator t=2026-06-23T01:22:11.05221134Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-23T01:22:11.054374562Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.163242ms logger=migrator t=2026-06-23T01:22:11.059882655Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-23T01:22:11.061258478Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.375703ms logger=migrator t=2026-06-23T01:22:11.066619757Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-23T01:22:11.068912112Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.294325ms logger=migrator t=2026-06-23T01:22:11.076158847Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-23T01:22:11.077414587Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.25548ms logger=migrator t=2026-06-23T01:22:11.082421678Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-23T01:22:11.084457098Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.035539ms logger=migrator t=2026-06-23T01:22:11.089715995Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-23T01:22:11.091824095Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.10843ms logger=migrator t=2026-06-23T01:22:11.096112018Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-23T01:22:11.097400519Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.288201ms logger=migrator t=2026-06-23T01:22:11.101268633Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-23T01:22:11.103078396Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.806393ms logger=migrator t=2026-06-23T01:22:11.10864048Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-23T01:22:11.130342564Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.702284ms logger=migrator t=2026-06-23T01:22:11.134539215Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-23T01:22:11.147502457Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.964782ms logger=migrator t=2026-06-23T01:22:11.151659258Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-23T01:22:11.159756574Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.096656ms logger=migrator t=2026-06-23T01:22:11.164852776Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-23T01:22:11.165074621Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=221.825µs logger=migrator t=2026-06-23T01:22:11.170033161Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-23T01:22:11.180126685Z level=info msg="Migration successfully executed" id="add share column" duration=10.094824ms logger=migrator t=2026-06-23T01:22:11.183778132Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-23T01:22:11.183961877Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=183.715µs logger=migrator t=2026-06-23T01:22:11.188425865Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-23T01:22:11.189419428Z level=info msg="Migration successfully executed" id="create file table" duration=993.103µs logger=migrator t=2026-06-23T01:22:11.193740013Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-23T01:22:11.194940112Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.199919ms logger=migrator t=2026-06-23T01:22:11.198953348Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-23T01:22:11.200130837Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.177439ms logger=migrator t=2026-06-23T01:22:11.209788209Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-23T01:22:11.211009079Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.22132ms logger=migrator t=2026-06-23T01:22:11.220644881Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-23T01:22:11.221859201Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.21718ms logger=migrator t=2026-06-23T01:22:11.226060662Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-23T01:22:11.226115953Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=54.591µs logger=migrator t=2026-06-23T01:22:11.230039288Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-23T01:22:11.23010221Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=63.542µs logger=migrator t=2026-06-23T01:22:11.233390719Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-23T01:22:11.233895801Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=505.222µs logger=migrator t=2026-06-23T01:22:11.238357419Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-23T01:22:11.238883712Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=529.322µs logger=migrator t=2026-06-23T01:22:11.243062112Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-23T01:22:11.245156793Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.093691ms logger=migrator t=2026-06-23T01:22:11.249309192Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-23T01:22:11.259472238Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.160706ms logger=migrator t=2026-06-23T01:22:11.265965374Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-23T01:22:11.26619783Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=232.706µs logger=migrator t=2026-06-23T01:22:11.270608626Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-23T01:22:11.272133944Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.529638ms logger=migrator t=2026-06-23T01:22:11.278389984Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-23T01:22:11.278899796Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=510.842µs logger=migrator t=2026-06-23T01:22:11.28238367Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-23T01:22:11.282751589Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=366.539µs logger=migrator t=2026-06-23T01:22:11.287307499Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-23T01:22:11.288129979Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=822.2µs logger=migrator t=2026-06-23T01:22:11.291708136Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-23T01:22:11.301572363Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.863977ms logger=migrator t=2026-06-23T01:22:11.306903402Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-23T01:22:11.317013246Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.113235ms logger=migrator t=2026-06-23T01:22:11.32177356Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-23T01:22:11.322636261Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=862.791µs logger=migrator t=2026-06-23T01:22:11.326110565Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-23T01:22:11.399352151Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.235096ms logger=migrator t=2026-06-23T01:22:11.40509031Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-23T01:22:11.406027572Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=937.473µs logger=migrator t=2026-06-23T01:22:11.411798151Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-23T01:22:11.412664652Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=866.301µs logger=migrator t=2026-06-23T01:22:11.416590617Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-23T01:22:11.438390693Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=21.797785ms logger=migrator t=2026-06-23T01:22:11.444479909Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-23T01:22:11.450994566Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.514767ms logger=migrator t=2026-06-23T01:22:11.45527985Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-23T01:22:11.455552627Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=270.986µs logger=migrator t=2026-06-23T01:22:11.459324977Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-23T01:22:11.459479041Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=153.804µs logger=migrator t=2026-06-23T01:22:11.463536849Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-23T01:22:11.463943809Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=410.019µs logger=migrator t=2026-06-23T01:22:11.467957996Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-23T01:22:11.468190652Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=233.286µs logger=migrator t=2026-06-23T01:22:11.472870744Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-23T01:22:11.4731162Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=247.526µs logger=migrator t=2026-06-23T01:22:11.476777838Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-23T01:22:11.477867194Z level=info msg="Migration successfully executed" id="create folder table" duration=1.089306ms logger=migrator t=2026-06-23T01:22:11.482884336Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-23T01:22:11.484365691Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.486215ms logger=migrator t=2026-06-23T01:22:11.489445373Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-23T01:22:11.490709325Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.263492ms logger=migrator t=2026-06-23T01:22:11.494735561Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-23T01:22:11.494763412Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.821µs logger=migrator t=2026-06-23T01:22:11.498457141Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-23T01:22:11.500731356Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.273795ms logger=migrator t=2026-06-23T01:22:11.505801188Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-23T01:22:11.506894984Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.093756ms logger=migrator t=2026-06-23T01:22:11.510491472Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-23T01:22:11.511629399Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.139727ms logger=migrator t=2026-06-23T01:22:11.516979668Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-23T01:22:11.517420988Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=434.92µs logger=migrator t=2026-06-23T01:22:11.521558829Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-23T01:22:11.521839575Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=320.007µs logger=migrator t=2026-06-23T01:22:11.525074583Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-23T01:22:11.52620277Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.126257ms logger=migrator t=2026-06-23T01:22:11.529715105Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-23T01:22:11.530954865Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.23954ms logger=migrator t=2026-06-23T01:22:11.535064184Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-23T01:22:11.536100389Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.036325ms logger=migrator t=2026-06-23T01:22:11.539372458Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-23T01:22:11.540530565Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.157077ms logger=migrator t=2026-06-23T01:22:11.543838016Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-23T01:22:11.54485976Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.021504ms logger=migrator t=2026-06-23T01:22:11.549312918Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-23T01:22:11.550207369Z level=info msg="Migration successfully executed" id="create anon_device table" duration=894.541µs logger=migrator t=2026-06-23T01:22:11.554098753Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-23T01:22:11.555876856Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.776363ms logger=migrator t=2026-06-23T01:22:11.56144554Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-23T01:22:11.563096819Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.652869ms logger=migrator t=2026-06-23T01:22:11.567093726Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-23T01:22:11.567935346Z level=info msg="Migration successfully executed" id="create signing_key table" duration=841.3µs logger=migrator t=2026-06-23T01:22:11.57221868Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-23T01:22:11.573288446Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.066926ms logger=migrator t=2026-06-23T01:22:11.578052041Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-23T01:22:11.579183658Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.131817ms logger=migrator t=2026-06-23T01:22:11.582651641Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-23T01:22:11.582911768Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=261.067µs logger=migrator t=2026-06-23T01:22:11.586813762Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-23T01:22:11.595602814Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.789742ms logger=migrator t=2026-06-23T01:22:11.600272277Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-23T01:22:11.600756808Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=483.221µs logger=migrator t=2026-06-23T01:22:11.603993746Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-23T01:22:11.604012647Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.071µs logger=migrator t=2026-06-23T01:22:11.608465224Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-23T01:22:11.609503809Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.040395ms logger=migrator t=2026-06-23T01:22:11.613368132Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-23T01:22:11.613391532Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=17.49µs logger=migrator t=2026-06-23T01:22:11.61742011Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-23T01:22:11.618784062Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.362222ms logger=migrator t=2026-06-23T01:22:11.622120754Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-23T01:22:11.624106211Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.984637ms logger=migrator t=2026-06-23T01:22:11.629289646Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-23T01:22:11.630375403Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.085427ms logger=migrator t=2026-06-23T01:22:11.636214094Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-23T01:22:11.637049654Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=837.15µs logger=migrator t=2026-06-23T01:22:11.640309692Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-23T01:22:11.640597169Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=288.187µs logger=migrator t=2026-06-23T01:22:11.645350004Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-23T01:22:11.646511041Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.160418ms logger=migrator t=2026-06-23T01:22:11.651295887Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-23T01:22:11.652170248Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=874.501µs logger=migrator t=2026-06-23T01:22:11.655996901Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-23T01:22:11.656888592Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=891.781µs logger=migrator t=2026-06-23T01:22:11.660801766Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-23T01:22:11.670855099Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.053083ms logger=migrator t=2026-06-23T01:22:11.674404894Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-23T01:22:11.689298754Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.89877ms logger=migrator t=2026-06-23T01:22:11.694112339Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-23T01:22:11.709078331Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.958362ms logger=migrator t=2026-06-23T01:22:11.71323989Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-23T01:22:11.713400074Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=153.654µs logger=migrator t=2026-06-23T01:22:11.718064347Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-23T01:22:11.730818524Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.748647ms logger=migrator t=2026-06-23T01:22:11.739793952Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-23T01:22:11.749741451Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.9487ms logger=migrator t=2026-06-23T01:22:11.75347187Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-23T01:22:11.753895341Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=426.591µs logger=migrator t=2026-06-23T01:22:11.760750146Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.708738484s logger=migrator t=2026-06-23T01:22:11.761805521Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-23T01:22:11.779724034Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-23T01:22:11.779923939Z level=info msg="Created default organization" logger=secrets t=2026-06-23T01:22:11.78495265Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-23T01:22:11.830681573Z level=info msg="Restored cache from database" duration=394.51µs logger=plugin.store t=2026-06-23T01:22:11.831920592Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-23T01:22:11.865927953Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-23T01:22:11.865958864Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-23T01:22:11.866022065Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-23T01:22:11.866029956Z level=info msg="Plugins loaded" count=54 duration=34.110174ms logger=query_data t=2026-06-23T01:22:11.869802256Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-23T01:22:11.872665015Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-23T01:22:11.877973073Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-23T01:22:11.885953336Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-23T01:22:11.888255542Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-23T01:22:11.891583062Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-23T01:22:11.913141621Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-23T01:22:11.932759374Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-23T01:22:11.958947166Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-23T01:22:11.958983657Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-23T01:22:11.959198962Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-06-23T01:22:11.959334665Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-06-23T01:22:11.959645493Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-06-23T01:22:11.960343739Z level=info msg="State cache has been initialized" states=0 duration=1.143327ms logger=ngalert.scheduler t=2026-06-23T01:22:11.960427141Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-23T01:22:11.960530724Z level=info msg=starting first_tick=2026-06-23T01:22:20Z logger=provisioning.dashboard t=2026-06-23T01:22:11.961290743Z level=info msg="starting to provision dashboards" logger=http.server t=2026-06-23T01:22:11.965814272Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-06-23T01:22:12.054966151Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-23T01:22:12.063811545Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-23T01:22:12.064581913Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-23T01:22:12.065751582Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-23T01:22:12.07686493Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-06-23T01:22:12.075119217Z level=info msg="Update check succeeded" duration=115.758451ms logger=grafana.update.checker t=2026-06-23T01:22:12.092369603Z level=info msg="Update check succeeded" duration=133.010697ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-23T01:22:12.127982782Z level=info msg="Patterns update finished" duration=167.133041ms logger=grafana-apiserver t=2026-06-23T01:22:12.356234657Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-23T01:22:12.356796161Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-23T01:22:16.513879001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.514625069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.533850592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.55862567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.573471208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.596225596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.615893951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.642615085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.663523899Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-23T01:22:16.710625925Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-23T01:22:16.711156608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.732477192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.818325542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.835396745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.863254495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.881700931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.915420664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.930826446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.95918513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:16.976046016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.001615993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.014576105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.042323904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.055994244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.091642774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.108550591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.136633479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.154749106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.182892715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.2018223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.234898988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.251626912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.283176982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.308321819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.343343494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.36725781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.423656841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.439534173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.474495877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.496731973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.531787718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.551337969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.898895461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:17.914142869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.24675885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.276229031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.365579766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.383591549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.446095976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.466414187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.531587049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.549773638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.598547394Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.61703442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.685114601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.714997531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.79700826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.809786397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.8700154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.886967369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.962165932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:18.977997004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.058248449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.076021968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.146111738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.163980899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.225474953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.245165697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.324573452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.343787605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.445107758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.46673119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.558967055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.582545873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.694919263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.714250589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.788531391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.807296143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.890225053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.905681766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T01:22:19.9871112Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-23T01:23:36.983333584Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-23T01:32:12.045025913Z level=info msg="Completed cleanup jobs" duration=85.651507ms logger=plugins.update.checker t=2026-06-23T01:32:12.179233641Z level=info msg="Update check succeeded" duration=99.830251ms logger=cleanup t=2026-06-23T01:42:11.990859951Z level=info msg="Completed cleanup jobs" duration=31.032021ms logger=plugins.update.checker t=2026-06-23T01:42:12.174164326Z level=info msg="Update check succeeded" duration=95.080071ms logger=cleanup t=2026-06-23T01:52:12.002290624Z level=info msg="Completed cleanup jobs" duration=42.7852ms logger=plugins.update.checker t=2026-06-23T01:52:12.186483432Z level=info msg="Update check succeeded" duration=107.214141ms logger=infra.usagestats t=2026-06-23T01:53:37.006995797Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-23T02:02:11.983966182Z level=info msg="Completed cleanup jobs" duration=24.494302ms logger=plugins.update.checker t=2026-06-23T02:02:12.175173658Z level=info msg="Update check succeeded" duration=96.361852ms logger=cleanup t=2026-06-23T02:12:11.983205465Z level=info msg="Completed cleanup jobs" duration=22.367882ms logger=plugins.update.checker t=2026-06-23T02:12:12.184574063Z level=info msg="Update check succeeded" duration=104.879935ms logger=cleanup t=2026-06-23T02:22:11.992186553Z level=info msg="Completed cleanup jobs" duration=32.801494ms logger=plugins.update.checker t=2026-06-23T02:22:12.18298112Z level=info msg="Update check succeeded" duration=102.914471ms logger=infra.usagestats t=2026-06-23T02:23:37.007334754Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-23T02:32:11.998228263Z level=info msg="Completed cleanup jobs" duration=37.451585ms logger=plugins.update.checker t=2026-06-23T02:32:12.184163913Z level=info msg="Update check succeeded" duration=104.700518ms