logger=settings t=2026-04-16T06:13:05.194101051Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-16T06:13:05Z logger=settings t=2026-04-16T06:13:05.194348936Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-16T06:13:05.194360456Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-16T06:13:05.194363836Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-16T06:13:05.194366716Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-16T06:13:05.194369486Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-16T06:13:05.194372166Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-16T06:13:05.194375006Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-16T06:13:05.194377826Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-16T06:13:05.194382616Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-16T06:13:05.194385406Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-16T06:13:05.194392196Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-16T06:13:05.194396387Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-16T06:13:05.194399097Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-16T06:13:05.194401947Z level=info msg=Target target=[all] logger=settings t=2026-04-16T06:13:05.194407377Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-16T06:13:05.194410177Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-16T06:13:05.194412777Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-16T06:13:05.194415367Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-16T06:13:05.194418007Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-16T06:13:05.194420907Z level=info msg="App mode production" logger=sqlstore t=2026-04-16T06:13:05.194671981Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-16T06:13:05.194687971Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-16T06:13:05.196005023Z level=info msg="Locking database" logger=migrator t=2026-04-16T06:13:05.196017693Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-16T06:13:05.196788126Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-16T06:13:05.197782144Z level=info msg="Migration successfully executed" id="create migration_log table" duration=993.868µs logger=migrator t=2026-04-16T06:13:05.201248722Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-16T06:13:05.201888353Z level=info msg="Migration successfully executed" id="create user table" duration=639.841µs logger=migrator t=2026-04-16T06:13:05.207504758Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-16T06:13:05.208279041Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=774.662µs logger=migrator t=2026-04-16T06:13:05.212543133Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-16T06:13:05.213384197Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=841.153µs logger=migrator t=2026-04-16T06:13:05.218162087Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-16T06:13:05.21894959Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=786.943µs logger=migrator t=2026-04-16T06:13:05.222904817Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-16T06:13:05.225132605Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=2.223828ms logger=migrator t=2026-04-16T06:13:05.228889918Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-16T06:13:05.232328396Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.439598ms logger=migrator t=2026-04-16T06:13:05.237508624Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-16T06:13:05.23849401Z level=info msg="Migration successfully executed" id="create user table v2" duration=985.597µs logger=migrator t=2026-04-16T06:13:05.245221554Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-16T06:13:05.246645368Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.426445ms logger=migrator t=2026-04-16T06:13:05.250594694Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-16T06:13:05.251952186Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.360012ms logger=migrator t=2026-04-16T06:13:05.257066993Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-16T06:13:05.257961648Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=894.665µs logger=migrator t=2026-04-16T06:13:05.262392693Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-16T06:13:05.263035763Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=642.581µs logger=migrator t=2026-04-16T06:13:05.268379874Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-16T06:13:05.269622544Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.2421ms logger=migrator t=2026-04-16T06:13:05.276176205Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-16T06:13:05.276235196Z level=info msg="Migration successfully executed" id="Update user table charset" duration=61.971µs logger=migrator t=2026-04-16T06:13:05.280487148Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-16T06:13:05.282644974Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.158716ms logger=migrator t=2026-04-16T06:13:05.287119409Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-16T06:13:05.287626208Z level=info msg="Migration successfully executed" id="Add missing user data" duration=499.799µs logger=migrator t=2026-04-16T06:13:05.294096677Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-16T06:13:05.2960354Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.947494ms logger=migrator t=2026-04-16T06:13:05.299419487Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-16T06:13:05.300700919Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.281131ms logger=migrator t=2026-04-16T06:13:05.30492512Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-16T06:13:05.306038098Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.112798ms logger=migrator t=2026-04-16T06:13:05.330815756Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-16T06:13:05.34172309Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.908384ms logger=migrator t=2026-04-16T06:13:05.346777825Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-16T06:13:05.347905864Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.128189ms logger=migrator t=2026-04-16T06:13:05.352537783Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-16T06:13:05.352793176Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=255.154µs logger=migrator t=2026-04-16T06:13:05.357321393Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-16T06:13:05.358549173Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.23104ms logger=migrator t=2026-04-16T06:13:05.364461723Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-16T06:13:05.364781278Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=327.085µs logger=migrator t=2026-04-16T06:13:05.368496362Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-16T06:13:05.36899329Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=496.997µs logger=migrator t=2026-04-16T06:13:05.373598857Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-16T06:13:05.376680859Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=3.070882ms logger=migrator t=2026-04-16T06:13:05.38208541Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-16T06:13:05.384034863Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.948543ms logger=migrator t=2026-04-16T06:13:05.389689399Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-16T06:13:05.390497862Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=808.403µs logger=migrator t=2026-04-16T06:13:05.394724883Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-16T06:13:05.395543207Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=812.104µs logger=migrator t=2026-04-16T06:13:05.400181426Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-16T06:13:05.400988089Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=807.183µs logger=migrator t=2026-04-16T06:13:05.40637915Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-16T06:13:05.406510662Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=132.982µs logger=migrator t=2026-04-16T06:13:05.411367124Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-16T06:13:05.412654556Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.287952ms logger=migrator t=2026-04-16T06:13:05.418680367Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-16T06:13:05.419705795Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.027438ms logger=migrator t=2026-04-16T06:13:05.425190678Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-16T06:13:05.426820965Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.629777ms logger=migrator t=2026-04-16T06:13:05.431049226Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-16T06:13:05.432065143Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.017267ms logger=migrator t=2026-04-16T06:13:05.436125261Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-16T06:13:05.44319836Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=7.085189ms logger=migrator t=2026-04-16T06:13:05.4491135Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-16T06:13:05.450703477Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.589757ms logger=migrator t=2026-04-16T06:13:05.45503709Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-16T06:13:05.455845503Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=808.223µs logger=migrator t=2026-04-16T06:13:05.460148027Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-16T06:13:05.460987701Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=839.294µs logger=migrator t=2026-04-16T06:13:05.465831732Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-16T06:13:05.466654676Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=822.174µs logger=migrator t=2026-04-16T06:13:05.471319764Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-16T06:13:05.472631946Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.311352ms logger=migrator t=2026-04-16T06:13:05.478030508Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-16T06:13:05.478814271Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=781.213µs logger=migrator t=2026-04-16T06:13:05.483081563Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-16T06:13:05.483603042Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=516.819µs logger=migrator t=2026-04-16T06:13:05.488660067Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-16T06:13:05.489034714Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=374.697µs logger=migrator t=2026-04-16T06:13:05.493319666Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-16T06:13:05.494489906Z level=info msg="Migration successfully executed" id="create star table" duration=1.171181ms logger=migrator t=2026-04-16T06:13:05.500550357Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-16T06:13:05.501695867Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.14556ms logger=migrator t=2026-04-16T06:13:05.507634317Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-16T06:13:05.50843072Z level=info msg="Migration successfully executed" id="create org table v1" duration=797.594µs logger=migrator t=2026-04-16T06:13:05.515258245Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-16T06:13:05.516047698Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=789.783µs logger=migrator t=2026-04-16T06:13:05.522562309Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-16T06:13:05.523099897Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=538.028µs logger=migrator t=2026-04-16T06:13:05.528065762Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-16T06:13:05.528972787Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=906.885µs logger=migrator t=2026-04-16T06:13:05.535847243Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-16T06:13:05.536784398Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=936.445µs logger=migrator t=2026-04-16T06:13:05.542983343Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-16T06:13:05.543834097Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=850.834µs logger=migrator t=2026-04-16T06:13:05.548560047Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-16T06:13:05.548591457Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.42µs logger=migrator t=2026-04-16T06:13:05.553594442Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-16T06:13:05.553680843Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=87.781µs logger=migrator t=2026-04-16T06:13:05.559234997Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-16T06:13:05.559557092Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=316.925µs logger=migrator t=2026-04-16T06:13:05.565035384Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-16T06:13:05.565883849Z level=info msg="Migration successfully executed" id="create dashboard table" duration=847.965µs logger=migrator t=2026-04-16T06:13:05.570651199Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-16T06:13:05.571960961Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.309502ms logger=migrator t=2026-04-16T06:13:05.576810263Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-16T06:13:05.577653437Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=843.734µs logger=migrator t=2026-04-16T06:13:05.583399285Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-16T06:13:05.584168357Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=768.882µs logger=migrator t=2026-04-16T06:13:05.588842755Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-16T06:13:05.589644259Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=798.104µs logger=migrator t=2026-04-16T06:13:05.595285775Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-16T06:13:05.596631507Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.346011ms logger=migrator t=2026-04-16T06:13:05.601982667Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-16T06:13:05.607519871Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.537074ms logger=migrator t=2026-04-16T06:13:05.612147289Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-16T06:13:05.613213776Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.066327ms logger=migrator t=2026-04-16T06:13:05.617034061Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-16T06:13:05.61817855Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.142779ms logger=migrator t=2026-04-16T06:13:05.62351464Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-16T06:13:05.624918994Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.403734ms logger=migrator t=2026-04-16T06:13:05.631238831Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-16T06:13:05.631582656Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=343.905µs logger=migrator t=2026-04-16T06:13:05.636475999Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-16T06:13:05.637848772Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.372043ms logger=migrator t=2026-04-16T06:13:05.642939818Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-16T06:13:05.643008539Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=70.721µs logger=migrator t=2026-04-16T06:13:05.647250001Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-16T06:13:05.649183224Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.932822ms logger=migrator t=2026-04-16T06:13:05.652989857Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-16T06:13:05.655232115Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.241778ms logger=migrator t=2026-04-16T06:13:05.66031751Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-16T06:13:05.662287704Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.969674ms logger=migrator t=2026-04-16T06:13:05.667662595Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-16T06:13:05.668496378Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=834.053µs logger=migrator t=2026-04-16T06:13:05.672903692Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-16T06:13:05.674968027Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.064265ms logger=migrator t=2026-04-16T06:13:05.679504744Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-16T06:13:05.680318648Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=804.654µs logger=migrator t=2026-04-16T06:13:05.684394437Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-16T06:13:05.685293832Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=893.495µs logger=migrator t=2026-04-16T06:13:05.689967721Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-16T06:13:05.689999941Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.48µs logger=migrator t=2026-04-16T06:13:05.694258753Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-16T06:13:05.694296364Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.541µs logger=migrator t=2026-04-16T06:13:05.701048878Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-16T06:13:05.704268101Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.218594ms logger=migrator t=2026-04-16T06:13:05.710990365Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-16T06:13:05.715928228Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.941013ms logger=migrator t=2026-04-16T06:13:05.720991844Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-16T06:13:05.724076476Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.084042ms logger=migrator t=2026-04-16T06:13:05.729618489Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-16T06:13:05.731882838Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.264918ms logger=migrator t=2026-04-16T06:13:05.73677927Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-16T06:13:05.737086865Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=286.384µs logger=migrator t=2026-04-16T06:13:05.742198941Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-16T06:13:05.743193968Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=994.407µs logger=migrator t=2026-04-16T06:13:05.748988286Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-16T06:13:05.750719045Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.73551ms logger=migrator t=2026-04-16T06:13:05.755241801Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-16T06:13:05.755274382Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.99µs logger=migrator t=2026-04-16T06:13:05.759103437Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-16T06:13:05.762355361Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=3.251283ms logger=migrator t=2026-04-16T06:13:05.766180096Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-16T06:13:05.766904098Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=719.852µs logger=migrator t=2026-04-16T06:13:05.773512649Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-16T06:13:05.782169784Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.658585ms logger=migrator t=2026-04-16T06:13:05.785982669Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-16T06:13:05.786652771Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=669.982µs logger=migrator t=2026-04-16T06:13:05.790725189Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-16T06:13:05.791608874Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=883.475µs logger=migrator t=2026-04-16T06:13:05.798797595Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-16T06:13:05.799686161Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=888.456µs logger=migrator t=2026-04-16T06:13:05.803602816Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-16T06:13:05.803949983Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=347.016µs logger=migrator t=2026-04-16T06:13:05.807841537Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-16T06:13:05.809009227Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.16721ms logger=migrator t=2026-04-16T06:13:05.81392015Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-16T06:13:05.817695113Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.773163ms logger=migrator t=2026-04-16T06:13:05.821996536Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-16T06:13:05.823749946Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.75358ms logger=migrator t=2026-04-16T06:13:05.831876592Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-16T06:13:05.832214619Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=326.296µs logger=migrator t=2026-04-16T06:13:05.836040702Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-16T06:13:05.836258157Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=218.085µs logger=migrator t=2026-04-16T06:13:05.840151682Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-16T06:13:05.840901075Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=752.403µs logger=migrator t=2026-04-16T06:13:05.846211384Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-16T06:13:05.855805486Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=9.590012ms logger=migrator t=2026-04-16T06:13:05.863781771Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-16T06:13:05.865639562Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.860232ms logger=migrator t=2026-04-16T06:13:05.871739704Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-16T06:13:05.872545619Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=807.285µs logger=migrator t=2026-04-16T06:13:05.87679212Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-16T06:13:05.877627104Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=836.054µs logger=migrator t=2026-04-16T06:13:05.884223115Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-16T06:13:05.885291213Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.064978ms logger=migrator t=2026-04-16T06:13:05.891921125Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-16T06:13:05.893954409Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.032904ms logger=migrator t=2026-04-16T06:13:05.898784811Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-16T06:13:05.907285444Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.499173ms logger=migrator t=2026-04-16T06:13:05.912805307Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-16T06:13:05.914062088Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.256631ms logger=migrator t=2026-04-16T06:13:05.920409555Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-16T06:13:05.921772048Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.376703ms logger=migrator t=2026-04-16T06:13:05.99307702Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-16T06:13:05.996685351Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=3.610341ms logger=migrator t=2026-04-16T06:13:06.002760924Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-16T06:13:06.003525507Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=764.843µs logger=migrator t=2026-04-16T06:13:06.006991945Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-16T06:13:06.009479027Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.496572ms logger=migrator t=2026-04-16T06:13:06.013714898Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-16T06:13:06.016070198Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.35522ms logger=migrator t=2026-04-16T06:13:06.019937683Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-16T06:13:06.019960453Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=23.75µs logger=migrator t=2026-04-16T06:13:06.02273122Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-16T06:13:06.022920853Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=189.963µs logger=migrator t=2026-04-16T06:13:06.026197748Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-16T06:13:06.030017683Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.819505ms logger=migrator t=2026-04-16T06:13:06.033713495Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-16T06:13:06.033905598Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=192.263µs logger=migrator t=2026-04-16T06:13:06.038146739Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-16T06:13:06.038342692Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=196.193µs logger=migrator t=2026-04-16T06:13:06.041048438Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-16T06:13:06.044708119Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.658031ms logger=migrator t=2026-04-16T06:13:06.048987383Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-16T06:13:06.049217486Z level=info msg="Migration successfully executed" id="Update uid value" duration=230.793µs logger=migrator t=2026-04-16T06:13:06.052495492Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-16T06:13:06.053526518Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.031066ms logger=migrator t=2026-04-16T06:13:06.057683788Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-16T06:13:06.05837286Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=688.362µs logger=migrator t=2026-04-16T06:13:06.072982286Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-16T06:13:06.073750139Z level=info msg="Migration successfully executed" id="create api_key table" duration=773.473µs logger=migrator t=2026-04-16T06:13:06.079927613Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-16T06:13:06.081250296Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.322283ms logger=migrator t=2026-04-16T06:13:06.086047487Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-16T06:13:06.087233906Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.18636ms logger=migrator t=2026-04-16T06:13:06.090952489Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-16T06:13:06.092317342Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.371112ms logger=migrator t=2026-04-16T06:13:06.098842212Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-16T06:13:06.099566354Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=724.492µs logger=migrator t=2026-04-16T06:13:06.102758227Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-16T06:13:06.103847876Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.089309ms logger=migrator t=2026-04-16T06:13:06.107724962Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-16T06:13:06.109038073Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.2423ms logger=migrator t=2026-04-16T06:13:06.113074681Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-16T06:13:06.119740544Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.660313ms logger=migrator t=2026-04-16T06:13:06.123359695Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-16T06:13:06.124068057Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=708.222µs logger=migrator t=2026-04-16T06:13:06.127796969Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-16T06:13:06.129207063Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.409604ms logger=migrator t=2026-04-16T06:13:06.133101759Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-16T06:13:06.133896322Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=788.033µs logger=migrator t=2026-04-16T06:13:06.136896282Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-16T06:13:06.137696506Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=795.594µs logger=migrator t=2026-04-16T06:13:06.141963697Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-16T06:13:06.142263763Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=300.176µs logger=migrator t=2026-04-16T06:13:06.145219652Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-16T06:13:06.145795222Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=575.41µs logger=migrator t=2026-04-16T06:13:06.149557446Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-16T06:13:06.149601716Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.681µs logger=migrator t=2026-04-16T06:13:06.153288129Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-16T06:13:06.156456892Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.169813ms logger=migrator t=2026-04-16T06:13:06.160475069Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-16T06:13:06.16293061Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.455301ms logger=migrator t=2026-04-16T06:13:06.166101784Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-16T06:13:06.166251437Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=150.093µs logger=migrator t=2026-04-16T06:13:06.168736289Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-16T06:13:06.171314572Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.582273ms logger=migrator t=2026-04-16T06:13:06.176195924Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-16T06:13:06.178774768Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.582944ms logger=migrator t=2026-04-16T06:13:06.182606452Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-16T06:13:06.183296483Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=690.061µs logger=migrator t=2026-04-16T06:13:06.187973552Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-16T06:13:06.188798176Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=834.824µs logger=migrator t=2026-04-16T06:13:06.193323783Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-16T06:13:06.194610985Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.287122ms logger=migrator t=2026-04-16T06:13:06.197715917Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-16T06:13:06.198565361Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=849.224µs logger=migrator t=2026-04-16T06:13:06.202330055Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-16T06:13:06.203205849Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=875.654µs logger=migrator t=2026-04-16T06:13:06.207603533Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-16T06:13:06.208372236Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=762.553µs logger=migrator t=2026-04-16T06:13:06.212397394Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-16T06:13:06.212461115Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=64.161µs logger=migrator t=2026-04-16T06:13:06.216143876Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-16T06:13:06.216167747Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=24.801µs logger=migrator t=2026-04-16T06:13:06.219811569Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-16T06:13:06.222443153Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.631434ms logger=migrator t=2026-04-16T06:13:06.22699698Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-16T06:13:06.229602914Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.605604ms logger=migrator t=2026-04-16T06:13:06.233087893Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-16T06:13:06.233159464Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=72.231µs logger=migrator t=2026-04-16T06:13:06.2371242Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-16T06:13:06.237836592Z level=info msg="Migration successfully executed" id="create quota table v1" duration=712.272µs logger=migrator t=2026-04-16T06:13:06.242696764Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-16T06:13:06.243506337Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=813.543µs logger=migrator t=2026-04-16T06:13:06.24773604Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-16T06:13:06.24777967Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.982µs logger=migrator t=2026-04-16T06:13:06.252489109Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-16T06:13:06.253656559Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.1704ms logger=migrator t=2026-04-16T06:13:06.258008452Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-16T06:13:06.258960748Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=952.576µs logger=migrator t=2026-04-16T06:13:06.262988775Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-16T06:13:06.26619469Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.206065ms logger=migrator t=2026-04-16T06:13:06.270800597Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-16T06:13:06.270838868Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=36.3µs logger=migrator t=2026-04-16T06:13:06.27451354Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-16T06:13:06.275693669Z level=info msg="Migration successfully executed" id="create session table" duration=1.179979ms logger=migrator t=2026-04-16T06:13:06.280269487Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-16T06:13:06.280365958Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=91.521µs logger=migrator t=2026-04-16T06:13:06.284738532Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-16T06:13:06.284833933Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=96.251µs logger=migrator t=2026-04-16T06:13:06.288367763Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-16T06:13:06.289650144Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.281781ms logger=migrator t=2026-04-16T06:13:06.295041846Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-16T06:13:06.29594396Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=901.575µs logger=migrator t=2026-04-16T06:13:06.301622116Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-16T06:13:06.301653617Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=33.321µs logger=migrator t=2026-04-16T06:13:06.30720997Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-16T06:13:06.307259602Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=52.172µs logger=migrator t=2026-04-16T06:13:06.311479433Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-16T06:13:06.315056203Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.57657ms logger=migrator t=2026-04-16T06:13:06.318735595Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-16T06:13:06.322179243Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.443038ms logger=migrator t=2026-04-16T06:13:06.326607677Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-16T06:13:06.3268039Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=196.673µs logger=migrator t=2026-04-16T06:13:06.330388901Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-16T06:13:06.330562814Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=173.313µs logger=migrator t=2026-04-16T06:13:06.334267106Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-16T06:13:06.335435406Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.16829ms logger=migrator t=2026-04-16T06:13:06.339698678Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-16T06:13:06.339734948Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.22µs logger=migrator t=2026-04-16T06:13:06.345325342Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-16T06:13:06.351584278Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.254336ms logger=migrator t=2026-04-16T06:13:06.355942961Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-16T06:13:06.356237925Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=297.874µs logger=migrator t=2026-04-16T06:13:06.359856988Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-16T06:13:06.363045571Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.188133ms logger=migrator t=2026-04-16T06:13:06.36596822Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-16T06:13:06.369040422Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.069322ms logger=migrator t=2026-04-16T06:13:06.373261043Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-16T06:13:06.373327494Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.991µs logger=migrator t=2026-04-16T06:13:06.376162332Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-16T06:13:06.377085947Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=923.085µs logger=migrator t=2026-04-16T06:13:06.380825641Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-16T06:13:06.381655724Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=830.343µs logger=migrator t=2026-04-16T06:13:06.386887002Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-16T06:13:06.388958907Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.067294ms logger=migrator t=2026-04-16T06:13:06.393965221Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-16T06:13:06.394915628Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=951.267µs logger=migrator t=2026-04-16T06:13:06.398836903Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-16T06:13:06.399652537Z level=info msg="Migration successfully executed" id="add index alert state" duration=815.164µs logger=migrator t=2026-04-16T06:13:06.404757774Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-16T06:13:06.406171327Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.414294ms logger=migrator t=2026-04-16T06:13:06.412392262Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-16T06:13:06.413086704Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=694.772µs logger=migrator t=2026-04-16T06:13:06.417610589Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-16T06:13:06.418978272Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.367363ms logger=migrator t=2026-04-16T06:13:06.423450907Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-16T06:13:06.424857072Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.402244ms logger=migrator t=2026-04-16T06:13:06.429248856Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-16T06:13:06.439266054Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.022018ms logger=migrator t=2026-04-16T06:13:06.443092169Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-16T06:13:06.443727049Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=635.01µs logger=migrator t=2026-04-16T06:13:06.447106946Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-16T06:13:06.447905279Z 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=792.283µs logger=migrator t=2026-04-16T06:13:06.452539758Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-16T06:13:06.452991906Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=444.118µs logger=migrator t=2026-04-16T06:13:06.456436324Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-16T06:13:06.457221387Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=785.153µs logger=migrator t=2026-04-16T06:13:06.460913569Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-16T06:13:06.461608961Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=695.292µs logger=migrator t=2026-04-16T06:13:06.465554847Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-16T06:13:06.469102667Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.54654ms logger=migrator t=2026-04-16T06:13:06.473273297Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-16T06:13:06.476698625Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.424748ms logger=migrator t=2026-04-16T06:13:06.481078719Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-16T06:13:06.484576717Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.488429ms logger=migrator t=2026-04-16T06:13:06.488627736Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-16T06:13:06.492077184Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.446118ms logger=migrator t=2026-04-16T06:13:06.4954316Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-16T06:13:06.496256763Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=824.873µs logger=migrator t=2026-04-16T06:13:06.500092718Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-16T06:13:06.500118349Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.601µs logger=migrator t=2026-04-16T06:13:06.503072219Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-16T06:13:06.50316211Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=85.852µs logger=migrator t=2026-04-16T06:13:06.507642756Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-16T06:13:06.508878277Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.229781ms logger=migrator t=2026-04-16T06:13:06.513167019Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T06:13:06.514016463Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=848.954µs logger=migrator t=2026-04-16T06:13:06.520263979Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-16T06:13:06.521021611Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=756.242µs logger=migrator t=2026-04-16T06:13:06.526209948Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-16T06:13:06.527365928Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.15588ms logger=migrator t=2026-04-16T06:13:06.53050672Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T06:13:06.531346705Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=839.845µs logger=migrator t=2026-04-16T06:13:06.535837521Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-16T06:13:06.539466211Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.627951ms logger=migrator t=2026-04-16T06:13:06.543416468Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-16T06:13:06.547016789Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.600301ms logger=migrator t=2026-04-16T06:13:06.550518618Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-16T06:13:06.55068719Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=168.652µs logger=migrator t=2026-04-16T06:13:06.554049547Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-16T06:13:06.55485195Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=801.923µs logger=migrator t=2026-04-16T06:13:06.559301306Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-16T06:13:06.560590657Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.277861ms logger=migrator t=2026-04-16T06:13:06.564013385Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-16T06:13:06.567916831Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.903896ms logger=migrator t=2026-04-16T06:13:06.570985412Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-16T06:13:06.571048123Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=63.431µs logger=migrator t=2026-04-16T06:13:06.574884248Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-16T06:13:06.575686742Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=802.324µs logger=migrator t=2026-04-16T06:13:06.578454678Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-16T06:13:06.579297412Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=849.174µs logger=migrator t=2026-04-16T06:13:06.583059125Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-16T06:13:06.583133657Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=75.082µs logger=migrator t=2026-04-16T06:13:06.587241686Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-16T06:13:06.588083961Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=841.925µs logger=migrator t=2026-04-16T06:13:06.591664291Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-16T06:13:06.593126115Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.463494ms logger=migrator t=2026-04-16T06:13:06.597891126Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-16T06:13:06.599593124Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.703078ms logger=migrator t=2026-04-16T06:13:06.604921534Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-16T06:13:06.605833809Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=915.675µs logger=migrator t=2026-04-16T06:13:06.609510551Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-16T06:13:06.611061927Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.545546ms logger=migrator t=2026-04-16T06:13:06.615249817Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-16T06:13:06.616522739Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.273292ms logger=migrator t=2026-04-16T06:13:06.621616575Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-16T06:13:06.621644176Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.511µs logger=migrator t=2026-04-16T06:13:06.626381545Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-16T06:13:06.630516035Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.13362ms logger=migrator t=2026-04-16T06:13:06.63493646Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-16T06:13:06.635744563Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=808.433µs logger=migrator t=2026-04-16T06:13:06.640219108Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-16T06:13:06.645990415Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.769537ms logger=migrator t=2026-04-16T06:13:06.649765829Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-16T06:13:06.650456331Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=690.842µs logger=migrator t=2026-04-16T06:13:06.655187051Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-16T06:13:06.656086566Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=900.355µs logger=migrator t=2026-04-16T06:13:06.663211136Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-16T06:13:06.664012659Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=801.483µs logger=migrator t=2026-04-16T06:13:06.66767981Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-16T06:13:06.681747817Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.068817ms logger=migrator t=2026-04-16T06:13:06.685181715Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-16T06:13:06.685657423Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=478.178µs logger=migrator t=2026-04-16T06:13:06.692681152Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-16T06:13:06.694510413Z 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.824121ms logger=migrator t=2026-04-16T06:13:06.699273652Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-16T06:13:06.699658009Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=384.297µs logger=migrator t=2026-04-16T06:13:06.703467723Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-16T06:13:06.704124134Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=661.581µs logger=migrator t=2026-04-16T06:13:06.707287408Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-16T06:13:06.707565112Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=286.754µs logger=migrator t=2026-04-16T06:13:06.710904148Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-16T06:13:06.71514987Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.245472ms logger=migrator t=2026-04-16T06:13:06.719811619Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-16T06:13:06.723931728Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.122349ms logger=migrator t=2026-04-16T06:13:06.727188372Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-16T06:13:06.728167599Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=978.957µs logger=migrator t=2026-04-16T06:13:06.731456774Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-16T06:13:06.732471922Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.014778ms logger=migrator t=2026-04-16T06:13:06.737568827Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-16T06:13:06.737889503Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=320.976µs logger=migrator t=2026-04-16T06:13:06.741040156Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-16T06:13:06.745281297Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.245031ms logger=migrator t=2026-04-16T06:13:06.748796367Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-16T06:13:06.749774324Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=977.078µs logger=migrator t=2026-04-16T06:13:06.754830218Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-16T06:13:06.756322253Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=1.491455ms logger=migrator t=2026-04-16T06:13:06.759552578Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-16T06:13:06.760006055Z level=info msg="Migration successfully executed" id="Move region to single row" duration=453.397µs logger=migrator t=2026-04-16T06:13:06.762864823Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-16T06:13:06.763917982Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.049468ms logger=migrator t=2026-04-16T06:13:06.766921292Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-16T06:13:06.76795572Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.034018ms logger=migrator t=2026-04-16T06:13:06.771793374Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T06:13:06.772874633Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.073839ms logger=migrator t=2026-04-16T06:13:06.775945044Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T06:13:06.77690991Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=964.596µs logger=migrator t=2026-04-16T06:13:06.781286434Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-16T06:13:06.782190469Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=903.225µs logger=migrator t=2026-04-16T06:13:06.789674706Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-16T06:13:06.791347033Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.676978ms logger=migrator t=2026-04-16T06:13:06.79530599Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-16T06:13:06.795381901Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=76.131µs logger=migrator t=2026-04-16T06:13:06.798962882Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-16T06:13:06.800784962Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.82306ms logger=migrator t=2026-04-16T06:13:06.806045211Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-16T06:13:06.806910245Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=864.764µs logger=migrator t=2026-04-16T06:13:06.81198277Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-16T06:13:06.813015018Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.032138ms logger=migrator t=2026-04-16T06:13:06.8172465Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-16T06:13:06.818228946Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=982.367µs logger=migrator t=2026-04-16T06:13:06.822333655Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-16T06:13:06.822578139Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=249.684µs logger=migrator t=2026-04-16T06:13:06.82680249Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-16T06:13:06.827231167Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=428.437µs logger=migrator t=2026-04-16T06:13:06.830388131Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-16T06:13:06.830504133Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=116.012µs logger=migrator t=2026-04-16T06:13:06.836772208Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-16T06:13:06.83990104Z level=info msg="Migration successfully executed" id="create team table" duration=3.129292ms logger=migrator t=2026-04-16T06:13:06.847667551Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-16T06:13:06.848898002Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.225491ms logger=migrator t=2026-04-16T06:13:06.857135921Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-16T06:13:06.858431183Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.296002ms logger=migrator t=2026-04-16T06:13:06.863407877Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-16T06:13:06.871374551Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.965104ms logger=migrator t=2026-04-16T06:13:06.878694234Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-16T06:13:06.879175292Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=483.248µs logger=migrator t=2026-04-16T06:13:06.883015907Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-16T06:13:06.885748623Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.732866ms logger=migrator t=2026-04-16T06:13:06.894432499Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-16T06:13:06.895295383Z level=info msg="Migration successfully executed" id="create team member table" duration=860.854µs logger=migrator t=2026-04-16T06:13:06.899412103Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-16T06:13:06.90039734Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=984.667µs logger=migrator t=2026-04-16T06:13:06.907458249Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-16T06:13:06.908755431Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.296422ms logger=migrator t=2026-04-16T06:13:06.913898557Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-16T06:13:06.914853223Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=955.086µs logger=migrator t=2026-04-16T06:13:06.918626277Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-16T06:13:06.925575304Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.945667ms logger=migrator t=2026-04-16T06:13:06.930419896Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-16T06:13:06.936345065Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.920769ms logger=migrator t=2026-04-16T06:13:06.940902402Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-16T06:13:06.945353337Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.450745ms logger=migrator t=2026-04-16T06:13:06.948932467Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-16T06:13:06.949854692Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=921.785µs logger=migrator t=2026-04-16T06:13:06.954378119Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-16T06:13:06.956472594Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.092605ms logger=migrator t=2026-04-16T06:13:06.962452564Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-16T06:13:06.963791037Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.339053ms logger=migrator t=2026-04-16T06:13:06.968987665Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-16T06:13:06.970390889Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.402633ms logger=migrator t=2026-04-16T06:13:06.978072378Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-16T06:13:06.9793959Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.327302ms logger=migrator t=2026-04-16T06:13:06.984452755Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-16T06:13:06.985422501Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=972.536µs logger=migrator t=2026-04-16T06:13:06.98949977Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-16T06:13:06.990506697Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.006887ms logger=migrator t=2026-04-16T06:13:06.994576335Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-16T06:13:06.995852167Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.274712ms logger=migrator t=2026-04-16T06:13:07.002130593Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-16T06:13:07.002924656Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=795.253µs logger=migrator t=2026-04-16T06:13:07.006974114Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-16T06:13:07.007273399Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=301.705µs logger=migrator t=2026-04-16T06:13:07.013057207Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-16T06:13:07.013757279Z level=info msg="Migration successfully executed" id="create tag table" duration=700.162µs logger=migrator t=2026-04-16T06:13:07.019644017Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-16T06:13:07.020686646Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.042269ms logger=migrator t=2026-04-16T06:13:07.029369781Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-16T06:13:07.030204625Z level=info msg="Migration successfully executed" id="create login attempt table" duration=834.274µs logger=migrator t=2026-04-16T06:13:07.034576508Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-16T06:13:07.035700248Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.122619ms logger=migrator t=2026-04-16T06:13:07.039832797Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-16T06:13:07.041044968Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.210801ms logger=migrator t=2026-04-16T06:13:07.044657458Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-16T06:13:07.060424003Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.764455ms logger=migrator t=2026-04-16T06:13:07.066065948Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-16T06:13:07.06737645Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.310762ms logger=migrator t=2026-04-16T06:13:07.070838838Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-16T06:13:07.072490047Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.650669ms logger=migrator t=2026-04-16T06:13:07.076770319Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-16T06:13:07.077074223Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=306.055µs logger=migrator t=2026-04-16T06:13:07.08223006Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-16T06:13:07.082896431Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=665.401µs logger=migrator t=2026-04-16T06:13:07.086642735Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-16T06:13:07.087843265Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.200329ms logger=migrator t=2026-04-16T06:13:07.093193525Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-16T06:13:07.095176568Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.978293ms logger=migrator t=2026-04-16T06:13:07.100598099Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-16T06:13:07.100807743Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=210.034µs logger=migrator t=2026-04-16T06:13:07.105995749Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-16T06:13:07.11193867Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.940631ms logger=migrator t=2026-04-16T06:13:07.117671196Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-16T06:13:07.12443253Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.760524ms logger=migrator t=2026-04-16T06:13:07.130648315Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-16T06:13:07.137663293Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.008928ms logger=migrator t=2026-04-16T06:13:07.142293121Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-16T06:13:07.148492305Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.198094ms logger=migrator t=2026-04-16T06:13:07.154655979Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-16T06:13:07.155723086Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.069067ms logger=migrator t=2026-04-16T06:13:07.161195828Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-16T06:13:07.170005027Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.812079ms logger=migrator t=2026-04-16T06:13:07.173674759Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-16T06:13:07.174311589Z level=info msg="Migration successfully executed" id="create server_lock table" duration=635.41µs logger=migrator t=2026-04-16T06:13:07.18268294Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-16T06:13:07.18384502Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.16509ms logger=migrator t=2026-04-16T06:13:07.191147802Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-16T06:13:07.193162786Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.014284ms logger=migrator t=2026-04-16T06:13:07.199393791Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-16T06:13:07.200416068Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.020817ms logger=migrator t=2026-04-16T06:13:07.205697308Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-16T06:13:07.207578219Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.883412ms logger=migrator t=2026-04-16T06:13:07.211877282Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-16T06:13:07.212867668Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=990.546µs logger=migrator t=2026-04-16T06:13:07.217905522Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-16T06:13:07.226727401Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.821059ms logger=migrator t=2026-04-16T06:13:07.231449661Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-16T06:13:07.232154763Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=704.722µs logger=migrator t=2026-04-16T06:13:07.23734792Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-16T06:13:07.238225374Z level=info msg="Migration successfully executed" id="create cache_data table" duration=876.734µs logger=migrator t=2026-04-16T06:13:07.243962001Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-16T06:13:07.244925767Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=962.366µs logger=migrator t=2026-04-16T06:13:07.249887601Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-16T06:13:07.250846196Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=958.945µs logger=migrator t=2026-04-16T06:13:07.256314458Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-16T06:13:07.258388423Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.072715ms logger=migrator t=2026-04-16T06:13:07.263036152Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-16T06:13:07.263103823Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.151µs logger=migrator t=2026-04-16T06:13:07.26829418Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-16T06:13:07.268458283Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=164.853µs logger=migrator t=2026-04-16T06:13:07.273000679Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-16T06:13:07.274756508Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.754969ms logger=migrator t=2026-04-16T06:13:07.279352326Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T06:13:07.280415114Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.059848ms logger=migrator t=2026-04-16T06:13:07.285994138Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T06:13:07.287155667Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.161119ms logger=migrator t=2026-04-16T06:13:07.292908614Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-16T06:13:07.293005117Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=96.933µs logger=migrator t=2026-04-16T06:13:07.298438797Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T06:13:07.299935382Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.495565ms logger=migrator t=2026-04-16T06:13:07.304808884Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T06:13:07.306046485Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.236971ms logger=migrator t=2026-04-16T06:13:07.311518747Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T06:13:07.312713848Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.190991ms logger=migrator t=2026-04-16T06:13:07.321478835Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T06:13:07.322644965Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.165791ms logger=migrator t=2026-04-16T06:13:07.326720323Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-16T06:13:07.333160912Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.442528ms logger=migrator t=2026-04-16T06:13:07.338329048Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-16T06:13:07.339328835Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=999.997µs logger=migrator t=2026-04-16T06:13:07.346745379Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-16T06:13:07.346833581Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=88.872µs logger=migrator t=2026-04-16T06:13:07.350847739Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-16T06:13:07.352389205Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.541176ms logger=migrator t=2026-04-16T06:13:07.357760265Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-16T06:13:07.360271498Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.509333ms logger=migrator t=2026-04-16T06:13:07.364386127Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-16T06:13:07.365699028Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.313031ms logger=migrator t=2026-04-16T06:13:07.369552634Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T06:13:07.369652505Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=98.111µs logger=migrator t=2026-04-16T06:13:07.375367721Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-16T06:13:07.376349678Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=982.197µs logger=migrator t=2026-04-16T06:13:07.380714671Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-16T06:13:07.382199476Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.483915ms logger=migrator t=2026-04-16T06:13:07.387026678Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-16T06:13:07.388599264Z 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.572916ms logger=migrator t=2026-04-16T06:13:07.394872709Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-16T06:13:07.395952448Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.079869ms logger=migrator t=2026-04-16T06:13:07.40261513Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-16T06:13:07.410631805Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.014065ms logger=migrator t=2026-04-16T06:13:07.414676852Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-16T06:13:07.415435935Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=760.633µs logger=migrator t=2026-04-16T06:13:07.420893077Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T06:13:07.421772542Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=879.845µs logger=migrator t=2026-04-16T06:13:07.425692188Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-16T06:13:07.450940873Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.246745ms logger=migrator t=2026-04-16T06:13:07.457437172Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-16T06:13:07.48112676Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.686828ms logger=migrator t=2026-04-16T06:13:08.130649914Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-16T06:13:08.135628718Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=4.972284ms logger=migrator t=2026-04-16T06:13:08.145973932Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T06:13:08.148218429Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.245197ms logger=migrator t=2026-04-16T06:13:08.155685815Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-16T06:13:08.162403677Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.718992ms logger=migrator t=2026-04-16T06:13:08.168035872Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-16T06:13:08.176692408Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.660126ms logger=migrator t=2026-04-16T06:13:08.182856932Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-16T06:13:08.183925589Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.068657ms logger=migrator t=2026-04-16T06:13:08.189330761Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-16T06:13:08.190861916Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.529136ms logger=migrator t=2026-04-16T06:13:08.196780936Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-16T06:13:08.198773559Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.992584ms logger=migrator t=2026-04-16T06:13:08.205475102Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-16T06:13:08.206694973Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.21921ms logger=migrator t=2026-04-16T06:13:08.211967091Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-16T06:13:08.212110653Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=142.982µs logger=migrator t=2026-04-16T06:13:08.217381562Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-16T06:13:08.228408517Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.019245ms logger=migrator t=2026-04-16T06:13:08.236530903Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-16T06:13:08.245368132Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.842099ms logger=migrator t=2026-04-16T06:13:08.250709812Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-16T06:13:08.258068325Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.358013ms logger=migrator t=2026-04-16T06:13:08.263786741Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-16T06:13:08.264537484Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=751.033µs logger=migrator t=2026-04-16T06:13:08.269432926Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-16T06:13:08.271363029Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.929082ms logger=migrator t=2026-04-16T06:13:08.277476032Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-16T06:13:08.284188744Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.714023ms logger=migrator t=2026-04-16T06:13:08.289339261Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-16T06:13:08.295373392Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.033341ms logger=migrator t=2026-04-16T06:13:08.299909448Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-16T06:13:08.300983976Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.074248ms logger=migrator t=2026-04-16T06:13:08.306135383Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-16T06:13:08.313113151Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.976617ms logger=migrator t=2026-04-16T06:13:08.318188746Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-16T06:13:08.32439638Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.206124ms logger=migrator t=2026-04-16T06:13:08.328389886Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-16T06:13:08.328483859Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=94.263µs logger=migrator t=2026-04-16T06:13:08.332461175Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-16T06:13:08.333849058Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.387373ms logger=migrator t=2026-04-16T06:13:08.339221099Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-16T06:13:08.340291986Z 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.070727ms logger=migrator t=2026-04-16T06:13:08.34585484Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-16T06:13:08.347778613Z 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.923053ms logger=migrator t=2026-04-16T06:13:08.356184074Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T06:13:08.35651508Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=331.446µs logger=migrator t=2026-04-16T06:13:08.36067391Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-16T06:13:08.369504948Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.832648ms logger=migrator t=2026-04-16T06:13:08.374302628Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-16T06:13:08.380767557Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.462079ms logger=migrator t=2026-04-16T06:13:08.385283573Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-16T06:13:08.392283061Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.002098ms logger=migrator t=2026-04-16T06:13:08.397417717Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-16T06:13:08.403227814Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.808647ms logger=migrator t=2026-04-16T06:13:08.407623959Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-16T06:13:08.414069507Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.445288ms logger=migrator t=2026-04-16T06:13:08.41839743Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-16T06:13:08.418492411Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=95.241µs logger=migrator t=2026-04-16T06:13:08.42315197Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-16T06:13:08.423960873Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=808.453µs logger=migrator t=2026-04-16T06:13:08.428773044Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-16T06:13:08.435593519Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.816655ms logger=migrator t=2026-04-16T06:13:08.43979663Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-16T06:13:08.439909041Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=110.161µs logger=migrator t=2026-04-16T06:13:08.444064551Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-16T06:13:08.45052709Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.461979ms logger=migrator t=2026-04-16T06:13:08.455808688Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-16T06:13:08.45710543Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.296472ms logger=migrator t=2026-04-16T06:13:08.462803475Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-16T06:13:08.472943176Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.139211ms logger=migrator t=2026-04-16T06:13:08.478077952Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-16T06:13:08.478889836Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=811.604µs logger=migrator t=2026-04-16T06:13:08.484821146Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-16T06:13:08.485949395Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.126799ms logger=migrator t=2026-04-16T06:13:08.490809656Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-16T06:13:08.503295486Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=12.48613ms logger=migrator t=2026-04-16T06:13:08.508488513Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-16T06:13:08.509370588Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=878.855µs logger=migrator t=2026-04-16T06:13:08.515977339Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-16T06:13:08.517015047Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.037368ms logger=migrator t=2026-04-16T06:13:08.521538292Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-16T06:13:08.522404407Z level=info msg="Migration successfully executed" id="create alert_image table" duration=865.615µs logger=migrator t=2026-04-16T06:13:08.527649475Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-16T06:13:08.529640789Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.990684ms logger=migrator t=2026-04-16T06:13:08.537294887Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-16T06:13:08.537519021Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=224.494µs logger=migrator t=2026-04-16T06:13:08.541993617Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-16T06:13:08.543667724Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.674177ms logger=migrator t=2026-04-16T06:13:08.548480775Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-16T06:13:08.549439021Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=958.156µs logger=migrator t=2026-04-16T06:13:08.556280016Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T06:13:08.557010529Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T06:13:08.561664807Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-16T06:13:08.562481471Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=816.374µs logger=migrator t=2026-04-16T06:13:08.567367683Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-16T06:13:08.569308636Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.940863ms logger=migrator t=2026-04-16T06:13:08.57673091Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-16T06:13:08.58390043Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.16887ms logger=migrator t=2026-04-16T06:13:08.588392996Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-16T06:13:08.589668088Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.274952ms logger=migrator t=2026-04-16T06:13:08.594444428Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-16T06:13:08.595578017Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.133559ms logger=migrator t=2026-04-16T06:13:08.601561428Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-16T06:13:08.603544071Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.981863ms logger=migrator t=2026-04-16T06:13:08.6088319Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-16T06:13:08.609893468Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.061328ms logger=migrator t=2026-04-16T06:13:08.615049624Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-16T06:13:08.616089331Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.039537ms logger=migrator t=2026-04-16T06:13:08.622326596Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-16T06:13:08.622353166Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.61µs logger=migrator t=2026-04-16T06:13:08.626893793Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-16T06:13:08.627074256Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=184.113µs logger=migrator t=2026-04-16T06:13:08.632939435Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-16T06:13:08.641625961Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.687546ms logger=migrator t=2026-04-16T06:13:08.645819851Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-16T06:13:08.646140246Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=319.515µs logger=migrator t=2026-04-16T06:13:08.651608398Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-16T06:13:08.652843939Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.235191ms logger=migrator t=2026-04-16T06:13:08.657524538Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-16T06:13:08.657893554Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=369.016µs logger=migrator t=2026-04-16T06:13:08.661921382Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-16T06:13:08.662909738Z level=info msg="Migration successfully executed" id="create data_keys table" duration=987.996µs logger=migrator t=2026-04-16T06:13:08.66894328Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-16T06:13:08.670385064Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.441574ms logger=migrator t=2026-04-16T06:13:08.677550214Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-16T06:13:08.711255341Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.700876ms logger=migrator t=2026-04-16T06:13:08.716178563Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-16T06:13:08.723668919Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.480426ms logger=migrator t=2026-04-16T06:13:08.728087753Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-16T06:13:08.728257317Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=170.864µs logger=migrator t=2026-04-16T06:13:08.733542025Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-16T06:13:08.76952676Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.971115ms logger=migrator t=2026-04-16T06:13:08.778643283Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-16T06:13:08.809044794Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.398651ms logger=migrator t=2026-04-16T06:13:08.813323126Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-16T06:13:08.814020617Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=696.861µs logger=migrator t=2026-04-16T06:13:08.821430492Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-16T06:13:08.823242782Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.81053ms logger=migrator t=2026-04-16T06:13:08.828751305Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-16T06:13:08.829240553Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=489.648µs logger=migrator t=2026-04-16T06:13:08.835424028Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-16T06:13:08.836950273Z level=info msg="Migration successfully executed" id="create permission table" duration=1.529766ms logger=migrator t=2026-04-16T06:13:08.842243801Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-16T06:13:08.843225639Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=982.067µs logger=migrator t=2026-04-16T06:13:08.849227339Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-16T06:13:08.85046219Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.232941ms logger=migrator t=2026-04-16T06:13:08.858425544Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-16T06:13:08.859448651Z level=info msg="Migration successfully executed" id="create role table" duration=1.023097ms logger=migrator t=2026-04-16T06:13:08.865446362Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-16T06:13:08.872825756Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.388414ms logger=migrator t=2026-04-16T06:13:08.877120188Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-16T06:13:08.884517162Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.396044ms logger=migrator t=2026-04-16T06:13:08.891645292Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-16T06:13:08.893387392Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.74522ms logger=migrator t=2026-04-16T06:13:08.898757961Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-16T06:13:08.900148265Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.389214ms logger=migrator t=2026-04-16T06:13:08.904839394Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-16T06:13:08.906266268Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.426054ms logger=migrator t=2026-04-16T06:13:08.912630085Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-16T06:13:08.913909706Z level=info msg="Migration successfully executed" id="create team role table" duration=1.281061ms logger=migrator t=2026-04-16T06:13:08.919855466Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-16T06:13:08.921685967Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.829401ms logger=migrator t=2026-04-16T06:13:08.92723669Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-16T06:13:08.928666414Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.428444ms logger=migrator t=2026-04-16T06:13:08.933823461Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-16T06:13:08.935476699Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.658978ms logger=migrator t=2026-04-16T06:13:08.944786655Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-16T06:13:08.948221153Z level=info msg="Migration successfully executed" id="create user role table" duration=3.434358ms logger=migrator t=2026-04-16T06:13:08.963036302Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-16T06:13:08.964354194Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.319622ms logger=migrator t=2026-04-16T06:13:08.971145689Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-16T06:13:08.97308727Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.941471ms logger=migrator t=2026-04-16T06:13:08.978184887Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-16T06:13:08.979305045Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.119518ms logger=migrator t=2026-04-16T06:13:08.983922573Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-16T06:13:08.984831908Z level=info msg="Migration successfully executed" id="create builtin role table" duration=909.075µs logger=migrator t=2026-04-16T06:13:08.990371821Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-16T06:13:08.992005298Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.631647ms logger=migrator t=2026-04-16T06:13:08.997292068Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-16T06:13:08.999147769Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.857381ms logger=migrator t=2026-04-16T06:13:09.004855035Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-16T06:13:09.015927781Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.072416ms logger=migrator t=2026-04-16T06:13:09.021697608Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-16T06:13:09.023276034Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.580857ms logger=migrator t=2026-04-16T06:13:09.02844821Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-16T06:13:09.029792773Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.345803ms logger=migrator t=2026-04-16T06:13:09.034473142Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-16T06:13:09.036086958Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.613846ms logger=migrator t=2026-04-16T06:13:09.04212331Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-16T06:13:09.043916551Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.794841ms logger=migrator t=2026-04-16T06:13:09.04806823Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-16T06:13:09.049070937Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.001347ms logger=migrator t=2026-04-16T06:13:09.054363555Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-16T06:13:09.0564251Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.063525ms logger=migrator t=2026-04-16T06:13:09.062457151Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-16T06:13:09.071079076Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.622695ms logger=migrator t=2026-04-16T06:13:09.074910951Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-16T06:13:09.081044604Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.134003ms logger=migrator t=2026-04-16T06:13:09.089016977Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-16T06:13:09.097310057Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.29346ms logger=migrator t=2026-04-16T06:13:09.101793722Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-16T06:13:09.109212406Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.413684ms logger=migrator t=2026-04-16T06:13:09.115722806Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-16T06:13:09.11716933Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.446955ms logger=migrator t=2026-04-16T06:13:09.123677299Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-16T06:13:09.124674496Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=999.557µs logger=migrator t=2026-04-16T06:13:09.130761519Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-16T06:13:09.13267407Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.915522ms logger=migrator t=2026-04-16T06:13:09.13746736Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-16T06:13:09.138524969Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.057269ms logger=migrator t=2026-04-16T06:13:09.144349166Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-16T06:13:09.145653018Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.301702ms logger=migrator t=2026-04-16T06:13:09.150833195Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-16T06:13:09.150906176Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=73.051µs logger=migrator t=2026-04-16T06:13:09.155718767Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-16T06:13:09.155757598Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=40.171µs logger=migrator t=2026-04-16T06:13:09.16186121Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-16T06:13:09.162531501Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=670.311µs logger=migrator t=2026-04-16T06:13:09.168037814Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-16T06:13:09.168750096Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=713.992µs logger=migrator t=2026-04-16T06:13:09.177417431Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-16T06:13:09.178237585Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=823.464µs logger=migrator t=2026-04-16T06:13:09.184327127Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-16T06:13:09.184593761Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=266.314µs logger=migrator t=2026-04-16T06:13:09.189585796Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-16T06:13:09.190040243Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=453.577µs logger=migrator t=2026-04-16T06:13:09.194326285Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-16T06:13:09.195602536Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.274771ms logger=migrator t=2026-04-16T06:13:09.202802067Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-16T06:13:09.205086986Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.285449ms logger=migrator t=2026-04-16T06:13:09.209970508Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-16T06:13:09.218948979Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.978151ms logger=migrator t=2026-04-16T06:13:09.223736049Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-16T06:13:09.223859172Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=126.242µs logger=migrator t=2026-04-16T06:13:09.228880396Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-16T06:13:09.230480392Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.599886ms logger=migrator t=2026-04-16T06:13:09.237803794Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-16T06:13:09.239179848Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.379374ms logger=migrator t=2026-04-16T06:13:09.246133305Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-16T06:13:09.247235644Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.114309ms logger=migrator t=2026-04-16T06:13:09.251308202Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-16T06:13:09.262818755Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.505513ms logger=migrator t=2026-04-16T06:13:09.268448929Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-16T06:13:09.269346205Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=899.046µs logger=migrator t=2026-04-16T06:13:09.274544422Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-16T06:13:09.275378676Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=838.964µs logger=migrator t=2026-04-16T06:13:09.280173967Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-16T06:13:09.301016047Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.83477ms logger=migrator t=2026-04-16T06:13:09.306209953Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-16T06:13:09.307126499Z level=info msg="Migration successfully executed" id="create correlation v2" duration=916.596µs logger=migrator t=2026-04-16T06:13:09.311925129Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-16T06:13:09.313052858Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.127699ms logger=migrator t=2026-04-16T06:13:09.317788918Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-16T06:13:09.319220992Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.434884ms logger=migrator t=2026-04-16T06:13:09.325160541Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-16T06:13:09.326783189Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.622558ms logger=migrator t=2026-04-16T06:13:09.332450444Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-16T06:13:09.332759049Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=309.385µs logger=migrator t=2026-04-16T06:13:09.337309496Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-16T06:13:09.338119349Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=809.033µs logger=migrator t=2026-04-16T06:13:09.341927173Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-16T06:13:09.352861527Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.936844ms logger=migrator t=2026-04-16T06:13:09.358127394Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-16T06:13:09.359620239Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.492645ms logger=migrator t=2026-04-16T06:13:09.364153966Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-16T06:13:09.366083319Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.929033ms logger=migrator t=2026-04-16T06:13:09.371255965Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T06:13:09.372022958Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T06:13:09.376827629Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T06:13:09.377602812Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T06:13:09.383197455Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-16T06:13:09.384046349Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=848.194µs logger=migrator t=2026-04-16T06:13:09.388375623Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-16T06:13:09.389506571Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.128548ms logger=migrator t=2026-04-16T06:13:09.39418308Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T06:13:09.395626565Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.445085ms logger=migrator t=2026-04-16T06:13:09.40070565Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T06:13:09.401780688Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.075068ms logger=migrator t=2026-04-16T06:13:09.40728641Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T06:13:09.408371698Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.085758ms logger=migrator t=2026-04-16T06:13:09.413744719Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T06:13:09.415584729Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.83982ms logger=migrator t=2026-04-16T06:13:09.420150256Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-16T06:13:09.4210038Z level=info msg="Migration successfully executed" id="Drop public config table" duration=853.074µs logger=migrator t=2026-04-16T06:13:09.425910883Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-16T06:13:09.427058962Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.147689ms logger=migrator t=2026-04-16T06:13:09.430743574Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T06:13:09.431842003Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.096449ms logger=migrator t=2026-04-16T06:13:09.435952292Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T06:13:09.43705162Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.099088ms logger=migrator t=2026-04-16T06:13:09.441669178Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-16T06:13:09.442694274Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.025016ms logger=migrator t=2026-04-16T06:13:09.446969266Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-16T06:13:09.467518872Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=20.548846ms logger=migrator t=2026-04-16T06:13:09.47219779Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-16T06:13:09.480423558Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.231768ms logger=migrator t=2026-04-16T06:13:09.485579124Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-16T06:13:09.49304355Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.462706ms logger=migrator t=2026-04-16T06:13:09.498666244Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-16T06:13:09.498930058Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=265.004µs logger=migrator t=2026-04-16T06:13:09.502804924Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-16T06:13:09.513866189Z level=info msg="Migration successfully executed" id="add share column" duration=11.058685ms logger=migrator t=2026-04-16T06:13:09.518581049Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-16T06:13:09.518719751Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=139.432µs logger=migrator t=2026-04-16T06:13:09.524374396Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-16T06:13:09.525330902Z level=info msg="Migration successfully executed" id="create file table" duration=956.406µs logger=migrator t=2026-04-16T06:13:09.532592634Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-16T06:13:09.533999578Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.401303ms logger=migrator t=2026-04-16T06:13:09.538671865Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-16T06:13:09.539905106Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.232451ms logger=migrator t=2026-04-16T06:13:09.546721741Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-16T06:13:09.547692527Z level=info msg="Migration successfully executed" id="create file_meta table" duration=970.056µs logger=migrator t=2026-04-16T06:13:09.551628854Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-16T06:13:09.552903865Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.273141ms logger=migrator t=2026-04-16T06:13:09.557092475Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-16T06:13:09.557213147Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=121.922µs logger=migrator t=2026-04-16T06:13:09.562336363Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-16T06:13:09.562447295Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=104.751µs logger=migrator t=2026-04-16T06:13:09.56629633Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-16T06:13:09.567210665Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=908.055µs logger=migrator t=2026-04-16T06:13:09.571553058Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-16T06:13:09.571862003Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=308.935µs logger=migrator t=2026-04-16T06:13:09.576132395Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-16T06:13:09.577689511Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.556536ms logger=migrator t=2026-04-16T06:13:09.582442071Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-16T06:13:09.594013405Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.570963ms logger=migrator t=2026-04-16T06:13:09.598035072Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-16T06:13:09.598149394Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=114.652µs logger=migrator t=2026-04-16T06:13:09.602004219Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-16T06:13:09.60389784Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.883281ms logger=migrator t=2026-04-16T06:13:09.609728749Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-16T06:13:09.610195126Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=469.007µs logger=migrator t=2026-04-16T06:13:09.61396864Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-16T06:13:09.614187543Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=219.123µs logger=migrator t=2026-04-16T06:13:09.617120162Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-16T06:13:09.617589141Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=468.909µs logger=migrator t=2026-04-16T06:13:09.621578558Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-16T06:13:09.632365558Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.79098ms logger=migrator t=2026-04-16T06:13:09.638343439Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-16T06:13:09.647432212Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.084213ms logger=migrator t=2026-04-16T06:13:09.65215552Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-16T06:13:09.653236199Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.081069ms logger=migrator t=2026-04-16T06:13:09.657111243Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-16T06:13:09.742418126Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.304153ms logger=migrator t=2026-04-16T06:13:09.74918904Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-16T06:13:09.750548693Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.357322ms logger=migrator t=2026-04-16T06:13:09.754981396Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-16T06:13:09.756229108Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.246812ms logger=migrator t=2026-04-16T06:13:09.760622951Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-16T06:13:09.789466245Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.843524ms logger=migrator t=2026-04-16T06:13:09.79571425Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-16T06:13:09.806627064Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.914254ms logger=migrator t=2026-04-16T06:13:09.810902855Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-16T06:13:09.811120349Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=217.094µs logger=migrator t=2026-04-16T06:13:09.815382931Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-16T06:13:09.815551484Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=168.744µs logger=migrator t=2026-04-16T06:13:09.821161088Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-16T06:13:09.821487183Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=326.955µs logger=migrator t=2026-04-16T06:13:09.825793625Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-16T06:13:09.826118721Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=325.566µs logger=migrator t=2026-04-16T06:13:09.830291621Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-16T06:13:09.830480314Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=188.983µs logger=migrator t=2026-04-16T06:13:09.834442141Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-16T06:13:09.838997117Z level=info msg="Migration successfully executed" id="create folder table" duration=4.539346ms logger=migrator t=2026-04-16T06:13:09.844720673Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-16T06:13:09.845874793Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.15502ms logger=migrator t=2026-04-16T06:13:09.850583902Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-16T06:13:09.85171392Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.129698ms logger=migrator t=2026-04-16T06:13:09.857857194Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-16T06:13:09.857883674Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.3µs logger=migrator t=2026-04-16T06:13:09.86119215Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T06:13:09.863044851Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.852641ms logger=migrator t=2026-04-16T06:13:09.868159457Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T06:13:09.869229784Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.071177ms logger=migrator t=2026-04-16T06:13:09.873933714Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-16T06:13:09.875044073Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.110089ms logger=migrator t=2026-04-16T06:13:09.87908397Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-16T06:13:09.879509307Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=425.507µs logger=migrator t=2026-04-16T06:13:09.884383019Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-16T06:13:09.884833377Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=450.848µs logger=migrator t=2026-04-16T06:13:09.889674078Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-16T06:13:09.891272975Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.598707ms logger=migrator t=2026-04-16T06:13:09.896773668Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-16T06:13:09.897890156Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.116108ms logger=migrator t=2026-04-16T06:13:09.902519073Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-16T06:13:09.904280243Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.761129ms logger=migrator t=2026-04-16T06:13:09.910787153Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-16T06:13:09.911975412Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.187909ms logger=migrator t=2026-04-16T06:13:09.916882204Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-16T06:13:09.918229417Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.347413ms logger=migrator t=2026-04-16T06:13:09.922698322Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-16T06:13:09.923587047Z level=info msg="Migration successfully executed" id="create anon_device table" duration=888.295µs logger=migrator t=2026-04-16T06:13:09.930400102Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-16T06:13:09.931644773Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.243951ms logger=migrator t=2026-04-16T06:13:09.937202296Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-16T06:13:09.939119358Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.916622ms logger=migrator t=2026-04-16T06:13:09.943891578Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-16T06:13:09.944824743Z level=info msg="Migration successfully executed" id="create signing_key table" duration=932.425µs logger=migrator t=2026-04-16T06:13:09.95054489Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-16T06:13:09.952771087Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.222587ms logger=migrator t=2026-04-16T06:13:09.95829262Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-16T06:13:09.95948939Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.1972ms logger=migrator t=2026-04-16T06:13:09.963815373Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-16T06:13:09.964327991Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=511.658µs logger=migrator t=2026-04-16T06:13:09.970889842Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-16T06:13:09.982929864Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.040961ms logger=migrator t=2026-04-16T06:13:09.988296043Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-16T06:13:09.989191499Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=899.216µs logger=migrator t=2026-04-16T06:13:09.993356509Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T06:13:09.993388759Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.95µs logger=migrator t=2026-04-16T06:13:09.998704318Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T06:13:10.000476518Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.77291ms logger=migrator t=2026-04-16T06:13:10.005309799Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T06:13:10.00535525Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=36.361µs logger=migrator t=2026-04-16T06:13:10.010185111Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-16T06:13:10.012267776Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.081895ms logger=migrator t=2026-04-16T06:13:10.017948851Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T06:13:10.019077879Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.128238ms logger=migrator t=2026-04-16T06:13:10.025904894Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-16T06:13:10.027524002Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.617688ms logger=migrator t=2026-04-16T06:13:10.033806916Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-16T06:13:10.034815284Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.013488ms logger=migrator t=2026-04-16T06:13:10.040341417Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-16T06:13:10.040691902Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=351.355µs logger=migrator t=2026-04-16T06:13:10.045072786Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-16T06:13:10.046074183Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.001917ms logger=migrator t=2026-04-16T06:13:10.05065836Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-16T06:13:10.052066984Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.408724ms logger=migrator t=2026-04-16T06:13:10.056471327Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-16T06:13:10.057363902Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=892.315µs logger=migrator t=2026-04-16T06:13:10.062884225Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-16T06:13:10.0775336Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.637675ms logger=migrator t=2026-04-16T06:13:10.083020233Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-16T06:13:10.090837624Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.814931ms logger=migrator t=2026-04-16T06:13:10.095075304Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-16T06:13:10.105720103Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.644109ms logger=migrator t=2026-04-16T06:13:10.111375287Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-16T06:13:10.111444069Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.621µs logger=migrator t=2026-04-16T06:13:10.115918164Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-16T06:13:10.127316385Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.397681ms logger=migrator t=2026-04-16T06:13:10.133276016Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-16T06:13:10.142855886Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.57956ms logger=migrator t=2026-04-16T06:13:10.147713777Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-16T06:13:10.147961282Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=247.605µs logger=migrator t=2026-04-16T06:13:10.151694194Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.954948228s logger=migrator t=2026-04-16T06:13:10.152288724Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-16T06:13:10.169111536Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-16T06:13:10.16934562Z level=info msg="Created default organization" logger=secrets t=2026-04-16T06:13:10.176165324Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T06:13:10.227010686Z level=info msg="Restored cache from database" duration=552.798µs logger=plugin.store t=2026-04-16T06:13:10.228895408Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-16T06:13:10.266418648Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-16T06:13:10.266441108Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-16T06:13:10.266665312Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-16T06:13:10.266686972Z level=info msg="Plugins loaded" count=54 duration=37.793054ms logger=query_data t=2026-04-16T06:13:10.270659079Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-16T06:13:10.273679209Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-16T06:13:10.280569795Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-16T06:13:10.289524346Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-16T06:13:10.291695502Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-16T06:13:10.293659735Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-16T06:13:10.314929411Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-16T06:13:10.337573411Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-16T06:13:10.358473441Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-16T06:13:10.358494972Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-16T06:13:10.358619833Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-16T06:13:10.359171013Z level=info msg="State cache has been initialized" states=0 duration=556.7µs logger=grafanaStorageLogger t=2026-04-16T06:13:10.360930723Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-16T06:13:10.360985094Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-16T06:13:10.362754213Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.scheduler t=2026-04-16T06:13:10.362830154Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-16T06:13:10.362943337Z level=info msg=starting first_tick=2026-04-16T06:13:20Z logger=plugins.update.checker t=2026-04-16T06:13:10.439210106Z level=info msg="Update check succeeded" duration=78.07087ms logger=grafana.update.checker t=2026-04-16T06:13:10.440585549Z level=info msg="Update check succeeded" duration=81.64355ms logger=provisioning.dashboard t=2026-04-16T06:13:10.447108918Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-16T06:13:10.468209982Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T06:13:10.479188026Z level=info msg="Patterns update finished" duration=66.425474ms logger=sqlstore.transactions t=2026-04-16T06:13:10.48303977Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-16T06:13:10.483352906Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T06:13:10.495925897Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-16T06:13:10.515269851Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-16T06:13:10.527344103Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-04-16T06:13:10.543343781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:10.665587722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:10.666126111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:10.695743507Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-16T06:13:10.725463185Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-04-16T06:13:10.732374541Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-16T06:13:10.732805379Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-16T06:13:10.742960449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:10.779033734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:10.960425336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:10.979071809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.014791948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.031777782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.059892943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.072602916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.107172365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.125453601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.155422323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.176334513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.207421235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.221249446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.457529404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.471858065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.660778469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.67758862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.829922643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.855178125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.889226406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:11.922025466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.000389839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.012786596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.058635804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.075045808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.134505883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.161916021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.228489026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.251019263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.3016574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.319072422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.379384991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.397680817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.453780666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.471639025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.522271882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.543887114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.602937312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.619681202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.679051446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.694665097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.750503422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.769786225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.843898814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.859782301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.935762612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:12.953987327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.019687857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.035291957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.112134932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.124926496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.450764583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.471423699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.54923201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.561540785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.778466092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.79688473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.872506904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.89138323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.958212327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:13.97272448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.050186713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.063390094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.131825277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.150643032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.227962653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.241966946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.31877281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.339081239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.426373407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.438313416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.509661158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.523208094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.597380793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.615190001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T06:13:14.691180969Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-16T06:14:49.383686997Z level=info msg="Usage stats are ready to report"