logger=settings t=2026-04-20T05:01:27.36751495Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T05:01:27Z logger=settings t=2026-04-20T05:01:27.367766007Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T05:01:27.367777617Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T05:01:27.367781127Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T05:01:27.367784357Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T05:01:27.367789667Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T05:01:27.367793208Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T05:01:27.367796888Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T05:01:27.367801378Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T05:01:27.367806308Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T05:01:27.367812478Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T05:01:27.367816238Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T05:01:27.367820718Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T05:01:27.367824368Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T05:01:27.367829049Z level=info msg=Target target=[all] logger=settings t=2026-04-20T05:01:27.367838769Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T05:01:27.367841719Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T05:01:27.367844469Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T05:01:27.367848499Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T05:01:27.367853079Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T05:01:27.367857799Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T05:01:27.368119706Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T05:01:27.368140747Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T05:01:27.369486284Z level=info msg="Locking database" logger=migrator t=2026-04-20T05:01:27.369498154Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T05:01:27.370017749Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T05:01:27.370907993Z level=info msg="Migration successfully executed" id="create migration_log table" duration=894.095µs logger=migrator t=2026-04-20T05:01:27.375569061Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T05:01:27.376106815Z level=info msg="Migration successfully executed" id="create user table" duration=537.694µs logger=migrator t=2026-04-20T05:01:27.379674023Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T05:01:27.380155626Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=481.333µs logger=migrator t=2026-04-20T05:01:27.385300298Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T05:01:27.386798669Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.502021ms logger=migrator t=2026-04-20T05:01:27.392425383Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T05:01:27.393114832Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=689.499µs logger=migrator t=2026-04-20T05:01:27.396370922Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T05:01:27.397009729Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=639.098µs logger=migrator t=2026-04-20T05:01:27.401529913Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T05:01:27.406926241Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.399668ms logger=migrator t=2026-04-20T05:01:27.413417209Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T05:01:27.414088288Z level=info msg="Migration successfully executed" id="create user table v2" duration=666.489µs logger=migrator t=2026-04-20T05:01:27.420538215Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T05:01:27.421787809Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.248754ms logger=migrator t=2026-04-20T05:01:27.426033295Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T05:01:27.426882509Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=848.794µs logger=migrator t=2026-04-20T05:01:27.431051943Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T05:01:27.431493365Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=441.212µs logger=migrator t=2026-04-20T05:01:27.435941167Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T05:01:27.436485892Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=544.505µs logger=migrator t=2026-04-20T05:01:27.441705535Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T05:01:27.443753732Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.047907ms logger=migrator t=2026-04-20T05:01:27.450121826Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T05:01:27.450249309Z level=info msg="Migration successfully executed" id="Update user table charset" duration=123.893µs logger=migrator t=2026-04-20T05:01:27.454451204Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T05:01:27.455620916Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.163052ms logger=migrator t=2026-04-20T05:01:27.459520303Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T05:01:27.45976812Z level=info msg="Migration successfully executed" id="Add missing user data" duration=247.647µs logger=migrator t=2026-04-20T05:01:27.462342811Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T05:01:27.46342142Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.078509ms logger=migrator t=2026-04-20T05:01:27.467147653Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T05:01:27.468336985Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.186802ms logger=migrator t=2026-04-20T05:01:27.473018634Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T05:01:27.474955527Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.938793ms logger=migrator t=2026-04-20T05:01:27.4783586Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T05:01:27.491332466Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.973506ms logger=migrator t=2026-04-20T05:01:27.497464545Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T05:01:27.499899931Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.439827ms logger=migrator t=2026-04-20T05:01:27.503387597Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T05:01:27.503633244Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=245.887µs logger=migrator t=2026-04-20T05:01:27.509190226Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T05:01:27.509901526Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=710.91µs logger=migrator t=2026-04-20T05:01:27.513731171Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-20T05:01:27.51404268Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=311.229µs logger=migrator t=2026-04-20T05:01:27.517416862Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T05:01:27.517829093Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=419.951µs logger=migrator t=2026-04-20T05:01:27.522900733Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T05:01:27.524238279Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.323337ms logger=migrator t=2026-04-20T05:01:27.530240364Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T05:01:27.531084537Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=840.243µs logger=migrator t=2026-04-20T05:01:27.536313281Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T05:01:27.537480603Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.167092ms logger=migrator t=2026-04-20T05:01:27.543871968Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T05:01:27.544781203Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=910.035µs logger=migrator t=2026-04-20T05:01:27.549148123Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T05:01:27.549888173Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=739.85µs logger=migrator t=2026-04-20T05:01:27.554642423Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T05:01:27.554679604Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=37.661µs logger=migrator t=2026-04-20T05:01:27.558995073Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T05:01:27.559728823Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=733.75µs logger=migrator t=2026-04-20T05:01:27.565594964Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T05:01:27.566796177Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.200473ms logger=migrator t=2026-04-20T05:01:27.570857178Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T05:01:27.571972139Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.126491ms logger=migrator t=2026-04-20T05:01:27.577444139Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T05:01:27.578501728Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.059899ms logger=migrator t=2026-04-20T05:01:27.60370878Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T05:01:27.607102603Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.396793ms logger=migrator t=2026-04-20T05:01:27.610713652Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T05:01:27.611523984Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=810.372µs logger=migrator t=2026-04-20T05:01:27.615550105Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T05:01:27.616287425Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=737.23µs logger=migrator t=2026-04-20T05:01:27.620647695Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T05:01:27.621331654Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=683.439µs logger=migrator t=2026-04-20T05:01:27.626974218Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T05:01:27.627663027Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=682.909µs logger=migrator t=2026-04-20T05:01:27.635361918Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T05:01:27.636543601Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.187203ms logger=migrator t=2026-04-20T05:01:27.641911718Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T05:01:27.642389311Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=477.603µs logger=migrator t=2026-04-20T05:01:27.646524135Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T05:01:27.647176913Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=653.178µs logger=migrator t=2026-04-20T05:01:27.652825688Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T05:01:27.653205128Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=383.781µs logger=migrator t=2026-04-20T05:01:27.657588218Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T05:01:27.658273777Z level=info msg="Migration successfully executed" id="create star table" duration=676.739µs logger=migrator t=2026-04-20T05:01:27.662800062Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T05:01:27.664173629Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.369508ms logger=migrator t=2026-04-20T05:01:27.669627979Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T05:01:27.670734459Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.112301ms logger=migrator t=2026-04-20T05:01:27.674685637Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T05:01:27.675267563Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=582.186µs logger=migrator t=2026-04-20T05:01:27.680827206Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T05:01:27.681502025Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=676.789µs logger=migrator t=2026-04-20T05:01:27.685417102Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T05:01:27.686089241Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=672.538µs logger=migrator t=2026-04-20T05:01:27.691121999Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T05:01:27.691834428Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=712.4µs logger=migrator t=2026-04-20T05:01:27.696223708Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T05:01:27.69736065Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.142481ms logger=migrator t=2026-04-20T05:01:27.701635517Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T05:01:27.701675848Z level=info msg="Migration successfully executed" id="Update org table charset" duration=41.861µs logger=migrator t=2026-04-20T05:01:27.706243544Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T05:01:27.706288565Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.792µs logger=migrator t=2026-04-20T05:01:27.711677553Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T05:01:27.71193894Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=261.978µs logger=migrator t=2026-04-20T05:01:27.717003549Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T05:01:27.718193731Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.190152ms logger=migrator t=2026-04-20T05:01:27.723190928Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T05:01:27.723924409Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=734.361µs logger=migrator t=2026-04-20T05:01:27.729561793Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T05:01:27.730359685Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=797.582µs logger=migrator t=2026-04-20T05:01:27.735444815Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T05:01:27.736061632Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=616.727µs logger=migrator t=2026-04-20T05:01:27.741431159Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T05:01:27.742822287Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.390788ms logger=migrator t=2026-04-20T05:01:27.748817132Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T05:01:27.75202206Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=3.198557ms logger=migrator t=2026-04-20T05:01:27.757760267Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T05:01:27.763501965Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.741438ms logger=migrator t=2026-04-20T05:01:27.770923148Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T05:01:27.771561436Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=637.988µs logger=migrator t=2026-04-20T05:01:27.815354968Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T05:01:27.816626312Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.272045ms logger=migrator t=2026-04-20T05:01:27.890985693Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T05:01:27.892437853Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.456001ms logger=migrator t=2026-04-20T05:01:27.97650814Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T05:01:27.977208589Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=704µs logger=migrator t=2026-04-20T05:01:27.983611825Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T05:01:27.985199798Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.592334ms logger=migrator t=2026-04-20T05:01:27.991949633Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T05:01:27.992029405Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=80.362µs logger=migrator t=2026-04-20T05:01:27.998191885Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T05:01:28.001592248Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.408424ms logger=migrator t=2026-04-20T05:01:28.007560372Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T05:01:28.01116645Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.609279ms logger=migrator t=2026-04-20T05:01:28.017223427Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T05:01:28.019024606Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.80942ms logger=migrator t=2026-04-20T05:01:28.024127116Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T05:01:28.025168355Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.044879ms logger=migrator t=2026-04-20T05:01:28.03010412Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T05:01:28.032072274Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.968134ms logger=migrator t=2026-04-20T05:01:28.037363299Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T05:01:28.038287455Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=924.325µs logger=migrator t=2026-04-20T05:01:28.04284415Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T05:01:28.044060773Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.216303ms logger=migrator t=2026-04-20T05:01:28.049897143Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T05:01:28.049939904Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=43.691µs logger=migrator t=2026-04-20T05:01:28.05526189Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T05:01:28.055306442Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.021µs logger=migrator t=2026-04-20T05:01:28.060166615Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T05:01:28.06326405Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.097395ms logger=migrator t=2026-04-20T05:01:28.067036014Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T05:01:28.068911155Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.874901ms logger=migrator t=2026-04-20T05:01:28.07564861Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T05:01:28.077620754Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.971794ms logger=migrator t=2026-04-20T05:01:28.083822064Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T05:01:28.086193939Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.377955ms logger=migrator t=2026-04-20T05:01:28.091364071Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T05:01:28.091586897Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=223.256µs logger=migrator t=2026-04-20T05:01:28.097365676Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T05:01:28.098349753Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=997.648µs logger=migrator t=2026-04-20T05:01:28.10371952Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T05:01:28.1044317Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=712.25µs logger=migrator t=2026-04-20T05:01:28.108929613Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T05:01:28.108978295Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=49.652µs logger=migrator t=2026-04-20T05:01:28.114301531Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T05:01:28.11721536Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.90489ms logger=migrator t=2026-04-20T05:01:28.122500175Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T05:01:28.123940005Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.44021ms logger=migrator t=2026-04-20T05:01:28.1299355Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T05:01:28.135638736Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.702896ms logger=migrator t=2026-04-20T05:01:28.139393309Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T05:01:28.139921723Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=528.184µs logger=migrator t=2026-04-20T05:01:28.144390826Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T05:01:28.145007223Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=616.097µs logger=migrator t=2026-04-20T05:01:28.14962804Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T05:01:28.152866459Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=3.231909ms logger=migrator t=2026-04-20T05:01:28.158960116Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T05:01:28.161119815Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=2.152029ms logger=migrator t=2026-04-20T05:01:28.16677599Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T05:01:28.167355896Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=579.516µs logger=migrator t=2026-04-20T05:01:28.181389521Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T05:01:28.184558398Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.169767ms logger=migrator t=2026-04-20T05:01:28.188008943Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T05:01:28.188785024Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=775.721µs logger=migrator t=2026-04-20T05:01:28.193413771Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T05:01:28.193800772Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=391.141µs logger=migrator t=2026-04-20T05:01:28.198487071Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T05:01:28.198662165Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=188.195µs logger=migrator t=2026-04-20T05:01:28.202876411Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T05:01:28.203877388Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.004647ms logger=migrator t=2026-04-20T05:01:28.20865402Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T05:01:28.212441594Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.788514ms logger=migrator t=2026-04-20T05:01:28.217501772Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T05:01:28.218428688Z level=info msg="Migration successfully executed" id="create data_source table" duration=929.176µs logger=migrator t=2026-04-20T05:01:28.223574689Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T05:01:28.224381011Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=794.602µs logger=migrator t=2026-04-20T05:01:28.230068857Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T05:01:28.231437775Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.353667ms logger=migrator t=2026-04-20T05:01:28.237366498Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T05:01:28.238122768Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=756.501µs logger=migrator t=2026-04-20T05:01:28.242325703Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T05:01:28.243033143Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=707.68µs logger=migrator t=2026-04-20T05:01:28.24620764Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T05:01:28.253012327Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.803937ms logger=migrator t=2026-04-20T05:01:28.259605358Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T05:01:28.261307504Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.697096ms logger=migrator t=2026-04-20T05:01:28.269007305Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T05:01:28.269849739Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=847.184µs logger=migrator t=2026-04-20T05:01:28.276515762Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T05:01:28.277205501Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=689.599µs logger=migrator t=2026-04-20T05:01:28.282078334Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T05:01:28.282778364Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=700.299µs logger=migrator t=2026-04-20T05:01:28.286429054Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T05:01:28.28921003Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.780096ms logger=migrator t=2026-04-20T05:01:28.293551059Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T05:01:28.296549152Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.998183ms logger=migrator t=2026-04-20T05:01:28.321372043Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T05:01:28.321416764Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=46.521µs logger=migrator t=2026-04-20T05:01:28.326709899Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T05:01:28.327089999Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=388.07µs logger=migrator t=2026-04-20T05:01:28.330799651Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T05:01:28.333482445Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.683804ms logger=migrator t=2026-04-20T05:01:28.337720491Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T05:01:28.337962158Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=242.007µs logger=migrator t=2026-04-20T05:01:28.341409442Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T05:01:28.341618448Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=208.186µs logger=migrator t=2026-04-20T05:01:28.345122904Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T05:01:28.347797018Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.669933ms logger=migrator t=2026-04-20T05:01:28.351981072Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T05:01:28.352205408Z level=info msg="Migration successfully executed" id="Update uid value" duration=223.776µs logger=migrator t=2026-04-20T05:01:28.355857939Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T05:01:28.357094583Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.235564ms logger=migrator t=2026-04-20T05:01:28.36173714Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T05:01:28.362488641Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=751.461µs logger=migrator t=2026-04-20T05:01:28.367171789Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T05:01:28.368008502Z level=info msg="Migration successfully executed" id="create api_key table" duration=836.463µs logger=migrator t=2026-04-20T05:01:28.373917454Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T05:01:28.375193899Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.263845ms logger=migrator t=2026-04-20T05:01:28.380942077Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T05:01:28.381697018Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=754.731µs logger=migrator t=2026-04-20T05:01:28.38686495Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T05:01:28.38834746Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.47239ms logger=migrator t=2026-04-20T05:01:28.393709677Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T05:01:28.394935291Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.218754ms logger=migrator t=2026-04-20T05:01:28.398500529Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T05:01:28.399302481Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=801.392µs logger=migrator t=2026-04-20T05:01:28.403181618Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T05:01:28.404057432Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=875.595µs logger=migrator t=2026-04-20T05:01:28.408429261Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T05:01:28.415696421Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.26619ms logger=migrator t=2026-04-20T05:01:28.420079351Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T05:01:28.420856672Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=777.131µs logger=migrator t=2026-04-20T05:01:28.425560432Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T05:01:28.427017392Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.46031ms logger=migrator t=2026-04-20T05:01:28.430884568Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T05:01:28.43171713Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=832.552µs logger=migrator t=2026-04-20T05:01:28.438882427Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T05:01:28.440359978Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.498182ms logger=migrator t=2026-04-20T05:01:28.444781929Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T05:01:28.445137119Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=355.53µs logger=migrator t=2026-04-20T05:01:28.448617194Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T05:01:28.449234181Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=617.097µs logger=migrator t=2026-04-20T05:01:28.45358113Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T05:01:28.453610181Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=29.681µs logger=migrator t=2026-04-20T05:01:28.457119827Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T05:01:28.460083219Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.963002ms logger=migrator t=2026-04-20T05:01:28.46484793Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T05:01:28.467479662Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.631222ms logger=migrator t=2026-04-20T05:01:28.472928661Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T05:01:28.473111636Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=177.595µs logger=migrator t=2026-04-20T05:01:28.476959002Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T05:01:28.479709607Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.749825ms logger=migrator t=2026-04-20T05:01:28.483166092Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T05:01:28.486175025Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.009363ms logger=migrator t=2026-04-20T05:01:28.49619092Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T05:01:28.497057243Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=867.384µs logger=migrator t=2026-04-20T05:01:28.501948117Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T05:01:28.502628306Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=680.589µs logger=migrator t=2026-04-20T05:01:28.507981223Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T05:01:28.508912759Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=932.226µs logger=migrator t=2026-04-20T05:01:28.51333159Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T05:01:28.514242915Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=911.145µs logger=migrator t=2026-04-20T05:01:28.519308984Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T05:01:28.520125836Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=820.983µs logger=migrator t=2026-04-20T05:01:28.525492084Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T05:01:28.526378248Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=886.404µs logger=migrator t=2026-04-20T05:01:28.531288293Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T05:01:28.531357205Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.702µs logger=migrator t=2026-04-20T05:01:28.536185397Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T05:01:28.536219008Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.501µs logger=migrator t=2026-04-20T05:01:28.540540546Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T05:01:28.54542555Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.889474ms logger=migrator t=2026-04-20T05:01:28.549377309Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T05:01:28.552035702Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.657753ms logger=migrator t=2026-04-20T05:01:28.557876312Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T05:01:28.557952334Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.942µs logger=migrator t=2026-04-20T05:01:28.561920543Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T05:01:28.562963772Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.042789ms logger=migrator t=2026-04-20T05:01:28.567482286Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T05:01:28.568987207Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.503851ms logger=migrator t=2026-04-20T05:01:28.574222941Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T05:01:28.574269452Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=48.101µs logger=migrator t=2026-04-20T05:01:28.578148809Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T05:01:28.579321641Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.172643ms logger=migrator t=2026-04-20T05:01:28.584431431Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T05:01:28.585898881Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.46691ms logger=migrator t=2026-04-20T05:01:28.591931327Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T05:01:28.597214352Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.287165ms logger=migrator t=2026-04-20T05:01:28.600977825Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T05:01:28.600997595Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=20.33µs logger=migrator t=2026-04-20T05:01:28.605209371Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T05:01:28.605807447Z level=info msg="Migration successfully executed" id="create session table" duration=595.076µs logger=migrator t=2026-04-20T05:01:28.609989142Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T05:01:28.610113655Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=120.823µs logger=migrator t=2026-04-20T05:01:28.614783394Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T05:01:28.614921848Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=142.034µs logger=migrator t=2026-04-20T05:01:28.619122143Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T05:01:28.620434409Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.311806ms logger=migrator t=2026-04-20T05:01:28.626383222Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T05:01:28.627556304Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.174642ms logger=migrator t=2026-04-20T05:01:28.633051575Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T05:01:28.633074016Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=24.541µs logger=migrator t=2026-04-20T05:01:28.63795316Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T05:01:28.637995871Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=44.381µs logger=migrator t=2026-04-20T05:01:28.643502742Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T05:01:28.648983322Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.465469ms logger=migrator t=2026-04-20T05:01:28.655324116Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T05:01:28.6591213Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.801044ms logger=migrator t=2026-04-20T05:01:28.664641612Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T05:01:28.664729174Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=88.512µs logger=migrator t=2026-04-20T05:01:28.67039348Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T05:01:28.670478952Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=86.363µs logger=migrator t=2026-04-20T05:01:28.675347926Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T05:01:28.676194159Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=845.813µs logger=migrator t=2026-04-20T05:01:28.681877245Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T05:01:28.681912746Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=36.661µs logger=migrator t=2026-04-20T05:01:28.685939666Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T05:01:28.689104713Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.165537ms logger=migrator t=2026-04-20T05:01:28.692524967Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T05:01:28.692673931Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=151.304µs logger=migrator t=2026-04-20T05:01:28.696547737Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T05:01:28.701983257Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.439949ms logger=migrator t=2026-04-20T05:01:28.706780458Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T05:01:28.708921707Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.141259ms logger=migrator t=2026-04-20T05:01:28.712161006Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T05:01:28.712217717Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=57.351µs logger=migrator t=2026-04-20T05:01:28.714849929Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T05:01:28.71631945Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.469371ms logger=migrator t=2026-04-20T05:01:28.722190771Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T05:01:28.723008514Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=811.882µs logger=migrator t=2026-04-20T05:01:28.726852609Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T05:01:28.728461783Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.606574ms logger=migrator t=2026-04-20T05:01:28.733779299Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T05:01:28.73526226Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.47647ms logger=migrator t=2026-04-20T05:01:28.740249997Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T05:01:28.741049299Z level=info msg="Migration successfully executed" id="add index alert state" duration=799.112µs logger=migrator t=2026-04-20T05:01:28.745303905Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T05:01:28.746183989Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=880.364µs logger=migrator t=2026-04-20T05:01:28.751149276Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T05:01:28.751816654Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=667.709µs logger=migrator t=2026-04-20T05:01:28.757309005Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T05:01:28.75895133Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.633695ms logger=migrator t=2026-04-20T05:01:28.762990461Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T05:01:28.763886205Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=897.834µs logger=migrator t=2026-04-20T05:01:28.768573554Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T05:01:28.782047344Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.47594ms logger=migrator t=2026-04-20T05:01:28.785161579Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T05:01:28.785694234Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=532.895µs logger=migrator t=2026-04-20T05:01:28.78994819Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-20T05:01:28.791275867Z 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.332377ms logger=migrator t=2026-04-20T05:01:28.796973743Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T05:01:28.797297682Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=324.049µs logger=migrator t=2026-04-20T05:01:28.800764687Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T05:01:28.801333363Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=568.396µs logger=migrator t=2026-04-20T05:01:28.806279909Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T05:01:28.807550553Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.220514ms logger=migrator t=2026-04-20T05:01:28.812385286Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T05:01:28.818310218Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.924652ms logger=migrator t=2026-04-20T05:01:28.823130591Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T05:01:28.827260074Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.129063ms logger=migrator t=2026-04-20T05:01:28.832313183Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T05:01:28.836326143Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.01238ms logger=migrator t=2026-04-20T05:01:28.840053685Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T05:01:28.84386153Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.808025ms logger=migrator t=2026-04-20T05:01:28.848264451Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T05:01:28.849214637Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=941.045µs logger=migrator t=2026-04-20T05:01:28.853204636Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T05:01:28.853274288Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=72.712µs logger=migrator t=2026-04-20T05:01:28.856938268Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T05:01:28.857032661Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=95.383µs logger=migrator t=2026-04-20T05:01:28.861488753Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T05:01:28.866550822Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=5.052059ms logger=migrator t=2026-04-20T05:01:28.875312993Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T05:01:28.876772163Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.455029ms logger=migrator t=2026-04-20T05:01:28.885504632Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T05:01:28.886898351Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.398809ms logger=migrator t=2026-04-20T05:01:28.89562524Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T05:01:28.896763571Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.149851ms logger=migrator t=2026-04-20T05:01:28.907878356Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T05:01:28.908991547Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.113171ms logger=migrator t=2026-04-20T05:01:28.915520476Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T05:01:28.921475599Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.954783ms logger=migrator t=2026-04-20T05:01:28.925102309Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T05:01:28.929008526Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.906257ms logger=migrator t=2026-04-20T05:01:28.932565634Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T05:01:28.93277945Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=213.816µs logger=migrator t=2026-04-20T05:01:28.939466133Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T05:01:28.941034706Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.563913ms logger=migrator t=2026-04-20T05:01:28.945415596Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T05:01:28.946703501Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.287895ms logger=migrator t=2026-04-20T05:01:28.950521307Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T05:01:28.955246126Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.724ms logger=migrator t=2026-04-20T05:01:28.960168911Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T05:01:28.960385627Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=221.976µs logger=migrator t=2026-04-20T05:01:28.964983003Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T05:01:28.966560856Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.556933ms logger=migrator t=2026-04-20T05:01:28.970256698Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T05:01:28.971613845Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.361047ms logger=migrator t=2026-04-20T05:01:28.975646456Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T05:01:28.975730988Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=84.982µs logger=migrator t=2026-04-20T05:01:28.981315611Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T05:01:28.983062089Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.745268ms logger=migrator t=2026-04-20T05:01:28.988473848Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T05:01:28.990190325Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.719438ms logger=migrator t=2026-04-20T05:01:28.995308005Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T05:01:28.996454037Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.148982ms logger=migrator t=2026-04-20T05:01:29.001610588Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T05:01:29.002532944Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=922.045µs logger=migrator t=2026-04-20T05:01:29.006826991Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T05:01:29.007757247Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=926.656µs logger=migrator t=2026-04-20T05:01:29.011626293Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T05:01:29.012539458Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=912.545µs logger=migrator t=2026-04-20T05:01:29.017547956Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T05:01:29.017577366Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.8µs logger=migrator t=2026-04-20T05:01:29.021394131Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T05:01:29.027840978Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.446467ms logger=migrator t=2026-04-20T05:01:29.03154835Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T05:01:29.032317731Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=772.081µs logger=migrator t=2026-04-20T05:01:29.038987414Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T05:01:29.042089679Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.105155ms logger=migrator t=2026-04-20T05:01:29.055945409Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T05:01:29.057658766Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.712727ms logger=migrator t=2026-04-20T05:01:29.063422914Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T05:01:29.06472873Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.306996ms logger=migrator t=2026-04-20T05:01:29.069551022Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T05:01:29.071014113Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.46262ms logger=migrator t=2026-04-20T05:01:29.076301108Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T05:01:29.087811154Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.510115ms logger=migrator t=2026-04-20T05:01:29.093407737Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T05:01:29.094096006Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=688.309µs logger=migrator t=2026-04-20T05:01:29.098092956Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-20T05:01:29.099379301Z 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.285135ms logger=migrator t=2026-04-20T05:01:29.103638368Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T05:01:29.10405983Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=421.341µs logger=migrator t=2026-04-20T05:01:29.10773951Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T05:01:29.108672176Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=932.756µs logger=migrator t=2026-04-20T05:01:29.113655473Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T05:01:29.113976871Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=321.568µs logger=migrator t=2026-04-20T05:01:29.117822157Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T05:01:29.123344309Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.522232ms logger=migrator t=2026-04-20T05:01:29.126836034Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T05:01:29.13139867Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.561885ms logger=migrator t=2026-04-20T05:01:29.14269201Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T05:01:29.143929804Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.244255ms logger=migrator t=2026-04-20T05:01:29.14743989Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T05:01:29.14816136Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=720.96µs logger=migrator t=2026-04-20T05:01:29.152119228Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T05:01:29.152492388Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=372.54µs logger=migrator t=2026-04-20T05:01:29.157874626Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T05:01:29.165550257Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.680841ms logger=migrator t=2026-04-20T05:01:29.169522636Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T05:01:29.170427951Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=905.045µs logger=migrator t=2026-04-20T05:01:29.17513029Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T05:01:29.175559471Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=426.812µs logger=migrator t=2026-04-20T05:01:29.17987634Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T05:01:29.180581709Z level=info msg="Migration successfully executed" id="Move region to single row" duration=705.429µs logger=migrator t=2026-04-20T05:01:29.184798975Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T05:01:29.18644006Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.640865ms logger=migrator t=2026-04-20T05:01:29.190759709Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T05:01:29.191623202Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=869.344µs logger=migrator t=2026-04-20T05:01:29.196358522Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T05:01:29.197064931Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=706.389µs logger=migrator t=2026-04-20T05:01:29.211717644Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T05:01:29.213006939Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.295266ms logger=migrator t=2026-04-20T05:01:29.218492949Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T05:01:29.219400144Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=908.505µs logger=migrator t=2026-04-20T05:01:29.22360083Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T05:01:29.224530335Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=929.095µs logger=migrator t=2026-04-20T05:01:29.228678609Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T05:01:29.228777562Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=98.603µs logger=migrator t=2026-04-20T05:01:29.232135524Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T05:01:29.232932226Z level=info msg="Migration successfully executed" id="create test_data table" duration=799.382µs logger=migrator t=2026-04-20T05:01:29.238785106Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T05:01:29.239401153Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=615.697µs logger=migrator t=2026-04-20T05:01:29.243167176Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T05:01:29.244123743Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=956.227µs logger=migrator t=2026-04-20T05:01:29.251078454Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T05:01:29.253000476Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.927073ms logger=migrator t=2026-04-20T05:01:29.260028569Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T05:01:29.260256735Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=229.526µs logger=migrator t=2026-04-20T05:01:29.264367398Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T05:01:29.265006546Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=638.708µs logger=migrator t=2026-04-20T05:01:29.269466518Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T05:01:29.269581502Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=115.243µs logger=migrator t=2026-04-20T05:01:29.274532047Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T05:01:29.275964627Z level=info msg="Migration successfully executed" id="create team table" duration=1.432629ms logger=migrator t=2026-04-20T05:01:29.281353684Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T05:01:29.282901277Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.547703ms logger=migrator t=2026-04-20T05:01:29.287133513Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T05:01:29.288057039Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=922.745µs logger=migrator t=2026-04-20T05:01:29.294210657Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T05:01:29.301765954Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.559797ms logger=migrator t=2026-04-20T05:01:29.307732498Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T05:01:29.30851656Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=792.522µs logger=migrator t=2026-04-20T05:01:29.31509812Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T05:01:29.317454205Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.354955ms logger=migrator t=2026-04-20T05:01:29.324081507Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T05:01:29.325543087Z level=info msg="Migration successfully executed" id="create team member table" duration=1.466471ms logger=migrator t=2026-04-20T05:01:29.331820399Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T05:01:29.333261009Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.44661ms logger=migrator t=2026-04-20T05:01:29.338865073Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T05:01:29.340443106Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.576854ms logger=migrator t=2026-04-20T05:01:29.35225901Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T05:01:29.353471063Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.214343ms logger=migrator t=2026-04-20T05:01:29.361290178Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T05:01:29.368169096Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.883028ms logger=migrator t=2026-04-20T05:01:29.376505585Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T05:01:29.383546379Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.044723ms logger=migrator t=2026-04-20T05:01:29.389138232Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T05:01:29.393610515Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.472083ms logger=migrator t=2026-04-20T05:01:29.401568243Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T05:01:29.402492388Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=919.885µs logger=migrator t=2026-04-20T05:01:29.40729128Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T05:01:29.408200655Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=908.255µs logger=migrator t=2026-04-20T05:01:29.413430809Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T05:01:29.414419216Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=988.087µs logger=migrator t=2026-04-20T05:01:29.455622856Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T05:01:29.456943753Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.329187ms logger=migrator t=2026-04-20T05:01:29.463864463Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T05:01:29.464935382Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.07424ms logger=migrator t=2026-04-20T05:01:29.472220782Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T05:01:29.473211889Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=992.457µs logger=migrator t=2026-04-20T05:01:29.482092313Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T05:01:29.483688837Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.590913ms logger=migrator t=2026-04-20T05:01:29.492084337Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T05:01:29.493689651Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.610244ms logger=migrator t=2026-04-20T05:01:29.498950095Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T05:01:29.499420098Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=468.953µs logger=migrator t=2026-04-20T05:01:29.504608781Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T05:01:29.504813666Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=204.605µs logger=migrator t=2026-04-20T05:01:29.509901486Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T05:01:29.510742159Z level=info msg="Migration successfully executed" id="create tag table" duration=837.843µs logger=migrator t=2026-04-20T05:01:29.516603919Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T05:01:29.517445453Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=841.653µs logger=migrator t=2026-04-20T05:01:29.522949954Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T05:01:29.523648953Z level=info msg="Migration successfully executed" id="create login attempt table" duration=699.439µs logger=migrator t=2026-04-20T05:01:29.528700162Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T05:01:29.529547155Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=845.743µs logger=migrator t=2026-04-20T05:01:29.540821624Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T05:01:29.542031878Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.214974ms logger=migrator t=2026-04-20T05:01:29.548407562Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T05:01:29.56469957Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.291357ms logger=migrator t=2026-04-20T05:01:29.569598914Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T05:01:29.570226851Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=628.267µs logger=migrator t=2026-04-20T05:01:29.575718152Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T05:01:29.577312245Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.601454ms logger=migrator t=2026-04-20T05:01:29.58365873Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T05:01:29.584609796Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=957.256µs logger=migrator t=2026-04-20T05:01:29.590668532Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T05:01:29.591980118Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.310566ms logger=migrator t=2026-04-20T05:01:29.603803432Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T05:01:29.604956444Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.158832ms logger=migrator t=2026-04-20T05:01:29.610486856Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T05:01:29.611453182Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=969.626µs logger=migrator t=2026-04-20T05:01:29.61572998Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T05:01:29.615780801Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=51.761µs logger=migrator t=2026-04-20T05:01:29.620364137Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T05:01:29.625658832Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.294205ms logger=migrator t=2026-04-20T05:01:29.629985201Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T05:01:29.634189556Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.204515ms logger=migrator t=2026-04-20T05:01:29.638652849Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T05:01:29.643664236Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.012007ms logger=migrator t=2026-04-20T05:01:29.648406016Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T05:01:29.653398613Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.989557ms logger=migrator t=2026-04-20T05:01:29.65765719Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T05:01:29.658351619Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=694.199µs logger=migrator t=2026-04-20T05:01:29.662982136Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T05:01:29.671304325Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.319749ms logger=migrator t=2026-04-20T05:01:29.675760327Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T05:01:29.676342773Z level=info msg="Migration successfully executed" id="create server_lock table" duration=582.456µs logger=migrator t=2026-04-20T05:01:29.681415422Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T05:01:29.682310467Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=894.984µs logger=migrator t=2026-04-20T05:01:29.687120479Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T05:01:29.68824572Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.124881ms logger=migrator t=2026-04-20T05:01:29.693932076Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T05:01:29.695749255Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.817479ms logger=migrator t=2026-04-20T05:01:29.700811894Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T05:01:29.70174031Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=928.146µs logger=migrator t=2026-04-20T05:01:29.706342036Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T05:01:29.707262381Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=920.205µs logger=migrator t=2026-04-20T05:01:29.712240538Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T05:01:29.719131597Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.891979ms logger=migrator t=2026-04-20T05:01:29.724011361Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T05:01:29.724899755Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=888.704µs logger=migrator t=2026-04-20T05:01:29.730273273Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T05:01:29.731150077Z level=info msg="Migration successfully executed" id="create cache_data table" duration=879.574µs logger=migrator t=2026-04-20T05:01:29.736701939Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T05:01:29.737698397Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=996.957µs logger=migrator t=2026-04-20T05:01:29.742398675Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T05:01:29.743236918Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=838.253µs logger=migrator t=2026-04-20T05:01:29.748510233Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T05:01:29.749647944Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.137511ms logger=migrator t=2026-04-20T05:01:29.754995721Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T05:01:29.755070943Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=76.782µs logger=migrator t=2026-04-20T05:01:29.760293687Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T05:01:29.760378659Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=85.623µs logger=migrator t=2026-04-20T05:01:29.764965065Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T05:01:29.765963532Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=998.287µs logger=migrator t=2026-04-20T05:01:29.771199706Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T05:01:29.772202003Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.002257ms logger=migrator t=2026-04-20T05:01:29.777689274Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T05:01:29.779459482Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.771838ms logger=migrator t=2026-04-20T05:01:29.785310583Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T05:01:29.785387425Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=77.642µs logger=migrator t=2026-04-20T05:01:29.790262379Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T05:01:29.791278477Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.015878ms logger=migrator t=2026-04-20T05:01:29.796627104Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T05:01:29.797979781Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.353897ms logger=migrator t=2026-04-20T05:01:29.804392937Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T05:01:29.805427005Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.034348ms logger=migrator t=2026-04-20T05:01:29.810279228Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T05:01:29.811315827Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.036558ms logger=migrator t=2026-04-20T05:01:29.817121216Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T05:01:29.823361887Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.239401ms logger=migrator t=2026-04-20T05:01:29.828531179Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T05:01:29.829558037Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.031408ms logger=migrator t=2026-04-20T05:01:29.835976283Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T05:01:29.836097997Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=123.763µs logger=migrator t=2026-04-20T05:01:29.843588162Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T05:01:29.845483224Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.897052ms logger=migrator t=2026-04-20T05:01:29.853173285Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T05:01:29.854363388Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.187482ms logger=migrator t=2026-04-20T05:01:29.858228514Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T05:01:29.859995052Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.766568ms logger=migrator t=2026-04-20T05:01:29.863999362Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T05:01:29.864073324Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=75.472µs logger=migrator t=2026-04-20T05:01:29.868964908Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T05:01:29.870022757Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.057389ms logger=migrator t=2026-04-20T05:01:29.875410765Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T05:01:29.877716659Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.304514ms logger=migrator t=2026-04-20T05:01:29.883793655Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-20T05:01:29.884904866Z 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.110861ms logger=migrator t=2026-04-20T05:01:29.889380869Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T05:01:29.890459358Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.077839ms logger=migrator t=2026-04-20T05:01:29.89744712Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T05:01:29.90399452Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.5492ms logger=migrator t=2026-04-20T05:01:29.909211173Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T05:01:29.910121028Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=910.245µs logger=migrator t=2026-04-20T05:01:29.916516023Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T05:01:29.9178756Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.356617ms logger=migrator t=2026-04-20T05:01:29.924312887Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T05:01:29.954010692Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.698675ms logger=migrator t=2026-04-20T05:01:29.961530379Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T05:01:29.985872767Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.341337ms logger=migrator t=2026-04-20T05:01:29.99147137Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T05:01:29.992820197Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.343557ms logger=migrator t=2026-04-20T05:01:30.000030355Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T05:01:30.00166368Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.629574ms logger=migrator t=2026-04-20T05:01:30.006639596Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T05:01:30.012498287Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.858441ms logger=migrator t=2026-04-20T05:01:30.017478024Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T05:01:30.023111208Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.631904ms logger=migrator t=2026-04-20T05:01:30.029234216Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T05:01:30.031006245Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.772229ms logger=migrator t=2026-04-20T05:01:30.036857595Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T05:01:30.038706606Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.849161ms logger=migrator t=2026-04-20T05:01:30.04431924Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T05:01:30.045334618Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.015638ms logger=migrator t=2026-04-20T05:01:30.051423225Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T05:01:30.053130792Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.706757ms logger=migrator t=2026-04-20T05:01:30.058661994Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T05:01:30.058803918Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=141.924µs logger=migrator t=2026-04-20T05:01:30.063232869Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T05:01:30.069115201Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.881952ms logger=migrator t=2026-04-20T05:01:30.074784986Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T05:01:30.081012027Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.226771ms logger=migrator t=2026-04-20T05:01:30.085407637Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T05:01:30.091731521Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.323394ms logger=migrator t=2026-04-20T05:01:30.096099101Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T05:01:30.097064058Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=964.276µs logger=migrator t=2026-04-20T05:01:30.101870609Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T05:01:30.102933268Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.062899ms logger=migrator t=2026-04-20T05:01:30.107332849Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T05:01:30.11317491Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.841491ms logger=migrator t=2026-04-20T05:01:30.117797496Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T05:01:30.123652127Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.852641ms logger=migrator t=2026-04-20T05:01:30.129034165Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T05:01:30.130076613Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.042519ms logger=migrator t=2026-04-20T05:01:30.135856182Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T05:01:30.141749664Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.958814ms logger=migrator t=2026-04-20T05:01:30.146435042Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T05:01:30.154619497Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.183795ms logger=migrator t=2026-04-20T05:01:30.159882031Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T05:01:30.159974874Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=93.333µs logger=migrator t=2026-04-20T05:01:30.164264511Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T05:01:30.165340341Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.07581ms logger=migrator t=2026-04-20T05:01:30.180336813Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-20T05:01:30.181109044Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=770.322µs logger=migrator t=2026-04-20T05:01:30.186748288Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-20T05:01:30.187814338Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.063819ms logger=migrator t=2026-04-20T05:01:30.193783362Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T05:01:30.193924976Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=143.043µs logger=migrator t=2026-04-20T05:01:30.199108698Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T05:01:30.20647093Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.354021ms logger=migrator t=2026-04-20T05:01:30.214059058Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T05:01:30.223927149Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.884182ms logger=migrator t=2026-04-20T05:01:30.229689567Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T05:01:30.234095667Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.40613ms logger=migrator t=2026-04-20T05:01:30.238574941Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T05:01:30.243267059Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.690788ms logger=migrator t=2026-04-20T05:01:30.248223725Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T05:01:30.25348977Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.265475ms logger=migrator t=2026-04-20T05:01:30.259248418Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T05:01:30.25932656Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=75.102µs logger=migrator t=2026-04-20T05:01:30.264862622Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T05:01:30.265722706Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=858.773µs logger=migrator t=2026-04-20T05:01:30.270720273Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T05:01:30.279822232Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.09935ms logger=migrator t=2026-04-20T05:01:30.287660437Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T05:01:30.287826512Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=172.775µs logger=migrator t=2026-04-20T05:01:30.298474864Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T05:01:30.308460718Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.013425ms logger=migrator t=2026-04-20T05:01:30.314847623Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T05:01:30.315868181Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.020498ms logger=migrator t=2026-04-20T05:01:30.325093905Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T05:01:30.33257991Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.483615ms logger=migrator t=2026-04-20T05:01:30.339362076Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T05:01:30.339963033Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=600.267µs logger=migrator t=2026-04-20T05:01:30.346180393Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T05:01:30.347971082Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.790459ms logger=migrator t=2026-04-20T05:01:30.353583826Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T05:01:30.362720657Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.136961ms logger=migrator t=2026-04-20T05:01:30.368396913Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T05:01:30.372022712Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=3.624599ms logger=migrator t=2026-04-20T05:01:30.395148927Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T05:01:30.397003528Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.858111ms logger=migrator t=2026-04-20T05:01:30.406110338Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T05:01:30.40692867Z level=info msg="Migration successfully executed" id="create alert_image table" duration=818.512µs logger=migrator t=2026-04-20T05:01:30.411557507Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T05:01:30.412980046Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.421129ms logger=migrator t=2026-04-20T05:01:30.417149161Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T05:01:30.417221883Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=72.942µs logger=migrator t=2026-04-20T05:01:30.421820319Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T05:01:30.422864037Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.046629ms logger=migrator t=2026-04-20T05:01:30.430568129Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T05:01:30.432045469Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.47778ms logger=migrator t=2026-04-20T05:01:30.435799922Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T05:01:30.436168512Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T05:01:30.440043929Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T05:01:30.44046435Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=423.521µs logger=migrator t=2026-04-20T05:01:30.45139512Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T05:01:30.452615664Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.225054ms logger=migrator t=2026-04-20T05:01:30.458950718Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T05:01:30.467248685Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.295597ms logger=migrator t=2026-04-20T05:01:30.473088846Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T05:01:30.474009121Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=920.815µs logger=migrator t=2026-04-20T05:01:30.479021958Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T05:01:30.480128949Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.105841ms logger=migrator t=2026-04-20T05:01:30.485716102Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T05:01:30.486659328Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=942.676µs logger=migrator t=2026-04-20T05:01:30.491756388Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T05:01:30.492820447Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.063449ms logger=migrator t=2026-04-20T05:01:30.497691451Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T05:01:30.500995941Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=3.29297ms logger=migrator t=2026-04-20T05:01:30.505944307Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T05:01:30.505992208Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=49.761µs logger=migrator t=2026-04-20T05:01:30.511650024Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T05:01:30.511792298Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=143.304µs logger=migrator t=2026-04-20T05:01:30.516766494Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T05:01:30.52645373Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.687616ms logger=migrator t=2026-04-20T05:01:30.530316636Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T05:01:30.530692486Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=373.93µs logger=migrator t=2026-04-20T05:01:30.536465255Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T05:01:30.538532561Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.070696ms logger=migrator t=2026-04-20T05:01:30.544290829Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T05:01:30.544623228Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=333.629µs logger=migrator t=2026-04-20T05:01:30.548520365Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T05:01:30.549533613Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.013758ms logger=migrator t=2026-04-20T05:01:30.554037887Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T05:01:30.555062535Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.024268ms logger=migrator t=2026-04-20T05:01:30.561143532Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T05:01:30.592670377Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.521034ms logger=migrator t=2026-04-20T05:01:30.598507087Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T05:01:30.604121661Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.614044ms logger=migrator t=2026-04-20T05:01:30.607868074Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T05:01:30.608010618Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=141.914µs logger=migrator t=2026-04-20T05:01:30.61174033Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T05:01:30.641734783Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.994893ms logger=migrator t=2026-04-20T05:01:30.64636673Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T05:01:30.67659154Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.225759ms logger=migrator t=2026-04-20T05:01:30.682195754Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T05:01:30.68278171Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=585.786µs logger=migrator t=2026-04-20T05:01:30.688783564Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T05:01:30.690647205Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.862961ms logger=migrator t=2026-04-20T05:01:30.696567928Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T05:01:30.696811844Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=243.526µs logger=migrator t=2026-04-20T05:01:30.700204128Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T05:01:30.701038721Z level=info msg="Migration successfully executed" id="create permission table" duration=840.664µs logger=migrator t=2026-04-20T05:01:30.705186344Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T05:01:30.706777558Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.591114ms logger=migrator t=2026-04-20T05:01:30.711918199Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T05:01:30.713110582Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.192063ms logger=migrator t=2026-04-20T05:01:30.717328287Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T05:01:30.718175331Z level=info msg="Migration successfully executed" id="create role table" duration=846.844µs logger=migrator t=2026-04-20T05:01:30.723826656Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T05:01:30.731156157Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.328591ms logger=migrator t=2026-04-20T05:01:30.735101875Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T05:01:30.742291392Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.190667ms logger=migrator t=2026-04-20T05:01:30.748879393Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T05:01:30.749954703Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.07586ms logger=migrator t=2026-04-20T05:01:30.754287312Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T05:01:30.75533705Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.049308ms logger=migrator t=2026-04-20T05:01:30.759635358Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T05:01:30.760815381Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.179903ms logger=migrator t=2026-04-20T05:01:30.765826598Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T05:01:30.767769282Z level=info msg="Migration successfully executed" id="create team role table" duration=1.941864ms logger=migrator t=2026-04-20T05:01:30.772187593Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T05:01:30.773254452Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.066209ms logger=migrator t=2026-04-20T05:01:30.776939703Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T05:01:30.778037553Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.09307ms logger=migrator t=2026-04-20T05:01:30.784240284Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T05:01:30.785336534Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.09347ms logger=migrator t=2026-04-20T05:01:30.792091909Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T05:01:30.793186129Z level=info msg="Migration successfully executed" id="create user role table" duration=1.09201ms logger=migrator t=2026-04-20T05:01:30.800948802Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T05:01:30.802173166Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.224793ms logger=migrator t=2026-04-20T05:01:30.806821843Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T05:01:30.808003406Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.180352ms logger=migrator t=2026-04-20T05:01:30.812916991Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T05:01:30.814512494Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.597454ms logger=migrator t=2026-04-20T05:01:30.818689449Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T05:01:30.820103818Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.412718ms logger=migrator t=2026-04-20T05:01:30.824587711Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T05:01:30.825733462Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.145212ms logger=migrator t=2026-04-20T05:01:30.830784581Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T05:01:30.832631702Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.8469ms logger=migrator t=2026-04-20T05:01:30.837274209Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T05:01:30.846896833Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.622884ms logger=migrator t=2026-04-20T05:01:30.850701127Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T05:01:30.851856889Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.155072ms logger=migrator t=2026-04-20T05:01:30.856820285Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T05:01:30.858044819Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.223334ms logger=migrator t=2026-04-20T05:01:30.86245106Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T05:01:30.864482625Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.028775ms logger=migrator t=2026-04-20T05:01:30.868575658Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T05:01:30.870428359Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.852811ms logger=migrator t=2026-04-20T05:01:30.874391047Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T05:01:30.875752445Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.361688ms logger=migrator t=2026-04-20T05:01:30.880779613Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T05:01:30.881850162Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.070239ms logger=migrator t=2026-04-20T05:01:30.886195751Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T05:01:30.898078247Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.883436ms logger=migrator t=2026-04-20T05:01:30.901705427Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T05:01:30.907237888Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.532151ms logger=migrator t=2026-04-20T05:01:30.911598918Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T05:01:30.919270009Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.674841ms logger=migrator t=2026-04-20T05:01:30.922770615Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T05:01:30.930523707Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.752832ms logger=migrator t=2026-04-20T05:01:30.934269721Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T05:01:30.935312409Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.042078ms logger=migrator t=2026-04-20T05:01:30.940258625Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T05:01:30.941347875Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.08887ms logger=migrator t=2026-04-20T05:01:30.945243471Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T05:01:30.946247949Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.004268ms logger=migrator t=2026-04-20T05:01:30.949800496Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T05:01:30.950685041Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=881.205µs logger=migrator t=2026-04-20T05:01:30.956350976Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T05:01:30.958221368Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.870172ms logger=migrator t=2026-04-20T05:01:30.96303711Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T05:01:30.963145143Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=108.913µs logger=migrator t=2026-04-20T05:01:30.966867545Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T05:01:30.966907226Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=40.451µs logger=migrator t=2026-04-20T05:01:30.971205054Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T05:01:30.971632895Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=428.091µs logger=migrator t=2026-04-20T05:01:30.975570274Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T05:01:30.976136209Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=566.605µs logger=migrator t=2026-04-20T05:01:30.980593962Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T05:01:30.981337652Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=743.66µs logger=migrator t=2026-04-20T05:01:30.986442272Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T05:01:30.986791512Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=340.759µs logger=migrator t=2026-04-20T05:01:30.991252344Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T05:01:30.991912122Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=659.448µs logger=migrator t=2026-04-20T05:01:30.995710526Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T05:01:30.996724754Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.014128ms logger=migrator t=2026-04-20T05:01:31.002184644Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T05:01:31.003385137Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.200323ms logger=migrator t=2026-04-20T05:01:31.008321532Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T05:01:31.022245435Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.921852ms logger=migrator t=2026-04-20T05:01:31.026263494Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T05:01:31.026337036Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.642µs logger=migrator t=2026-04-20T05:01:31.030474539Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T05:01:31.032735851Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.263792ms logger=migrator t=2026-04-20T05:01:31.037935524Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T05:01:31.039073975Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.138521ms logger=migrator t=2026-04-20T05:01:31.043056735Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T05:01:31.044116974Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.059699ms logger=migrator t=2026-04-20T05:01:31.048090923Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T05:01:31.057294945Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.206623ms logger=migrator t=2026-04-20T05:01:31.061011507Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T05:01:31.062099727Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.08784ms logger=migrator t=2026-04-20T05:01:31.065666315Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T05:01:31.066885658Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.218243ms logger=migrator t=2026-04-20T05:01:31.070451456Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T05:01:31.09864556Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.187023ms logger=migrator t=2026-04-20T05:01:31.102518706Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T05:01:31.103322078Z level=info msg="Migration successfully executed" id="create correlation v2" duration=802.742µs logger=migrator t=2026-04-20T05:01:31.107193805Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T05:01:31.107979536Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=785.842µs logger=migrator t=2026-04-20T05:01:31.111910684Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T05:01:31.113000354Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.08634ms logger=migrator t=2026-04-20T05:01:31.117142337Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T05:01:31.118824713Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.680966ms logger=migrator t=2026-04-20T05:01:31.123093591Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T05:01:31.123507362Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=413.262µs logger=migrator t=2026-04-20T05:01:31.127748519Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T05:01:31.128709005Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=960.637µs logger=migrator t=2026-04-20T05:01:31.133316601Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T05:01:31.143366167Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.056236ms logger=migrator t=2026-04-20T05:01:31.146663788Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T05:01:31.147317856Z level=info msg="Migration successfully executed" id="create entity_events table" duration=653.878µs logger=migrator t=2026-04-20T05:01:31.150482212Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T05:01:31.151535891Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.036869ms logger=migrator t=2026-04-20T05:01:31.156752634Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T05:01:31.157837284Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T05:01:31.161728231Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T05:01:31.162229234Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T05:01:31.16571567Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T05:01:31.166737448Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.021488ms logger=migrator t=2026-04-20T05:01:31.171439137Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T05:01:31.173192275Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.752338ms logger=migrator t=2026-04-20T05:01:31.177214236Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T05:01:31.178384158Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.163832ms logger=migrator t=2026-04-20T05:01:31.182419738Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T05:01:31.183548329Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.128251ms logger=migrator t=2026-04-20T05:01:31.188277719Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T05:01:31.18939041Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.120121ms logger=migrator t=2026-04-20T05:01:31.19303106Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T05:01:31.194719616Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.688546ms logger=migrator t=2026-04-20T05:01:31.199545368Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T05:01:31.200934807Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.389578ms logger=migrator t=2026-04-20T05:01:31.207169368Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T05:01:31.208397681Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.228123ms logger=migrator t=2026-04-20T05:01:31.21345097Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T05:01:31.214611982Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.178282ms logger=migrator t=2026-04-20T05:01:31.219254149Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T05:01:31.220972426Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.718337ms logger=migrator t=2026-04-20T05:01:31.224862353Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T05:01:31.225931382Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.064359ms logger=migrator t=2026-04-20T05:01:31.229925822Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T05:01:31.252108671Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.182759ms logger=migrator t=2026-04-20T05:01:31.25645743Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T05:01:31.262370462Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.912742ms logger=migrator t=2026-04-20T05:01:31.265736155Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T05:01:31.273957211Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.220835ms logger=migrator t=2026-04-20T05:01:31.278223578Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T05:01:31.278459134Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=219.396µs logger=migrator t=2026-04-20T05:01:31.281910449Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T05:01:31.290149214Z level=info msg="Migration successfully executed" id="add share column" duration=8.238315ms logger=migrator t=2026-04-20T05:01:31.29433232Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T05:01:31.294463213Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=128.473µs logger=migrator t=2026-04-20T05:01:31.297819665Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T05:01:31.298496214Z level=info msg="Migration successfully executed" id="create file table" duration=681.069µs logger=migrator t=2026-04-20T05:01:31.30237397Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T05:01:31.304149979Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.775209ms logger=migrator t=2026-04-20T05:01:31.309045613Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T05:01:31.310150663Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.10513ms logger=migrator t=2026-04-20T05:01:31.314982376Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T05:01:31.31583572Z level=info msg="Migration successfully executed" id="create file_meta table" duration=853.024µs logger=migrator t=2026-04-20T05:01:31.319760097Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T05:01:31.321489735Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.728888ms logger=migrator t=2026-04-20T05:01:31.326634106Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T05:01:31.326704478Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=70.762µs logger=migrator t=2026-04-20T05:01:31.331380066Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T05:01:31.331463438Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=83.632µs logger=migrator t=2026-04-20T05:01:31.335049047Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T05:01:31.33590768Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=858.663µs logger=migrator t=2026-04-20T05:01:31.33991079Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T05:01:31.340230929Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=320.669µs logger=migrator t=2026-04-20T05:01:31.344587798Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T05:01:31.345818272Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.230404ms logger=migrator t=2026-04-20T05:01:31.350184812Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T05:01:31.359137448Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.952266ms logger=migrator t=2026-04-20T05:01:31.362653454Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T05:01:31.362807088Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=153.474µs logger=migrator t=2026-04-20T05:01:31.368152095Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T05:01:31.369322477Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.176682ms logger=migrator t=2026-04-20T05:01:31.373184253Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T05:01:31.373609995Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=426.622µs logger=migrator t=2026-04-20T05:01:31.376922106Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T05:01:31.377166263Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=244.446µs logger=migrator t=2026-04-20T05:01:31.381309696Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T05:01:31.3821839Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=880.124µs logger=migrator t=2026-04-20T05:01:31.387619439Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T05:01:31.397138891Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.519382ms logger=migrator t=2026-04-20T05:01:31.401510421Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T05:01:31.407858245Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.349224ms logger=migrator t=2026-04-20T05:01:31.411627108Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T05:01:31.412766019Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.139151ms logger=migrator t=2026-04-20T05:01:31.416913833Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T05:01:31.490374289Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.452756ms logger=migrator t=2026-04-20T05:01:31.494405359Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T05:01:31.496667551Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.274292ms logger=migrator t=2026-04-20T05:01:31.501057992Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T05:01:31.502058579Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.000347ms logger=migrator t=2026-04-20T05:01:31.508777994Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T05:01:31.533899253Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.115169ms logger=migrator t=2026-04-20T05:01:31.539904898Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T05:01:31.547039114Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.138466ms logger=migrator t=2026-04-20T05:01:31.550933181Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T05:01:31.551320261Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=386.91µs logger=migrator t=2026-04-20T05:01:31.556040571Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T05:01:31.556216576Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=176.505µs logger=migrator t=2026-04-20T05:01:31.560411351Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T05:01:31.560774961Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=363.72µs logger=migrator t=2026-04-20T05:01:31.565015557Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T05:01:31.565360076Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=344.859µs logger=migrator t=2026-04-20T05:01:31.569824829Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T05:01:31.570040405Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=215.576µs logger=migrator t=2026-04-20T05:01:31.573914341Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T05:01:31.575239778Z level=info msg="Migration successfully executed" id="create folder table" duration=1.324186ms logger=migrator t=2026-04-20T05:01:31.580927204Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T05:01:31.583588256Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.665743ms logger=migrator t=2026-04-20T05:01:31.588590984Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T05:01:31.589473728Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=883.294µs logger=migrator t=2026-04-20T05:01:31.593972102Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T05:01:31.594026363Z level=info msg="Migration successfully executed" id="Update folder title length" duration=62.802µs logger=migrator t=2026-04-20T05:01:31.598311431Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T05:01:31.600545152Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.229511ms logger=migrator t=2026-04-20T05:01:31.60705338Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T05:01:31.608323885Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.270655ms logger=migrator t=2026-04-20T05:01:31.611874033Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T05:01:31.613029105Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.154972ms logger=migrator t=2026-04-20T05:01:31.616630483Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T05:01:31.617054665Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=424.352µs logger=migrator t=2026-04-20T05:01:31.619921194Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T05:01:31.62017265Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=251.716µs logger=migrator t=2026-04-20T05:01:31.622661169Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T05:01:31.623783409Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.12211ms logger=migrator t=2026-04-20T05:01:31.626858164Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T05:01:31.628060617Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.201083ms logger=migrator t=2026-04-20T05:01:31.631553043Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T05:01:31.633287751Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.734057ms logger=migrator t=2026-04-20T05:01:31.637058284Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T05:01:31.639129441Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.070367ms logger=migrator t=2026-04-20T05:01:31.643095179Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T05:01:31.645237388Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.145569ms logger=migrator t=2026-04-20T05:01:31.649715631Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T05:01:31.651381007Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.665696ms logger=migrator t=2026-04-20T05:01:31.655290164Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T05:01:31.656556979Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.266875ms logger=migrator t=2026-04-20T05:01:31.661635958Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T05:01:31.662857642Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.220034ms logger=migrator t=2026-04-20T05:01:31.678519862Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T05:01:31.679739745Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.225654ms logger=migrator t=2026-04-20T05:01:31.698466839Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T05:01:31.699756544Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.301885ms logger=migrator t=2026-04-20T05:01:31.722268512Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T05:01:31.72363532Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.368497ms logger=migrator t=2026-04-20T05:01:31.737459009Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T05:01:31.738292592Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=840.283µs logger=migrator t=2026-04-20T05:01:31.742022274Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T05:01:31.753461828Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.440954ms logger=migrator t=2026-04-20T05:01:31.757374655Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T05:01:31.758110726Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=738.081µs logger=migrator t=2026-04-20T05:01:31.761619562Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T05:01:31.761650043Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.681µs logger=migrator t=2026-04-20T05:01:31.765989682Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T05:01:31.767968536Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.982524ms logger=migrator t=2026-04-20T05:01:31.772382117Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T05:01:31.772411848Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.991µs logger=migrator t=2026-04-20T05:01:31.77648348Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T05:01:31.778742992Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.259002ms logger=migrator t=2026-04-20T05:01:31.782918916Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T05:01:31.784246443Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.326987ms logger=migrator t=2026-04-20T05:01:31.795527042Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T05:01:31.797122766Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.596974ms logger=migrator t=2026-04-20T05:01:31.802413231Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T05:01:31.803280455Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=872.214µs logger=migrator t=2026-04-20T05:01:31.809902747Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T05:01:31.810563005Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=665.219µs logger=migrator t=2026-04-20T05:01:31.815572222Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T05:01:31.816388465Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=819.782µs logger=migrator t=2026-04-20T05:01:31.821171696Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T05:01:31.822184024Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.012278ms logger=migrator t=2026-04-20T05:01:31.827117659Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T05:01:31.828023734Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=905.975µs logger=migrator t=2026-04-20T05:01:31.833068072Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T05:01:31.845245437Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.177125ms logger=migrator t=2026-04-20T05:01:31.849254047Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T05:01:31.856027522Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.773255ms logger=migrator t=2026-04-20T05:01:31.859718874Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T05:01:31.868878915Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.159791ms logger=migrator t=2026-04-20T05:01:31.873466311Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T05:01:31.873542723Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=78.192µs logger=migrator t=2026-04-20T05:01:31.891724372Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T05:01:31.903267219Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.547206ms logger=migrator t=2026-04-20T05:01:31.907709341Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T05:01:31.914333012Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.623671ms logger=migrator t=2026-04-20T05:01:31.922374143Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T05:01:31.922761683Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=390.76µs logger=migrator t=2026-04-20T05:01:31.926078465Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.556083387s logger=migrator t=2026-04-20T05:01:31.927270827Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T05:01:31.953177738Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T05:01:31.953639521Z level=info msg="Created default organization" logger=secrets t=2026-04-20T05:01:31.965195598Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T05:01:32.023298452Z level=info msg="Restored cache from database" duration=409.571µs logger=plugin.store t=2026-04-20T05:01:32.024537876Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T05:01:32.071238258Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T05:01:32.071273519Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T05:01:32.071354771Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T05:01:32.071365311Z level=info msg="Plugins loaded" count=54 duration=46.827865ms logger=query_data t=2026-04-20T05:01:32.075535716Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T05:01:32.079294929Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T05:01:32.086159827Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T05:01:32.093645762Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T05:01:32.095839643Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T05:01:32.09753829Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T05:01:32.117395894Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T05:01:32.140899389Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T05:01:32.16825881Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T05:01:32.168298671Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T05:01:32.168473466Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-20T05:01:32.170041009Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T05:01:32.170572113Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T05:01:32.174015198Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-20T05:01:32.179961751Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-20T05:01:32.250431295Z level=info msg="Update check succeeded" duration=78.949567ms logger=grafana.update.checker t=2026-04-20T05:01:32.251064902Z level=info msg="Update check succeeded" duration=80.012086ms logger=ngalert.state.manager t=2026-04-20T05:01:32.284002346Z level=info msg="State cache has been initialized" states=0 duration=113.962217ms logger=ngalert.scheduler t=2026-04-20T05:01:32.284067848Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T05:01:32.28414814Z level=info msg=starting first_tick=2026-04-20T05:01:40Z logger=provisioning.dashboard t=2026-04-20T05:01:32.296600392Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-20T05:01:32.351774766Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T05:01:32.360165746Z level=info msg="Patterns update finished" duration=79.613155ms logger=sqlstore.transactions t=2026-04-20T05:01:32.363689072Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-20T05:01:32.375196938Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-20T05:01:32.986507103Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T05:01:32.98715051Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T05:01:35.716704308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:35.717789368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:35.735390761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:35.757077666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:35.77542715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:35.803305665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:35.822552973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:35.84102862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:35.861534513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:35.887354751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:35.908744318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:35.987232702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.00976584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.038971211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.058092676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.088079519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.106100404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.148899078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.172722932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.202367725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.223800283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.251080222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.269764334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.299727627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.325992567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.357028439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.37273169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.411104053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.431628866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.470735089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.493801622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.526555561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.549418668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.588913202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.603918054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.64388161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.66101115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.699814505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.712961076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.752504221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.766149235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.814271746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.833955876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.874623642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.893164371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.931734269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:36.951942213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.024215297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.040059321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.086888696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.126101452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.211751323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.232366008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.283300256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.323949221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.490297896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.503258462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.578228109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.596967683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.67047836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.688205446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.762296829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.778114424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.848101184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.868246517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.945508247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:37.968421336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:38.252017496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:38.270101733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:38.702258321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:38.716035689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:38.83340253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:38.853707277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:38.943916182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:38.961936827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:39.043194516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:39.071504843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:39.156734542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:39.178378426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:39.258961247Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T05:02:28.198054996Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T05:11:32.209053472Z level=info msg="Completed cleanup jobs" duration=37.416238ms logger=plugins.update.checker t=2026-04-20T05:11:32.300832564Z level=info msg="Update check succeeded" duration=49.928502ms logger=sqlstore.transactions t=2026-04-20T05:16:32.093770823Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-20T05:21:32.184465852Z level=info msg="Completed cleanup jobs" duration=12.999727ms logger=plugins.update.checker t=2026-04-20T05:21:32.316658116Z level=info msg="Update check succeeded" duration=66.019645ms