logger=settings t=2026-05-14T01:22:20.144864126Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-14T01:22:20Z logger=settings t=2026-05-14T01:22:20.145417788Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-14T01:22:20.145436209Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-14T01:22:20.145440359Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-14T01:22:20.145444499Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-14T01:22:20.145447949Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-14T01:22:20.145451129Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-14T01:22:20.145454269Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-14T01:22:20.145458069Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-14T01:22:20.145464169Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-14T01:22:20.145467749Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-14T01:22:20.145471789Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-14T01:22:20.14547561Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-14T01:22:20.145567051Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-14T01:22:20.145576012Z level=info msg=Target target=[all] logger=settings t=2026-05-14T01:22:20.145588462Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-14T01:22:20.145591822Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-14T01:22:20.145598792Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-14T01:22:20.145603222Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-14T01:22:20.145609832Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-14T01:22:20.145616793Z level=info msg="App mode production" logger=sqlstore t=2026-05-14T01:22:20.147582156Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-14T01:22:20.147616276Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-14T01:22:20.150207882Z level=info msg="Locking database" logger=migrator t=2026-05-14T01:22:20.150230863Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-14T01:22:20.151080382Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-14T01:22:20.152361399Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.280037ms logger=migrator t=2026-05-14T01:22:20.229517304Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-14T01:22:20.232346806Z level=info msg="Migration successfully executed" id="create user table" duration=2.827782ms logger=migrator t=2026-05-14T01:22:20.255978692Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-14T01:22:20.257212579Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.235128ms logger=migrator t=2026-05-14T01:22:20.265559711Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-14T01:22:20.266793598Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.236947ms logger=migrator t=2026-05-14T01:22:20.277313368Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-14T01:22:20.278691427Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.379079ms logger=migrator t=2026-05-14T01:22:20.282680945Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-14T01:22:20.283502763Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=822.048µs logger=migrator t=2026-05-14T01:22:20.288813919Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-14T01:22:20.291547478Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.733079ms logger=migrator t=2026-05-14T01:22:20.294718387Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-14T01:22:20.295588036Z level=info msg="Migration successfully executed" id="create user table v2" duration=869.109µs logger=migrator t=2026-05-14T01:22:20.298618992Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-14T01:22:20.29940485Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=785.288µs logger=migrator t=2026-05-14T01:22:20.303950429Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-14T01:22:20.304792768Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=843.739µs logger=migrator t=2026-05-14T01:22:20.312123657Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-14T01:22:20.312822942Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=702.915µs logger=migrator t=2026-05-14T01:22:20.318315092Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-14T01:22:20.319001278Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=685.976µs logger=migrator t=2026-05-14T01:22:20.325702384Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-14T01:22:20.326995352Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.294689ms logger=migrator t=2026-05-14T01:22:20.334406454Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-14T01:22:20.334448115Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.671µs logger=migrator t=2026-05-14T01:22:20.34064052Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-14T01:22:20.341774275Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.134336ms logger=migrator t=2026-05-14T01:22:20.351405515Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-14T01:22:20.3516629Z level=info msg="Migration successfully executed" id="Add missing user data" duration=257.446µs logger=migrator t=2026-05-14T01:22:20.362031887Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-14T01:22:20.363580151Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.549644ms logger=migrator t=2026-05-14T01:22:20.368727093Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-14T01:22:20.369422019Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=694.776µs logger=migrator t=2026-05-14T01:22:20.373377244Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-14T01:22:20.378532317Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=5.145863ms logger=migrator t=2026-05-14T01:22:20.406718452Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-14T01:22:20.420096585Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.381393ms logger=migrator t=2026-05-14T01:22:20.424993002Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-14T01:22:20.426947244Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.954592ms logger=migrator t=2026-05-14T01:22:20.432980895Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-14T01:22:20.43317436Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=191.384µs logger=migrator t=2026-05-14T01:22:20.439281584Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-14T01:22:20.439958808Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=678.915µs logger=migrator t=2026-05-14T01:22:20.444720523Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-14T01:22:20.445024769Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=304.556µs logger=migrator t=2026-05-14T01:22:20.455735433Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-14T01:22:20.456158102Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=423.229µs logger=migrator t=2026-05-14T01:22:20.466258262Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-14T01:22:20.467218813Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=960.171µs logger=migrator t=2026-05-14T01:22:20.473166084Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-14T01:22:20.474060553Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=894.209µs logger=migrator t=2026-05-14T01:22:20.480063034Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-14T01:22:20.480717858Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=654.634µs logger=migrator t=2026-05-14T01:22:20.490268057Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-14T01:22:20.491197146Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=932.51µs logger=migrator t=2026-05-14T01:22:20.501775028Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-14T01:22:20.502368261Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=601.793µs logger=migrator t=2026-05-14T01:22:20.51743998Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-14T01:22:20.517497511Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=68.041µs logger=migrator t=2026-05-14T01:22:20.525585287Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-14T01:22:20.526699502Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.114195ms logger=migrator t=2026-05-14T01:22:20.538027569Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-14T01:22:20.538843397Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=815.798µs logger=migrator t=2026-05-14T01:22:20.545772758Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-14T01:22:20.547569647Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.795869ms logger=migrator t=2026-05-14T01:22:20.553286032Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-14T01:22:20.554054019Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=767.587µs logger=migrator t=2026-05-14T01:22:20.559414937Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-14T01:22:20.563963675Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.537948ms logger=migrator t=2026-05-14T01:22:20.570774424Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-14T01:22:20.571473269Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=699.155µs logger=migrator t=2026-05-14T01:22:20.579637878Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-14T01:22:20.583072983Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=3.436265ms logger=migrator t=2026-05-14T01:22:20.588752407Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-14T01:22:20.589428071Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=674.944µs logger=migrator t=2026-05-14T01:22:20.59438997Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-14T01:22:20.596525176Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.130086ms logger=migrator t=2026-05-14T01:22:20.602566188Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-14T01:22:20.603358035Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=791.537µs logger=migrator t=2026-05-14T01:22:20.610516002Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-14T01:22:20.610998502Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=482.83µs logger=migrator t=2026-05-14T01:22:20.61454627Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-14T01:22:20.615136362Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=589.682µs logger=migrator t=2026-05-14T01:22:20.62054829Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-14T01:22:20.621072793Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=524.273µs logger=migrator t=2026-05-14T01:22:20.62602565Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-14T01:22:20.626718426Z level=info msg="Migration successfully executed" id="create star table" duration=693.466µs logger=migrator t=2026-05-14T01:22:20.632308258Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-14T01:22:20.633070444Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=761.866µs logger=migrator t=2026-05-14T01:22:20.637623353Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-14T01:22:20.638439852Z level=info msg="Migration successfully executed" id="create org table v1" duration=814.628µs logger=migrator t=2026-05-14T01:22:20.644427932Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-14T01:22:20.645202329Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=773.167µs logger=migrator t=2026-05-14T01:22:20.651655829Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-14T01:22:20.652405166Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=737.467µs logger=migrator t=2026-05-14T01:22:20.658431628Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-14T01:22:20.659071151Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=639.753µs logger=migrator t=2026-05-14T01:22:20.662540097Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-14T01:22:20.66308365Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=543.793µs logger=migrator t=2026-05-14T01:22:20.666950754Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-14T01:22:20.66768104Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=730.316µs logger=migrator t=2026-05-14T01:22:20.672317041Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-14T01:22:20.672345302Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.181µs logger=migrator t=2026-05-14T01:22:20.678167979Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-14T01:22:20.678197939Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=31.54µs logger=migrator t=2026-05-14T01:22:20.682435781Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-14T01:22:20.682620016Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=184.565µs logger=migrator t=2026-05-14T01:22:20.687348119Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-14T01:22:20.688122405Z level=info msg="Migration successfully executed" id="create dashboard table" duration=774.076µs logger=migrator t=2026-05-14T01:22:20.693065303Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-14T01:22:20.693638796Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=573.253µs logger=migrator t=2026-05-14T01:22:20.698655546Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-14T01:22:20.699422783Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=766.817µs logger=migrator t=2026-05-14T01:22:20.704116185Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-14T01:22:20.705021905Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=905.409µs logger=migrator t=2026-05-14T01:22:20.710183077Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-14T01:22:20.710861633Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=678.206µs logger=migrator t=2026-05-14T01:22:20.716557817Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-14T01:22:20.717766793Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.209146ms logger=migrator t=2026-05-14T01:22:20.72454726Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-14T01:22:20.730991312Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.452462ms logger=migrator t=2026-05-14T01:22:20.735727455Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-14T01:22:20.736275937Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=549.362µs logger=migrator t=2026-05-14T01:22:20.742598575Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-14T01:22:20.743795871Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.186356ms logger=migrator t=2026-05-14T01:22:20.75106981Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-14T01:22:20.751838936Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=768.996µs logger=migrator t=2026-05-14T01:22:20.759474704Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-14T01:22:20.759814421Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=339.867µs logger=migrator t=2026-05-14T01:22:20.780212426Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-14T01:22:20.781177128Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=966.911µs logger=migrator t=2026-05-14T01:22:20.793274811Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-14T01:22:20.793426945Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=156.394µs logger=migrator t=2026-05-14T01:22:20.800551731Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-14T01:22:20.805061048Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.510357ms logger=migrator t=2026-05-14T01:22:20.812637274Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-14T01:22:20.815680281Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.049117ms logger=migrator t=2026-05-14T01:22:20.820715081Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-14T01:22:20.822485689Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.770898ms logger=migrator t=2026-05-14T01:22:20.834217405Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-14T01:22:20.835003882Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=787.077µs logger=migrator t=2026-05-14T01:22:20.839050651Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-14T01:22:20.841237349Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.184568ms logger=migrator t=2026-05-14T01:22:20.845780788Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-14T01:22:20.847446554Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.667566ms logger=migrator t=2026-05-14T01:22:20.91273879Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-14T01:22:20.914237582Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.503842ms logger=migrator t=2026-05-14T01:22:21.341081369Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-14T01:22:21.34112749Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=49.801µs logger=migrator t=2026-05-14T01:22:21.441700611Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-14T01:22:21.441801144Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=104.913µs logger=migrator t=2026-05-14T01:22:21.72700177Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-14T01:22:21.730394925Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.396475ms logger=migrator t=2026-05-14T01:22:21.918031814Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-14T01:22:21.921876018Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.846784ms logger=migrator t=2026-05-14T01:22:22.003621649Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-14T01:22:22.007949134Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.321015ms logger=migrator t=2026-05-14T01:22:22.017281727Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-14T01:22:22.022767816Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=5.484529ms logger=migrator t=2026-05-14T01:22:22.029719327Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-14T01:22:22.030227869Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=513.502µs logger=migrator t=2026-05-14T01:22:22.037249981Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-14T01:22:22.038435447Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.186706ms logger=migrator t=2026-05-14T01:22:22.044320186Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-14T01:22:22.045375138Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.051972ms logger=migrator t=2026-05-14T01:22:22.050332496Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-14T01:22:22.050364437Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.201µs logger=migrator t=2026-05-14T01:22:22.055769355Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-14T01:22:22.056983461Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.213966ms logger=migrator t=2026-05-14T01:22:22.060743162Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-14T01:22:22.06151554Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=770.588µs logger=migrator t=2026-05-14T01:22:22.066193861Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-14T01:22:22.072673213Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.476592ms logger=migrator t=2026-05-14T01:22:22.078027379Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-14T01:22:22.079333247Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.304778ms logger=migrator t=2026-05-14T01:22:22.08589335Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-14T01:22:22.086896732Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.004842ms logger=migrator t=2026-05-14T01:22:22.09372875Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-14T01:22:22.094814174Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.083274ms logger=migrator t=2026-05-14T01:22:22.100369505Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-14T01:22:22.10106784Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=702.185µs logger=migrator t=2026-05-14T01:22:22.104570616Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-14T01:22:22.105147449Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=574.132µs logger=migrator t=2026-05-14T01:22:22.113852428Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-14T01:22:22.117080999Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.224501ms logger=migrator t=2026-05-14T01:22:22.122683341Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-14T01:22:22.123425177Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=744.606µs logger=migrator t=2026-05-14T01:22:22.126656227Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-14T01:22:22.12680292Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=147.083µs logger=migrator t=2026-05-14T01:22:22.135610582Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-14T01:22:22.135864167Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=253.615µs logger=migrator t=2026-05-14T01:22:22.143407592Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-14T01:22:22.144380102Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=972.15µs logger=migrator t=2026-05-14T01:22:22.150494695Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-14T01:22:22.154244718Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.750313ms logger=migrator t=2026-05-14T01:22:22.159001431Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-14T01:22:22.159978242Z level=info msg="Migration successfully executed" id="create data_source table" duration=976.971µs logger=migrator t=2026-05-14T01:22:22.165042273Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-14T01:22:22.16582793Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=785.686µs logger=migrator t=2026-05-14T01:22:22.169263754Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-14T01:22:22.170063071Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=799.157µs logger=migrator t=2026-05-14T01:22:22.179188911Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-14T01:22:22.179977897Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=788.947µs logger=migrator t=2026-05-14T01:22:22.188325189Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-14T01:22:22.189566276Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.243227ms logger=migrator t=2026-05-14T01:22:22.195551607Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-14T01:22:22.20166179Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.108492ms logger=migrator t=2026-05-14T01:22:22.206389662Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-14T01:22:22.207341483Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=950.841µs logger=migrator t=2026-05-14T01:22:22.211412141Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-14T01:22:22.212302652Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=889.8µs logger=migrator t=2026-05-14T01:22:22.218937515Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-14T01:22:22.22005949Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.121674ms logger=migrator t=2026-05-14T01:22:22.226153232Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-14T01:22:22.226686104Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=533.182µs logger=migrator t=2026-05-14T01:22:22.231539699Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-14T01:22:22.23385622Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.315921ms logger=migrator t=2026-05-14T01:22:22.240391173Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-14T01:22:22.242936817Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.543804ms logger=migrator t=2026-05-14T01:22:22.248441547Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-14T01:22:22.248474838Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.481µs logger=migrator t=2026-05-14T01:22:22.256189956Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-14T01:22:22.25639446Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=204.894µs logger=migrator t=2026-05-14T01:22:22.263404193Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-14T01:22:22.267934561Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.529368ms logger=migrator t=2026-05-14T01:22:22.272812328Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-14T01:22:22.273003742Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=191.434µs logger=migrator t=2026-05-14T01:22:22.276805935Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-14T01:22:22.276990189Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=184.004µs logger=migrator t=2026-05-14T01:22:22.281691261Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-14T01:22:22.285422433Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.730301ms logger=migrator t=2026-05-14T01:22:22.288902318Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-14T01:22:22.289085572Z level=info msg="Migration successfully executed" id="Update uid value" duration=183.424µs logger=migrator t=2026-05-14T01:22:22.292462995Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-14T01:22:22.293219021Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=755.646µs logger=migrator t=2026-05-14T01:22:22.297977435Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-14T01:22:22.299219803Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.241578ms logger=migrator t=2026-05-14T01:22:22.303288311Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-14T01:22:22.304485746Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.197255ms logger=migrator t=2026-05-14T01:22:22.308799941Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-14T01:22:22.309947325Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.147654ms logger=migrator t=2026-05-14T01:22:22.315858285Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-14T01:22:22.316589561Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=730.895µs logger=migrator t=2026-05-14T01:22:22.320637308Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-14T01:22:22.321761083Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.122185ms logger=migrator t=2026-05-14T01:22:22.326384233Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-14T01:22:22.327456457Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.073924ms logger=migrator t=2026-05-14T01:22:22.332716802Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-14T01:22:22.333438317Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=721.505µs logger=migrator t=2026-05-14T01:22:22.336937273Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-14T01:22:22.337610398Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=673.145µs logger=migrator t=2026-05-14T01:22:22.3409637Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-14T01:22:22.34962147Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.65939ms logger=migrator t=2026-05-14T01:22:22.353499904Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-14T01:22:22.353984104Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=484.09µs logger=migrator t=2026-05-14T01:22:22.356349356Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-14T01:22:22.357063211Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=713.575µs logger=migrator t=2026-05-14T01:22:22.361143Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-14T01:22:22.361860126Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=716.965µs logger=migrator t=2026-05-14T01:22:22.365862402Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-14T01:22:22.367024808Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.162306ms logger=migrator t=2026-05-14T01:22:22.371045815Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-14T01:22:22.371565796Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=517.711µs logger=migrator t=2026-05-14T01:22:22.375185936Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-14T01:22:22.375788269Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=602.243µs logger=migrator t=2026-05-14T01:22:22.380727196Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-14T01:22:22.380750127Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=23.421µs logger=migrator t=2026-05-14T01:22:22.386286217Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-14T01:22:22.390218573Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.932256ms logger=migrator t=2026-05-14T01:22:22.394997857Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-14T01:22:22.3974544Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.455763ms logger=migrator t=2026-05-14T01:22:22.402085241Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-14T01:22:22.402243324Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=157.723µs logger=migrator t=2026-05-14T01:22:22.406208701Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-14T01:22:22.408824478Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.615557ms logger=migrator t=2026-05-14T01:22:22.413588281Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-14T01:22:22.416335811Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.74702ms logger=migrator t=2026-05-14T01:22:22.421170746Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-14T01:22:22.421858691Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=686.045µs logger=migrator t=2026-05-14T01:22:22.426201246Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-14T01:22:22.426691756Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=490.17µs logger=migrator t=2026-05-14T01:22:22.43008894Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-14T01:22:22.431371268Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.280458ms logger=migrator t=2026-05-14T01:22:22.436221723Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-14T01:22:22.43742479Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.202827ms logger=migrator t=2026-05-14T01:22:22.441185132Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-14T01:22:22.441932839Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=747.347µs logger=migrator t=2026-05-14T01:22:22.445900095Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-14T01:22:22.44662205Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=721.426µs logger=migrator t=2026-05-14T01:22:22.451557707Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-14T01:22:22.45168975Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=129.953µs logger=migrator t=2026-05-14T01:22:22.455398131Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-14T01:22:22.455461822Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=64.891µs logger=migrator t=2026-05-14T01:22:22.458868497Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-14T01:22:22.461800901Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.931724ms logger=migrator t=2026-05-14T01:22:22.465340368Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-14T01:22:22.467977405Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.683029ms logger=migrator t=2026-05-14T01:22:22.472450752Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-14T01:22:22.472512193Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=63.721µs logger=migrator t=2026-05-14T01:22:22.476542222Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-14T01:22:22.477330468Z level=info msg="Migration successfully executed" id="create quota table v1" duration=785.737µs logger=migrator t=2026-05-14T01:22:22.481023478Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-14T01:22:22.481817016Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=793.388µs logger=migrator t=2026-05-14T01:22:22.487896348Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-14T01:22:22.487920099Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=24.301µs logger=migrator t=2026-05-14T01:22:22.49253289Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-14T01:22:22.493545611Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.012381ms logger=migrator t=2026-05-14T01:22:22.49804825Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-14T01:22:22.498808066Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=759.326µs logger=migrator t=2026-05-14T01:22:22.503481447Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-14T01:22:22.506269878Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.786821ms logger=migrator t=2026-05-14T01:22:22.512099016Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-14T01:22:22.512131166Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.11µs logger=migrator t=2026-05-14T01:22:22.516362268Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-14T01:22:22.517204316Z level=info msg="Migration successfully executed" id="create session table" duration=840.648µs logger=migrator t=2026-05-14T01:22:22.523083293Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-14T01:22:22.523201517Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=119.004µs logger=migrator t=2026-05-14T01:22:22.527624943Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-14T01:22:22.527720935Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=96.622µs logger=migrator t=2026-05-14T01:22:22.531048037Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-14T01:22:22.531723442Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=675.045µs logger=migrator t=2026-05-14T01:22:22.53575123Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-14T01:22:22.536890374Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.138694ms logger=migrator t=2026-05-14T01:22:22.54452525Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-14T01:22:22.544560091Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=35.901µs logger=migrator t=2026-05-14T01:22:22.54906753Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-14T01:22:22.549105531Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.831µs logger=migrator t=2026-05-14T01:22:22.55369453Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-14T01:22:22.557710578Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.026669ms logger=migrator t=2026-05-14T01:22:22.563032894Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-14T01:22:22.566121391Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.086237ms logger=migrator t=2026-05-14T01:22:22.581475884Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-14T01:22:22.581550636Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=75.582µs logger=migrator t=2026-05-14T01:22:22.587890495Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-14T01:22:22.588044398Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=154.493µs logger=migrator t=2026-05-14T01:22:22.593379704Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-14T01:22:22.594756324Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.37557ms logger=migrator t=2026-05-14T01:22:22.60191604Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-14T01:22:22.601953451Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.831µs logger=migrator t=2026-05-14T01:22:22.605938277Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-14T01:22:22.611146451Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.202963ms logger=migrator t=2026-05-14T01:22:22.61432489Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-14T01:22:22.614463743Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=137.762µs logger=migrator t=2026-05-14T01:22:22.617534449Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-14T01:22:22.620695348Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.159209ms logger=migrator t=2026-05-14T01:22:22.624711756Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-14T01:22:22.62767764Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.965954ms logger=migrator t=2026-05-14T01:22:22.630583433Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-14T01:22:22.630644695Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=61.842µs logger=migrator t=2026-05-14T01:22:22.633915256Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-14T01:22:22.634757874Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=842.438µs logger=migrator t=2026-05-14T01:22:22.641571623Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-14T01:22:22.642944432Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.372699ms logger=migrator t=2026-05-14T01:22:22.64881398Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-14T01:22:22.650548418Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.735328ms logger=migrator t=2026-05-14T01:22:22.654888883Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-14T01:22:22.655792212Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=903.999µs logger=migrator t=2026-05-14T01:22:22.660612887Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-14T01:22:22.661388364Z level=info msg="Migration successfully executed" id="add index alert state" duration=775.027µs logger=migrator t=2026-05-14T01:22:22.665005342Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-14T01:22:22.665798269Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=791.077µs logger=migrator t=2026-05-14T01:22:22.669861818Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-14T01:22:22.670490652Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=627.144µs logger=migrator t=2026-05-14T01:22:22.677419973Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-14T01:22:22.678243781Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=823.518µs logger=migrator t=2026-05-14T01:22:22.682880672Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-14T01:22:22.684217891Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.337049ms logger=migrator t=2026-05-14T01:22:22.689032826Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-14T01:22:22.702637142Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.606346ms logger=migrator t=2026-05-14T01:22:22.70579001Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-14T01:22:22.706329692Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=539.972µs logger=migrator t=2026-05-14T01:22:22.709636144Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-14T01:22:22.710527643Z 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=891.689µs logger=migrator t=2026-05-14T01:22:22.715604333Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-14T01:22:22.7159378Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=333.357µs logger=migrator t=2026-05-14T01:22:22.719023828Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-14T01:22:22.719508709Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=484.851µs logger=migrator t=2026-05-14T01:22:22.722522974Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-14T01:22:22.72323726Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=714.346µs logger=migrator t=2026-05-14T01:22:22.728657388Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-14T01:22:22.734838432Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.158113ms logger=migrator t=2026-05-14T01:22:22.739241789Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-14T01:22:22.742896208Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.6548ms logger=migrator t=2026-05-14T01:22:22.751393112Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-14T01:22:22.75494387Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.551017ms logger=migrator t=2026-05-14T01:22:22.758538988Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-14T01:22:22.762008194Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.471976ms logger=migrator t=2026-05-14T01:22:22.76646618Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-14T01:22:22.767292569Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=826.129µs logger=migrator t=2026-05-14T01:22:22.770712033Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-14T01:22:22.770740124Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.901µs logger=migrator t=2026-05-14T01:22:22.774184208Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-14T01:22:22.774225319Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.691µs logger=migrator t=2026-05-14T01:22:22.779898303Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-14T01:22:22.781056758Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.158776ms logger=migrator t=2026-05-14T01:22:22.78527753Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-14T01:22:22.786559628Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.281618ms logger=migrator t=2026-05-14T01:22:22.793421247Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-14T01:22:22.794105952Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=683.115µs logger=migrator t=2026-05-14T01:22:22.799364316Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-14T01:22:22.800662585Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.298899ms logger=migrator t=2026-05-14T01:22:22.805235564Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-14T01:22:22.806590554Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.35435ms logger=migrator t=2026-05-14T01:22:22.812762568Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-14T01:22:22.819084715Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.321477ms logger=migrator t=2026-05-14T01:22:22.823672045Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-14T01:22:22.827609651Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.937476ms logger=migrator t=2026-05-14T01:22:22.831498906Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-14T01:22:22.83170311Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=201.334µs logger=migrator t=2026-05-14T01:22:22.835287338Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-14T01:22:22.836187598Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=899.859µs logger=migrator t=2026-05-14T01:22:22.840947452Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-14T01:22:22.841727218Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=779.857µs logger=migrator t=2026-05-14T01:22:22.844998929Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-14T01:22:22.850530109Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.53212ms logger=migrator t=2026-05-14T01:22:22.855051938Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-14T01:22:22.85513299Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.692µs logger=migrator t=2026-05-14T01:22:22.861618991Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-14T01:22:22.862430659Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=812.118µs logger=migrator t=2026-05-14T01:22:22.866317614Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-14T01:22:22.867680784Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.36529ms logger=migrator t=2026-05-14T01:22:22.87349729Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-14T01:22:22.873619343Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=122.833µs logger=migrator t=2026-05-14T01:22:22.87812257Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-14T01:22:22.878939739Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=817.209µs logger=migrator t=2026-05-14T01:22:22.883018207Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-14T01:22:22.884481578Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.462541ms logger=migrator t=2026-05-14T01:22:22.889096669Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-14T01:22:22.89052068Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.424731ms logger=migrator t=2026-05-14T01:22:22.899049636Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-14T01:22:22.900127159Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.078373ms logger=migrator t=2026-05-14T01:22:22.903813249Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-14T01:22:22.904774591Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=960.882µs logger=migrator t=2026-05-14T01:22:22.909918653Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-14T01:22:22.911362054Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.443851ms logger=migrator t=2026-05-14T01:22:22.926723458Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-14T01:22:22.926855671Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=133.313µs logger=migrator t=2026-05-14T01:22:22.933183139Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-14T01:22:22.938661118Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.477519ms logger=migrator t=2026-05-14T01:22:22.946202762Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-14T01:22:22.948651025Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.447663ms logger=migrator t=2026-05-14T01:22:22.952982199Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-14T01:22:22.957356135Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.373086ms logger=migrator t=2026-05-14T01:22:22.9607952Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-14T01:22:22.961523975Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=728.785µs logger=migrator t=2026-05-14T01:22:22.96584965Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-14T01:22:22.966899783Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.049853ms logger=migrator t=2026-05-14T01:22:22.971129224Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-14T01:22:22.972063025Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=936.181µs logger=migrator t=2026-05-14T01:22:22.975455489Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-14T01:22:22.989336221Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.882731ms logger=migrator t=2026-05-14T01:22:22.998154762Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-14T01:22:22.998948599Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=794.477µs logger=migrator t=2026-05-14T01:22:23.004390138Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-14T01:22:23.005474042Z 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.082174ms logger=migrator t=2026-05-14T01:22:23.014416966Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-14T01:22:23.014996489Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=580.683µs logger=migrator t=2026-05-14T01:22:23.021990521Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-14T01:22:23.022785588Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=794.577µs logger=migrator t=2026-05-14T01:22:23.033253056Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-14T01:22:23.0334678Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=215.534µs logger=migrator t=2026-05-14T01:22:23.039379159Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-14T01:22:23.046455132Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.073363ms logger=migrator t=2026-05-14T01:22:23.05094569Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-14T01:22:23.054067417Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.121367ms logger=migrator t=2026-05-14T01:22:23.065748001Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-14T01:22:23.067304915Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.555864ms logger=migrator t=2026-05-14T01:22:23.072230213Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-14T01:22:23.073161613Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=930.78µs logger=migrator t=2026-05-14T01:22:23.086451262Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-14T01:22:23.086924942Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=475.25µs logger=migrator t=2026-05-14T01:22:23.094573857Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-14T01:22:23.098238207Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.66284ms logger=migrator t=2026-05-14T01:22:23.10528977Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-14T01:22:23.106137679Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=848.129µs logger=migrator t=2026-05-14T01:22:23.11442998Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-14T01:22:23.114742786Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=313.536µs logger=migrator t=2026-05-14T01:22:23.120945151Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-14T01:22:23.121330389Z level=info msg="Migration successfully executed" id="Move region to single row" duration=384.628µs logger=migrator t=2026-05-14T01:22:23.127285008Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-14T01:22:23.128681849Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.396771ms logger=migrator t=2026-05-14T01:22:23.140609918Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-14T01:22:23.14213212Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.518742ms logger=migrator t=2026-05-14T01:22:23.15725156Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-14T01:22:23.158392634Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.143344ms logger=migrator t=2026-05-14T01:22:23.167129574Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-14T01:22:23.168246499Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.118445ms logger=migrator t=2026-05-14T01:22:23.173672427Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-14T01:22:23.174449863Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=775.836µs logger=migrator t=2026-05-14T01:22:23.182710233Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-14T01:22:23.183599892Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=873.718µs logger=migrator t=2026-05-14T01:22:23.190122194Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-14T01:22:23.190268157Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=141.813µs logger=migrator t=2026-05-14T01:22:23.199259152Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-14T01:22:23.200678343Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.419171ms logger=migrator t=2026-05-14T01:22:23.213133964Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-14T01:22:23.21481736Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.682356ms logger=migrator t=2026-05-14T01:22:23.223699494Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-14T01:22:23.225211606Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.513172ms logger=migrator t=2026-05-14T01:22:23.231676136Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-14T01:22:23.232622987Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=946.901µs logger=migrator t=2026-05-14T01:22:23.240379716Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-14T01:22:23.240737274Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=357.468µs logger=migrator t=2026-05-14T01:22:23.246103161Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-14T01:22:23.246724254Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=645.504µs logger=migrator t=2026-05-14T01:22:23.255389682Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-14T01:22:23.255535065Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=145.733µs logger=migrator t=2026-05-14T01:22:23.263161171Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-14T01:22:23.264551671Z level=info msg="Migration successfully executed" id="create team table" duration=1.39002ms logger=migrator t=2026-05-14T01:22:23.274415855Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-14T01:22:23.275910367Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.494142ms logger=migrator t=2026-05-14T01:22:23.289325629Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-14T01:22:23.290762471Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.436832ms logger=migrator t=2026-05-14T01:22:23.302134448Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-14T01:22:23.306891141Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.756293ms logger=migrator t=2026-05-14T01:22:23.31839956Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-14T01:22:23.318750719Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=351.229µs logger=migrator t=2026-05-14T01:22:23.327888967Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-14T01:22:23.329653265Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.766848ms logger=migrator t=2026-05-14T01:22:23.335424981Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-14T01:22:23.33627339Z level=info msg="Migration successfully executed" id="create team member table" duration=848.149µs logger=migrator t=2026-05-14T01:22:23.343784472Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-14T01:22:23.345401948Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.618225ms logger=migrator t=2026-05-14T01:22:23.35747517Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-14T01:22:23.360170978Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.694178ms logger=migrator t=2026-05-14T01:22:23.368328426Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-14T01:22:23.369276037Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=947.881µs logger=migrator t=2026-05-14T01:22:23.374270724Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-14T01:22:23.379903817Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.631683ms logger=migrator t=2026-05-14T01:22:23.384542578Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-14T01:22:23.390233552Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.691504ms logger=migrator t=2026-05-14T01:22:23.397245455Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-14T01:22:23.405388441Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.142645ms logger=migrator t=2026-05-14T01:22:23.409205734Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-14T01:22:23.409869289Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=663.814µs logger=migrator t=2026-05-14T01:22:23.415539752Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-14T01:22:23.416470791Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=930.99µs logger=migrator t=2026-05-14T01:22:23.421900709Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-14T01:22:23.423407483Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.505254ms logger=migrator t=2026-05-14T01:22:23.429148687Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-14T01:22:23.430583548Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.434921ms logger=migrator t=2026-05-14T01:22:23.436475967Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-14T01:22:23.437382416Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=909.979µs logger=migrator t=2026-05-14T01:22:23.446159907Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-14T01:22:23.447905485Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.744448ms logger=migrator t=2026-05-14T01:22:23.455174533Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-14T01:22:23.457144676Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.970723ms logger=migrator t=2026-05-14T01:22:23.462774808Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-14T01:22:23.463929242Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.155004ms logger=migrator t=2026-05-14T01:22:23.471025687Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-14T01:22:23.472696233Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.652215ms logger=migrator t=2026-05-14T01:22:23.479418199Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-14T01:22:23.479962951Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=542.892µs logger=migrator t=2026-05-14T01:22:23.485370719Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-14T01:22:23.486447362Z level=info msg="Migration successfully executed" id="create tag table" duration=1.078223ms logger=migrator t=2026-05-14T01:22:23.491278307Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-14T01:22:23.49234297Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.064613ms logger=migrator t=2026-05-14T01:22:23.497465541Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-14T01:22:23.49830637Z level=info msg="Migration successfully executed" id="create login attempt table" duration=840.119µs logger=migrator t=2026-05-14T01:22:23.503900832Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-14T01:22:23.50571262Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.810908ms logger=migrator t=2026-05-14T01:22:23.518263464Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-14T01:22:23.519239365Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=975.961µs logger=migrator t=2026-05-14T01:22:23.538477853Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-14T01:22:23.556274649Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.798006ms logger=migrator t=2026-05-14T01:22:23.648159196Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-14T01:22:23.649292931Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.135785ms logger=migrator t=2026-05-14T01:22:23.65619094Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-14T01:22:23.657226172Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.032072ms logger=migrator t=2026-05-14T01:22:23.667196349Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-14T01:22:23.667844663Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=648.634µs logger=migrator t=2026-05-14T01:22:23.679569818Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-14T01:22:23.680832366Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.262178ms logger=migrator t=2026-05-14T01:22:23.688115294Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-14T01:22:23.689016894Z level=info msg="Migration successfully executed" id="create user auth table" duration=901.65µs logger=migrator t=2026-05-14T01:22:23.694335449Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-14T01:22:23.695343061Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.010472ms logger=migrator t=2026-05-14T01:22:23.701558346Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-14T01:22:23.701682458Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=124.392µs logger=migrator t=2026-05-14T01:22:23.70633289Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-14T01:22:23.713222859Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.885309ms logger=migrator t=2026-05-14T01:22:23.718212218Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-14T01:22:23.723426701Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.213903ms logger=migrator t=2026-05-14T01:22:23.797615633Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-14T01:22:23.805677128Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.063936ms logger=migrator t=2026-05-14T01:22:23.816386221Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-14T01:22:23.824580709Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.190508ms logger=migrator t=2026-05-14T01:22:23.835643309Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-14T01:22:23.837124282Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.481633ms logger=migrator t=2026-05-14T01:22:23.852755041Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-14T01:22:23.860851327Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.091076ms logger=migrator t=2026-05-14T01:22:23.873300837Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-14T01:22:23.874488594Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.188057ms logger=migrator t=2026-05-14T01:22:23.886194648Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-14T01:22:23.887441905Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.245288ms logger=migrator t=2026-05-14T01:22:23.898050435Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-14T01:22:23.899012097Z level=info msg="Migration successfully executed" id="create user auth token table" duration=961.821µs logger=migrator t=2026-05-14T01:22:23.909807671Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-14T01:22:23.911105379Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.299068ms logger=migrator t=2026-05-14T01:22:23.917426686Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-14T01:22:23.918548811Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.126295ms logger=migrator t=2026-05-14T01:22:23.924857168Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-14T01:22:23.925996002Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.138764ms logger=migrator t=2026-05-14T01:22:23.931196905Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-14T01:22:23.937868281Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.670336ms logger=migrator t=2026-05-14T01:22:23.99120171Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-14T01:22:23.992745393Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.548784ms logger=migrator t=2026-05-14T01:22:24.000338108Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-14T01:22:24.001130315Z level=info msg="Migration successfully executed" id="create cache_data table" duration=792.897µs logger=migrator t=2026-05-14T01:22:24.009114798Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-14T01:22:24.010250302Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.136174ms logger=migrator t=2026-05-14T01:22:24.018817318Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-14T01:22:24.01980358Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=987.342µs logger=migrator t=2026-05-14T01:22:24.026702019Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-14T01:22:24.027917276Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.215287ms logger=migrator t=2026-05-14T01:22:24.034957968Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-14T01:22:24.035015199Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=57.851µs logger=migrator t=2026-05-14T01:22:24.04745011Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-14T01:22:24.047585323Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=137.043µs logger=migrator t=2026-05-14T01:22:24.057890056Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-14T01:22:24.05896887Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.065214ms logger=migrator t=2026-05-14T01:22:24.068792542Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-14T01:22:24.069860376Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.067554ms logger=migrator t=2026-05-14T01:22:24.076164582Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-14T01:22:24.077570802Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.40515ms logger=migrator t=2026-05-14T01:22:24.08663081Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-14T01:22:24.086739962Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=111.682µs logger=migrator t=2026-05-14T01:22:24.0953827Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-14T01:22:24.09635611Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=973.15µs logger=migrator t=2026-05-14T01:22:24.102900402Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-14T01:22:24.104351474Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.451212ms logger=migrator t=2026-05-14T01:22:24.109369183Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-14T01:22:24.110315693Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=946.24µs logger=migrator t=2026-05-14T01:22:24.115380623Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-14T01:22:24.116461776Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.079633ms logger=migrator t=2026-05-14T01:22:24.122382705Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-14T01:22:24.130531602Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.149997ms logger=migrator t=2026-05-14T01:22:24.134935148Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-14T01:22:24.135876568Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=939.001µs logger=migrator t=2026-05-14T01:22:24.143575865Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-14T01:22:24.143754109Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=178.614µs logger=migrator t=2026-05-14T01:22:24.151555758Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-14T01:22:24.1535075Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.951922ms logger=migrator t=2026-05-14T01:22:24.159771206Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-14T01:22:24.161035813Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.264437ms logger=migrator t=2026-05-14T01:22:24.169933376Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-14T01:22:24.171524471Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.586485ms logger=migrator t=2026-05-14T01:22:24.177165484Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-14T01:22:24.177312307Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=147.323µs logger=migrator t=2026-05-14T01:22:24.183078072Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-14T01:22:24.184159295Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.081243ms logger=migrator t=2026-05-14T01:22:24.192394334Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-14T01:22:24.193947488Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.552504ms logger=migrator t=2026-05-14T01:22:24.202747599Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-14T01:22:24.204298373Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.547725ms logger=migrator t=2026-05-14T01:22:24.212754296Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-14T01:22:24.213728677Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=974.521µs logger=migrator t=2026-05-14T01:22:24.223856817Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-14T01:22:24.232855842Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.994525ms logger=migrator t=2026-05-14T01:22:24.238926103Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-14T01:22:24.239976676Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.050463ms logger=migrator t=2026-05-14T01:22:24.245974617Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-14T01:22:24.246974188Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=999.611µs logger=migrator t=2026-05-14T01:22:24.253948639Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-14T01:22:24.281285002Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.332393ms logger=migrator t=2026-05-14T01:22:24.286205199Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-14T01:22:24.314776759Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.57024ms logger=migrator t=2026-05-14T01:22:24.320903212Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-14T01:22:24.321796222Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=893.86µs logger=migrator t=2026-05-14T01:22:24.326396701Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-14T01:22:24.327207269Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=810.278µs logger=migrator t=2026-05-14T01:22:24.335535579Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-14T01:22:24.340823114Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.286315ms logger=migrator t=2026-05-14T01:22:24.344934924Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-14T01:22:24.350065065Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.130092ms logger=migrator t=2026-05-14T01:22:24.35445646Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-14T01:22:24.355305429Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=846.539µs logger=migrator t=2026-05-14T01:22:24.3608894Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-14T01:22:24.361695637Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=805.797µs logger=migrator t=2026-05-14T01:22:24.36781922Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-14T01:22:24.369419715Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.597405ms logger=migrator t=2026-05-14T01:22:24.374615847Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-14T01:22:24.375763332Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.146826ms logger=migrator t=2026-05-14T01:22:24.382099189Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-14T01:22:24.382275123Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=177.264µs logger=migrator t=2026-05-14T01:22:24.388450037Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-14T01:22:24.398175278Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.726832ms logger=migrator t=2026-05-14T01:22:24.406658042Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-14T01:22:24.417670811Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=11.011349ms logger=migrator t=2026-05-14T01:22:24.423411836Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-14T01:22:24.433987805Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.57798ms logger=migrator t=2026-05-14T01:22:24.438998453Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-14T01:22:24.439700859Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=702.066µs logger=migrator t=2026-05-14T01:22:24.445347722Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-14T01:22:24.446321132Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=973.2µs logger=migrator t=2026-05-14T01:22:24.450841181Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-14T01:22:24.460587362Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.747591ms logger=migrator t=2026-05-14T01:22:24.468621966Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-14T01:22:24.47846726Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.848383ms logger=migrator t=2026-05-14T01:22:24.486379541Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-14T01:22:24.487140728Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=760.897µs logger=migrator t=2026-05-14T01:22:24.493010746Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-14T01:22:24.501599482Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.589926ms logger=migrator t=2026-05-14T01:22:24.507584832Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-14T01:22:24.513866328Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.281196ms logger=migrator t=2026-05-14T01:22:24.519121962Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-14T01:22:24.519187123Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.621µs logger=migrator t=2026-05-14T01:22:24.523516428Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-14T01:22:24.525174923Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.658715ms logger=migrator t=2026-05-14T01:22:24.531420008Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-14T01:22:24.532663066Z 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.243968ms logger=migrator t=2026-05-14T01:22:24.539184937Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-14T01:22:24.540606268Z 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.420801ms logger=migrator t=2026-05-14T01:22:24.545944134Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-14T01:22:24.546007156Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=63.771µs logger=migrator t=2026-05-14T01:22:24.550651666Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-14T01:22:24.558092967Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.439951ms logger=migrator t=2026-05-14T01:22:24.563365492Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-14T01:22:24.568034203Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.66154ms logger=migrator t=2026-05-14T01:22:24.572662613Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-14T01:22:24.579685916Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.021033ms logger=migrator t=2026-05-14T01:22:24.587749181Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-14T01:22:24.59417723Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.426719ms logger=migrator t=2026-05-14T01:22:24.608113713Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-14T01:22:24.616561916Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.454563ms logger=migrator t=2026-05-14T01:22:24.630298124Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-14T01:22:24.630446447Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=149.353µs logger=migrator t=2026-05-14T01:22:24.640864523Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-14T01:22:24.643433908Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=2.559275ms logger=migrator t=2026-05-14T01:22:24.651664737Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-14T01:22:24.662186286Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.519458ms logger=migrator t=2026-05-14T01:22:24.668344069Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-14T01:22:24.66841167Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.341µs logger=migrator t=2026-05-14T01:22:24.677322774Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-14T01:22:24.68633265Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.010857ms logger=migrator t=2026-05-14T01:22:24.692186687Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-14T01:22:24.693180688Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=994.951µs logger=migrator t=2026-05-14T01:22:24.702153012Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-14T01:22:24.712388385Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.233253ms logger=migrator t=2026-05-14T01:22:24.716822271Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-14T01:22:24.718304423Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.478752ms logger=migrator t=2026-05-14T01:22:24.723585908Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-14T01:22:24.724871385Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.292378ms logger=migrator t=2026-05-14T01:22:24.730650161Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-14T01:22:24.739333399Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.684618ms logger=migrator t=2026-05-14T01:22:24.744100262Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-14T01:22:24.744925921Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=825.659µs logger=migrator t=2026-05-14T01:22:24.751563114Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-14T01:22:24.752662508Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.099164ms logger=migrator t=2026-05-14T01:22:24.760726923Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-14T01:22:24.761661884Z level=info msg="Migration successfully executed" id="create alert_image table" duration=937.421µs logger=migrator t=2026-05-14T01:22:24.778578611Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-14T01:22:24.780363329Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.785348ms logger=migrator t=2026-05-14T01:22:24.787202678Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-14T01:22:24.78730368Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=102.142µs logger=migrator t=2026-05-14T01:22:24.799671928Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-14T01:22:24.801369465Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.698277ms logger=migrator t=2026-05-14T01:22:24.811072695Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-14T01:22:24.813026638Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.954903ms logger=migrator t=2026-05-14T01:22:24.821164754Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-14T01:22:24.821527262Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-14T01:22:24.831745844Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-14T01:22:24.832458319Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=712.765µs logger=migrator t=2026-05-14T01:22:24.846234198Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-14T01:22:24.847799732Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.565624ms logger=migrator t=2026-05-14T01:22:24.855582361Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-14T01:22:24.864668228Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.088177ms logger=migrator t=2026-05-14T01:22:24.871053307Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-14T01:22:24.872184861Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.130814ms logger=migrator t=2026-05-14T01:22:24.878710352Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-14T01:22:24.879830947Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.119995ms logger=migrator t=2026-05-14T01:22:24.885198844Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-14T01:22:24.885999351Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=800.607µs logger=migrator t=2026-05-14T01:22:24.896052979Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-14T01:22:24.897702265Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.648335ms logger=migrator t=2026-05-14T01:22:24.906998616Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-14T01:22:24.908111721Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.112785ms logger=migrator t=2026-05-14T01:22:24.916593185Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-14T01:22:24.916646456Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=57.982µs logger=migrator t=2026-05-14T01:22:24.920928658Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-14T01:22:24.92102744Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=100.222µs logger=migrator t=2026-05-14T01:22:24.932317436Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-14T01:22:24.938743895Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.426319ms logger=migrator t=2026-05-14T01:22:24.945288177Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-14T01:22:24.945598874Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=310.896µs logger=migrator t=2026-05-14T01:22:24.951725696Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-14T01:22:24.953401873Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.676257ms logger=migrator t=2026-05-14T01:22:24.95881088Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-14T01:22:24.959098107Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=287.127µs logger=migrator t=2026-05-14T01:22:24.963826649Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-14T01:22:24.964899652Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.073113ms logger=migrator t=2026-05-14T01:22:24.972310093Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-14T01:22:24.973341055Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.030772ms logger=migrator t=2026-05-14T01:22:24.978735923Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-14T01:22:25.018409133Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.66939ms logger=migrator t=2026-05-14T01:22:25.025059187Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-14T01:22:25.032193081Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.132724ms logger=migrator t=2026-05-14T01:22:25.03948946Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-14T01:22:25.039673303Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=185.553µs logger=migrator t=2026-05-14T01:22:25.045568921Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-14T01:22:25.080463456Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.887695ms logger=migrator t=2026-05-14T01:22:25.087570881Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-14T01:22:25.121854063Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.272972ms logger=migrator t=2026-05-14T01:22:25.126848892Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-14T01:22:25.127450505Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=601.733µs logger=migrator t=2026-05-14T01:22:25.135694333Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-14T01:22:25.13739062Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.707447ms logger=migrator t=2026-05-14T01:22:25.143288888Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-14T01:22:25.143584154Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=295.626µs logger=migrator t=2026-05-14T01:22:25.149275237Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-14T01:22:25.150535444Z level=info msg="Migration successfully executed" id="create permission table" duration=1.260107ms logger=migrator t=2026-05-14T01:22:25.159283845Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-14T01:22:25.160892639Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.608844ms logger=migrator t=2026-05-14T01:22:25.168192608Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-14T01:22:25.169867673Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.674446ms logger=migrator t=2026-05-14T01:22:25.176200401Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-14T01:22:25.177377486Z level=info msg="Migration successfully executed" id="create role table" duration=1.178175ms logger=migrator t=2026-05-14T01:22:25.186699338Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-14T01:22:25.197358489Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.659521ms logger=migrator t=2026-05-14T01:22:25.201816486Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-14T01:22:25.20710656Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.291374ms logger=migrator t=2026-05-14T01:22:25.213689633Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-14T01:22:25.214699084Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.009371ms logger=migrator t=2026-05-14T01:22:25.221241797Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-14T01:22:25.222834341Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.588143ms logger=migrator t=2026-05-14T01:22:25.229499696Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-14T01:22:25.231466197Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.966771ms logger=migrator t=2026-05-14T01:22:25.236857924Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-14T01:22:25.23757075Z level=info msg="Migration successfully executed" id="create team role table" duration=710.475µs logger=migrator t=2026-05-14T01:22:25.246475183Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-14T01:22:25.248425215Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.949402ms logger=migrator t=2026-05-14T01:22:25.254709581Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-14T01:22:25.255784984Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.072773ms logger=migrator t=2026-05-14T01:22:25.261057779Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-14T01:22:25.263129804Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.071495ms logger=migrator t=2026-05-14T01:22:25.269630144Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-14T01:22:25.270466662Z level=info msg="Migration successfully executed" id="create user role table" duration=836.048µs logger=migrator t=2026-05-14T01:22:25.27725189Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-14T01:22:25.278732471Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.483881ms logger=migrator t=2026-05-14T01:22:25.29023847Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-14T01:22:25.291434777Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.197707ms logger=migrator t=2026-05-14T01:22:25.297382086Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-14T01:22:25.298265704Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=883.458µs logger=migrator t=2026-05-14T01:22:25.304747345Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-14T01:22:25.306175156Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.429582ms logger=migrator t=2026-05-14T01:22:25.315004247Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-14T01:22:25.316323716Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.318229ms logger=migrator t=2026-05-14T01:22:25.322556891Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-14T01:22:25.323706655Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.151374ms logger=migrator t=2026-05-14T01:22:25.330725798Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-14T01:22:25.339056608Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.33022ms logger=migrator t=2026-05-14T01:22:25.343358701Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-14T01:22:25.344795483Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.436712ms logger=migrator t=2026-05-14T01:22:25.35163217Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-14T01:22:25.352839127Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.203847ms logger=migrator t=2026-05-14T01:22:25.35945124Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-14T01:22:25.361185488Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.734028ms logger=migrator t=2026-05-14T01:22:25.366245387Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-14T01:22:25.367387152Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.141785ms logger=migrator t=2026-05-14T01:22:25.375099039Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-14T01:22:25.37651582Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.4161ms logger=migrator t=2026-05-14T01:22:25.387015307Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-14T01:22:25.388849216Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.833439ms logger=migrator t=2026-05-14T01:22:25.395256145Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-14T01:22:25.40424093Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.984225ms logger=migrator t=2026-05-14T01:22:25.411015726Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-14T01:22:25.420931251Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.915965ms logger=migrator t=2026-05-14T01:22:25.426119224Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-14T01:22:25.437712625Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.592091ms logger=migrator t=2026-05-14T01:22:25.445550985Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-14T01:22:25.453424846Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.873161ms logger=migrator t=2026-05-14T01:22:25.459403545Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-14T01:22:25.46056877Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.165485ms logger=migrator t=2026-05-14T01:22:25.465992777Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-14T01:22:25.467652594Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.657947ms logger=migrator t=2026-05-14T01:22:25.474992782Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-14T01:22:25.476010175Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.018763ms logger=migrator t=2026-05-14T01:22:25.483770272Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-14T01:22:25.485408268Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.637666ms logger=migrator t=2026-05-14T01:22:25.490990279Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-14T01:22:25.492127203Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.136714ms logger=migrator t=2026-05-14T01:22:25.497777046Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-14T01:22:25.497874698Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=98.932µs logger=migrator t=2026-05-14T01:22:25.503775336Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-14T01:22:25.503823177Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=49.061µs logger=migrator t=2026-05-14T01:22:25.510930771Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-14T01:22:25.511728378Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=801.547µs logger=migrator t=2026-05-14T01:22:25.517724787Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-14T01:22:25.519541327Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.81866ms logger=migrator t=2026-05-14T01:22:25.525711211Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-14T01:22:25.527634252Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.928342ms logger=migrator t=2026-05-14T01:22:25.533844107Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-14T01:22:25.534228795Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=390.088µs logger=migrator t=2026-05-14T01:22:25.541381381Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-14T01:22:25.542475384Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.098024ms logger=migrator t=2026-05-14T01:22:25.548688379Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-14T01:22:25.549516777Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=829.118µs logger=migrator t=2026-05-14T01:22:25.554147606Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-14T01:22:25.55521921Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.070594ms logger=migrator t=2026-05-14T01:22:25.559832641Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-14T01:22:25.571497853Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.665723ms logger=migrator t=2026-05-14T01:22:25.578632397Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-14T01:22:25.578704779Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=74.182µs logger=migrator t=2026-05-14T01:22:25.584402152Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-14T01:22:25.585783542Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.37607ms logger=migrator t=2026-05-14T01:22:25.592790294Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-14T01:22:25.595942742Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.152207ms logger=migrator t=2026-05-14T01:22:25.601650665Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-14T01:22:25.603484886Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.83313ms logger=migrator t=2026-05-14T01:22:25.608053555Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-14T01:22:25.616667551Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.613686ms logger=migrator t=2026-05-14T01:22:25.620845171Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-14T01:22:25.621839813Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=994.962µs logger=migrator t=2026-05-14T01:22:25.626588666Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-14T01:22:25.627604608Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.016002ms logger=migrator t=2026-05-14T01:22:25.63138293Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-14T01:22:25.655206216Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.820106ms logger=migrator t=2026-05-14T01:22:25.662531695Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-14T01:22:25.663713941Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.186177ms logger=migrator t=2026-05-14T01:22:25.669802412Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-14T01:22:25.671352095Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.548113ms logger=migrator t=2026-05-14T01:22:25.676266612Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-14T01:22:25.678054431Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.788319ms logger=migrator t=2026-05-14T01:22:25.683326365Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-14T01:22:25.684510271Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.183856ms logger=migrator t=2026-05-14T01:22:25.689198202Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-14T01:22:25.689426667Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=228.925µs logger=migrator t=2026-05-14T01:22:25.694508777Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-14T01:22:25.695477508Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=968.121µs logger=migrator t=2026-05-14T01:22:25.700730762Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-14T01:22:25.708764646Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.034074ms logger=migrator t=2026-05-14T01:22:25.712935396Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-14T01:22:25.71357182Z level=info msg="Migration successfully executed" id="create entity_events table" duration=636.174µs logger=migrator t=2026-05-14T01:22:25.717743991Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-14T01:22:25.719312234Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.571404ms logger=migrator t=2026-05-14T01:22:25.724811523Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-14T01:22:25.725246553Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-14T01:22:25.731966589Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-14T01:22:25.732427729Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-14T01:22:25.73709316Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-14T01:22:25.737918027Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=824.407µs logger=migrator t=2026-05-14T01:22:25.74404213Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-14T01:22:25.745053902Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.006542ms logger=migrator t=2026-05-14T01:22:25.751191605Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-14T01:22:25.752916952Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.725237ms logger=migrator t=2026-05-14T01:22:25.757808228Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-14T01:22:25.759189448Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.38588ms logger=migrator t=2026-05-14T01:22:25.764169775Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-14T01:22:25.765404713Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.231648ms logger=migrator t=2026-05-14T01:22:25.770671667Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-14T01:22:25.771961485Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.289828ms logger=migrator t=2026-05-14T01:22:25.78054705Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-14T01:22:25.781751777Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.204807ms logger=migrator t=2026-05-14T01:22:25.787938571Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-14T01:22:25.789113876Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.175175ms logger=migrator t=2026-05-14T01:22:25.793255686Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-14T01:22:25.794955682Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.699716ms logger=migrator t=2026-05-14T01:22:25.799234726Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-14T01:22:25.800952823Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.717867ms logger=migrator t=2026-05-14T01:22:25.809108029Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-14T01:22:25.81097606Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.870561ms logger=migrator t=2026-05-14T01:22:25.819370571Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-14T01:22:25.845685532Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.311541ms logger=migrator t=2026-05-14T01:22:25.84927661Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-14T01:22:25.855338241Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.061571ms logger=migrator t=2026-05-14T01:22:25.863639961Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-14T01:22:25.870632412Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.9917ms logger=migrator t=2026-05-14T01:22:25.87518075Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-14T01:22:25.875438376Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=257.236µs logger=migrator t=2026-05-14T01:22:25.879120686Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-14T01:22:25.888260714Z level=info msg="Migration successfully executed" id="add share column" duration=9.138479ms logger=migrator t=2026-05-14T01:22:25.894217293Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-14T01:22:25.894426737Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=209.564µs logger=migrator t=2026-05-14T01:22:25.898509075Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-14T01:22:25.899537898Z level=info msg="Migration successfully executed" id="create file table" duration=1.030203ms logger=migrator t=2026-05-14T01:22:25.905814304Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-14T01:22:25.906948468Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.134654ms logger=migrator t=2026-05-14T01:22:25.914040992Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-14T01:22:25.915252498Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.210926ms logger=migrator t=2026-05-14T01:22:25.924046979Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-14T01:22:25.92686089Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.811961ms logger=migrator t=2026-05-14T01:22:25.937904879Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-14T01:22:25.939543254Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.640555ms logger=migrator t=2026-05-14T01:22:25.945936343Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-14T01:22:25.946005804Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=70.411µs logger=migrator t=2026-05-14T01:22:25.950663475Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-14T01:22:25.951052064Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=390.678µs logger=migrator t=2026-05-14T01:22:25.957055644Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-14T01:22:25.958038456Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=982.642µs logger=migrator t=2026-05-14T01:22:25.965976026Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-14T01:22:25.966294874Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=313.558µs logger=migrator t=2026-05-14T01:22:25.971082687Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-14T01:22:25.973680134Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.595567ms logger=migrator t=2026-05-14T01:22:25.980181375Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-14T01:22:25.994864803Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.681568ms logger=migrator t=2026-05-14T01:22:26.005694568Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-14T01:22:26.006095916Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=400.368µs logger=migrator t=2026-05-14T01:22:26.013165999Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-14T01:22:26.014502588Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.336199ms logger=migrator t=2026-05-14T01:22:26.02109132Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-14T01:22:26.021574351Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=484.031µs logger=migrator t=2026-05-14T01:22:26.027314325Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-14T01:22:26.027666813Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=355.799µs logger=migrator t=2026-05-14T01:22:26.034545151Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-14T01:22:26.035157614Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=612.353µs logger=migrator t=2026-05-14T01:22:26.040607023Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-14T01:22:26.048868441Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.260928ms logger=migrator t=2026-05-14T01:22:26.05618172Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-14T01:22:26.066762878Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.581059ms logger=migrator t=2026-05-14T01:22:26.070417708Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-14T01:22:26.07150018Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.081933ms logger=migrator t=2026-05-14T01:22:26.078752598Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-14T01:22:26.188326127Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=109.574579ms logger=migrator t=2026-05-14T01:22:26.196129106Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-14T01:22:26.197661269Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.564074ms logger=migrator t=2026-05-14T01:22:26.205306485Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-14T01:22:26.210362224Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=5.05664ms logger=migrator t=2026-05-14T01:22:26.21667979Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-14T01:22:26.243969071Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.285601ms logger=migrator t=2026-05-14T01:22:26.261371117Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-14T01:22:26.269147055Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.774238ms logger=migrator t=2026-05-14T01:22:26.273464808Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-14T01:22:26.273942548Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=477.55µs logger=migrator t=2026-05-14T01:22:26.281343929Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-14T01:22:26.281693876Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=369.718µs logger=migrator t=2026-05-14T01:22:26.2957514Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-14T01:22:26.296058097Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=317.357µs logger=migrator t=2026-05-14T01:22:26.305370479Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-14T01:22:26.305610104Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=241.365µs logger=migrator t=2026-05-14T01:22:26.310918789Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-14T01:22:26.311608444Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=693.635µs logger=migrator t=2026-05-14T01:22:26.319430253Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-14T01:22:26.320645409Z level=info msg="Migration successfully executed" id="create folder table" duration=1.217365ms logger=migrator t=2026-05-14T01:22:26.327591309Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-14T01:22:26.328794025Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.202766ms logger=migrator t=2026-05-14T01:22:26.334809605Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-14T01:22:26.336195075Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.38455ms logger=migrator t=2026-05-14T01:22:26.345833273Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-14T01:22:26.345881034Z level=info msg="Migration successfully executed" id="Update folder title length" duration=51.231µs logger=migrator t=2026-05-14T01:22:26.351478496Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-14T01:22:26.353387887Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.907532ms logger=migrator t=2026-05-14T01:22:26.357545757Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-14T01:22:26.358666161Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.120005ms logger=migrator t=2026-05-14T01:22:26.365287424Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-14T01:22:26.36649091Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.204916ms logger=migrator t=2026-05-14T01:22:26.372623473Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-14T01:22:26.373075063Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=451.92µs logger=migrator t=2026-05-14T01:22:26.378214944Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-14T01:22:26.378599372Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=387.558µs logger=migrator t=2026-05-14T01:22:26.388094077Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-14T01:22:26.389540459Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.447582ms logger=migrator t=2026-05-14T01:22:26.397552263Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-14T01:22:26.40068268Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=3.128897ms logger=migrator t=2026-05-14T01:22:26.406114528Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-14T01:22:26.407211691Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.098764ms logger=migrator t=2026-05-14T01:22:26.415559062Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-14T01:22:26.416727546Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.171204ms logger=migrator t=2026-05-14T01:22:26.421178133Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-14T01:22:26.422091693Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=919.609µs logger=migrator t=2026-05-14T01:22:26.428308018Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-14T01:22:26.429328089Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.022521ms logger=migrator t=2026-05-14T01:22:26.435425081Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-14T01:22:26.43672719Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.304229ms logger=migrator t=2026-05-14T01:22:26.445928388Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-14T01:22:26.447092953Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.164355ms logger=migrator t=2026-05-14T01:22:26.45252359Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-14T01:22:26.454125806Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.601856ms logger=migrator t=2026-05-14T01:22:26.465070073Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-14T01:22:26.466643866Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.579214ms logger=migrator t=2026-05-14T01:22:26.477308767Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-14T01:22:26.478443461Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.135324ms logger=migrator t=2026-05-14T01:22:26.483781377Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-14T01:22:26.484256758Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=510.542µs logger=migrator t=2026-05-14T01:22:26.489825577Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-14T01:22:26.505151079Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.321482ms logger=migrator t=2026-05-14T01:22:26.520862249Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-14T01:22:26.521953162Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.086443ms logger=migrator t=2026-05-14T01:22:26.528130296Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-14T01:22:26.528167957Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=40.091µs logger=migrator t=2026-05-14T01:22:26.533713016Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-14T01:22:26.534858982Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.140736ms logger=migrator t=2026-05-14T01:22:26.539834379Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-14T01:22:26.539860909Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.48µs logger=migrator t=2026-05-14T01:22:26.544151822Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-14T01:22:26.545566413Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.413261ms logger=migrator t=2026-05-14T01:22:26.55466174Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-14T01:22:26.55605818Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.39744ms logger=migrator t=2026-05-14T01:22:26.562690724Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-14T01:22:26.563830058Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.138924ms logger=migrator t=2026-05-14T01:22:26.572207399Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-14T01:22:26.573317413Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.126034ms logger=migrator t=2026-05-14T01:22:26.578151198Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-14T01:22:26.578452564Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=302.376µs logger=migrator t=2026-05-14T01:22:26.582613825Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-14T01:22:26.583652797Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.038632ms logger=migrator t=2026-05-14T01:22:26.620613136Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-14T01:22:26.622426165Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.815679ms logger=migrator t=2026-05-14T01:22:26.629915657Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-14T01:22:26.631344298Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.431081ms logger=migrator t=2026-05-14T01:22:26.636612762Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-14T01:22:26.647799074Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.183152ms logger=migrator t=2026-05-14T01:22:26.654172882Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-14T01:22:26.662257517Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.084045ms logger=migrator t=2026-05-14T01:22:26.666843266Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-14T01:22:26.675549834Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.706898ms logger=migrator t=2026-05-14T01:22:26.680552973Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-14T01:22:26.680967422Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=416.609µs logger=migrator t=2026-05-14T01:22:26.685405867Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-14T01:22:26.698541801Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.130384ms logger=migrator t=2026-05-14T01:22:26.704715015Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-14T01:22:26.721477097Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.759683ms logger=migrator t=2026-05-14T01:22:26.733345264Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-14T01:22:26.733703932Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=359.048µs logger=migrator t=2026-05-14T01:22:26.743004443Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.591961272s logger=migrator t=2026-05-14T01:22:26.743739949Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-14T01:22:26.768229469Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-14T01:22:26.768633377Z level=info msg="Created default organization" logger=secrets t=2026-05-14T01:22:26.776455287Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-14T01:22:26.844256373Z level=info msg="Restored cache from database" duration=461.32µs logger=plugin.store t=2026-05-14T01:22:26.845850468Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-14T01:22:26.887325324Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-14T01:22:26.887405105Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-14T01:22:26.887520358Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-14T01:22:26.887556949Z level=info msg="Plugins loaded" count=54 duration=41.707021ms logger=query_data t=2026-05-14T01:22:26.891669778Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-14T01:22:26.894423328Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-14T01:22:26.900660662Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-14T01:22:26.910096907Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-14T01:22:26.91258636Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-14T01:22:26.914671705Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-14T01:22:26.937477278Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-14T01:22:26.95420065Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-14T01:22:26.972152879Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-14T01:22:26.97217454Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-14T01:22:26.972721601Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-14T01:22:26.9736318Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-14T01:22:26.975056232Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-14T01:22:26.977502745Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-14T01:22:27.019045332Z level=info msg="State cache has been initialized" states=0 duration=46.321981ms logger=ngalert.scheduler t=2026-05-14T01:22:27.019165825Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-14T01:22:27.019239306Z level=info msg=starting first_tick=2026-05-14T01:22:30Z logger=provisioning.dashboard t=2026-05-14T01:22:27.03562598Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-14T01:22:27.042626212Z level=info msg="Update check succeeded" duration=69.058933ms logger=provisioning.dashboard t=2026-05-14T01:22:27.137897629Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-05-14T01:22:27.229538998Z level=info msg="Update check succeeded" duration=256.746485ms logger=grafana-apiserver t=2026-05-14T01:22:27.239503583Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-14T01:22:27.239914351Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-14T01:22:27.254987928Z level=info msg="Patterns update finished" duration=274.522029ms logger=provisioning.dashboard t=2026-05-14T01:22:29.370665685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.372492625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.398033804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.427850195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.444157287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.491487556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.512837996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.630976459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.655734742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.675078848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.712449733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.747816003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.763231236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.793777984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.811075236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.976449496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:29.998667024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.068346482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.083890376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.118710695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.131455098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.153066003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.170484457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.211022409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.229353473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.261873972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.277912017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.315347082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.332382768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.364532199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.389169458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.447006002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.463912665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.508403232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.527328908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.563380604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.582384681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.627553193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.646281245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.6976631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.721669026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.766421668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.786989259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.836994064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.856071565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.90233926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.920218144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.977321951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:30.991757512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.071624026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.087428465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.132669556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.149702032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.209449614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.2311404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.28984628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.309126274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.38021954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.401503707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.450947767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.467735788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.535107814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.547829637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.594015489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.614085909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.6733021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.710024108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.823422022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.845902684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.912841211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:31.930596493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:32.011799035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:32.027663484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:32.107575267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:32.118669495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:32.202562073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:32.212791862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:32.282246821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:32.302744531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:22:32.382254244Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-14T01:23:03.999419985Z level=info msg="Usage stats are ready to report"