logger=settings t=2026-08-11T08:21:34.303196748Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-11T08:21:34Z logger=settings t=2026-08-11T08:21:34.303472794Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-11T08:21:34.303487324Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-11T08:21:34.303490984Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-11T08:21:34.303493824Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-11T08:21:34.303496715Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-11T08:21:34.303499775Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-11T08:21:34.303502435Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-11T08:21:34.303506125Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-11T08:21:34.303509575Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-11T08:21:34.303512585Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-11T08:21:34.303516865Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-11T08:21:34.303520745Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-11T08:21:34.303523975Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-11T08:21:34.303528115Z level=info msg=Target target=[all] logger=settings t=2026-08-11T08:21:34.303538535Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-11T08:21:34.303545476Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-11T08:21:34.303552146Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-11T08:21:34.303555196Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-11T08:21:34.303559376Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-11T08:21:34.303563436Z level=info msg="App mode production" logger=sqlstore t=2026-08-11T08:21:34.303839713Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-11T08:21:34.303862124Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-11T08:21:34.305267615Z level=info msg="Locking database" logger=migrator t=2026-08-11T08:21:34.305280685Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-11T08:21:34.305798977Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-11T08:21:34.306660897Z level=info msg="Migration successfully executed" id="create migration_log table" duration=861.57µs logger=migrator t=2026-08-11T08:21:34.310904373Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-11T08:21:34.311496057Z level=info msg="Migration successfully executed" id="create user table" duration=591.854µs logger=migrator t=2026-08-11T08:21:34.316574412Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-11T08:21:34.31736694Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=792.138µs logger=migrator t=2026-08-11T08:21:34.321861233Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-11T08:21:34.322667881Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=805.698µs logger=migrator t=2026-08-11T08:21:34.32702597Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-11T08:21:34.328169456Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.143856ms logger=migrator t=2026-08-11T08:21:34.334466399Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-11T08:21:34.335448702Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=986.543µs logger=migrator t=2026-08-11T08:21:34.339464533Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-11T08:21:34.342532993Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.07076ms logger=migrator t=2026-08-11T08:21:34.348344765Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-11T08:21:34.349253546Z level=info msg="Migration successfully executed" id="create user table v2" duration=908.721µs logger=migrator t=2026-08-11T08:21:34.354359882Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-11T08:21:34.355295113Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=934.811µs logger=migrator t=2026-08-11T08:21:34.360921021Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-11T08:21:34.36219051Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.265389ms logger=migrator t=2026-08-11T08:21:34.366837376Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-11T08:21:34.36749218Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=654.494µs logger=migrator t=2026-08-11T08:21:34.371680116Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-11T08:21:34.372528705Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=848.989µs logger=migrator t=2026-08-11T08:21:34.376739681Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-11T08:21:34.378491491Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.751989ms logger=migrator t=2026-08-11T08:21:34.383507275Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-11T08:21:34.383551146Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.321µs logger=migrator t=2026-08-11T08:21:34.387858474Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-11T08:21:34.389065092Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.206427ms logger=migrator t=2026-08-11T08:21:34.393534823Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-11T08:21:34.393767808Z level=info msg="Migration successfully executed" id="Add missing user data" duration=240.405µs logger=migrator t=2026-08-11T08:21:34.398603748Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-11T08:21:34.400816468Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.21458ms logger=migrator t=2026-08-11T08:21:34.406642631Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-11T08:21:34.408165806Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.527995ms logger=migrator t=2026-08-11T08:21:34.413739423Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-11T08:21:34.415624435Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.883683ms logger=migrator t=2026-08-11T08:21:34.420278421Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-11T08:21:34.429566602Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.295141ms logger=migrator t=2026-08-11T08:21:34.434073995Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-11T08:21:34.43517814Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.103965ms logger=migrator t=2026-08-11T08:21:34.43955658Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-11T08:21:34.439766734Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=210.584µs logger=migrator t=2026-08-11T08:21:34.446116479Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-11T08:21:34.446815275Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=699.046µs logger=migrator t=2026-08-11T08:21:34.451330097Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-11T08:21:34.451771247Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=453.84µs logger=migrator t=2026-08-11T08:21:34.455991714Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-11T08:21:34.456580447Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=580.233µs logger=migrator t=2026-08-11T08:21:34.461865307Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-11T08:21:34.462647695Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=782.178µs logger=migrator t=2026-08-11T08:21:34.469262446Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-11T08:21:34.469996392Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=733.846µs logger=migrator t=2026-08-11T08:21:34.475230951Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-11T08:21:34.475975378Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=744.197µs logger=migrator t=2026-08-11T08:21:34.480356968Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-11T08:21:34.481023623Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=668.935µs logger=migrator t=2026-08-11T08:21:34.48614056Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-11T08:21:34.486799584Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=659.174µs logger=migrator t=2026-08-11T08:21:34.49184522Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-11T08:21:34.49188667Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=43.361µs logger=migrator t=2026-08-11T08:21:34.496356912Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-11T08:21:34.497382096Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.024144ms logger=migrator t=2026-08-11T08:21:34.502550452Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-11T08:21:34.503512625Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=962.102µs logger=migrator t=2026-08-11T08:21:34.507519215Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-11T08:21:34.508186131Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=666.766µs logger=migrator t=2026-08-11T08:21:34.512187992Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-11T08:21:34.51297492Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=786.198µs logger=migrator t=2026-08-11T08:21:34.518437264Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-11T08:21:34.523253683Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.815699ms logger=migrator t=2026-08-11T08:21:34.527635183Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-11T08:21:34.528424601Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=789.598µs logger=migrator t=2026-08-11T08:21:34.53361522Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-11T08:21:34.534289995Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=674.685µs logger=migrator t=2026-08-11T08:21:34.540732111Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-11T08:21:34.541689083Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=886.12µs logger=migrator t=2026-08-11T08:21:34.545318026Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-11T08:21:34.546463601Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.145346ms logger=migrator t=2026-08-11T08:21:34.551801453Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-11T08:21:34.552898867Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.097424ms logger=migrator t=2026-08-11T08:21:34.560176453Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-11T08:21:34.560680875Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=505.752µs logger=migrator t=2026-08-11T08:21:34.564182044Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-11T08:21:34.564654675Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=472.551µs logger=migrator t=2026-08-11T08:21:34.568257157Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-11T08:21:34.568591025Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=334.338µs logger=migrator t=2026-08-11T08:21:34.571973931Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-11T08:21:34.572586965Z level=info msg="Migration successfully executed" id="create star table" duration=612.724µs logger=migrator t=2026-08-11T08:21:34.578199454Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-11T08:21:34.579316229Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.116246ms logger=migrator t=2026-08-11T08:21:34.584695431Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-11T08:21:34.585845517Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.150046ms logger=migrator t=2026-08-11T08:21:34.592327155Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-11T08:21:34.593097702Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=770.117µs logger=migrator t=2026-08-11T08:21:34.59868549Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-11T08:21:34.599407416Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=725.207µs logger=migrator t=2026-08-11T08:21:34.605840172Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-11T08:21:34.606565029Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=724.857µs logger=migrator t=2026-08-11T08:21:34.610558689Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-11T08:21:34.611426329Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=867.78µs logger=migrator t=2026-08-11T08:21:34.617041506Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-11T08:21:34.619201476Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=2.15805ms logger=migrator t=2026-08-11T08:21:34.625284164Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-11T08:21:34.625327255Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.351µs logger=migrator t=2026-08-11T08:21:34.629745886Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-11T08:21:34.629788847Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=52.811µs logger=migrator t=2026-08-11T08:21:34.635010366Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-11T08:21:34.635177049Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=167.283µs logger=migrator t=2026-08-11T08:21:34.640566202Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-11T08:21:34.641765149Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.198927ms logger=migrator t=2026-08-11T08:21:34.647182882Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-11T08:21:34.648158354Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=977.272µs logger=migrator t=2026-08-11T08:21:34.655049941Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-11T08:21:34.656263748Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.215497ms logger=migrator t=2026-08-11T08:21:34.661248012Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-11T08:21:34.661943488Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=692.386µs logger=migrator t=2026-08-11T08:21:34.666013101Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-11T08:21:34.666859Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=842.769µs logger=migrator t=2026-08-11T08:21:34.672628201Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-11T08:21:34.673368037Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=740.006µs logger=migrator t=2026-08-11T08:21:34.677661626Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-11T08:21:34.685863692Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.202887ms logger=migrator t=2026-08-11T08:21:34.690301064Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-11T08:21:34.691095851Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=793.717µs logger=migrator t=2026-08-11T08:21:34.69676183Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-11T08:21:34.698187202Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.428622ms logger=migrator t=2026-08-11T08:21:34.703657137Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-11T08:21:34.704411265Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=753.907µs logger=migrator t=2026-08-11T08:21:34.710525444Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-11T08:21:34.711187468Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=664.205µs logger=migrator t=2026-08-11T08:21:34.716050079Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-11T08:21:34.71743166Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.382111ms logger=migrator t=2026-08-11T08:21:34.722031605Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-11T08:21:34.722139197Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=108.562µs logger=migrator t=2026-08-11T08:21:34.727763975Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-11T08:21:34.729567187Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.797642ms logger=migrator t=2026-08-11T08:21:34.73542763Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-11T08:21:34.738299655Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.871435ms logger=migrator t=2026-08-11T08:21:34.742264885Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-11T08:21:34.74424765Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.983835ms logger=migrator t=2026-08-11T08:21:34.748393404Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-11T08:21:34.749164453Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=770.618µs logger=migrator t=2026-08-11T08:21:34.754308399Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-11T08:21:34.75611877Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.810111ms logger=migrator t=2026-08-11T08:21:34.759849555Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-11T08:21:34.760649853Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=799.899µs logger=migrator t=2026-08-11T08:21:34.765781329Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-11T08:21:34.766553378Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=771.919µs logger=migrator t=2026-08-11T08:21:34.771666594Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-11T08:21:34.771735776Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=82.622µs logger=migrator t=2026-08-11T08:21:34.776743479Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-11T08:21:34.77678833Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.571µs logger=migrator t=2026-08-11T08:21:34.78117163Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-11T08:21:34.783180006Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.004746ms logger=migrator t=2026-08-11T08:21:34.788292351Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-11T08:21:34.790218186Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.925925ms logger=migrator t=2026-08-11T08:21:34.795874574Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-11T08:21:34.797821849Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.947285ms logger=migrator t=2026-08-11T08:21:34.803316464Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-11T08:21:34.805241488Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.919264ms logger=migrator t=2026-08-11T08:21:34.810240401Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-11T08:21:34.810445625Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=205.644µs logger=migrator t=2026-08-11T08:21:34.815713326Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-11T08:21:34.816938584Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.224729ms logger=migrator t=2026-08-11T08:21:34.825523239Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-11T08:21:34.826244765Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=719.836µs logger=migrator t=2026-08-11T08:21:34.831973385Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-11T08:21:34.832012176Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.061µs logger=migrator t=2026-08-11T08:21:34.836841237Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-11T08:21:34.838231288Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.389042ms logger=migrator t=2026-08-11T08:21:34.842668109Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-11T08:21:34.843335744Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=667.175µs logger=migrator t=2026-08-11T08:21:34.848584873Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-11T08:21:34.857030856Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.481533ms logger=migrator t=2026-08-11T08:21:34.861477027Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-11T08:21:34.862013859Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=531.962µs logger=migrator t=2026-08-11T08:21:34.866202274Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-11T08:21:34.867448333Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.245478ms logger=migrator t=2026-08-11T08:21:34.872567339Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-11T08:21:34.873806467Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.238588ms logger=migrator t=2026-08-11T08:21:34.878068575Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-11T08:21:34.878372771Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=304.417µs logger=migrator t=2026-08-11T08:21:34.883903107Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-11T08:21:34.884429689Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=526.572µs logger=migrator t=2026-08-11T08:21:34.888659965Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-11T08:21:34.892605335Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.945611ms logger=migrator t=2026-08-11T08:21:34.900417193Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-11T08:21:34.901473557Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.050883ms logger=migrator t=2026-08-11T08:21:34.908479705Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-11T08:21:34.908648359Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=169.184µs logger=migrator t=2026-08-11T08:21:34.912770003Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-11T08:21:34.912939467Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=161.884µs logger=migrator t=2026-08-11T08:21:34.91787078Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-11T08:21:34.918696928Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=824.958µs logger=migrator t=2026-08-11T08:21:34.924418138Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-11T08:21:34.927763824Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.345246ms logger=migrator t=2026-08-11T08:21:34.931988931Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-11T08:21:34.93285347Z level=info msg="Migration successfully executed" id="create data_source table" duration=863.35µs logger=migrator t=2026-08-11T08:21:34.938284994Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-11T08:21:34.939426989Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.141705ms logger=migrator t=2026-08-11T08:21:34.943447461Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-11T08:21:34.944671199Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.224508ms logger=migrator t=2026-08-11T08:21:34.94863534Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-11T08:21:34.949332905Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=697.495µs logger=migrator t=2026-08-11T08:21:34.954283088Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-11T08:21:34.955386822Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.103634ms logger=migrator t=2026-08-11T08:21:34.959857475Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-11T08:21:34.9680067Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.146835ms logger=migrator t=2026-08-11T08:21:34.972055222Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-11T08:21:34.972924231Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=871.479µs logger=migrator t=2026-08-11T08:21:34.977836083Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-11T08:21:34.97861479Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=778.557µs logger=migrator t=2026-08-11T08:21:34.983037982Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-11T08:21:34.984268459Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.230467ms logger=migrator t=2026-08-11T08:21:34.989669142Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-11T08:21:34.990509432Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=839.89µs logger=migrator t=2026-08-11T08:21:34.994774459Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-11T08:21:34.99839908Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.624042ms logger=migrator t=2026-08-11T08:21:35.002443903Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-11T08:21:35.004740365Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.296232ms logger=migrator t=2026-08-11T08:21:35.010020666Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-11T08:21:35.010059557Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=40.291µs logger=migrator t=2026-08-11T08:21:35.014737642Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-11T08:21:35.015047789Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=304.737µs logger=migrator t=2026-08-11T08:21:35.019759507Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-11T08:21:35.023491401Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.731724ms logger=migrator t=2026-08-11T08:21:35.028312401Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-11T08:21:35.028500085Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=194.184µs logger=migrator t=2026-08-11T08:21:35.033142042Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-11T08:21:35.033314015Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=166.914µs logger=migrator t=2026-08-11T08:21:35.03705092Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-11T08:21:35.040779065Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.727385ms logger=migrator t=2026-08-11T08:21:35.045012101Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-11T08:21:35.045193255Z level=info msg="Migration successfully executed" id="Update uid value" duration=181.284µs logger=migrator t=2026-08-11T08:21:35.049210127Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-11T08:21:35.049993235Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=782.658µs logger=migrator t=2026-08-11T08:21:35.054867966Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-11T08:21:35.056122024Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.253738ms logger=migrator t=2026-08-11T08:21:35.061077437Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-11T08:21:35.062243293Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.165606ms logger=migrator t=2026-08-11T08:21:35.068053525Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-11T08:21:35.069307434Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.255579ms logger=migrator t=2026-08-11T08:21:35.075036354Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-11T08:21:35.076277422Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.240948ms logger=migrator t=2026-08-11T08:21:35.080336915Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-11T08:21:35.081160363Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=819.628µs logger=migrator t=2026-08-11T08:21:35.085290148Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-11T08:21:35.08626988Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=978.802µs logger=migrator t=2026-08-11T08:21:35.091205582Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-11T08:21:35.09242081Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.214838ms logger=migrator t=2026-08-11T08:21:35.09680402Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-11T08:21:35.097503435Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=693.925µs logger=migrator t=2026-08-11T08:21:35.102488059Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-11T08:21:35.112743822Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.256293ms logger=migrator t=2026-08-11T08:21:35.116773114Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-11T08:21:35.117286555Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=513.521µs logger=migrator t=2026-08-11T08:21:35.121287946Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-11T08:21:35.122090865Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=802.899µs logger=migrator t=2026-08-11T08:21:35.127164409Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-11T08:21:35.127911727Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=747.158µs logger=migrator t=2026-08-11T08:21:35.132692165Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-11T08:21:35.133452733Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=760.388µs logger=migrator t=2026-08-11T08:21:35.140657047Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-11T08:21:35.141226849Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=569.242µs logger=migrator t=2026-08-11T08:21:35.145687921Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-11T08:21:35.146707544Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.018213ms logger=migrator t=2026-08-11T08:21:35.151239597Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-11T08:21:35.151288108Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=50.171µs logger=migrator t=2026-08-11T08:21:35.155648098Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-11T08:21:35.158263948Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.6159ms logger=migrator t=2026-08-11T08:21:35.163158588Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-11T08:21:35.165727817Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.565409ms logger=migrator t=2026-08-11T08:21:35.169553744Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-11T08:21:35.169717818Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=164.794µs logger=migrator t=2026-08-11T08:21:35.173816611Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-11T08:21:35.176444611Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.62751ms logger=migrator t=2026-08-11T08:21:35.181704841Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-11T08:21:35.186101711Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.39655ms logger=migrator t=2026-08-11T08:21:35.190752756Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-11T08:21:35.194656165Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=3.892779ms logger=migrator t=2026-08-11T08:21:35.200042957Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-11T08:21:35.200631321Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=589.444µs logger=migrator t=2026-08-11T08:21:35.208054889Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-11T08:21:35.209072453Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.017384ms logger=migrator t=2026-08-11T08:21:35.214433415Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-11T08:21:35.215342806Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=910.31µs logger=migrator t=2026-08-11T08:21:35.22082143Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-11T08:21:35.221965996Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.142446ms logger=migrator t=2026-08-11T08:21:35.227824309Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-11T08:21:35.229208891Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.384822ms logger=migrator t=2026-08-11T08:21:35.233923048Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-11T08:21:35.234033131Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=112.263µs logger=migrator t=2026-08-11T08:21:35.2383963Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-11T08:21:35.23842708Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.01µs logger=migrator t=2026-08-11T08:21:35.245263587Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-11T08:21:35.248181473Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.917427ms logger=migrator t=2026-08-11T08:21:35.25469583Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-11T08:21:35.257506074Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.810124ms logger=migrator t=2026-08-11T08:21:35.263674535Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-11T08:21:35.263810078Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=132.543µs logger=migrator t=2026-08-11T08:21:35.271262318Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-11T08:21:35.27225193Z level=info msg="Migration successfully executed" id="create quota table v1" duration=992.743µs logger=migrator t=2026-08-11T08:21:35.276310272Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-11T08:21:35.277248363Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=937.691µs logger=migrator t=2026-08-11T08:21:35.283058716Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-11T08:21:35.283089226Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.62µs logger=migrator t=2026-08-11T08:21:35.299163762Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-11T08:21:35.300574034Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.411162ms logger=migrator t=2026-08-11T08:21:35.305144878Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-11T08:21:35.306470708Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.32552ms logger=migrator t=2026-08-11T08:21:35.311028952Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-11T08:21:35.31400647Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.974208ms logger=migrator t=2026-08-11T08:21:35.322350979Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-11T08:21:35.32239824Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=51.301µs logger=migrator t=2026-08-11T08:21:35.326960795Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-11T08:21:35.328380956Z level=info msg="Migration successfully executed" id="create session table" duration=1.419772ms logger=migrator t=2026-08-11T08:21:35.333075504Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-11T08:21:35.333156175Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=85.302µs logger=migrator t=2026-08-11T08:21:35.339794526Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-11T08:21:35.339920819Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=127.793µs logger=migrator t=2026-08-11T08:21:35.344443652Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-11T08:21:35.345519056Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.074814ms logger=migrator t=2026-08-11T08:21:35.350759945Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-11T08:21:35.351903902Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.143257ms logger=migrator t=2026-08-11T08:21:35.357251094Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-11T08:21:35.357279405Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.011µs logger=migrator t=2026-08-11T08:21:35.367539527Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-11T08:21:35.367583158Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.381µs logger=migrator t=2026-08-11T08:21:35.372630793Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-11T08:21:35.377221648Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.592175ms logger=migrator t=2026-08-11T08:21:35.381606797Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-11T08:21:35.384680647Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.07587ms logger=migrator t=2026-08-11T08:21:35.390138391Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-11T08:21:35.390248633Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=110.862µs logger=migrator t=2026-08-11T08:21:35.394696105Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-11T08:21:35.394810618Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=116.003µs logger=migrator t=2026-08-11T08:21:35.399487765Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-11T08:21:35.400767133Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.279099ms logger=migrator t=2026-08-11T08:21:35.405754847Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-11T08:21:35.405793157Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.061µs logger=migrator t=2026-08-11T08:21:35.410932115Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-11T08:21:35.415922698Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.990274ms logger=migrator t=2026-08-11T08:21:35.420388889Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-11T08:21:35.420532813Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=144.834µs logger=migrator t=2026-08-11T08:21:35.42482083Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-11T08:21:35.427860419Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.039889ms logger=migrator t=2026-08-11T08:21:35.432986526Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-11T08:21:35.436142318Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.152202ms logger=migrator t=2026-08-11T08:21:35.441184273Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-11T08:21:35.441249705Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=66.451µs logger=migrator t=2026-08-11T08:21:35.445155193Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-11T08:21:35.446519034Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.36341ms logger=migrator t=2026-08-11T08:21:35.451308512Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-11T08:21:35.452607543Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.300151ms logger=migrator t=2026-08-11T08:21:35.457845952Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-11T08:21:35.458895796Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.049133ms logger=migrator t=2026-08-11T08:21:35.465168658Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-11T08:21:35.466206061Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.037273ms logger=migrator t=2026-08-11T08:21:35.472051635Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-11T08:21:35.473378795Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.3269ms logger=migrator t=2026-08-11T08:21:35.479106255Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-11T08:21:35.480139578Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.034443ms logger=migrator t=2026-08-11T08:21:35.484244172Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-11T08:21:35.484964438Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=718.936µs logger=migrator t=2026-08-11T08:21:35.489537502Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-11T08:21:35.490407632Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=869.65µs logger=migrator t=2026-08-11T08:21:35.494119676Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-11T08:21:35.495324634Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.204088ms logger=migrator t=2026-08-11T08:21:35.499360105Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-11T08:21:35.509850995Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.490919ms logger=migrator t=2026-08-11T08:21:35.518491591Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-11T08:21:35.520129108Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.641728ms logger=migrator t=2026-08-11T08:21:35.527567057Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-11T08:21:35.528846737Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.27962ms logger=migrator t=2026-08-11T08:21:35.534057065Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-11T08:21:35.534551636Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=495.181µs logger=migrator t=2026-08-11T08:21:35.540020111Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-11T08:21:35.540577263Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=557.442µs logger=migrator t=2026-08-11T08:21:35.544635715Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-11T08:21:35.545409043Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=775.228µs logger=migrator t=2026-08-11T08:21:35.549499916Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-11T08:21:35.555777078Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.280062ms logger=migrator t=2026-08-11T08:21:35.562113263Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-11T08:21:35.565687134Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.573711ms logger=migrator t=2026-08-11T08:21:35.570059084Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-11T08:21:35.573614085Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.555271ms logger=migrator t=2026-08-11T08:21:35.579171701Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-11T08:21:35.582678931Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.50701ms logger=migrator t=2026-08-11T08:21:35.587721746Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-11T08:21:35.588644216Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=922.17µs logger=migrator t=2026-08-11T08:21:35.592708049Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-11T08:21:35.592754981Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=47.862µs logger=migrator t=2026-08-11T08:21:35.597374275Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-11T08:21:35.597412846Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.71µs logger=migrator t=2026-08-11T08:21:35.602132013Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-11T08:21:35.60333444Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.198907ms logger=migrator t=2026-08-11T08:21:35.608617371Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-11T08:21:35.610119535Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.508805ms logger=migrator t=2026-08-11T08:21:35.614559926Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-11T08:21:35.615265863Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=705.486µs logger=migrator t=2026-08-11T08:21:35.621622767Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-11T08:21:35.623009918Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.387132ms logger=migrator t=2026-08-11T08:21:35.628417131Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-11T08:21:35.629330082Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=912.491µs logger=migrator t=2026-08-11T08:21:35.633476816Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-11T08:21:35.63713872Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.661354ms logger=migrator t=2026-08-11T08:21:35.642805969Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-11T08:21:35.646461892Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.656043ms logger=migrator t=2026-08-11T08:21:35.65120815Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-11T08:21:35.651398104Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=193.664µs logger=migrator t=2026-08-11T08:21:35.655387715Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-11T08:21:35.656359657Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=971.101µs logger=migrator t=2026-08-11T08:21:35.661063464Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-11T08:21:35.662475796Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.412363ms logger=migrator t=2026-08-11T08:21:35.667831457Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-11T08:21:35.673713402Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.880455ms logger=migrator t=2026-08-11T08:21:35.681239603Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-11T08:21:35.681362275Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=126.762µs logger=migrator t=2026-08-11T08:21:35.684926747Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-11T08:21:35.685667123Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=739.656µs logger=migrator t=2026-08-11T08:21:35.68948858Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-11T08:21:35.690416432Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=927.562µs logger=migrator t=2026-08-11T08:21:35.698342561Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-11T08:21:35.698446864Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=105.223µs logger=migrator t=2026-08-11T08:21:35.703954629Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-11T08:21:35.705416843Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.463434ms logger=migrator t=2026-08-11T08:21:35.711656114Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-11T08:21:35.712850452Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.191348ms logger=migrator t=2026-08-11T08:21:35.718207023Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-11T08:21:35.719244807Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.041254ms logger=migrator t=2026-08-11T08:21:35.724532908Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-11T08:21:35.725570441Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.037123ms logger=migrator t=2026-08-11T08:21:35.730048913Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-11T08:21:35.730959533Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=910.23µs logger=migrator t=2026-08-11T08:21:35.73605815Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-11T08:21:35.737003821Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=944.721µs logger=migrator t=2026-08-11T08:21:35.741592806Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-11T08:21:35.741615506Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=23.68µs logger=migrator t=2026-08-11T08:21:35.745795761Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-11T08:21:35.749766852Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.97131ms logger=migrator t=2026-08-11T08:21:35.755888051Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-11T08:21:35.757036516Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.151285ms logger=migrator t=2026-08-11T08:21:35.761024718Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-11T08:21:35.765683743Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.657205ms logger=migrator t=2026-08-11T08:21:35.773968261Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-11T08:21:35.775162069Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.195838ms logger=migrator t=2026-08-11T08:21:35.779123069Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-11T08:21:35.780197964Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.074225ms logger=migrator t=2026-08-11T08:21:35.787389507Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-11T08:21:35.788476043Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.086805ms logger=migrator t=2026-08-11T08:21:35.796827612Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-11T08:21:35.811296791Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.469649ms logger=migrator t=2026-08-11T08:21:35.817897991Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-11T08:21:35.818411862Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=514.021µs logger=migrator t=2026-08-11T08:21:35.825356061Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-11T08:21:35.827035689Z 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.678488ms logger=migrator t=2026-08-11T08:21:35.833324082Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-11T08:21:35.833600008Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=273.296µs logger=migrator t=2026-08-11T08:21:35.839920382Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-11T08:21:35.840856033Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=935.151µs logger=migrator t=2026-08-11T08:21:35.850594815Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-11T08:21:35.850912092Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=318.257µs logger=migrator t=2026-08-11T08:21:35.857629764Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-11T08:21:35.865036143Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.406939ms logger=migrator t=2026-08-11T08:21:35.871615623Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-11T08:21:35.879912881Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=8.284238ms logger=migrator t=2026-08-11T08:21:35.886404629Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-11T08:21:35.88817955Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.810321ms logger=migrator t=2026-08-11T08:21:35.893639224Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-11T08:21:35.895081507Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.442073ms logger=migrator t=2026-08-11T08:21:35.901256577Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-11T08:21:35.901479432Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=223.275µs logger=migrator t=2026-08-11T08:21:35.90666733Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-11T08:21:35.913078706Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.409596ms logger=migrator t=2026-08-11T08:21:35.940403168Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-11T08:21:35.942006803Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.605675ms logger=migrator t=2026-08-11T08:21:35.949621877Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-11T08:21:35.949805561Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=187.364µs logger=migrator t=2026-08-11T08:21:35.955523751Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-11T08:21:35.956194976Z level=info msg="Migration successfully executed" id="Move region to single row" duration=671.615µs logger=migrator t=2026-08-11T08:21:35.960908264Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-11T08:21:35.96244794Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.546465ms logger=migrator t=2026-08-11T08:21:35.980251784Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-11T08:21:35.981715798Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.465004ms logger=migrator t=2026-08-11T08:21:35.988377679Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-11T08:21:35.990049936Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.671727ms logger=migrator t=2026-08-11T08:21:35.994225412Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-11T08:21:35.995097091Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=870.269µs logger=migrator t=2026-08-11T08:21:36.001662121Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-11T08:21:36.003016762Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.355171ms logger=migrator t=2026-08-11T08:21:36.008854284Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-11T08:21:36.009787406Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=935.692µs logger=migrator t=2026-08-11T08:21:36.018681728Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-11T08:21:36.018792431Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=117.583µs logger=migrator t=2026-08-11T08:21:36.086368978Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-11T08:21:36.087916243Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.551014ms logger=migrator t=2026-08-11T08:21:36.096988709Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-11T08:21:36.098142575Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.164516ms logger=migrator t=2026-08-11T08:21:36.104574041Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-11T08:21:36.105390661Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=816.74µs logger=migrator t=2026-08-11T08:21:36.110920456Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-11T08:21:36.111771765Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=851.249µs logger=migrator t=2026-08-11T08:21:36.126084231Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-11T08:21:36.126312386Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=230.655µs logger=migrator t=2026-08-11T08:21:36.133152492Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-11T08:21:36.133517611Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=365.139µs logger=migrator t=2026-08-11T08:21:36.140536839Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-11T08:21:36.140626711Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=89.932µs logger=migrator t=2026-08-11T08:21:36.148491901Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-11T08:21:36.14933565Z level=info msg="Migration successfully executed" id="create team table" duration=846.739µs logger=migrator t=2026-08-11T08:21:36.155392168Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-11T08:21:36.156655176Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.260488ms logger=migrator t=2026-08-11T08:21:36.16253965Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-11T08:21:36.16342197Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=881.9µs logger=migrator t=2026-08-11T08:21:36.169733474Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-11T08:21:36.174613705Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.8807ms logger=migrator t=2026-08-11T08:21:36.180864587Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-11T08:21:36.181128323Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=250.226µs logger=migrator t=2026-08-11T08:21:36.187063828Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-11T08:21:36.187960308Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=896.03µs logger=migrator t=2026-08-11T08:21:36.193389052Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-11T08:21:36.194216Z level=info msg="Migration successfully executed" id="create team member table" duration=827.188µs logger=migrator t=2026-08-11T08:21:36.19945245Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-11T08:21:36.200376551Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=925.611µs logger=migrator t=2026-08-11T08:21:36.207465592Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-11T08:21:36.209078459Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.612267ms logger=migrator t=2026-08-11T08:21:36.214657476Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-11T08:21:36.215521395Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=862.749µs logger=migrator t=2026-08-11T08:21:36.22056036Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-11T08:21:36.225601845Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.039785ms logger=migrator t=2026-08-11T08:21:36.231389027Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-11T08:21:36.236848851Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.459115ms logger=migrator t=2026-08-11T08:21:36.243076732Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-11T08:21:36.247897822Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.8171ms logger=migrator t=2026-08-11T08:21:36.253448628Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-11T08:21:36.254592494Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.143306ms logger=migrator t=2026-08-11T08:21:36.261550492Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-11T08:21:36.262670648Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.120406ms logger=migrator t=2026-08-11T08:21:36.269432701Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-11T08:21:36.27067397Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.240299ms logger=migrator t=2026-08-11T08:21:36.276536213Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-11T08:21:36.277525986Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=989.433µs logger=migrator t=2026-08-11T08:21:36.283850719Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-11T08:21:36.284973755Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.120416ms logger=migrator t=2026-08-11T08:21:36.291636836Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-11T08:21:36.292946427Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.310871ms logger=migrator t=2026-08-11T08:21:36.29879941Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-11T08:21:36.299740751Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=942.301µs logger=migrator t=2026-08-11T08:21:36.30893076Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-11T08:21:36.310179598Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.248689ms logger=migrator t=2026-08-11T08:21:36.31728689Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-11T08:21:36.317949166Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=666.705µs logger=migrator t=2026-08-11T08:21:36.32959714Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-11T08:21:36.329874956Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=276.426µs logger=migrator t=2026-08-11T08:21:36.336861185Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-11T08:21:36.337865538Z level=info msg="Migration successfully executed" id="create tag table" duration=1.005043ms logger=migrator t=2026-08-11T08:21:36.344495899Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-11T08:21:36.346184488Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.687639ms logger=migrator t=2026-08-11T08:21:36.352983502Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-11T08:21:36.354387564Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.404072ms logger=migrator t=2026-08-11T08:21:36.360478273Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-11T08:21:36.36171496Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.236927ms logger=migrator t=2026-08-11T08:21:36.370994701Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-11T08:21:36.372592618Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.601447ms logger=migrator t=2026-08-11T08:21:36.384517509Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-11T08:21:36.402864287Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.342067ms logger=migrator t=2026-08-11T08:21:36.408208408Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-11T08:21:36.408783481Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=574.943µs logger=migrator t=2026-08-11T08:21:36.414616694Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-11T08:21:36.416751693Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.133928ms logger=migrator t=2026-08-11T08:21:36.424053468Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-11T08:21:36.424350306Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=296.938µs logger=migrator t=2026-08-11T08:21:36.429504902Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-11T08:21:36.430448054Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=942.032µs logger=migrator t=2026-08-11T08:21:36.436161364Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-11T08:21:36.437346451Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.184956ms logger=migrator t=2026-08-11T08:21:36.441966446Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-11T08:21:36.442887377Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=920.861µs logger=migrator t=2026-08-11T08:21:36.450871649Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-11T08:21:36.4509368Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.931µs logger=migrator t=2026-08-11T08:21:36.456074627Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-11T08:21:36.463938146Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.860469ms logger=migrator t=2026-08-11T08:21:36.470915344Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-11T08:21:36.479929359Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.009375ms logger=migrator t=2026-08-11T08:21:36.486602551Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-11T08:21:36.494814188Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.211007ms logger=migrator t=2026-08-11T08:21:36.502177495Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-11T08:21:36.507565098Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.385393ms logger=migrator t=2026-08-11T08:21:36.513176995Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-11T08:21:36.51424381Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.066675ms logger=migrator t=2026-08-11T08:21:36.520442061Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-11T08:21:36.527271566Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.830465ms logger=migrator t=2026-08-11T08:21:36.533105809Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-11T08:21:36.533978939Z level=info msg="Migration successfully executed" id="create server_lock table" duration=872.98µs logger=migrator t=2026-08-11T08:21:36.540054727Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-11T08:21:36.54105913Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.004273ms logger=migrator t=2026-08-11T08:21:36.547400153Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-11T08:21:36.548325155Z level=info msg="Migration successfully executed" id="create user auth token table" duration=925.292µs logger=migrator t=2026-08-11T08:21:36.555359315Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-11T08:21:36.556919531Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.560566ms logger=migrator t=2026-08-11T08:21:36.564434732Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-11T08:21:36.56613566Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.704508ms logger=migrator t=2026-08-11T08:21:36.572249419Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-11T08:21:36.573279283Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.029684ms logger=migrator t=2026-08-11T08:21:36.579446133Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-11T08:21:36.586765519Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.320316ms logger=migrator t=2026-08-11T08:21:36.593169365Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-11T08:21:36.594348432Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.178917ms logger=migrator t=2026-08-11T08:21:36.600209855Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-11T08:21:36.601129267Z level=info msg="Migration successfully executed" id="create cache_data table" duration=918.352µs logger=migrator t=2026-08-11T08:21:36.608020283Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-11T08:21:36.60920965Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.190687ms logger=migrator t=2026-08-11T08:21:36.618505742Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-11T08:21:36.619430742Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=924.71µs logger=migrator t=2026-08-11T08:21:36.634466515Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-11T08:21:36.636993781Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.526056ms logger=migrator t=2026-08-11T08:21:36.643699185Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-11T08:21:36.643905699Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=206.674µs logger=migrator t=2026-08-11T08:21:36.649956987Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-11T08:21:36.65008565Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=129.683µs logger=migrator t=2026-08-11T08:21:36.65628215Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-11T08:21:36.657314254Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.032114ms logger=migrator t=2026-08-11T08:21:36.663690519Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-11T08:21:36.665691435Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.001596ms logger=migrator t=2026-08-11T08:21:36.673049082Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-11T08:21:36.674480375Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.432163ms logger=migrator t=2026-08-11T08:21:36.679656063Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-11T08:21:36.679780975Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=125.242µs logger=migrator t=2026-08-11T08:21:36.685201499Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-11T08:21:36.686324424Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.123975ms logger=migrator t=2026-08-11T08:21:36.692114566Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-11T08:21:36.692864353Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=746.366µs logger=migrator t=2026-08-11T08:21:36.699733099Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-11T08:21:36.7033073Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=3.572971ms logger=migrator t=2026-08-11T08:21:36.709081982Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-11T08:21:36.710551155Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.469634ms logger=migrator t=2026-08-11T08:21:36.71735672Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-11T08:21:36.722901986Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.546056ms logger=migrator t=2026-08-11T08:21:36.728067264Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-11T08:21:36.728832681Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=762.277µs logger=migrator t=2026-08-11T08:21:36.734288915Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-11T08:21:36.734432788Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=143.883µs logger=migrator t=2026-08-11T08:21:36.740481095Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-11T08:21:36.742304537Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.811912ms logger=migrator t=2026-08-11T08:21:36.747955666Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-11T08:21:36.749141912Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.183136ms logger=migrator t=2026-08-11T08:21:36.852943184Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-11T08:21:36.854780435Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.839851ms logger=migrator t=2026-08-11T08:21:36.862009Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-11T08:21:36.862078722Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.152µs logger=migrator t=2026-08-11T08:21:36.869176993Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-11T08:21:36.870733399Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.556285ms logger=migrator t=2026-08-11T08:21:36.879754624Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-11T08:21:36.881438462Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.682908ms logger=migrator t=2026-08-11T08:21:36.892235028Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-11T08:21:36.893472616Z 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.239988ms logger=migrator t=2026-08-11T08:21:36.900414703Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-11T08:21:36.90243797Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.027256ms logger=migrator t=2026-08-11T08:21:36.911433484Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-11T08:21:36.921116025Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.688502ms logger=migrator t=2026-08-11T08:21:36.930053838Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-11T08:21:36.931934571Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.880103ms logger=migrator t=2026-08-11T08:21:36.938753905Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-11T08:21:36.940741081Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.987726ms logger=migrator t=2026-08-11T08:21:36.946380789Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-11T08:21:36.976825972Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.442123ms logger=migrator t=2026-08-11T08:21:36.983400661Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-11T08:21:37.009095885Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.691234ms logger=migrator t=2026-08-11T08:21:37.014648322Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-11T08:21:37.01543032Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=781.788µs logger=migrator t=2026-08-11T08:21:37.019290887Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-11T08:21:37.020257799Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=966.122µs logger=migrator t=2026-08-11T08:21:37.028954657Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-11T08:21:37.038251529Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.297182ms logger=migrator t=2026-08-11T08:21:37.0444568Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-11T08:21:37.050644881Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.184981ms logger=migrator t=2026-08-11T08:21:37.060540756Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-11T08:21:37.06162019Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.080474ms logger=migrator t=2026-08-11T08:21:37.071599838Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-11T08:21:37.072965298Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.36812ms logger=migrator t=2026-08-11T08:21:37.078516235Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-11T08:21:37.079684551Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.169166ms logger=migrator t=2026-08-11T08:21:37.087858767Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-11T08:21:37.089100466Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.242038ms logger=migrator t=2026-08-11T08:21:37.094261003Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-11T08:21:37.094402856Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=151.213µs logger=migrator t=2026-08-11T08:21:37.101320153Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-11T08:21:37.110554873Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.23856ms logger=migrator t=2026-08-11T08:21:37.115861024Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-11T08:21:37.121823809Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.963765ms logger=migrator t=2026-08-11T08:21:37.128259966Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-11T08:21:37.133225249Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.963263ms logger=migrator t=2026-08-11T08:21:37.138437817Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-11T08:21:37.139349789Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=912.412µs logger=migrator t=2026-08-11T08:21:37.146634144Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-11T08:21:37.148147239Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.507414ms logger=migrator t=2026-08-11T08:21:37.154485322Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-11T08:21:37.161589165Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.102353ms logger=migrator t=2026-08-11T08:21:37.170304622Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-11T08:21:37.176619936Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.314224ms logger=migrator t=2026-08-11T08:21:37.18074463Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-11T08:21:37.181771463Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.026743ms logger=migrator t=2026-08-11T08:21:37.189329615Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-11T08:21:37.19659376Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.264895ms logger=migrator t=2026-08-11T08:21:37.203741133Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-11T08:21:37.210504287Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.763324ms logger=migrator t=2026-08-11T08:21:37.219669335Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-11T08:21:37.219875909Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=207.504µs logger=migrator t=2026-08-11T08:21:37.224673289Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-11T08:21:37.226518301Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.844602ms logger=migrator t=2026-08-11T08:21:37.231320231Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-11T08:21:37.23261623Z 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.294929ms logger=migrator t=2026-08-11T08:21:37.238385661Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-11T08:21:37.24096063Z 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=2.570608ms logger=migrator t=2026-08-11T08:21:37.246873394Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-11T08:21:37.247001417Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=132.203µs logger=migrator t=2026-08-11T08:21:37.255198543Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-11T08:21:37.264726091Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.529577ms logger=migrator t=2026-08-11T08:21:37.271849222Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-11T08:21:37.278945214Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.094112ms logger=migrator t=2026-08-11T08:21:37.284411328Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-11T08:21:37.291657073Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.245325ms logger=migrator t=2026-08-11T08:21:37.296774409Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-11T08:21:37.301461906Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.686717ms logger=migrator t=2026-08-11T08:21:37.306289965Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-11T08:21:37.31308134Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.792355ms logger=migrator t=2026-08-11T08:21:37.317599143Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-11T08:21:37.317657884Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=58.691µs logger=migrator t=2026-08-11T08:21:37.322970555Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-11T08:21:37.324315796Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.345442ms logger=migrator t=2026-08-11T08:21:37.333149127Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-11T08:21:37.343570704Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.428958ms logger=migrator t=2026-08-11T08:21:37.349857237Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-11T08:21:37.349950459Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=93.862µs logger=migrator t=2026-08-11T08:21:37.353657683Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-11T08:21:37.359617538Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.958755ms logger=migrator t=2026-08-11T08:21:37.364609882Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-11T08:21:37.365711727Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.100205ms logger=migrator t=2026-08-11T08:21:37.373140896Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-11T08:21:37.382228423Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.092747ms logger=migrator t=2026-08-11T08:21:37.389367145Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-11T08:21:37.390206224Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=842.289µs logger=migrator t=2026-08-11T08:21:37.396882106Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-11T08:21:37.398116394Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.232008ms logger=migrator t=2026-08-11T08:21:37.403329153Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-11T08:21:37.410999487Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.669834ms logger=migrator t=2026-08-11T08:21:37.416765219Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-11T08:21:37.417516985Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=752.196µs logger=migrator t=2026-08-11T08:21:37.425415425Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-11T08:21:37.426484929Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.069114ms logger=migrator t=2026-08-11T08:21:37.431499753Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-11T08:21:37.432333842Z level=info msg="Migration successfully executed" id="create alert_image table" duration=836.819µs logger=migrator t=2026-08-11T08:21:37.440858686Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-11T08:21:37.442548235Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.682009ms logger=migrator t=2026-08-11T08:21:37.449558634Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-11T08:21:37.449654227Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=97.923µs logger=migrator t=2026-08-11T08:21:37.458647611Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-11T08:21:37.460093264Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.449413ms logger=migrator t=2026-08-11T08:21:37.466430059Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-11T08:21:37.467131554Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=701.945µs logger=migrator t=2026-08-11T08:21:37.472169199Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-11T08:21:37.472476516Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-11T08:21:37.476389444Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-11T08:21:37.476878535Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=484.721µs logger=migrator t=2026-08-11T08:21:37.481126843Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-11T08:21:37.482189926Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.062593ms logger=migrator t=2026-08-11T08:21:37.490421144Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-11T08:21:37.500457492Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.039888ms logger=migrator t=2026-08-11T08:21:37.522134375Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-11T08:21:37.524402856Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.271682ms logger=migrator t=2026-08-11T08:21:37.535378896Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-11T08:21:37.536895771Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.519025ms logger=migrator t=2026-08-11T08:21:37.542267043Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-11T08:21:37.543506231Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.239548ms logger=migrator t=2026-08-11T08:21:37.548774991Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-11T08:21:37.550821278Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.048317ms logger=migrator t=2026-08-11T08:21:37.556843395Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-11T08:21:37.558012471Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.168306ms logger=migrator t=2026-08-11T08:21:37.564890638Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-11T08:21:37.56496202Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=72.011µs logger=migrator t=2026-08-11T08:21:37.569490662Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-11T08:21:37.569573914Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=84.362µs logger=migrator t=2026-08-11T08:21:37.574889905Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-11T08:21:37.584609596Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.721021ms logger=migrator t=2026-08-11T08:21:37.591773049Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-11T08:21:37.592757382Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=989.913µs logger=migrator t=2026-08-11T08:21:37.597590421Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-11T08:21:37.598973633Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.382692ms logger=migrator t=2026-08-11T08:21:37.605330467Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-11T08:21:37.605786707Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=456.44µs logger=migrator t=2026-08-11T08:21:37.610152127Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-11T08:21:37.610985846Z level=info msg="Migration successfully executed" id="create data_keys table" duration=833.389µs logger=migrator t=2026-08-11T08:21:37.615389547Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-11T08:21:37.616049891Z level=info msg="Migration successfully executed" id="create secrets table" duration=660.134µs logger=migrator t=2026-08-11T08:21:37.620707818Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-11T08:21:37.659653753Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.940986ms logger=migrator t=2026-08-11T08:21:37.665723381Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-11T08:21:37.674177894Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.452463ms logger=migrator t=2026-08-11T08:21:37.679161986Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-11T08:21:37.679324271Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=157.344µs logger=migrator t=2026-08-11T08:21:37.684099409Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-11T08:21:37.723225369Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=39.1172ms logger=migrator t=2026-08-11T08:21:37.728188542Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-11T08:21:37.762273557Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.077535ms logger=migrator t=2026-08-11T08:21:37.767701671Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-11T08:21:37.7685435Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=843.369µs logger=migrator t=2026-08-11T08:21:37.774415663Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-11T08:21:37.775860386Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.437763ms logger=migrator t=2026-08-11T08:21:37.783714185Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-11T08:21:37.784206356Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=491.381µs logger=migrator t=2026-08-11T08:21:37.788980865Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-11T08:21:37.790445468Z level=info msg="Migration successfully executed" id="create permission table" duration=1.463963ms logger=migrator t=2026-08-11T08:21:37.796568577Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-11T08:21:37.798586143Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.021166ms logger=migrator t=2026-08-11T08:21:37.804758153Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-11T08:21:37.805874769Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.110566ms logger=migrator t=2026-08-11T08:21:37.812240214Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-11T08:21:37.813949103Z level=info msg="Migration successfully executed" id="create role table" duration=1.710899ms logger=migrator t=2026-08-11T08:21:37.820381259Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-11T08:21:37.82834639Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.962941ms logger=migrator t=2026-08-11T08:21:37.832700799Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-11T08:21:37.838262075Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.560336ms logger=migrator t=2026-08-11T08:21:37.843327681Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-11T08:21:37.844451086Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.122835ms logger=migrator t=2026-08-11T08:21:37.849284986Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-11T08:21:37.851115548Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.830292ms logger=migrator t=2026-08-11T08:21:37.856830878Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-11T08:21:37.857924722Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.089134ms logger=migrator t=2026-08-11T08:21:37.862671111Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-11T08:21:37.863605192Z level=info msg="Migration successfully executed" id="create team role table" duration=933.341µs logger=migrator t=2026-08-11T08:21:37.873092898Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-11T08:21:37.874632983Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.533695ms logger=migrator t=2026-08-11T08:21:37.881676563Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-11T08:21:37.882796988Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.120205ms logger=migrator t=2026-08-11T08:21:37.889981782Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-11T08:21:37.89166698Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.684128ms logger=migrator t=2026-08-11T08:21:37.897145625Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-11T08:21:37.898638229Z level=info msg="Migration successfully executed" id="create user role table" duration=1.491174ms logger=migrator t=2026-08-11T08:21:37.905179537Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-11T08:21:37.906240162Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.059515ms logger=migrator t=2026-08-11T08:21:37.915140025Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-11T08:21:37.917951579Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.813404ms logger=migrator t=2026-08-11T08:21:37.927663209Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-11T08:21:37.928583089Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=918.65µs logger=migrator t=2026-08-11T08:21:37.934402693Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-11T08:21:37.93605026Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.640276ms logger=migrator t=2026-08-11T08:21:37.944314408Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-11T08:21:37.945442993Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.127985ms logger=migrator t=2026-08-11T08:21:37.952351161Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-11T08:21:37.95451151Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.158119ms logger=migrator t=2026-08-11T08:21:37.964313892Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-11T08:21:37.973051391Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.737199ms logger=migrator t=2026-08-11T08:21:37.982271612Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-11T08:21:37.98353557Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.257808ms logger=migrator t=2026-08-11T08:21:37.993518377Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-11T08:21:37.995753177Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.23512ms logger=migrator t=2026-08-11T08:21:38.002523142Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-11T08:21:38.003853392Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.32962ms logger=migrator t=2026-08-11T08:21:38.008463867Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-11T08:21:38.009650223Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.190376ms logger=migrator t=2026-08-11T08:21:38.013403519Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-11T08:21:38.01429996Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=895.9µs logger=migrator t=2026-08-11T08:21:38.022748932Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-11T08:21:38.025049514Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.310012ms logger=migrator t=2026-08-11T08:21:38.031396888Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-11T08:21:38.041159721Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.763303ms logger=migrator t=2026-08-11T08:21:38.061608756Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-11T08:21:38.072115025Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.511239ms logger=migrator t=2026-08-11T08:21:38.078210373Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-11T08:21:38.086743288Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.532675ms logger=migrator t=2026-08-11T08:21:38.092394666Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-11T08:21:38.101048493Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.651867ms logger=migrator t=2026-08-11T08:21:38.110136529Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-11T08:21:38.111614514Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.476444ms logger=migrator t=2026-08-11T08:21:38.117510477Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-11T08:21:38.120520776Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.009009ms logger=migrator t=2026-08-11T08:21:38.133312297Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-11T08:21:38.134889033Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.584276ms logger=migrator t=2026-08-11T08:21:38.310430285Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-11T08:21:38.312541674Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.112549ms logger=migrator t=2026-08-11T08:21:38.321037427Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-11T08:21:38.324274931Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=3.236044ms logger=migrator t=2026-08-11T08:21:38.332649711Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-11T08:21:38.332830215Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=185.524µs logger=migrator t=2026-08-11T08:21:38.339413444Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-11T08:21:38.339472016Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=60.352µs logger=migrator t=2026-08-11T08:21:38.345128875Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-11T08:21:38.346765722Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.636878ms logger=migrator t=2026-08-11T08:21:38.352431951Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-11T08:21:38.353257539Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=824.318µs logger=migrator t=2026-08-11T08:21:38.358642792Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-11T08:21:38.359760147Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.117805ms logger=migrator t=2026-08-11T08:21:38.367757329Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-11T08:21:38.368352053Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=601.463µs logger=migrator t=2026-08-11T08:21:38.375937435Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-11T08:21:38.37659663Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=660.335µs logger=migrator t=2026-08-11T08:21:38.38318328Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-11T08:21:38.384336676Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.153576ms logger=migrator t=2026-08-11T08:21:38.390664Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-11T08:21:38.392064222Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.400352ms logger=migrator t=2026-08-11T08:21:38.398283473Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-11T08:21:38.41000224Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.719217ms logger=migrator t=2026-08-11T08:21:38.417506721Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-11T08:21:38.417569822Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=61.161µs logger=migrator t=2026-08-11T08:21:38.423656731Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-11T08:21:38.425598005Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.944445ms logger=migrator t=2026-08-11T08:21:38.439215355Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-11T08:21:38.440628196Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.413431ms logger=migrator t=2026-08-11T08:21:38.450903411Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-11T08:21:38.451922724Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.021042ms logger=migrator t=2026-08-11T08:21:38.457789717Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-11T08:21:38.468063861Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.271434ms logger=migrator t=2026-08-11T08:21:38.475851558Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-11T08:21:38.477129827Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.278959ms logger=migrator t=2026-08-11T08:21:38.483738108Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-11T08:21:38.485657861Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.924654ms logger=migrator t=2026-08-11T08:21:38.492237851Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-11T08:21:38.515111591Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.87423ms logger=migrator t=2026-08-11T08:21:38.523798859Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-11T08:21:38.524626987Z level=info msg="Migration successfully executed" id="create correlation v2" duration=825.548µs logger=migrator t=2026-08-11T08:21:38.530277086Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-11T08:21:38.53133013Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.052974ms logger=migrator t=2026-08-11T08:21:38.538582705Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-11T08:21:38.53965983Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.077025ms logger=migrator t=2026-08-11T08:21:38.545205486Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-11T08:21:38.546352781Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.147465ms logger=migrator t=2026-08-11T08:21:38.552398589Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-11T08:21:38.552660995Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=262.246µs logger=migrator t=2026-08-11T08:21:38.558579229Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-11T08:21:38.559715346Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.134487ms logger=migrator t=2026-08-11T08:21:38.56560317Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-11T08:21:38.575026274Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.420723ms logger=migrator t=2026-08-11T08:21:38.580873217Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-11T08:21:38.581478891Z level=info msg="Migration successfully executed" id="create entity_events table" duration=607.335µs logger=migrator t=2026-08-11T08:21:38.587723233Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-11T08:21:38.589289398Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.566165ms logger=migrator t=2026-08-11T08:21:38.595754086Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-11T08:21:38.596221796Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-11T08:21:38.601487376Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-11T08:21:38.602300544Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-11T08:21:38.608631248Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-11T08:21:38.609441907Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=807.439µs logger=migrator t=2026-08-11T08:21:38.614795838Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-11T08:21:38.616358334Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.561776ms logger=migrator t=2026-08-11T08:21:38.622841331Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-11T08:21:38.624834887Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.991426ms logger=migrator t=2026-08-11T08:21:38.632794138Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-11T08:21:38.634684081Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.889663ms logger=migrator t=2026-08-11T08:21:38.644858742Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-11T08:21:38.645959388Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.100456ms logger=migrator t=2026-08-11T08:21:38.65751374Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-11T08:21:38.658568654Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.054544ms logger=migrator t=2026-08-11T08:21:38.665181724Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-11T08:21:38.666470394Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.28835ms logger=migrator t=2026-08-11T08:21:38.672375708Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-11T08:21:38.674129429Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.7534ms logger=migrator t=2026-08-11T08:21:38.681166958Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-11T08:21:38.682272844Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.105836ms logger=migrator t=2026-08-11T08:21:38.688628228Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-11T08:21:38.69048979Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.860142ms logger=migrator t=2026-08-11T08:21:38.697046319Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-11T08:21:38.698150864Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.104565ms logger=migrator t=2026-08-11T08:21:38.705048512Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-11T08:21:38.729341654Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.290951ms logger=migrator t=2026-08-11T08:21:38.734710986Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-11T08:21:38.745685795Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.975579ms logger=migrator t=2026-08-11T08:21:38.750796232Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-11T08:21:38.759205073Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.403371ms logger=migrator t=2026-08-11T08:21:38.765025705Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-11T08:21:38.765200659Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=174.654µs logger=migrator t=2026-08-11T08:21:38.76958948Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-11T08:21:38.77974936Z level=info msg="Migration successfully executed" id="add share column" duration=10.161511ms logger=migrator t=2026-08-11T08:21:38.873150855Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-11T08:21:38.873474932Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=325.317µs logger=migrator t=2026-08-11T08:21:38.880839709Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-11T08:21:38.881768711Z level=info msg="Migration successfully executed" id="create file table" duration=928.462µs logger=migrator t=2026-08-11T08:21:38.888955194Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-11T08:21:38.89009914Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.143716ms logger=migrator t=2026-08-11T08:21:38.89668057Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-11T08:21:38.898618434Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.938044ms logger=migrator t=2026-08-11T08:21:38.910991335Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-11T08:21:38.911966388Z level=info msg="Migration successfully executed" id="create file_meta table" duration=975.503µs logger=migrator t=2026-08-11T08:21:38.919161691Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-11T08:21:38.921121076Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.950925ms logger=migrator t=2026-08-11T08:21:38.927315867Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-11T08:21:38.927378758Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=63.231µs logger=migrator t=2026-08-11T08:21:38.933718822Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-11T08:21:38.933778083Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=60.101µs logger=migrator t=2026-08-11T08:21:38.941201783Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-11T08:21:38.942723327Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.526625ms logger=migrator t=2026-08-11T08:21:38.949602694Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-11T08:21:38.950143986Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=543.832µs logger=migrator t=2026-08-11T08:21:38.956573632Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-11T08:21:38.959569911Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.990779ms logger=migrator t=2026-08-11T08:21:38.975574004Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-11T08:21:38.987619689Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.051185ms logger=migrator t=2026-08-11T08:21:38.994215649Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-11T08:21:38.994501145Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=280.446µs logger=migrator t=2026-08-11T08:21:39.005673499Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-11T08:21:39.007545942Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.876113ms logger=migrator t=2026-08-11T08:21:39.023987306Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-11T08:21:39.024750783Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=764.487µs logger=migrator t=2026-08-11T08:21:39.030793261Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-11T08:21:39.031034826Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=242.255µs logger=migrator t=2026-08-11T08:21:39.036526031Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-11T08:21:39.037046853Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=521.202µs logger=migrator t=2026-08-11T08:21:39.0435665Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-11T08:21:39.05671925Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.15178ms logger=migrator t=2026-08-11T08:21:39.064129939Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-11T08:21:39.07208116Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.950241ms logger=migrator t=2026-08-11T08:21:39.082877176Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-11T08:21:39.084094533Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.217497ms logger=migrator t=2026-08-11T08:21:39.096566156Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-11T08:21:39.216875463Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=120.312416ms logger=migrator t=2026-08-11T08:21:39.22596831Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-11T08:21:39.227666598Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.695948ms logger=migrator t=2026-08-11T08:21:39.238371212Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-11T08:21:39.239486507Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.116005ms logger=migrator t=2026-08-11T08:21:39.247716154Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-11T08:21:39.276796876Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.079772ms logger=migrator t=2026-08-11T08:21:39.284293036Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-11T08:21:39.292915253Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.622177ms logger=migrator t=2026-08-11T08:21:39.301274582Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-11T08:21:39.30158468Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=310.318µs logger=migrator t=2026-08-11T08:21:39.30863669Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-11T08:21:39.308930487Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=294.377µs logger=migrator t=2026-08-11T08:21:39.319742833Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-11T08:21:39.319912797Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=169.384µs logger=migrator t=2026-08-11T08:21:39.331474889Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-11T08:21:39.331830407Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=363.578µs logger=migrator t=2026-08-11T08:21:39.346065301Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-11T08:21:39.346360239Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=295.558µs logger=migrator t=2026-08-11T08:21:39.359744503Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-11T08:21:39.360605123Z level=info msg="Migration successfully executed" id="create folder table" duration=858.501µs logger=migrator t=2026-08-11T08:21:39.37064089Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-11T08:21:39.372563514Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.922394ms logger=migrator t=2026-08-11T08:21:39.38599647Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-11T08:21:39.387058484Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.064704ms logger=migrator t=2026-08-11T08:21:39.393284535Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-11T08:21:39.393308516Z level=info msg="Migration successfully executed" id="Update folder title length" duration=19.751µs logger=migrator t=2026-08-11T08:21:39.400144412Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-11T08:21:39.402141727Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.001645ms logger=migrator t=2026-08-11T08:21:39.411293295Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-11T08:21:39.413204828Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.911743ms logger=migrator t=2026-08-11T08:21:39.420056655Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-11T08:21:39.421551488Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.493353ms logger=migrator t=2026-08-11T08:21:39.428508207Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-11T08:21:39.429337135Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=828.658µs logger=migrator t=2026-08-11T08:21:39.438181386Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-11T08:21:39.438568645Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=392.889µs logger=migrator t=2026-08-11T08:21:39.450757443Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-11T08:21:39.451832657Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.077334ms logger=migrator t=2026-08-11T08:21:39.460194147Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-11T08:21:39.462310826Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.118699ms logger=migrator t=2026-08-11T08:21:39.469714115Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-11T08:21:39.470959042Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.245097ms logger=migrator t=2026-08-11T08:21:39.480432827Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-11T08:21:39.481666416Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.236129ms logger=migrator t=2026-08-11T08:21:39.489394722Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-11T08:21:39.494146759Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=4.752147ms logger=migrator t=2026-08-11T08:21:39.507811171Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-11T08:21:39.509017119Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.203148ms logger=migrator t=2026-08-11T08:21:39.515957166Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-11T08:21:39.516940058Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=982.652µs logger=migrator t=2026-08-11T08:21:39.525853821Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-11T08:21:39.5280339Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.182309ms logger=migrator t=2026-08-11T08:21:39.538236762Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-11T08:21:39.539171103Z level=info msg="Migration successfully executed" id="create signing_key table" duration=934.581µs logger=migrator t=2026-08-11T08:21:39.545267453Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-11T08:21:39.546417759Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.150176ms logger=migrator t=2026-08-11T08:21:39.553188432Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-11T08:21:39.55439388Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.205928ms logger=migrator t=2026-08-11T08:21:39.564417508Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-11T08:21:39.565030812Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=615.484µs logger=migrator t=2026-08-11T08:21:39.572188445Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-11T08:21:39.581708772Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.520067ms logger=migrator t=2026-08-11T08:21:39.590041061Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-11T08:21:39.59085643Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=823.699µs logger=migrator t=2026-08-11T08:21:39.598940344Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-11T08:21:39.598967844Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=29.74µs logger=migrator t=2026-08-11T08:21:39.607055388Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-11T08:21:39.608444309Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.388851ms logger=migrator t=2026-08-11T08:21:39.616955833Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-11T08:21:39.617004534Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=68.831µs logger=migrator t=2026-08-11T08:21:39.625213561Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-11T08:21:39.62690301Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.690239ms logger=migrator t=2026-08-11T08:21:39.632161549Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-11T08:21:39.633307455Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.145636ms logger=migrator t=2026-08-11T08:21:39.646471605Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-11T08:21:39.647889406Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.417781ms logger=migrator t=2026-08-11T08:21:39.654283302Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-11T08:21:39.655534321Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.27395ms logger=migrator t=2026-08-11T08:21:39.661015876Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-11T08:21:39.661287172Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=271.816µs logger=migrator t=2026-08-11T08:21:39.670220964Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-11T08:21:39.67092161Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=693.606µs logger=migrator t=2026-08-11T08:21:39.678132155Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-11T08:21:39.679770532Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.637747ms logger=migrator t=2026-08-11T08:21:39.688135132Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-11T08:21:39.689477913Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.34333ms logger=migrator t=2026-08-11T08:21:39.698716103Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-11T08:21:39.715075795Z level=info msg="Migration successfully executed" id="add stack_id column" duration=16.341812ms logger=migrator t=2026-08-11T08:21:39.729325429Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-11T08:21:39.742872327Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.547378ms logger=migrator t=2026-08-11T08:21:39.748356432Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-11T08:21:39.759924805Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.570163ms logger=migrator t=2026-08-11T08:21:39.766790262Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-11T08:21:39.766904534Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=105.872µs logger=migrator t=2026-08-11T08:21:39.772827689Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-11T08:21:39.783910611Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.079832ms logger=migrator t=2026-08-11T08:21:39.789991169Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-11T08:21:39.800175901Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.184232ms logger=migrator t=2026-08-11T08:21:39.80453747Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-11T08:21:39.804771195Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=233.865µs logger=migrator t=2026-08-11T08:21:39.809332959Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.503553363s logger=migrator t=2026-08-11T08:21:39.810285041Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-11T08:21:39.828768481Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-11T08:21:39.828984976Z level=info msg="Created default organization" logger=secrets t=2026-08-11T08:21:39.833941269Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-11T08:21:39.876374294Z level=info msg="Restored cache from database" duration=408.039µs logger=plugin.store t=2026-08-11T08:21:39.877682254Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-11T08:21:39.912541457Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-11T08:21:39.912564747Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-11T08:21:39.91269996Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-11T08:21:39.912715851Z level=info msg="Plugins loaded" count=54 duration=35.034308ms logger=query_data t=2026-08-11T08:21:39.916505637Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-11T08:21:39.920027157Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-11T08:21:39.927918866Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-11T08:21:39.940926092Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-11T08:21:39.943234355Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-11T08:21:39.945313731Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-11T08:21:39.96680604Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-11T08:21:39.98567899Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-11T08:21:40.005633164Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-11T08:21:40.005653505Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-11T08:21:40.006714978Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-08-11T08:21:40.007366624Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-08-11T08:21:40.007347623Z level=info msg="Warming state cache for startup" logger=http.server t=2026-08-11T08:21:40.009512702Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-11T08:21:40.035903593Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-11T08:21:40.052230444Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-11T08:21:40.063174242Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-11T08:21:40.073695212Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-08-11T08:21:40.084730403Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugins.update.checker t=2026-08-11T08:21:40.101364021Z level=info msg="Update check succeeded" duration=93.945726ms logger=grafana.update.checker t=2026-08-11T08:21:40.10569437Z level=info msg="Update check succeeded" duration=98.737526ms logger=ngalert.state.manager t=2026-08-11T08:21:40.116211649Z level=info msg="State cache has been initialized" states=0 duration=108.858615ms logger=ngalert.scheduler t=2026-08-11T08:21:40.11627214Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-11T08:21:40.116412543Z level=info msg=starting first_tick=2026-08-11T08:21:50Z logger=sqlstore.transactions t=2026-08-11T08:21:40.131776553Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=provisioning.dashboard t=2026-08-11T08:21:40.160486726Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-11T08:21:40.201045409Z level=info msg="Patterns update finished" duration=101.085989ms logger=grafana-apiserver t=2026-08-11T08:21:40.339237492Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-11T08:21:40.339732893Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-08-11T08:21:57.491515552Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-11T08:21:57.522100598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:57.523357596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.57123781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.60375324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.62043719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.645442859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.662166499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.687056155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.70396777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.728821504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.752609056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.779110708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.794838916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.826036746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.847646808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.882350937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.903645261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.936587211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.952997834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:58.994100938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.011578346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.061413549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.080247488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.121820454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.160026173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.201134258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.220092839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.251972444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.272479891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.304018108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.327505762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.368863163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.389505292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.423439894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.446942339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.488506495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.510252838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.554328681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.572979066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.624510528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.656297901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.714682148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.74640741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.85456116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.868994109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.937986318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:21:59.95651157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.023188517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.040329886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.110927272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.129021213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.199338302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.213224368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.468497835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.489606005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.558042651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.576913251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.652487269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.668741639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.754227735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.766314489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.832478693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.847768602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.915044392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:00.93825979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.012965149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.028324558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.105548405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.123265918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.197018806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.209139751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.282342006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.30227885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.382518215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.400998365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.478227952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.497294146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.575246879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.594826565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-11T08:22:01.673607676Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-11T08:22:44.028125587Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-11T08:31:40.142707288Z level=info msg="Completed cleanup jobs" duration=134.828294ms logger=plugins.update.checker t=2026-08-11T08:31:40.175395432Z level=info msg="Update check succeeded" duration=72.967203ms logger=sqlstore.transactions t=2026-08-11T08:36:39.935423042Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-11T08:41:40.02170207Z level=info msg="Completed cleanup jobs" duration=13.960319ms logger=plugins.update.checker t=2026-08-11T08:41:40.176340694Z level=info msg="Update check succeeded" duration=74.133054ms logger=cleanup t=2026-08-11T08:51:40.023920387Z level=info msg="Completed cleanup jobs" duration=14.780308ms logger=plugins.update.checker t=2026-08-11T08:51:40.178186652Z level=info msg="Update check succeeded" duration=75.946496ms logger=infra.usagestats t=2026-08-11T08:52:44.054059614Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-11T09:01:40.021668866Z level=info msg="Completed cleanup jobs" duration=13.805136ms logger=plugins.update.checker t=2026-08-11T09:01:40.17984055Z level=info msg="Update check succeeded" duration=78.386371ms logger=cleanup t=2026-08-11T09:11:40.011394914Z level=info msg="Completed cleanup jobs" duration=3.381387ms logger=plugins.update.checker t=2026-08-11T09:11:40.17841049Z level=info msg="Update check succeeded" duration=76.209791ms logger=cleanup t=2026-08-11T09:21:40.046795543Z level=info msg="Completed cleanup jobs" duration=38.790146ms logger=plugins.update.checker t=2026-08-11T09:21:40.188713173Z level=info msg="Update check succeeded" duration=86.779271ms logger=infra.usagestats t=2026-08-11T09:22:44.051403101Z level=info msg="Usage stats are ready to report"