logger=settings t=2026-05-20T12:12:37.154066356Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-20T12:12:37Z logger=settings t=2026-05-20T12:12:37.154449024Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-20T12:12:37.154458115Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-20T12:12:37.154463135Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-20T12:12:37.154468385Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-20T12:12:37.154472715Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-20T12:12:37.154476965Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-20T12:12:37.154482635Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-20T12:12:37.154487355Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-20T12:12:37.154495415Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-20T12:12:37.154500326Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-20T12:12:37.154506066Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-20T12:12:37.154510426Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-20T12:12:37.155672793Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-20T12:12:37.155679333Z level=info msg=Target target=[all] logger=settings t=2026-05-20T12:12:37.155706004Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-20T12:12:37.155712124Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-20T12:12:37.155717184Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-20T12:12:37.155722044Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-20T12:12:37.155729134Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-20T12:12:37.155736754Z level=info msg="App mode production" logger=sqlstore t=2026-05-20T12:12:37.159353317Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-20T12:12:37.159384038Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-20T12:12:37.161573459Z level=info msg="Locking database" logger=migrator t=2026-05-20T12:12:37.161589109Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-20T12:12:37.162222713Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-20T12:12:37.163252947Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.029044ms logger=migrator t=2026-05-20T12:12:37.167672479Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-20T12:12:37.168315143Z level=info msg="Migration successfully executed" id="create user table" duration=642.774µs logger=migrator t=2026-05-20T12:12:37.173910992Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-20T12:12:37.174583397Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=674.936µs logger=migrator t=2026-05-20T12:12:37.184827103Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-20T12:12:37.185540659Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=713.976µs logger=migrator t=2026-05-20T12:12:37.190241287Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-20T12:12:37.191306111Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.064964ms logger=migrator t=2026-05-20T12:12:37.198239081Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-20T12:12:37.198964177Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=724.826µs logger=migrator t=2026-05-20T12:12:37.205548949Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-20T12:12:37.209875698Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.326069ms logger=migrator t=2026-05-20T12:12:37.217867182Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-20T12:12:37.21869482Z level=info msg="Migration successfully executed" id="create user table v2" duration=827.538µs logger=migrator t=2026-05-20T12:12:37.224628197Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-20T12:12:37.225774174Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.145676ms logger=migrator t=2026-05-20T12:12:37.240607784Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-20T12:12:37.241669528Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.061504ms logger=migrator t=2026-05-20T12:12:37.259679172Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-20T12:12:37.260238975Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=560.013µs logger=migrator t=2026-05-20T12:12:37.266087939Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-20T12:12:37.266911618Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=823.779µs logger=migrator t=2026-05-20T12:12:37.273434058Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-20T12:12:37.275432944Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.998795ms logger=migrator t=2026-05-20T12:12:37.283147581Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-20T12:12:37.283190302Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.521µs logger=migrator t=2026-05-20T12:12:37.288991825Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-20T12:12:37.290769637Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.777951ms logger=migrator t=2026-05-20T12:12:37.296055628Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-20T12:12:37.29659557Z level=info msg="Migration successfully executed" id="Add missing user data" duration=539.962µs logger=migrator t=2026-05-20T12:12:37.34053514Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-20T12:12:37.342532995Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.024276ms logger=migrator t=2026-05-20T12:12:37.351234506Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-20T12:12:37.352070065Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=834.969µs logger=migrator t=2026-05-20T12:12:37.357126081Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-20T12:12:37.358257007Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.127636ms logger=migrator t=2026-05-20T12:12:37.363781864Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-20T12:12:37.375010752Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.228488ms logger=migrator t=2026-05-20T12:12:37.380731843Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-20T12:12:37.381536361Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=804.418µs logger=migrator t=2026-05-20T12:12:37.386587907Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-20T12:12:37.386909165Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=310.967µs logger=migrator t=2026-05-20T12:12:37.392038723Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-20T12:12:37.393090557Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.051784ms logger=migrator t=2026-05-20T12:12:37.399605387Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-20T12:12:37.400079657Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=474.69µs logger=migrator t=2026-05-20T12:12:37.406873973Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-20T12:12:37.407620701Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=746.118µs logger=migrator t=2026-05-20T12:12:37.41367792Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-20T12:12:37.414493668Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=815.808µs logger=migrator t=2026-05-20T12:12:37.420775913Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-20T12:12:37.421567092Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=792.929µs logger=migrator t=2026-05-20T12:12:37.428098261Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-20T12:12:37.429182386Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.083955ms logger=migrator t=2026-05-20T12:12:37.435351788Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-20T12:12:37.436565166Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.211948ms logger=migrator t=2026-05-20T12:12:37.443513715Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-20T12:12:37.444212392Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=701.397µs logger=migrator t=2026-05-20T12:12:37.450817843Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-20T12:12:37.450862234Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=45.531µs logger=migrator t=2026-05-20T12:12:37.457306012Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-20T12:12:37.458407048Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.100996ms logger=migrator t=2026-05-20T12:12:37.467282732Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-20T12:12:37.468988221Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.71329ms logger=migrator t=2026-05-20T12:12:37.475954511Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-20T12:12:37.476601305Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=647.844µs logger=migrator t=2026-05-20T12:12:37.48378551Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-20T12:12:37.484778033Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=994.203µs logger=migrator t=2026-05-20T12:12:37.490065935Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-20T12:12:37.49288306Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.816454ms logger=migrator t=2026-05-20T12:12:37.501390065Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-20T12:12:37.50377961Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.388265ms logger=migrator t=2026-05-20T12:12:37.511018586Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-20T12:12:37.511885856Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=869.54µs logger=migrator t=2026-05-20T12:12:37.517432424Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-20T12:12:37.518561949Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.127075ms logger=migrator t=2026-05-20T12:12:37.524664089Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-20T12:12:37.525792676Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.129237ms logger=migrator t=2026-05-20T12:12:37.531501627Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-20T12:12:37.532176662Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=674.465µs logger=migrator t=2026-05-20T12:12:37.538088528Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-20T12:12:37.538772123Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=682.885µs logger=migrator t=2026-05-20T12:12:37.544747221Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-20T12:12:37.545713703Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=966.952µs logger=migrator t=2026-05-20T12:12:37.552785835Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-20T12:12:37.553335529Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=550.134µs logger=migrator t=2026-05-20T12:12:37.558378954Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-20T12:12:37.559373857Z level=info msg="Migration successfully executed" id="create star table" duration=995.033µs logger=migrator t=2026-05-20T12:12:37.564798872Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-20T12:12:37.56602489Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.225867ms logger=migrator t=2026-05-20T12:12:37.571213889Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-20T12:12:37.572378225Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.163916ms logger=migrator t=2026-05-20T12:12:37.578886086Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-20T12:12:37.579587981Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=702.215µs logger=migrator t=2026-05-20T12:12:37.585527318Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-20T12:12:37.586527311Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=997.634µs logger=migrator t=2026-05-20T12:12:37.592101799Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-20T12:12:37.593247075Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.146946ms logger=migrator t=2026-05-20T12:12:37.598828223Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-20T12:12:37.599596751Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=768.248µs logger=migrator t=2026-05-20T12:12:37.606314306Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-20T12:12:37.60737645Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.063354ms logger=migrator t=2026-05-20T12:12:37.612575859Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-20T12:12:37.61260388Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.901µs logger=migrator t=2026-05-20T12:12:37.61957682Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-20T12:12:37.619675732Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=107.402µs logger=migrator t=2026-05-20T12:12:37.62523924Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-20T12:12:37.625524876Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=285.606µs logger=migrator t=2026-05-20T12:12:37.631669398Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-20T12:12:37.63262498Z level=info msg="Migration successfully executed" id="create dashboard table" duration=956.042µs logger=migrator t=2026-05-20T12:12:37.638042864Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-20T12:12:37.639560378Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.513974ms logger=migrator t=2026-05-20T12:12:37.645244669Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-20T12:12:37.646244363Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.000264ms logger=migrator t=2026-05-20T12:12:37.653699584Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-20T12:12:37.654981873Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.284519ms logger=migrator t=2026-05-20T12:12:37.661168945Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-20T12:12:37.662416875Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.25017ms logger=migrator t=2026-05-20T12:12:37.668921383Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-20T12:12:37.670057239Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.135256ms logger=migrator t=2026-05-20T12:12:37.67704549Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-20T12:12:37.68705444Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.996759ms logger=migrator t=2026-05-20T12:12:37.69273813Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-20T12:12:37.693532449Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=792.779µs logger=migrator t=2026-05-20T12:12:37.699508826Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-20T12:12:37.700742234Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.234158ms logger=migrator t=2026-05-20T12:12:37.707851348Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-20T12:12:37.708675367Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=825.229µs logger=migrator t=2026-05-20T12:12:37.713970198Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-20T12:12:37.714566182Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=595.624µs logger=migrator t=2026-05-20T12:12:37.720323844Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-20T12:12:37.721634055Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.309341ms logger=migrator t=2026-05-20T12:12:37.730801475Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-20T12:12:37.730980949Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=179.974µs logger=migrator t=2026-05-20T12:12:37.736882455Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-20T12:12:37.741557342Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.674737ms logger=migrator t=2026-05-20T12:12:37.745440581Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-20T12:12:37.746747802Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.306881ms logger=migrator t=2026-05-20T12:12:37.752970444Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-20T12:12:37.756350532Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.383278ms logger=migrator t=2026-05-20T12:12:37.763146749Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-20T12:12:37.765300617Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=2.157918ms logger=migrator t=2026-05-20T12:12:37.772227417Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-20T12:12:37.774077809Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.850062ms logger=migrator t=2026-05-20T12:12:37.779745519Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-20T12:12:37.780576539Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=830.68µs logger=migrator t=2026-05-20T12:12:37.785889241Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-20T12:12:37.787343874Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.464843ms logger=migrator t=2026-05-20T12:12:37.793348742Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-20T12:12:37.793421103Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=77.701µs logger=migrator t=2026-05-20T12:12:37.79851801Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-20T12:12:37.798573152Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=59.492µs logger=migrator t=2026-05-20T12:12:37.806482934Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-20T12:12:37.809166855Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.687071ms logger=migrator t=2026-05-20T12:12:37.815602553Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-20T12:12:37.81762046Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.018477ms logger=migrator t=2026-05-20T12:12:37.821477488Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-20T12:12:37.823415142Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.937534ms logger=migrator t=2026-05-20T12:12:37.828325566Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-20T12:12:37.830307291Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.982005ms logger=migrator t=2026-05-20T12:12:37.834369244Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-20T12:12:37.834562559Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=196.625µs logger=migrator t=2026-05-20T12:12:37.839140684Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-20T12:12:37.839923672Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=780.008µs logger=migrator t=2026-05-20T12:12:37.845740076Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-20T12:12:37.84639314Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=653.294µs logger=migrator t=2026-05-20T12:12:37.851502768Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-20T12:12:37.851531958Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.02µs logger=migrator t=2026-05-20T12:12:37.857976186Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-20T12:12:37.858747895Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=768.569µs logger=migrator t=2026-05-20T12:12:37.866233746Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-20T12:12:37.867388453Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.155017ms logger=migrator t=2026-05-20T12:12:37.872222154Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-20T12:12:37.880946795Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.72508ms logger=migrator t=2026-05-20T12:12:37.896137723Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-20T12:12:37.897423023Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.28677ms logger=migrator t=2026-05-20T12:12:37.907795061Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-20T12:12:37.908581619Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=786.528µs logger=migrator t=2026-05-20T12:12:37.927084764Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-20T12:12:37.928287232Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.205058ms logger=migrator t=2026-05-20T12:12:38.097317835Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-20T12:12:38.09799464Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=678.045µs logger=migrator t=2026-05-20T12:12:39.082520538Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-20T12:12:39.083603403Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.081455ms logger=migrator t=2026-05-20T12:12:39.110846819Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-20T12:12:39.114921562Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.071173ms logger=migrator t=2026-05-20T12:12:39.132492535Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-20T12:12:39.133508609Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.019594ms logger=migrator t=2026-05-20T12:12:39.266460703Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-20T12:12:39.266796581Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=339.618µs logger=migrator t=2026-05-20T12:12:39.274530628Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-20T12:12:39.274838365Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=311.747µs logger=migrator t=2026-05-20T12:12:39.283075255Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-20T12:12:39.284019496Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=947.331µs logger=migrator t=2026-05-20T12:12:39.290034935Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-20T12:12:39.293646898Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.612573ms logger=migrator t=2026-05-20T12:12:39.299794459Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-20T12:12:39.300983927Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.190468ms logger=migrator t=2026-05-20T12:12:39.307806353Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-20T12:12:39.309218565Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.415092ms logger=migrator t=2026-05-20T12:12:39.313674518Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-20T12:12:39.314297192Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=622.394µs logger=migrator t=2026-05-20T12:12:39.319072582Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-20T12:12:39.320261229Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.194327ms logger=migrator t=2026-05-20T12:12:39.324240861Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-20T12:12:39.32510583Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=874.559µs logger=migrator t=2026-05-20T12:12:39.329694606Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-20T12:12:39.340672309Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.973612ms logger=migrator t=2026-05-20T12:12:39.34468314Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-20T12:12:39.345493198Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=810.488µs logger=migrator t=2026-05-20T12:12:39.350200657Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-20T12:12:39.351038946Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=838.569µs logger=migrator t=2026-05-20T12:12:39.370885092Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-20T12:12:39.372335115Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.453244ms logger=migrator t=2026-05-20T12:12:39.37817903Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-20T12:12:39.379754956Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.576116ms logger=migrator t=2026-05-20T12:12:39.385848236Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-20T12:12:39.388513487Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.661801ms logger=migrator t=2026-05-20T12:12:39.427342599Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-20T12:12:39.430668866Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.326966ms logger=migrator t=2026-05-20T12:12:39.437322028Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-20T12:12:39.43738204Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=64.202µs logger=migrator t=2026-05-20T12:12:39.472046136Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-20T12:12:39.472371154Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=329.138µs logger=migrator t=2026-05-20T12:12:39.480684215Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-20T12:12:39.483050809Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.367884ms logger=migrator t=2026-05-20T12:12:39.494272777Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-20T12:12:39.494545003Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=276.006µs logger=migrator t=2026-05-20T12:12:39.499983058Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-20T12:12:39.500156292Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=174.044µs logger=migrator t=2026-05-20T12:12:39.50400935Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-20T12:12:39.506447527Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.441996ms logger=migrator t=2026-05-20T12:12:39.509974187Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-20T12:12:39.510162761Z level=info msg="Migration successfully executed" id="Update uid value" duration=188.464µs logger=migrator t=2026-05-20T12:12:39.513351254Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-20T12:12:39.513930719Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=579.505µs logger=migrator t=2026-05-20T12:12:39.520180052Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-20T12:12:39.521524463Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.34789ms logger=migrator t=2026-05-20T12:12:39.530921899Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-20T12:12:39.532068825Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.149596ms logger=migrator t=2026-05-20T12:12:39.536058526Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-20T12:12:39.536879826Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=819.86µs logger=migrator t=2026-05-20T12:12:39.540975949Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-20T12:12:39.542058335Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.081426ms logger=migrator t=2026-05-20T12:12:39.555293238Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-20T12:12:39.556307612Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.015824ms logger=migrator t=2026-05-20T12:12:39.56447554Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-20T12:12:39.565857911Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.383161ms logger=migrator t=2026-05-20T12:12:39.570766814Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-20T12:12:39.571639114Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=872.88µs logger=migrator t=2026-05-20T12:12:39.577963939Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-20T12:12:39.578894651Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=931.212µs logger=migrator t=2026-05-20T12:12:39.584163782Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-20T12:12:39.591032749Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.867737ms logger=migrator t=2026-05-20T12:12:39.598761087Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-20T12:12:39.600194119Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.434562ms logger=migrator t=2026-05-20T12:12:39.611680353Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-20T12:12:39.612775859Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.098566ms logger=migrator t=2026-05-20T12:12:39.6210697Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-20T12:12:39.622564554Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.498144ms logger=migrator t=2026-05-20T12:12:39.628722786Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-20T12:12:39.630489246Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.76569ms logger=migrator t=2026-05-20T12:12:39.637728182Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-20T12:12:39.63805675Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=328.788µs logger=migrator t=2026-05-20T12:12:39.641323055Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-20T12:12:39.641917718Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=594.633µs logger=migrator t=2026-05-20T12:12:39.648410358Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-20T12:12:39.648439289Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.451µs logger=migrator t=2026-05-20T12:12:39.65241988Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-20T12:12:39.655071311Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.64844ms logger=migrator t=2026-05-20T12:12:39.660838633Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-20T12:12:39.663376162Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.537299ms logger=migrator t=2026-05-20T12:12:39.667984788Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-20T12:12:39.668140751Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.644µs logger=migrator t=2026-05-20T12:12:39.672861829Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-20T12:12:39.675487139Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.62712ms logger=migrator t=2026-05-20T12:12:39.680091586Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-20T12:12:39.685259024Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.164178ms logger=migrator t=2026-05-20T12:12:39.690864803Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-20T12:12:39.691821905Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=959.812µs logger=migrator t=2026-05-20T12:12:39.696199976Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-20T12:12:39.69680102Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=600.784µs logger=migrator t=2026-05-20T12:12:39.701404044Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-20T12:12:39.702302366Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=898.152µs logger=migrator t=2026-05-20T12:12:39.707168598Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-20T12:12:39.708710963Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.541305ms logger=migrator t=2026-05-20T12:12:39.715340125Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-20T12:12:39.716817309Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.480415ms logger=migrator t=2026-05-20T12:12:39.722809897Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-20T12:12:39.723632555Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=822.738µs logger=migrator t=2026-05-20T12:12:39.729002889Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-20T12:12:39.729125451Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=126.763µs logger=migrator t=2026-05-20T12:12:39.733976293Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-20T12:12:39.734026774Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=52.961µs logger=migrator t=2026-05-20T12:12:39.739276635Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-20T12:12:39.744487345Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.20986ms logger=migrator t=2026-05-20T12:12:39.750622446Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-20T12:12:39.753582604Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.957428ms logger=migrator t=2026-05-20T12:12:39.758512347Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-20T12:12:39.758580649Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=69.042µs logger=migrator t=2026-05-20T12:12:39.762939798Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-20T12:12:39.763716397Z level=info msg="Migration successfully executed" id="create quota table v1" duration=776.839µs logger=migrator t=2026-05-20T12:12:39.767337379Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-20T12:12:39.768192449Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=854.11µs logger=migrator t=2026-05-20T12:12:39.774918204Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-20T12:12:39.774961395Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.541µs logger=migrator t=2026-05-20T12:12:39.781128387Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-20T12:12:39.782691212Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.556775ms logger=migrator t=2026-05-20T12:12:39.791587587Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-20T12:12:39.793543211Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.966744ms logger=migrator t=2026-05-20T12:12:39.798993026Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-20T12:12:39.802157989Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.152533ms logger=migrator t=2026-05-20T12:12:39.807590394Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-20T12:12:39.807638355Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=51.631µs logger=migrator t=2026-05-20T12:12:39.812229321Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-20T12:12:39.813886679Z level=info msg="Migration successfully executed" id="create session table" duration=1.657108ms logger=migrator t=2026-05-20T12:12:39.818872083Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-20T12:12:39.819042827Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=172.604µs logger=migrator t=2026-05-20T12:12:39.826499488Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-20T12:12:39.826697963Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=194.915µs logger=migrator t=2026-05-20T12:12:39.832291562Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-20T12:12:39.8339265Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.634278ms logger=migrator t=2026-05-20T12:12:39.842168269Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-20T12:12:39.843028868Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=861.639µs logger=migrator t=2026-05-20T12:12:39.854686606Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-20T12:12:39.854808779Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=124.173µs logger=migrator t=2026-05-20T12:12:39.861266378Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-20T12:12:39.861295019Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.541µs logger=migrator t=2026-05-20T12:12:39.868015372Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-20T12:12:39.873790505Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.775813ms logger=migrator t=2026-05-20T12:12:39.881510043Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-20T12:12:39.886907747Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.395524ms logger=migrator t=2026-05-20T12:12:39.89485959Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-20T12:12:39.895002753Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=125.333µs logger=migrator t=2026-05-20T12:12:39.898890072Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-20T12:12:39.899017615Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=128.173µs logger=migrator t=2026-05-20T12:12:39.903508318Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-20T12:12:39.90492004Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.410932ms logger=migrator t=2026-05-20T12:12:39.911103852Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-20T12:12:39.911129023Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.12µs logger=migrator t=2026-05-20T12:12:39.915759379Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-20T12:12:39.920667672Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.907063ms logger=migrator t=2026-05-20T12:12:39.926547187Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-20T12:12:39.926810413Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=265.136µs logger=migrator t=2026-05-20T12:12:39.936764341Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-20T12:12:39.942573506Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.809545ms logger=migrator t=2026-05-20T12:12:39.955082403Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-20T12:12:39.958805778Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.725476ms logger=migrator t=2026-05-20T12:12:39.962613976Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-20T12:12:39.962714188Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=100.882µs logger=migrator t=2026-05-20T12:12:39.972771839Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-20T12:12:39.974313525Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.543226ms logger=migrator t=2026-05-20T12:12:39.983925265Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-20T12:12:39.984909018Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=980.043µs logger=migrator t=2026-05-20T12:12:39.992051682Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-20T12:12:39.993920985Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.869263ms logger=migrator t=2026-05-20T12:12:40.005411769Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-20T12:12:40.00718869Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.777481ms logger=migrator t=2026-05-20T12:12:40.01635013Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-20T12:12:40.017451125Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.102735ms logger=migrator t=2026-05-20T12:12:40.025568912Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-20T12:12:40.02679971Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.231948ms logger=migrator t=2026-05-20T12:12:40.03289159Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-20T12:12:40.033687668Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=804.668µs logger=migrator t=2026-05-20T12:12:40.040497205Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-20T12:12:40.041553889Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.057804ms logger=migrator t=2026-05-20T12:12:40.046423141Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-20T12:12:40.04723281Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=812.239µs logger=migrator t=2026-05-20T12:12:40.053449882Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-20T12:12:40.065674354Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.221872ms logger=migrator t=2026-05-20T12:12:40.074539877Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-20T12:12:40.075346576Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=813.349µs logger=migrator t=2026-05-20T12:12:40.083916062Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-20T12:12:40.085572541Z 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.657279ms logger=migrator t=2026-05-20T12:12:40.091335663Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-20T12:12:40.091659181Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=324.388µs logger=migrator t=2026-05-20T12:12:40.097989695Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-20T12:12:40.098875486Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=881.92µs logger=migrator t=2026-05-20T12:12:40.184302299Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-20T12:12:40.185464745Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.167437ms logger=migrator t=2026-05-20T12:12:40.202146648Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-20T12:12:40.20874915Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.604792ms logger=migrator t=2026-05-20T12:12:40.245119066Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-20T12:12:40.252330941Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.213385ms logger=migrator t=2026-05-20T12:12:40.266188029Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-20T12:12:40.271752287Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.569848ms logger=migrator t=2026-05-20T12:12:40.278086603Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-20T12:12:40.281995623Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.908991ms logger=migrator t=2026-05-20T12:12:40.28706395Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-20T12:12:40.288042582Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=978.052µs logger=migrator t=2026-05-20T12:12:40.294147662Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-20T12:12:40.294179423Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.191µs logger=migrator t=2026-05-20T12:12:40.299351842Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-20T12:12:40.299396933Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.681µs logger=migrator t=2026-05-20T12:12:40.304888509Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-20T12:12:40.30583393Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=945.131µs logger=migrator t=2026-05-20T12:12:40.310873336Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-20T12:12:40.312069273Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.195267ms logger=migrator t=2026-05-20T12:12:40.317875178Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-20T12:12:40.319089835Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.214537ms logger=migrator t=2026-05-20T12:12:40.324849517Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-20T12:12:40.326131006Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.281519ms logger=migrator t=2026-05-20T12:12:40.331671524Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-20T12:12:40.33280426Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.131946ms logger=migrator t=2026-05-20T12:12:40.339702268Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-20T12:12:40.343755022Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.051784ms logger=migrator t=2026-05-20T12:12:40.348934451Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-20T12:12:40.354235533Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.303042ms logger=migrator t=2026-05-20T12:12:40.359509183Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-20T12:12:40.359691217Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=179.804µs logger=migrator t=2026-05-20T12:12:40.367395534Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-20T12:12:40.368286265Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=892.731µs logger=migrator t=2026-05-20T12:12:40.374429357Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-20T12:12:40.375269046Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=839.629µs logger=migrator t=2026-05-20T12:12:40.380565447Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-20T12:12:40.387071846Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.505129ms logger=migrator t=2026-05-20T12:12:40.392562042Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-20T12:12:40.392635094Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.562µs logger=migrator t=2026-05-20T12:12:40.397533797Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-20T12:12:40.399030711Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.496234ms logger=migrator t=2026-05-20T12:12:40.404299782Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-20T12:12:40.405173153Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=873.111µs logger=migrator t=2026-05-20T12:12:40.409630184Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-20T12:12:40.409711026Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=81.712µs logger=migrator t=2026-05-20T12:12:40.414285962Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-20T12:12:40.415633262Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.3473ms logger=migrator t=2026-05-20T12:12:40.420221558Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-20T12:12:40.422214894Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.993646ms logger=migrator t=2026-05-20T12:12:40.427330052Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-20T12:12:40.428807145Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.476783ms logger=migrator t=2026-05-20T12:12:40.433973234Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-20T12:12:40.434828873Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=855.339µs logger=migrator t=2026-05-20T12:12:40.440911563Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-20T12:12:40.4424921Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.579917ms logger=migrator t=2026-05-20T12:12:40.448909527Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-20T12:12:40.449821689Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=911.531µs logger=migrator t=2026-05-20T12:12:40.456079012Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-20T12:12:40.456106833Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.541µs logger=migrator t=2026-05-20T12:12:40.461167539Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-20T12:12:40.468257581Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.090292ms logger=migrator t=2026-05-20T12:12:40.473180175Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-20T12:12:40.473979273Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=802.448µs logger=migrator t=2026-05-20T12:12:40.478768473Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-20T12:12:40.485400565Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.631262ms logger=migrator t=2026-05-20T12:12:40.490312678Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-20T12:12:40.490816159Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=503.271µs logger=migrator t=2026-05-20T12:12:40.496638233Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-20T12:12:40.49821947Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.581007ms logger=migrator t=2026-05-20T12:12:40.504221148Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-20T12:12:40.505074507Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=852.149µs logger=migrator t=2026-05-20T12:12:40.5099621Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-20T12:12:40.522228381Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.264252ms logger=migrator t=2026-05-20T12:12:40.528016245Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-20T12:12:40.528724861Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=708.206µs logger=migrator t=2026-05-20T12:12:40.533748677Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-20T12:12:40.534928353Z 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.164976ms logger=migrator t=2026-05-20T12:12:40.540767617Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-20T12:12:40.541243938Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=476.771µs logger=migrator t=2026-05-20T12:12:40.548619968Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-20T12:12:40.549192201Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=579.154µs logger=migrator t=2026-05-20T12:12:40.555176708Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-20T12:12:40.555478115Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=300.917µs logger=migrator t=2026-05-20T12:12:40.561231037Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-20T12:12:40.568612777Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.38027ms logger=migrator t=2026-05-20T12:12:40.573345376Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-20T12:12:40.576351725Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.006219ms logger=migrator t=2026-05-20T12:12:40.581098873Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-20T12:12:40.581992165Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=892.742µs logger=migrator t=2026-05-20T12:12:40.586848357Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-20T12:12:40.588036213Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.190997ms logger=migrator t=2026-05-20T12:12:40.593141761Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-20T12:12:40.593496309Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=355.148µs logger=migrator t=2026-05-20T12:12:40.598904153Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-20T12:12:40.603064548Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.160025ms logger=migrator t=2026-05-20T12:12:40.608334949Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-20T12:12:40.609789403Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.453784ms logger=migrator t=2026-05-20T12:12:40.615112156Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-20T12:12:40.615394912Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=295.447µs logger=migrator t=2026-05-20T12:12:40.621030471Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-20T12:12:40.621611984Z level=info msg="Migration successfully executed" id="Move region to single row" duration=581.923µs logger=migrator t=2026-05-20T12:12:40.626692122Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-20T12:12:40.628088413Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.393052ms logger=migrator t=2026-05-20T12:12:40.633809335Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-20T12:12:40.635112655Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.294501ms logger=migrator t=2026-05-20T12:12:40.641551573Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-20T12:12:40.642493784Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=935.711µs logger=migrator t=2026-05-20T12:12:40.648087002Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-20T12:12:40.649683429Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.594787ms logger=migrator t=2026-05-20T12:12:40.655000882Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-20T12:12:40.655869941Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=868.019µs logger=migrator t=2026-05-20T12:12:40.660899767Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-20T12:12:40.662247358Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.345991ms logger=migrator t=2026-05-20T12:12:40.669833192Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-20T12:12:40.669951435Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=119.993µs logger=migrator t=2026-05-20T12:12:40.677465868Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-20T12:12:40.678341707Z level=info msg="Migration successfully executed" id="create test_data table" duration=871.809µs logger=migrator t=2026-05-20T12:12:40.681853368Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-20T12:12:40.682717319Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=864.891µs logger=migrator t=2026-05-20T12:12:40.68672258Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-20T12:12:40.687624382Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=899.782µs logger=migrator t=2026-05-20T12:12:40.692481992Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-20T12:12:40.693958727Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.475445ms logger=migrator t=2026-05-20T12:12:40.698805428Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-20T12:12:40.699097095Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=292.867µs logger=migrator t=2026-05-20T12:12:40.703314881Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-20T12:12:40.703739791Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=425.16µs logger=migrator t=2026-05-20T12:12:40.707910437Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-20T12:12:40.707982849Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=73.742µs logger=migrator t=2026-05-20T12:12:40.712553183Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-20T12:12:40.713380043Z level=info msg="Migration successfully executed" id="create team table" duration=825.22µs logger=migrator t=2026-05-20T12:12:40.717939337Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-20T12:12:40.719532744Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.593087ms logger=migrator t=2026-05-20T12:12:40.724839956Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-20T12:12:40.726304719Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.463863ms logger=migrator t=2026-05-20T12:12:40.731657903Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-20T12:12:40.73632317Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.664747ms logger=migrator t=2026-05-20T12:12:40.741341265Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-20T12:12:40.741643402Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=301.797µs logger=migrator t=2026-05-20T12:12:40.748125451Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-20T12:12:40.749904192Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.779541ms logger=migrator t=2026-05-20T12:12:40.756054613Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-20T12:12:40.757568658Z level=info msg="Migration successfully executed" id="create team member table" duration=1.515184ms logger=migrator t=2026-05-20T12:12:40.763343251Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-20T12:12:40.764368944Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.025843ms logger=migrator t=2026-05-20T12:12:40.769073993Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-20T12:12:40.770747191Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.668277ms logger=migrator t=2026-05-20T12:12:40.775642063Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-20T12:12:40.77682572Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.185647ms logger=migrator t=2026-05-20T12:12:40.781133569Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-20T12:12:40.785881529Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.74789ms logger=migrator t=2026-05-20T12:12:40.790464663Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-20T12:12:40.795380346Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.914723ms logger=migrator t=2026-05-20T12:12:40.801503187Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-20T12:12:40.806723067Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.21339ms logger=migrator t=2026-05-20T12:12:40.81207972Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-20T12:12:40.812850078Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=772.968µs logger=migrator t=2026-05-20T12:12:40.81861841Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-20T12:12:40.820290269Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.674319ms logger=migrator t=2026-05-20T12:12:40.825966689Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-20T12:12:40.827071684Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.105825ms logger=migrator t=2026-05-20T12:12:40.832159231Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-20T12:12:40.833153734Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=994.303µs logger=migrator t=2026-05-20T12:12:40.83993144Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-20T12:12:40.840848931Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=915.291µs logger=migrator t=2026-05-20T12:12:40.847019412Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-20T12:12:40.848668301Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.648698ms logger=migrator t=2026-05-20T12:12:40.853625755Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-20T12:12:40.854677539Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.051964ms logger=migrator t=2026-05-20T12:12:40.861061695Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-20T12:12:40.862935328Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.879614ms logger=migrator t=2026-05-20T12:12:40.868695311Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-20T12:12:40.869254693Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=559.902µs logger=migrator t=2026-05-20T12:12:40.875818525Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-20T12:12:40.876164262Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=345.148µs logger=migrator t=2026-05-20T12:12:40.881223039Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-20T12:12:40.882117409Z level=info msg="Migration successfully executed" id="create tag table" duration=893.23µs logger=migrator t=2026-05-20T12:12:40.887661197Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-20T12:12:40.888646219Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=985.362µs logger=migrator t=2026-05-20T12:12:40.896171752Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-20T12:12:40.897219256Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.050564ms logger=migrator t=2026-05-20T12:12:40.904747359Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-20T12:12:40.907089223Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.357585ms logger=migrator t=2026-05-20T12:12:40.913802737Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-20T12:12:40.914601446Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=790.609µs logger=migrator t=2026-05-20T12:12:40.923132492Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-20T12:12:40.941489123Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.354371ms logger=migrator t=2026-05-20T12:12:40.947676885Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-20T12:12:40.948285549Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=608.914µs logger=migrator t=2026-05-20T12:12:40.953348945Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-20T12:12:40.954245726Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=898.761µs logger=migrator t=2026-05-20T12:12:40.961563074Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-20T12:12:40.962092796Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=525.702µs logger=migrator t=2026-05-20T12:12:40.968125525Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-20T12:12:40.969082337Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=965.362µs logger=migrator t=2026-05-20T12:12:40.974713886Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-20T12:12:40.975588326Z level=info msg="Migration successfully executed" id="create user auth table" duration=873.66µs logger=migrator t=2026-05-20T12:12:40.983062068Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-20T12:12:40.985511364Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.450666ms logger=migrator t=2026-05-20T12:12:40.992837492Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-20T12:12:40.992969966Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=132.614µs logger=migrator t=2026-05-20T12:12:40.998268437Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-20T12:12:41.006367283Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.097246ms logger=migrator t=2026-05-20T12:12:41.011835769Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-20T12:12:41.015665228Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.829159ms logger=migrator t=2026-05-20T12:12:41.022681988Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-20T12:12:41.033315922Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=10.627824ms logger=migrator t=2026-05-20T12:12:41.040108748Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-20T12:12:41.045675926Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.569588ms logger=migrator t=2026-05-20T12:12:41.051278035Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-20T12:12:41.05236792Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.089325ms logger=migrator t=2026-05-20T12:12:41.059445022Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-20T12:12:41.068367377Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.922825ms logger=migrator t=2026-05-20T12:12:41.074504149Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-20T12:12:41.075366038Z level=info msg="Migration successfully executed" id="create server_lock table" duration=861.409µs logger=migrator t=2026-05-20T12:12:41.0819817Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-20T12:12:41.083717491Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.7387ms logger=migrator t=2026-05-20T12:12:41.089537264Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-20T12:12:41.091144951Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.607587ms logger=migrator t=2026-05-20T12:12:41.098648073Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-20T12:12:41.102214996Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=3.558792ms logger=migrator t=2026-05-20T12:12:41.111188662Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-20T12:12:41.112468721Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.279719ms logger=migrator t=2026-05-20T12:12:41.121907468Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-20T12:12:41.123459273Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.555725ms logger=migrator t=2026-05-20T12:12:41.131294903Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-20T12:12:41.141011496Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.720773ms logger=migrator t=2026-05-20T12:12:41.14812537Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-20T12:12:41.149798868Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.670588ms logger=migrator t=2026-05-20T12:12:41.157124547Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-20T12:12:41.15857754Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.453683ms logger=migrator t=2026-05-20T12:12:41.167187098Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-20T12:12:41.168686412Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.499264ms logger=migrator t=2026-05-20T12:12:41.174533916Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-20T12:12:41.175767465Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.233389ms logger=migrator t=2026-05-20T12:12:41.182669503Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-20T12:12:41.18424352Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.573477ms logger=migrator t=2026-05-20T12:12:41.192291605Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-20T12:12:41.192356556Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=65.251µs logger=migrator t=2026-05-20T12:12:41.202086459Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-20T12:12:41.202223513Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=137.093µs logger=migrator t=2026-05-20T12:12:41.207882933Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-20T12:12:41.209401318Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.518206ms logger=migrator t=2026-05-20T12:12:41.21691976Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-20T12:12:41.218518297Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.598927ms logger=migrator t=2026-05-20T12:12:41.225931528Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-20T12:12:41.22690817Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=977.262µs logger=migrator t=2026-05-20T12:12:41.233379638Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-20T12:12:41.233488381Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=106.112µs logger=migrator t=2026-05-20T12:12:41.240154214Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-20T12:12:41.241556266Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.401862ms logger=migrator t=2026-05-20T12:12:41.248416554Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-20T12:12:41.249788115Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.372671ms logger=migrator t=2026-05-20T12:12:41.255959417Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-20T12:12:41.257014272Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.055345ms logger=migrator t=2026-05-20T12:12:41.263261815Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-20T12:12:41.264414431Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.152566ms logger=migrator t=2026-05-20T12:12:41.270461651Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-20T12:12:41.276416797Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.954326ms logger=migrator t=2026-05-20T12:12:41.281920784Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-20T12:12:41.282967828Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.047284ms logger=migrator t=2026-05-20T12:12:41.289653411Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-20T12:12:41.289817264Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=164.063µs logger=migrator t=2026-05-20T12:12:41.295729571Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-20T12:12:41.297222265Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.492134ms logger=migrator t=2026-05-20T12:12:41.30310004Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-20T12:12:41.304683947Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.583257ms logger=migrator t=2026-05-20T12:12:41.311619796Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-20T12:12:41.312597569Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=978.243µs logger=migrator t=2026-05-20T12:12:41.318477324Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-20T12:12:41.318582916Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=103.032µs logger=migrator t=2026-05-20T12:12:41.326095278Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-20T12:12:41.327551262Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.458124ms logger=migrator t=2026-05-20T12:12:41.337367767Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-20T12:12:41.338913163Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.544946ms logger=migrator t=2026-05-20T12:12:41.345112555Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-20T12:12:41.346149299Z 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.036314ms logger=migrator t=2026-05-20T12:12:41.354798078Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-20T12:12:41.35666656Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.865362ms logger=migrator t=2026-05-20T12:12:41.368098143Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-20T12:12:41.378325758Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.228415ms logger=migrator t=2026-05-20T12:12:41.383438986Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-20T12:12:41.384133062Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=694.236µs logger=migrator t=2026-05-20T12:12:41.390696692Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-20T12:12:41.392121255Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.424143ms logger=migrator t=2026-05-20T12:12:41.398275846Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-20T12:12:41.427029126Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.75422ms logger=migrator t=2026-05-20T12:12:41.432012571Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-20T12:12:41.456590296Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.576745ms logger=migrator t=2026-05-20T12:12:41.464506438Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-20T12:12:41.465247375Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=746.357µs logger=migrator t=2026-05-20T12:12:41.469071973Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-20T12:12:41.470585678Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.512676ms logger=migrator t=2026-05-20T12:12:41.476673947Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-20T12:12:41.486572375Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.898568ms logger=migrator t=2026-05-20T12:12:41.493425002Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-20T12:12:41.499373499Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.948537ms logger=migrator t=2026-05-20T12:12:41.50551148Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-20T12:12:41.506503673Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=992.163µs logger=migrator t=2026-05-20T12:12:41.513057853Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-20T12:12:41.51421623Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.157547ms logger=migrator t=2026-05-20T12:12:41.523637287Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-20T12:12:41.525237554Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.596517ms logger=migrator t=2026-05-20T12:12:41.534628269Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-20T12:12:41.536200785Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.575786ms logger=migrator t=2026-05-20T12:12:41.542638373Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-20T12:12:41.542753736Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=117.023µs logger=migrator t=2026-05-20T12:12:41.549241875Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-20T12:12:41.556049231Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.802516ms logger=migrator t=2026-05-20T12:12:41.562448518Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-20T12:12:41.569191243Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.739165ms logger=migrator t=2026-05-20T12:12:41.573998243Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-20T12:12:41.580805309Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.806716ms logger=migrator t=2026-05-20T12:12:41.584997626Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-20T12:12:41.58604516Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.047774ms logger=migrator t=2026-05-20T12:12:41.59126902Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-20T12:12:41.592703884Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.436574ms logger=migrator t=2026-05-20T12:12:41.599263114Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-20T12:12:41.603936811Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.674017ms logger=migrator t=2026-05-20T12:12:41.609093889Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-20T12:12:41.61821936Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.12252ms logger=migrator t=2026-05-20T12:12:41.626003948Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-20T12:12:41.627986933Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.985206ms logger=migrator t=2026-05-20T12:12:41.633467109Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-20T12:12:41.642161339Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.69506ms logger=migrator t=2026-05-20T12:12:41.646803566Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-20T12:12:41.651650818Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.846242ms logger=migrator t=2026-05-20T12:12:41.656375455Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-20T12:12:41.656454937Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=80.152µs logger=migrator t=2026-05-20T12:12:41.661564505Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-20T12:12:41.663821837Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.261062ms logger=migrator t=2026-05-20T12:12:41.669355404Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-20T12:12:41.670622903Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.276649ms logger=migrator t=2026-05-20T12:12:41.677079952Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-20T12:12:41.67831679Z 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.239568ms logger=migrator t=2026-05-20T12:12:41.690453308Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-20T12:12:41.690579362Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=129.644µs logger=migrator t=2026-05-20T12:12:41.694969382Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-20T12:12:41.701999674Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.031672ms logger=migrator t=2026-05-20T12:12:41.705337411Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-20T12:12:41.710276374Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.938653ms logger=migrator t=2026-05-20T12:12:41.714676465Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-20T12:12:41.721067782Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.391177ms logger=migrator t=2026-05-20T12:12:41.724563353Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-20T12:12:41.730968239Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.404556ms logger=migrator t=2026-05-20T12:12:41.737133581Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-20T12:12:41.746115507Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.989706ms logger=migrator t=2026-05-20T12:12:41.750870807Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-20T12:12:41.750967069Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=97.132µs logger=migrator t=2026-05-20T12:12:41.754961931Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-20T12:12:41.756490905Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.528344ms logger=migrator t=2026-05-20T12:12:41.760886437Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-20T12:12:41.769477384Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.591857ms logger=migrator t=2026-05-20T12:12:41.775683827Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-20T12:12:41.77582836Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=140.903µs logger=migrator t=2026-05-20T12:12:41.780104948Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-20T12:12:41.786812302Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.707434ms logger=migrator t=2026-05-20T12:12:41.790300022Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-20T12:12:41.791299415Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.009023ms logger=migrator t=2026-05-20T12:12:41.795494862Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-20T12:12:41.802480302Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.98255ms logger=migrator t=2026-05-20T12:12:41.807221551Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-20T12:12:41.808116501Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=897.03µs logger=migrator t=2026-05-20T12:12:41.812482552Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-20T12:12:41.814253153Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.770101ms logger=migrator t=2026-05-20T12:12:41.819028402Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-20T12:12:41.82763775Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.612947ms logger=migrator t=2026-05-20T12:12:41.832197285Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-20T12:12:41.832992253Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=794.768µs logger=migrator t=2026-05-20T12:12:41.838334086Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-20T12:12:41.83936933Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.035175ms logger=migrator t=2026-05-20T12:12:41.843272819Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-20T12:12:41.844132209Z level=info msg="Migration successfully executed" id="create alert_image table" duration=859.38µs logger=migrator t=2026-05-20T12:12:41.852056131Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-20T12:12:41.853606927Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.550756ms logger=migrator t=2026-05-20T12:12:41.857946106Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-20T12:12:41.858031408Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=86.252µs logger=migrator t=2026-05-20T12:12:41.86155901Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-20T12:12:41.862630634Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.070984ms logger=migrator t=2026-05-20T12:12:41.867987087Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-20T12:12:41.869057131Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.069384ms logger=migrator t=2026-05-20T12:12:41.872687175Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-20T12:12:41.873066044Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-20T12:12:41.876535994Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-20T12:12:41.876983584Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=449.971µs logger=migrator t=2026-05-20T12:12:41.881741123Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-20T12:12:41.882996072Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.254519ms logger=migrator t=2026-05-20T12:12:41.887469625Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-20T12:12:41.892750306Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.278731ms logger=migrator t=2026-05-20T12:12:41.896178495Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-20T12:12:41.897267639Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.088924ms logger=migrator t=2026-05-20T12:12:41.902582902Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-20T12:12:41.903602476Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.019494ms logger=migrator t=2026-05-20T12:12:41.908041147Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-20T12:12:41.908861746Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=820.919µs logger=migrator t=2026-05-20T12:12:41.913530673Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-20T12:12:41.914589858Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.058915ms logger=migrator t=2026-05-20T12:12:41.920111154Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-20T12:12:41.921880135Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.768801ms logger=migrator t=2026-05-20T12:12:41.926653745Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-20T12:12:41.926684176Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.971µs logger=migrator t=2026-05-20T12:12:41.930530934Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-20T12:12:41.930641096Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=111.742µs logger=migrator t=2026-05-20T12:12:41.935090059Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-20T12:12:41.94472414Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.635661ms logger=migrator t=2026-05-20T12:12:41.948673181Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-20T12:12:41.948964588Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=291.337µs logger=migrator t=2026-05-20T12:12:41.952776705Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-20T12:12:41.953782478Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.001882ms logger=migrator t=2026-05-20T12:12:41.957935463Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-20T12:12:41.958199969Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=264.676µs logger=migrator t=2026-05-20T12:12:41.962685633Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-20T12:12:41.963605244Z level=info msg="Migration successfully executed" id="create data_keys table" duration=919.241µs logger=migrator t=2026-05-20T12:12:41.967516353Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-20T12:12:41.968346703Z level=info msg="Migration successfully executed" id="create secrets table" duration=830.24µs logger=migrator t=2026-05-20T12:12:41.972482917Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-20T12:12:42.00829099Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.804233ms logger=migrator t=2026-05-20T12:12:42.012720792Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-20T12:12:42.017819199Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.098547ms logger=migrator t=2026-05-20T12:12:42.021922964Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-20T12:12:42.022060907Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=135.914µs logger=migrator t=2026-05-20T12:12:42.02743734Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-20T12:12:42.062568547Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.130567ms logger=migrator t=2026-05-20T12:12:42.066332774Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-20T12:12:42.098161835Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.827341ms logger=migrator t=2026-05-20T12:12:42.104344467Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-20T12:12:42.10494372Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=600.023µs logger=migrator t=2026-05-20T12:12:42.112086725Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-20T12:12:42.1131932Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.106275ms logger=migrator t=2026-05-20T12:12:42.117869288Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-20T12:12:42.118188315Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=311.908µs logger=migrator t=2026-05-20T12:12:42.125124874Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-20T12:12:42.126553547Z level=info msg="Migration successfully executed" id="create permission table" duration=1.428203ms logger=migrator t=2026-05-20T12:12:42.131649314Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-20T12:12:42.132673397Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.024043ms logger=migrator t=2026-05-20T12:12:42.137283054Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-20T12:12:42.138296656Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.013322ms logger=migrator t=2026-05-20T12:12:42.143258041Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-20T12:12:42.14412963Z level=info msg="Migration successfully executed" id="create role table" duration=866.649µs logger=migrator t=2026-05-20T12:12:42.14799251Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-20T12:12:42.159645507Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.653397ms logger=migrator t=2026-05-20T12:12:42.163454315Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-20T12:12:42.168724605Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.27024ms logger=migrator t=2026-05-20T12:12:42.173650899Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-20T12:12:42.174690123Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.038954ms logger=migrator t=2026-05-20T12:12:42.17934647Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-20T12:12:42.181024959Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.678188ms logger=migrator t=2026-05-20T12:12:42.185514821Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-20T12:12:42.186568416Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.053125ms logger=migrator t=2026-05-20T12:12:42.192236986Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-20T12:12:42.193185118Z level=info msg="Migration successfully executed" id="create team role table" duration=947.842µs logger=migrator t=2026-05-20T12:12:42.200365403Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-20T12:12:42.202321977Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.967374ms logger=migrator t=2026-05-20T12:12:42.206990665Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-20T12:12:42.208224473Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.233408ms logger=migrator t=2026-05-20T12:12:42.215179043Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-20T12:12:42.217395174Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.219051ms logger=migrator t=2026-05-20T12:12:42.222570112Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-20T12:12:42.223465893Z level=info msg="Migration successfully executed" id="create user role table" duration=895.831µs logger=migrator t=2026-05-20T12:12:42.227820673Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-20T12:12:42.22896796Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.147817ms logger=migrator t=2026-05-20T12:12:42.236314928Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-20T12:12:42.237507276Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.196328ms logger=migrator t=2026-05-20T12:12:42.242871649Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-20T12:12:42.243969614Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.092035ms logger=migrator t=2026-05-20T12:12:42.249657855Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-20T12:12:42.250476863Z level=info msg="Migration successfully executed" id="create builtin role table" duration=819.118µs logger=migrator t=2026-05-20T12:12:42.254783163Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-20T12:12:42.256546874Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.762741ms logger=migrator t=2026-05-20T12:12:42.261605499Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-20T12:12:42.262857319Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.25249ms logger=migrator t=2026-05-20T12:12:42.26859737Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-20T12:12:42.276370889Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.777889ms logger=migrator t=2026-05-20T12:12:42.280202197Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-20T12:12:42.281215469Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.012533ms logger=migrator t=2026-05-20T12:12:42.285645612Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-20T12:12:42.286697606Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.050864ms logger=migrator t=2026-05-20T12:12:42.291985337Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-20T12:12:42.29292855Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=943.073µs logger=migrator t=2026-05-20T12:12:42.296708136Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-20T12:12:42.298520008Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.811262ms logger=migrator t=2026-05-20T12:12:42.303681366Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-20T12:12:42.304670039Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=988.343µs logger=migrator t=2026-05-20T12:12:42.310055783Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-20T12:12:42.311095566Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.039483ms logger=migrator t=2026-05-20T12:12:42.316499591Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-20T12:12:42.326958991Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.46119ms logger=migrator t=2026-05-20T12:12:42.33170908Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-20T12:12:42.34172866Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.02257ms logger=migrator t=2026-05-20T12:12:42.346166633Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-20T12:12:42.355111738Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.944175ms logger=migrator t=2026-05-20T12:12:42.358965366Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-20T12:12:42.36478062Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.814794ms logger=migrator t=2026-05-20T12:12:42.371984395Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-20T12:12:42.37308177Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.097385ms logger=migrator t=2026-05-20T12:12:42.377659396Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-20T12:12:42.379455266Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.79766ms logger=migrator t=2026-05-20T12:12:42.384353739Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-20T12:12:42.385371923Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.018234ms logger=migrator t=2026-05-20T12:12:42.390840099Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-20T12:12:42.392085177Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.242988ms logger=migrator t=2026-05-20T12:12:42.396591461Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-20T12:12:42.398352781Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.75841ms logger=migrator t=2026-05-20T12:12:42.404203275Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-20T12:12:42.404281997Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=78.652µs logger=migrator t=2026-05-20T12:12:42.408462613Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-20T12:12:42.408518845Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=57.041µs logger=migrator t=2026-05-20T12:12:42.413553071Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-20T12:12:42.414219616Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=671.705µs logger=migrator t=2026-05-20T12:12:42.418654717Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-20T12:12:42.419586749Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=933.442µs logger=migrator t=2026-05-20T12:12:42.424649205Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-20T12:12:42.425692669Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.043854ms logger=migrator t=2026-05-20T12:12:42.430093291Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-20T12:12:42.430454669Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=364.418µs logger=migrator t=2026-05-20T12:12:42.435204437Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-20T12:12:42.436093658Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=897.471µs logger=migrator t=2026-05-20T12:12:42.441625825Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-20T12:12:42.442549786Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=924.211µs logger=migrator t=2026-05-20T12:12:42.447950891Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-20T12:12:42.449823434Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.867513ms logger=migrator t=2026-05-20T12:12:42.456510187Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-20T12:12:42.468452191Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.942664ms logger=migrator t=2026-05-20T12:12:42.472812402Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-20T12:12:42.473030457Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=217.515µs logger=migrator t=2026-05-20T12:12:42.478787709Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-20T12:12:42.48056384Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.775491ms logger=migrator t=2026-05-20T12:12:42.486326332Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-20T12:12:42.488774468Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.448186ms logger=migrator t=2026-05-20T12:12:42.493446965Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-20T12:12:42.494575292Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.128077ms logger=migrator t=2026-05-20T12:12:42.499827372Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-20T12:12:42.508297896Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.468144ms logger=migrator t=2026-05-20T12:12:42.512295519Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-20T12:12:42.513420214Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.123485ms logger=migrator t=2026-05-20T12:12:42.519014493Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-20T12:12:42.52019225Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.178417ms logger=migrator t=2026-05-20T12:12:42.526260489Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-20T12:12:42.556521405Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=30.256296ms logger=migrator t=2026-05-20T12:12:42.562734817Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-20T12:12:42.563887323Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.157776ms logger=migrator t=2026-05-20T12:12:42.568837537Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-20T12:12:42.570007934Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.170657ms logger=migrator t=2026-05-20T12:12:42.575523381Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-20T12:12:42.576722319Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.199108ms logger=migrator t=2026-05-20T12:12:42.581312584Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-20T12:12:42.583428852Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.115698ms logger=migrator t=2026-05-20T12:12:42.588428688Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-20T12:12:42.588676423Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=248.046µs logger=migrator t=2026-05-20T12:12:42.593729689Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-20T12:12:42.594583299Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=854.149µs logger=migrator t=2026-05-20T12:12:42.5998463Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-20T12:12:42.610850972Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.003202ms logger=migrator t=2026-05-20T12:12:42.615034439Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-20T12:12:42.615876218Z level=info msg="Migration successfully executed" id="create entity_events table" duration=840.659µs logger=migrator t=2026-05-20T12:12:42.620559556Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-20T12:12:42.621577979Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.018453ms logger=migrator t=2026-05-20T12:12:42.626247977Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-20T12:12:42.627073035Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-20T12:12:42.632120682Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-20T12:12:42.633284618Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-20T12:12:42.637541596Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-20T12:12:42.638637391Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.095475ms logger=migrator t=2026-05-20T12:12:42.643765419Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-20T12:12:42.644982187Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.216598ms logger=migrator t=2026-05-20T12:12:42.650663267Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-20T12:12:42.651805764Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.142427ms logger=migrator t=2026-05-20T12:12:42.65951842Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-20T12:12:42.661294321Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.772381ms logger=migrator t=2026-05-20T12:12:42.66602169Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-20T12:12:42.667092374Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.071284ms logger=migrator t=2026-05-20T12:12:42.671969547Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-20T12:12:42.67300084Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.032723ms logger=migrator t=2026-05-20T12:12:42.678322832Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-20T12:12:42.679130701Z level=info msg="Migration successfully executed" id="Drop public config table" duration=804.399µs logger=migrator t=2026-05-20T12:12:42.683942002Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-20T12:12:42.685960358Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.021337ms logger=migrator t=2026-05-20T12:12:42.691819193Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-20T12:12:42.693575763Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.756911ms logger=migrator t=2026-05-20T12:12:42.698383133Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-20T12:12:42.700456961Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.073338ms logger=migrator t=2026-05-20T12:12:42.704560305Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-20T12:12:42.70563398Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.073635ms logger=migrator t=2026-05-20T12:12:42.711098596Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-20T12:12:42.736592371Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.492455ms logger=migrator t=2026-05-20T12:12:42.741356881Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-20T12:12:42.748518815Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.160914ms logger=migrator t=2026-05-20T12:12:42.75349818Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-20T12:12:42.76529956Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.802141ms logger=migrator t=2026-05-20T12:12:42.773128411Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-20T12:12:42.773621452Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=496.472µs logger=migrator t=2026-05-20T12:12:42.778124705Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-20T12:12:42.787693065Z level=info msg="Migration successfully executed" id="add share column" duration=9.56947ms logger=migrator t=2026-05-20T12:12:42.793053748Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-20T12:12:42.793335204Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=282.196µs logger=migrator t=2026-05-20T12:12:42.797831408Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-20T12:12:42.799380053Z level=info msg="Migration successfully executed" id="create file table" duration=1.549735ms logger=migrator t=2026-05-20T12:12:42.80442802Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-20T12:12:42.805584977Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.157047ms logger=migrator t=2026-05-20T12:12:42.8109896Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-20T12:12:42.813047627Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.057747ms logger=migrator t=2026-05-20T12:12:42.82144527Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-20T12:12:42.822389753Z level=info msg="Migration successfully executed" id="create file_meta table" duration=944.132µs logger=migrator t=2026-05-20T12:12:42.826749472Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-20T12:12:42.82791468Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.158267ms logger=migrator t=2026-05-20T12:12:42.833139409Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-20T12:12:42.833226021Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=87.232µs logger=migrator t=2026-05-20T12:12:42.836710731Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-20T12:12:42.836776073Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.512µs logger=migrator t=2026-05-20T12:12:42.84055561Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-20T12:12:42.841506711Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=951.582µs logger=migrator t=2026-05-20T12:12:42.845937233Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-20T12:12:42.84626081Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=325.117µs logger=migrator t=2026-05-20T12:12:42.851246135Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-20T12:12:42.852595946Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.349771ms logger=migrator t=2026-05-20T12:12:42.856805523Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-20T12:12:42.868184434Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.365861ms logger=migrator t=2026-05-20T12:12:42.87237671Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-20T12:12:42.872525784Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=149.794µs logger=migrator t=2026-05-20T12:12:42.877824555Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-20T12:12:42.879837322Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.005027ms logger=migrator t=2026-05-20T12:12:42.884831647Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-20T12:12:42.88539645Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=558.972µs logger=migrator t=2026-05-20T12:12:42.890108698Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-20T12:12:42.89064806Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=541.742µs logger=migrator t=2026-05-20T12:12:42.894965019Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-20T12:12:42.895635735Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=671.876µs logger=migrator t=2026-05-20T12:12:42.900966698Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-20T12:12:42.913307161Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.337243ms logger=migrator t=2026-05-20T12:12:42.919273838Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-20T12:12:42.928838098Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.56337ms logger=migrator t=2026-05-20T12:12:42.932222335Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-20T12:12:42.933000403Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=778.118µs logger=migrator t=2026-05-20T12:12:42.938229583Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-20T12:12:43.020184796Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.951373ms logger=migrator t=2026-05-20T12:12:43.026420689Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-20T12:12:43.027260129Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=839.16µs logger=migrator t=2026-05-20T12:12:43.03341266Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-20T12:12:43.035243352Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.829932ms logger=migrator t=2026-05-20T12:12:43.041255251Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-20T12:12:43.074851222Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.595782ms logger=migrator t=2026-05-20T12:12:43.081040804Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-20T12:12:43.089829616Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.788002ms logger=migrator t=2026-05-20T12:12:43.094430522Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-20T12:12:43.094664187Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=229.915µs logger=migrator t=2026-05-20T12:12:43.098191318Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-20T12:12:43.098326381Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=135.133µs logger=migrator t=2026-05-20T12:12:43.102749343Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-20T12:12:43.103145192Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=395.759µs logger=migrator t=2026-05-20T12:12:43.108938925Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-20T12:12:43.109413926Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=477.371µs logger=migrator t=2026-05-20T12:12:43.113388567Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-20T12:12:43.113734676Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=346.559µs logger=migrator t=2026-05-20T12:12:43.117818249Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-20T12:12:43.118909344Z level=info msg="Migration successfully executed" id="create folder table" duration=1.090965ms logger=migrator t=2026-05-20T12:12:43.12397988Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-20T12:12:43.125833453Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.853463ms logger=migrator t=2026-05-20T12:12:43.130561562Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-20T12:12:43.132549907Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.988315ms logger=migrator t=2026-05-20T12:12:43.137052741Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-20T12:12:43.137085262Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.79µs logger=migrator t=2026-05-20T12:12:43.144311687Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-20T12:12:43.146234072Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.921795ms logger=migrator t=2026-05-20T12:12:43.154061802Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-20T12:12:43.155267799Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.205987ms logger=migrator t=2026-05-20T12:12:43.160645902Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-20T12:12:43.162595227Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.949025ms logger=migrator t=2026-05-20T12:12:43.168277888Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-20T12:12:43.168928933Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=643.205µs logger=migrator t=2026-05-20T12:12:43.173049788Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-20T12:12:43.173294894Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=245.296µs logger=migrator t=2026-05-20T12:12:43.17796965Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-20T12:12:43.180146561Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.17939ms logger=migrator t=2026-05-20T12:12:43.18487604Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-20T12:12:43.186064986Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.188256ms logger=migrator t=2026-05-20T12:12:43.192473024Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-20T12:12:43.19450007Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.027166ms logger=migrator t=2026-05-20T12:12:43.200100009Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-20T12:12:43.20231464Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.216701ms logger=migrator t=2026-05-20T12:12:43.213431125Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-20T12:12:43.214678904Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.257769ms logger=migrator t=2026-05-20T12:12:43.221281946Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-20T12:12:43.222587815Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.305749ms logger=migrator t=2026-05-20T12:12:43.228995563Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-20T12:12:43.231225095Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.232032ms logger=migrator t=2026-05-20T12:12:43.240784834Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-20T12:12:43.243269671Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.468687ms logger=migrator t=2026-05-20T12:12:43.251807757Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-20T12:12:43.253553627Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.737239ms logger=migrator t=2026-05-20T12:12:43.261740045Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-20T12:12:43.263741581Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.000436ms logger=migrator t=2026-05-20T12:12:43.275728546Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-20T12:12:43.277210641Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.483455ms logger=migrator t=2026-05-20T12:12:43.282538713Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-20T12:12:43.28283997Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=302.107µs logger=migrator t=2026-05-20T12:12:43.286727349Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-20T12:12:43.297493227Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.762857ms logger=migrator t=2026-05-20T12:12:43.306157555Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-20T12:12:43.307054697Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=902.002µs logger=migrator t=2026-05-20T12:12:43.31202472Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-20T12:12:43.312050831Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=27.261µs logger=migrator t=2026-05-20T12:12:43.315874819Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-20T12:12:43.316972574Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.090995ms logger=migrator t=2026-05-20T12:12:43.356967523Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-20T12:12:43.357020244Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=55.742µs logger=migrator t=2026-05-20T12:12:43.376685125Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-20T12:12:43.378762143Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.072678ms logger=migrator t=2026-05-20T12:12:43.384903954Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-20T12:12:43.386581273Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.678129ms logger=migrator t=2026-05-20T12:12:43.394529666Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-20T12:12:43.396421169Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.890843ms logger=migrator t=2026-05-20T12:12:43.405786344Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-20T12:12:43.407151885Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.367801ms logger=migrator t=2026-05-20T12:12:43.414171527Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-20T12:12:43.414868013Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=707.976µs logger=migrator t=2026-05-20T12:12:43.424430742Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-20T12:12:43.425568619Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.140617ms logger=migrator t=2026-05-20T12:12:43.431597837Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-20T12:12:43.433306527Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.71028ms logger=migrator t=2026-05-20T12:12:43.43996931Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-20T12:12:43.440593774Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=624.444µs logger=migrator t=2026-05-20T12:12:43.447438701Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-20T12:12:43.459752674Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.317493ms logger=migrator t=2026-05-20T12:12:43.467583734Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-20T12:12:43.481909023Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.325909ms logger=migrator t=2026-05-20T12:12:43.488891113Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-20T12:12:43.500861449Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.972015ms logger=migrator t=2026-05-20T12:12:43.510829357Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-20T12:12:43.510914389Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=86.122µs logger=migrator t=2026-05-20T12:12:43.518044673Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-20T12:12:43.531516343Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.47239ms logger=migrator t=2026-05-20T12:12:43.554794828Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-20T12:12:43.56748092Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.686141ms logger=migrator t=2026-05-20T12:12:43.577514799Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-20T12:12:43.577922159Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=408.039µs logger=migrator t=2026-05-20T12:12:43.584045939Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.421857487s logger=migrator t=2026-05-20T12:12:43.585152925Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-20T12:12:43.603344442Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-20T12:12:43.603708501Z level=info msg="Created default organization" logger=secrets t=2026-05-20T12:12:43.612305089Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-20T12:12:43.6602281Z level=info msg="Restored cache from database" duration=428.891µs logger=plugin.store t=2026-05-20T12:12:43.661468368Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-20T12:12:43.696474273Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-20T12:12:43.696503033Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-20T12:12:43.696586465Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-20T12:12:43.696598466Z level=info msg="Plugins loaded" count=54 duration=35.131728ms logger=query_data t=2026-05-20T12:12:43.700577476Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-20T12:12:43.703437312Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-20T12:12:43.707307781Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-20T12:12:43.719529142Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-20T12:12:43.722695375Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-20T12:12:43.725682043Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-20T12:12:43.751437225Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-20T12:12:43.769657164Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-20T12:12:43.805881996Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-20T12:12:43.805922667Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-20T12:12:43.806599402Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-20T12:12:43.806848728Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-20T12:12:43.807271127Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-20T12:12:43.808393954Z level=info msg="State cache has been initialized" states=0 duration=1.543626ms logger=ngalert.scheduler t=2026-05-20T12:12:43.808456145Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-20T12:12:43.808556217Z level=info msg=starting first_tick=2026-05-20T12:12:50Z logger=http.server t=2026-05-20T12:12:43.809697453Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-20T12:12:43.876399386Z level=info msg="Update check succeeded" duration=69.790434ms logger=grafana.update.checker t=2026-05-20T12:12:43.880462269Z level=info msg="Update check succeeded" duration=73.791085ms logger=provisioning.dashboard t=2026-05-20T12:12:43.984857577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:44.010973627Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-20T12:12:44.128708192Z level=info msg="Patterns update finished" duration=104.04215ms logger=grafana-apiserver t=2026-05-20T12:12:44.35539885Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-20T12:12:44.3558487Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-20T12:12:44.68931775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:44.690347094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:44.721856098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:44.747405005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:44.776867592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:44.910267006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:44.928524275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:45.21772242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:45.232166801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:45.731771738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:45.749393923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:45.829980594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:45.850440314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:45.93994283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:45.955524638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.011404562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.030815618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.071652886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.091665007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.136837154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.155444181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.222163994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.235883649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.278343644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.299284506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.342717173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.36084844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.416726954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.432564707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.484663774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.501403829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.760273476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.777921272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.822007564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.838513673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.891836918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.910981448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.954107668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:46.974514948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.024477496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.060759959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.156752244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.171890432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.22971176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.243242551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.305683825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.322929701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.393539893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.411268051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.473133372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.487020941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.563960168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.584742586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.645116863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.656984875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.724622599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.740864142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.815383464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.827989484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.908532874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.923691913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.982987455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:47.998676395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.075973221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.092756657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.174608207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.195376694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.252051466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.274130663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.350705382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.366516556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.450848053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.463610006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.539238403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.559818346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.662088855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.685003451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.785282565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.799249976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T12:12:48.879592712Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-20T12:14:07.831540223Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-20T12:22:43.834540858Z level=info msg="Completed cleanup jobs" duration=26.189128ms logger=plugins.update.checker t=2026-05-20T12:22:43.926550726Z level=info msg="Update check succeeded" duration=49.278163ms logger=sqlstore.transactions t=2026-05-20T12:27:43.716960993Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-20T12:32:43.844812415Z level=info msg="Completed cleanup jobs" duration=37.733268ms logger=plugins.update.checker t=2026-05-20T12:32:43.939047261Z level=info msg="Update check succeeded" duration=62.581739ms logger=cleanup t=2026-05-20T12:42:43.834720964Z level=info msg="Completed cleanup jobs" duration=27.790068ms logger=plugins.update.checker t=2026-05-20T12:42:43.973744607Z level=info msg="Update check succeeded" duration=96.732911ms logger=infra.usagestats t=2026-05-20T12:44:07.861761372Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-20T12:52:43.860497118Z level=info msg="Completed cleanup jobs" duration=53.501598ms logger=plugins.update.checker t=2026-05-20T12:52:43.932115081Z level=info msg="Update check succeeded" duration=55.004692ms logger=cleanup t=2026-05-20T13:02:43.829195365Z level=info msg="Completed cleanup jobs" duration=21.77091ms logger=plugins.update.checker t=2026-05-20T13:02:43.92563431Z level=info msg="Update check succeeded" duration=49.109297ms logger=cleanup t=2026-05-20T13:12:43.859123591Z level=info msg="Completed cleanup jobs" duration=52.530668ms logger=plugins.update.checker t=2026-05-20T13:12:43.949644362Z level=info msg="Update check succeeded" duration=72.536168ms logger=infra.usagestats t=2026-05-20T13:14:07.856628659Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-20T13:22:43.829869353Z level=info msg="Completed cleanup jobs" duration=22.616049ms logger=plugins.update.checker t=2026-05-20T13:22:43.931578352Z level=info msg="Update check succeeded" duration=54.121264ms