logger=settings t=2026-04-07T00:11:37.756124703Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T00:11:37Z logger=settings t=2026-04-07T00:11:37.756899299Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T00:11:37.7569327Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T00:11:37.75694201Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T00:11:37.75695023Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T00:11:37.756957791Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:11:37.756967451Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:11:37.756982381Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T00:11:37.756995181Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T00:11:37.757002892Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T00:11:37.757010472Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:11:37.757017482Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:11:37.757024872Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T00:11:37.757037472Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T00:11:37.757049043Z level=info msg=Target target=[all] logger=settings t=2026-04-07T00:11:37.757071343Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T00:11:37.757093483Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T00:11:37.757100674Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T00:11:37.757108144Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T00:11:37.757115534Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T00:11:37.757122914Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T00:11:37.758355781Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T00:11:37.758390682Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T00:11:37.76305296Z level=info msg="Locking database" logger=migrator t=2026-04-07T00:11:37.763101652Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T00:11:37.764009922Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T00:11:37.767104807Z level=info msg="Migration successfully executed" id="create migration_log table" duration=3.093925ms logger=migrator t=2026-04-07T00:11:37.773081694Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T00:11:37.773704517Z level=info msg="Migration successfully executed" id="create user table" duration=624.253µs logger=migrator t=2026-04-07T00:11:37.777471189Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T00:11:37.778583612Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.112584ms logger=migrator t=2026-04-07T00:11:37.786699385Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T00:11:37.788011742Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.316807ms logger=migrator t=2026-04-07T00:11:37.798575688Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T00:11:37.799277673Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=704.925µs logger=migrator t=2026-04-07T00:11:37.805048085Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T00:11:37.805917084Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=870.389µs logger=migrator t=2026-04-07T00:11:37.811159156Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T00:11:37.81415841Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.998784ms logger=migrator t=2026-04-07T00:11:37.81791174Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T00:11:37.818855419Z level=info msg="Migration successfully executed" id="create user table v2" duration=944.81µs logger=migrator t=2026-04-07T00:11:37.823970319Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T00:11:37.82496209Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=992.641µs logger=migrator t=2026-04-07T00:11:37.830088479Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T00:11:37.830944538Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=856.019µs logger=migrator t=2026-04-07T00:11:37.83764113Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T00:11:37.838233402Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=591.822µs logger=migrator t=2026-04-07T00:11:37.842242139Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T00:11:37.842878082Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=636.424µs logger=migrator t=2026-04-07T00:11:37.848597493Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T00:11:37.850134017Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.535774ms logger=migrator t=2026-04-07T00:11:37.857185657Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T00:11:37.857276398Z level=info msg="Migration successfully executed" id="Update user table charset" duration=91.911µs logger=migrator t=2026-04-07T00:11:37.86110832Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T00:11:37.862352107Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.243157ms logger=migrator t=2026-04-07T00:11:37.866527795Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T00:11:37.86677962Z level=info msg="Migration successfully executed" id="Add missing user data" duration=252.215µs logger=migrator t=2026-04-07T00:11:37.870569212Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T00:11:37.8718879Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.318607ms logger=migrator t=2026-04-07T00:11:37.877945798Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T00:11:37.878754016Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=807.928µs logger=migrator t=2026-04-07T00:11:37.884366756Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T00:11:37.885727074Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.364128ms logger=migrator t=2026-04-07T00:11:37.890459136Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T00:11:37.905121238Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=14.658083ms logger=migrator t=2026-04-07T00:11:37.936496626Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T00:11:37.939180353Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.697008ms logger=migrator t=2026-04-07T00:11:37.955893419Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T00:11:37.956323348Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=413.019µs logger=migrator t=2026-04-07T00:11:37.964543484Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T00:11:37.965814631Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.276718ms logger=migrator t=2026-04-07T00:11:37.971554323Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-07T00:11:37.971904551Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=350.088µs logger=migrator t=2026-04-07T00:11:37.978728296Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T00:11:37.979116235Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=388.16µs logger=migrator t=2026-04-07T00:11:37.992246614Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T00:11:37.993160004Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=916.2µs logger=migrator t=2026-04-07T00:11:38.001049441Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T00:11:38.002801529Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.745538ms logger=migrator t=2026-04-07T00:11:38.012361012Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T00:11:38.013532218Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.174095ms logger=migrator t=2026-04-07T00:11:38.018948793Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T00:11:38.01975195Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=804.337µs logger=migrator t=2026-04-07T00:11:38.030368326Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T00:11:38.031820947Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.455621ms logger=migrator t=2026-04-07T00:11:38.038248154Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T00:11:38.038284155Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=39.231µs logger=migrator t=2026-04-07T00:11:38.042957924Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T00:11:38.043845034Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=884.569µs logger=migrator t=2026-04-07T00:11:38.050521765Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T00:11:38.051520966Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.000201ms logger=migrator t=2026-04-07T00:11:38.056175156Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T00:11:38.057122006Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=947.24µs logger=migrator t=2026-04-07T00:11:38.062506711Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T00:11:38.066899005Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=4.391223ms logger=migrator t=2026-04-07T00:11:38.074151839Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:11:38.078124134Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.011336ms logger=migrator t=2026-04-07T00:11:38.082713162Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T00:11:38.083761384Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.049492ms logger=migrator t=2026-04-07T00:11:38.088307461Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T00:11:38.089256111Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=949.54µs logger=migrator t=2026-04-07T00:11:38.09582427Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T00:11:38.097363273Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.540733ms logger=migrator t=2026-04-07T00:11:38.107831347Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T00:11:38.108594693Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=763.476µs logger=migrator t=2026-04-07T00:11:38.112965265Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T00:11:38.113831485Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=866.189µs logger=migrator t=2026-04-07T00:11:38.119615838Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T00:11:38.12019313Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=579.732µs logger=migrator t=2026-04-07T00:11:38.12679384Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T00:11:38.127565677Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=772.427µs logger=migrator t=2026-04-07T00:11:38.134802951Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T00:11:38.135516286Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=715.295µs logger=migrator t=2026-04-07T00:11:38.142688929Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T00:11:38.14509233Z level=info msg="Migration successfully executed" id="create star table" duration=2.403761ms logger=migrator t=2026-04-07T00:11:38.159099419Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T00:11:38.159869285Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=772.306µs logger=migrator t=2026-04-07T00:11:38.172631987Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T00:11:38.173644128Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.014621ms logger=migrator t=2026-04-07T00:11:38.180207718Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T00:11:38.181146828Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=941.74µs logger=migrator t=2026-04-07T00:11:38.191486708Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T00:11:38.192172653Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=689.655µs logger=migrator t=2026-04-07T00:11:38.198859856Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T00:11:38.199594571Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=736.766µs logger=migrator t=2026-04-07T00:11:38.206472448Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T00:11:38.207841987Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.371709ms logger=migrator t=2026-04-07T00:11:38.212983126Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T00:11:38.214415447Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.433101ms logger=migrator t=2026-04-07T00:11:38.222119881Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T00:11:38.222164422Z level=info msg="Migration successfully executed" id="Update org table charset" duration=48.661µs logger=migrator t=2026-04-07T00:11:38.228923436Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T00:11:38.228959867Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=41.601µs logger=migrator t=2026-04-07T00:11:38.236748853Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T00:11:38.237003818Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=255.045µs logger=migrator t=2026-04-07T00:11:38.244488457Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T00:11:38.245597452Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.110865ms logger=migrator t=2026-04-07T00:11:38.2506699Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T00:11:38.251557348Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=888.128µs logger=migrator t=2026-04-07T00:11:38.256936623Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T00:11:38.258609828Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.678905ms logger=migrator t=2026-04-07T00:11:38.263980153Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T00:11:38.264708739Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=723.337µs logger=migrator t=2026-04-07T00:11:38.271749028Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T00:11:38.273121778Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.3761ms logger=migrator t=2026-04-07T00:11:38.278814239Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T00:11:38.280184938Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.371379ms logger=migrator t=2026-04-07T00:11:38.285690305Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T00:11:38.291582701Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.891256ms logger=migrator t=2026-04-07T00:11:38.298947898Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T00:11:38.300708725Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.757367ms logger=migrator t=2026-04-07T00:11:38.305691631Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T00:11:38.306489718Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=798.727µs logger=migrator t=2026-04-07T00:11:38.311879723Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T00:11:38.312786073Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=905.86µs logger=migrator t=2026-04-07T00:11:38.319906254Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T00:11:38.320292972Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=387.598µs logger=migrator t=2026-04-07T00:11:38.32437432Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T00:11:38.325277799Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=903.749µs logger=migrator t=2026-04-07T00:11:38.329877257Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T00:11:38.329949058Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=74.231µs logger=migrator t=2026-04-07T00:11:38.336170931Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T00:11:38.338181544Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.010243ms logger=migrator t=2026-04-07T00:11:38.425238008Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T00:11:38.428189151Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.952243ms logger=migrator t=2026-04-07T00:11:38.557258361Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T00:11:38.561722416Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.465836ms logger=migrator t=2026-04-07T00:11:38.951842597Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T00:11:38.953046222Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.207285ms logger=migrator t=2026-04-07T00:11:39.066571371Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T00:11:39.070374011Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.80468ms logger=migrator t=2026-04-07T00:11:39.079812833Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T00:11:39.081176412Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.363919ms logger=migrator t=2026-04-07T00:11:39.090090031Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T00:11:39.091172105Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.085104ms logger=migrator t=2026-04-07T00:11:39.095985157Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T00:11:39.096005597Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=21.28µs logger=migrator t=2026-04-07T00:11:39.101521535Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T00:11:39.101548295Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.04µs logger=migrator t=2026-04-07T00:11:39.108992994Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T00:11:39.116126516Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=7.119351ms logger=migrator t=2026-04-07T00:11:39.122273257Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T00:11:39.127250753Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.977166ms logger=migrator t=2026-04-07T00:11:39.131617236Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T00:11:39.133291372Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.673936ms logger=migrator t=2026-04-07T00:11:39.139916893Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T00:11:39.142623781Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.708598ms logger=migrator t=2026-04-07T00:11:39.147931584Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T00:11:39.148162479Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=229.014µs logger=migrator t=2026-04-07T00:11:39.154902962Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T00:11:39.156772322Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.86537ms logger=migrator t=2026-04-07T00:11:39.16185552Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T00:11:39.162640527Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=783.297µs logger=migrator t=2026-04-07T00:11:39.167180754Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T00:11:39.167221705Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=45.661µs logger=migrator t=2026-04-07T00:11:39.171494565Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T00:11:39.172542948Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.010363ms logger=migrator t=2026-04-07T00:11:39.176431331Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T00:11:39.177186266Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=754.455µs logger=migrator t=2026-04-07T00:11:39.183271466Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:11:39.193028404Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.757478ms logger=migrator t=2026-04-07T00:11:39.198121953Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T00:11:39.199358619Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.235926ms logger=migrator t=2026-04-07T00:11:39.203559609Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T00:11:39.204412987Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=853.108µs logger=migrator t=2026-04-07T00:11:39.21724518Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T00:11:39.219208142Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.961452ms logger=migrator t=2026-04-07T00:11:39.227285614Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T00:11:39.228142362Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=858.868µs logger=migrator t=2026-04-07T00:11:39.232078226Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T00:11:39.232632928Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=555.362µs logger=migrator t=2026-04-07T00:11:39.236388778Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T00:11:39.238555474Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.166866ms logger=migrator t=2026-04-07T00:11:39.243188773Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T00:11:39.24401942Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=830.687µs logger=migrator t=2026-04-07T00:11:39.24778046Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T00:11:39.248049347Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=268.297µs logger=migrator t=2026-04-07T00:11:39.252524661Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T00:11:39.252881409Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=311.727µs logger=migrator t=2026-04-07T00:11:39.260076893Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T00:11:39.261624185Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.552403ms logger=migrator t=2026-04-07T00:11:39.266316755Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T00:11:39.268768568Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.449632ms logger=migrator t=2026-04-07T00:11:39.272400585Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T00:11:39.273481238Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.080423ms logger=migrator t=2026-04-07T00:11:39.278974615Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T00:11:39.279779542Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=803.047µs logger=migrator t=2026-04-07T00:11:39.283601083Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T00:11:39.284390311Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=788.928µs logger=migrator t=2026-04-07T00:11:39.29094568Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T00:11:39.29238805Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.44507ms logger=migrator t=2026-04-07T00:11:39.299346849Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T00:11:39.300300609Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=953.05µs logger=migrator t=2026-04-07T00:11:39.303990968Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T00:11:39.311169651Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.173883ms logger=migrator t=2026-04-07T00:11:39.316218299Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T00:11:39.317215639Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=997.23µs logger=migrator t=2026-04-07T00:11:39.321046161Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T00:11:39.321848408Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=800.777µs logger=migrator t=2026-04-07T00:11:39.326726463Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T00:11:39.32801103Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.284176ms logger=migrator t=2026-04-07T00:11:39.332200349Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T00:11:39.333103828Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=903.159µs logger=migrator t=2026-04-07T00:11:39.337242346Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T00:11:39.339604086Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.362ms logger=migrator t=2026-04-07T00:11:39.344426699Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T00:11:39.346773239Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.34697ms logger=migrator t=2026-04-07T00:11:39.350664362Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T00:11:39.350711113Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=48.371µs logger=migrator t=2026-04-07T00:11:39.355080327Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T00:11:39.355410933Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=330.957µs logger=migrator t=2026-04-07T00:11:39.359722595Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T00:11:39.363613378Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.890784ms logger=migrator t=2026-04-07T00:11:39.368504233Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T00:11:39.368685746Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=181.603µs logger=migrator t=2026-04-07T00:11:39.374417918Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T00:11:39.374702624Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=281.906µs logger=migrator t=2026-04-07T00:11:39.378914534Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T00:11:39.383143694Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.22855ms logger=migrator t=2026-04-07T00:11:39.387263171Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T00:11:39.387447905Z level=info msg="Migration successfully executed" id="Update uid value" duration=185.134µs logger=migrator t=2026-04-07T00:11:39.392124495Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T00:11:39.392999414Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=873.449µs logger=migrator t=2026-04-07T00:11:39.397067861Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T00:11:39.398651324Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.582483ms logger=migrator t=2026-04-07T00:11:39.402621499Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T00:11:39.403422736Z level=info msg="Migration successfully executed" id="create api_key table" duration=802.927µs logger=migrator t=2026-04-07T00:11:39.408741509Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T00:11:39.410068217Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.325388ms logger=migrator t=2026-04-07T00:11:39.414956431Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T00:11:39.41628986Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.332529ms logger=migrator t=2026-04-07T00:11:39.420861617Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T00:11:39.421727846Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=866.169µs logger=migrator t=2026-04-07T00:11:39.426855115Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T00:11:39.42802412Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.166276ms logger=migrator t=2026-04-07T00:11:39.43227424Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T00:11:39.433434615Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.164855ms logger=migrator t=2026-04-07T00:11:39.438006052Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T00:11:39.438746719Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=740.646µs logger=migrator t=2026-04-07T00:11:39.442388246Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T00:11:39.45289742Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.508554ms logger=migrator t=2026-04-07T00:11:39.456279672Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T00:11:39.456796663Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=516.601µs logger=migrator t=2026-04-07T00:11:39.461109845Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T00:11:39.461880861Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=770.896µs logger=migrator t=2026-04-07T00:11:39.465447797Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T00:11:39.466203933Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=756.556µs logger=migrator t=2026-04-07T00:11:39.46933993Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T00:11:39.470100156Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=760.096µs logger=migrator t=2026-04-07T00:11:39.474979601Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T00:11:39.475318428Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=339.428µs logger=migrator t=2026-04-07T00:11:39.478651888Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T00:11:39.479568188Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=915.409µs logger=migrator t=2026-04-07T00:11:39.483332849Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T00:11:39.48340652Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=74.932µs logger=migrator t=2026-04-07T00:11:39.490143353Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T00:11:39.494393213Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.24899ms logger=migrator t=2026-04-07T00:11:39.49844683Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T00:11:39.500955264Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.508064ms logger=migrator t=2026-04-07T00:11:39.505618823Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T00:11:39.505778596Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=158.023µs logger=migrator t=2026-04-07T00:11:39.510366024Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T00:11:39.512949849Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.583675ms logger=migrator t=2026-04-07T00:11:39.517070987Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T00:11:39.519824036Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.752669ms logger=migrator t=2026-04-07T00:11:39.524473414Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T00:11:39.526016447Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.545243ms logger=migrator t=2026-04-07T00:11:39.531385722Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T00:11:39.532007335Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=619.183µs logger=migrator t=2026-04-07T00:11:39.535373456Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T00:11:39.536535282Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.159676ms logger=migrator t=2026-04-07T00:11:39.541612359Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T00:11:39.543152902Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.638075ms logger=migrator t=2026-04-07T00:11:39.547025214Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T00:11:39.547940885Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=915.581µs logger=migrator t=2026-04-07T00:11:39.552391739Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T00:11:39.553717818Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.324039ms logger=migrator t=2026-04-07T00:11:39.559405339Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T00:11:39.559545912Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=141.763µs logger=migrator t=2026-04-07T00:11:39.563992006Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T00:11:39.564075048Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=84.932µs logger=migrator t=2026-04-07T00:11:39.570098797Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T00:11:39.575531382Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.432025ms logger=migrator t=2026-04-07T00:11:39.579333683Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T00:11:39.582274236Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.940133ms logger=migrator t=2026-04-07T00:11:39.587732492Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T00:11:39.587826794Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=95.082µs logger=migrator t=2026-04-07T00:11:39.591308868Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T00:11:39.592162836Z level=info msg="Migration successfully executed" id="create quota table v1" duration=853.698µs logger=migrator t=2026-04-07T00:11:39.596117631Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T00:11:39.59706682Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=947.149µs logger=migrator t=2026-04-07T00:11:39.602222101Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T00:11:39.602250371Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.921µs logger=migrator t=2026-04-07T00:11:39.60550283Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T00:11:39.606816699Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.312819ms logger=migrator t=2026-04-07T00:11:39.610321423Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T00:11:39.611433586Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.112723ms logger=migrator t=2026-04-07T00:11:39.616866982Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T00:11:39.619935827Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.068545ms logger=migrator t=2026-04-07T00:11:39.622967672Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T00:11:39.622998453Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.83µs logger=migrator t=2026-04-07T00:11:39.625358063Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T00:11:39.626239753Z level=info msg="Migration successfully executed" id="create session table" duration=881.639µs logger=migrator t=2026-04-07T00:11:39.630905951Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T00:11:39.631037934Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=132.253µs logger=migrator t=2026-04-07T00:11:39.635081531Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T00:11:39.635250324Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=168.683µs logger=migrator t=2026-04-07T00:11:39.64163704Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T00:11:39.643112962Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.475592ms logger=migrator t=2026-04-07T00:11:39.648796463Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T00:11:39.64960048Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=803.807µs logger=migrator t=2026-04-07T00:11:39.660361839Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T00:11:39.66039413Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=33.621µs logger=migrator t=2026-04-07T00:11:39.669863621Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T00:11:39.670354112Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=495.441µs logger=migrator t=2026-04-07T00:11:39.6796211Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T00:11:39.683161635Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.542316ms logger=migrator t=2026-04-07T00:11:39.688661102Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T00:11:39.694065637Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.402845ms logger=migrator t=2026-04-07T00:11:39.698918731Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T00:11:39.699105585Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=188.554µs logger=migrator t=2026-04-07T00:11:39.705529141Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T00:11:39.705679384Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=153.153µs logger=migrator t=2026-04-07T00:11:39.714630065Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T00:11:39.716481044Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.851149ms logger=migrator t=2026-04-07T00:11:39.721063722Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T00:11:39.721093612Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.42µs logger=migrator t=2026-04-07T00:11:39.726930777Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T00:11:39.732294821Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.367464ms logger=migrator t=2026-04-07T00:11:39.735866928Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T00:11:39.736091062Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=222.454µs logger=migrator t=2026-04-07T00:11:39.740300911Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T00:11:39.743862528Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.561137ms logger=migrator t=2026-04-07T00:11:39.749319583Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T00:11:39.752523762Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.201919ms logger=migrator t=2026-04-07T00:11:39.75568698Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T00:11:39.755781082Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=94.682µs logger=migrator t=2026-04-07T00:11:39.759026971Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T00:11:39.760015961Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=988.65µs logger=migrator t=2026-04-07T00:11:39.768432811Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T00:11:39.770086786Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.653155ms logger=migrator t=2026-04-07T00:11:39.774234284Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T00:11:39.775363939Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.129375ms logger=migrator t=2026-04-07T00:11:39.782056741Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T00:11:39.783034272Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=977.321µs logger=migrator t=2026-04-07T00:11:39.786801492Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T00:11:39.78765696Z level=info msg="Migration successfully executed" id="add index alert state" duration=856.978µs logger=migrator t=2026-04-07T00:11:39.791465942Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T00:11:39.79233922Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=873.098µs logger=migrator t=2026-04-07T00:11:39.798963351Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T00:11:39.799617695Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=654.244µs logger=migrator t=2026-04-07T00:11:39.803879176Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T00:11:39.805351107Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.471411ms logger=migrator t=2026-04-07T00:11:39.809135698Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T00:11:39.809968726Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=832.858µs logger=migrator t=2026-04-07T00:11:39.81813376Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T00:11:39.827803046Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.668906ms logger=migrator t=2026-04-07T00:11:39.833417256Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T00:11:39.833907476Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=490.29µs logger=migrator t=2026-04-07T00:11:39.839386543Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-07T00:11:39.840828673Z 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.43934ms logger=migrator t=2026-04-07T00:11:39.848372884Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T00:11:39.84867528Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=302.626µs logger=migrator t=2026-04-07T00:11:39.852313238Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T00:11:39.852878159Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=522.711µs logger=migrator t=2026-04-07T00:11:39.856503627Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T00:11:39.857710273Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.206716ms logger=migrator t=2026-04-07T00:11:39.863004675Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T00:11:39.86652163Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.516835ms logger=migrator t=2026-04-07T00:11:39.872690472Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T00:11:39.879277962Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.58904ms logger=migrator t=2026-04-07T00:11:39.882760276Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T00:11:39.886336032Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.573926ms logger=migrator t=2026-04-07T00:11:39.89137858Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T00:11:39.894982756Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.615327ms logger=migrator t=2026-04-07T00:11:39.898570093Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T00:11:39.899597365Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.027532ms logger=migrator t=2026-04-07T00:11:39.903733573Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T00:11:39.903762224Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.161µs logger=migrator t=2026-04-07T00:11:39.907585555Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T00:11:39.907663077Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=79.082µs logger=migrator t=2026-04-07T00:11:39.914257677Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T00:11:39.915613706Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.355909ms logger=migrator t=2026-04-07T00:11:39.919742174Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:11:39.921346088Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.603084ms logger=migrator t=2026-04-07T00:11:39.929444421Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T00:11:39.930256828Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=811.197µs logger=migrator t=2026-04-07T00:11:39.936272236Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T00:11:39.937556244Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.284028ms logger=migrator t=2026-04-07T00:11:39.944101243Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:11:39.945546384Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.444521ms logger=migrator t=2026-04-07T00:11:39.956330463Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T00:11:39.964596039Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=8.268136ms logger=migrator t=2026-04-07T00:11:39.972097079Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T00:11:39.975086243Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.987834ms logger=migrator t=2026-04-07T00:11:39.980391956Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T00:11:39.980641151Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=249.115µs logger=migrator t=2026-04-07T00:11:39.985888393Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T00:11:39.986939115Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.049972ms logger=migrator t=2026-04-07T00:11:39.994761852Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T00:11:39.996238544Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.477432ms logger=migrator t=2026-04-07T00:11:40.00165922Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T00:11:40.005623403Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.964954ms logger=migrator t=2026-04-07T00:11:40.009774671Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T00:11:40.009825642Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=49.841µs logger=migrator t=2026-04-07T00:11:40.015681658Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T00:11:40.017046507Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.364408ms logger=migrator t=2026-04-07T00:11:40.028517951Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T00:11:40.029308967Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=831.157µs logger=migrator t=2026-04-07T00:11:40.034469738Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T00:11:40.034542999Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=73.801µs logger=migrator t=2026-04-07T00:11:40.040689181Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T00:11:40.04162432Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=936.769µs logger=migrator t=2026-04-07T00:11:40.046923863Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T00:11:40.048396374Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.472041ms logger=migrator t=2026-04-07T00:11:40.053478152Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T00:11:40.054487814Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.009502ms logger=migrator t=2026-04-07T00:11:40.060976243Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T00:11:40.062045445Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.063932ms logger=migrator t=2026-04-07T00:11:40.099779959Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T00:11:40.102791123Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=3.009294ms logger=migrator t=2026-04-07T00:11:40.139702359Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T00:11:40.141787554Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.086855ms logger=migrator t=2026-04-07T00:11:40.150918348Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T00:11:40.15102968Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=113.242µs logger=migrator t=2026-04-07T00:11:40.155381183Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T00:11:40.16178785Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.412228ms logger=migrator t=2026-04-07T00:11:40.165860086Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T00:11:40.166740385Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=880.979µs logger=migrator t=2026-04-07T00:11:40.17070257Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T00:11:40.174921749Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.218ms logger=migrator t=2026-04-07T00:11:40.179316973Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T00:11:40.181288065Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.972332ms logger=migrator t=2026-04-07T00:11:40.18764079Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T00:11:40.188714063Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.073353ms logger=migrator t=2026-04-07T00:11:40.193446514Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T00:11:40.194385623Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=938.089µs logger=migrator t=2026-04-07T00:11:40.199012203Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T00:11:40.211235433Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.22266ms logger=migrator t=2026-04-07T00:11:40.216596487Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T00:11:40.217141978Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=545.531µs logger=migrator t=2026-04-07T00:11:40.221200115Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-07T00:11:40.22327485Z 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=2.074145ms logger=migrator t=2026-04-07T00:11:40.22848312Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T00:11:40.229130894Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=652.014µs logger=migrator t=2026-04-07T00:11:40.23407106Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T00:11:40.23505189Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=980.78µs logger=migrator t=2026-04-07T00:11:40.240729501Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T00:11:40.24117219Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=442.299µs logger=migrator t=2026-04-07T00:11:40.245932292Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T00:11:40.252285377Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.352825ms logger=migrator t=2026-04-07T00:11:40.257299734Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T00:11:40.263814042Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.516968ms logger=migrator t=2026-04-07T00:11:40.267693696Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T00:11:40.268638695Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=945.119µs logger=migrator t=2026-04-07T00:11:40.272265973Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T00:11:40.273198743Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=934.1µs logger=migrator t=2026-04-07T00:11:40.278123387Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T00:11:40.278381012Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=257.435µs logger=migrator t=2026-04-07T00:11:40.282435699Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T00:11:40.287511778Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.072929ms logger=migrator t=2026-04-07T00:11:40.291689236Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T00:11:40.292406311Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=714.215µs logger=migrator t=2026-04-07T00:11:40.296515699Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T00:11:40.296659592Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=145.533µs logger=migrator t=2026-04-07T00:11:40.301610618Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T00:11:40.302102398Z level=info msg="Migration successfully executed" id="Move region to single row" duration=494.03µs logger=migrator t=2026-04-07T00:11:40.306532552Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T00:11:40.307875861Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.342869ms logger=migrator t=2026-04-07T00:11:40.31391589Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T00:11:40.314736607Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=820.567µs logger=migrator t=2026-04-07T00:11:40.319236313Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:11:40.320299055Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.061212ms logger=migrator t=2026-04-07T00:11:40.326906737Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:11:40.328321596Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.414429ms logger=migrator t=2026-04-07T00:11:40.333698131Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T00:11:40.335056901Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.35934ms logger=migrator t=2026-04-07T00:11:40.33928949Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T00:11:40.340146778Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=860.238µs logger=migrator t=2026-04-07T00:11:40.345750137Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T00:11:40.34587331Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=124.053µs logger=migrator t=2026-04-07T00:11:40.350338516Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T00:11:40.351586822Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.248447ms logger=migrator t=2026-04-07T00:11:40.357202121Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T00:11:40.357974438Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=774.597µs logger=migrator t=2026-04-07T00:11:40.364968897Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T00:11:40.366454359Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.485072ms logger=migrator t=2026-04-07T00:11:40.372043298Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T00:11:40.372997338Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=955.05µs logger=migrator t=2026-04-07T00:11:40.377637017Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T00:11:40.377830841Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=193.424µs logger=migrator t=2026-04-07T00:11:40.38386643Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T00:11:40.384790279Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=950.61µs logger=migrator t=2026-04-07T00:11:40.391195796Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T00:11:40.391264747Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.231µs logger=migrator t=2026-04-07T00:11:40.395857485Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T00:11:40.397062261Z level=info msg="Migration successfully executed" id="create team table" duration=1.204506ms logger=migrator t=2026-04-07T00:11:40.402206321Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T00:11:40.403387425Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.182345ms logger=migrator t=2026-04-07T00:11:40.409768911Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T00:11:40.410670391Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=900.44µs logger=migrator t=2026-04-07T00:11:40.415706427Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T00:11:40.42331235Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.607223ms logger=migrator t=2026-04-07T00:11:40.427913988Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T00:11:40.428102332Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=188.214µs logger=migrator t=2026-04-07T00:11:40.434362075Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T00:11:40.435999381Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.636725ms logger=migrator t=2026-04-07T00:11:40.441411046Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T00:11:40.442200652Z level=info msg="Migration successfully executed" id="create team member table" duration=789.416µs logger=migrator t=2026-04-07T00:11:40.447204519Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T00:11:40.448127469Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=922.57µs logger=migrator t=2026-04-07T00:11:40.453413661Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T00:11:40.454619826Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.205935ms logger=migrator t=2026-04-07T00:11:40.460762557Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T00:11:40.461853691Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.088474ms logger=migrator t=2026-04-07T00:11:40.4679456Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T00:11:40.473417017Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.472317ms logger=migrator t=2026-04-07T00:11:40.477411231Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T00:11:40.482334657Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.922926ms logger=migrator t=2026-04-07T00:11:40.489146422Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T00:11:40.494336322Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.18993ms logger=migrator t=2026-04-07T00:11:40.499365269Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T00:11:40.500467533Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.102444ms logger=migrator t=2026-04-07T00:11:40.505082841Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T00:11:40.506134674Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.051403ms logger=migrator t=2026-04-07T00:11:40.511904557Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T00:11:40.512906598Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.001481ms logger=migrator t=2026-04-07T00:11:40.519397226Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T00:11:40.521748876Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.3505ms logger=migrator t=2026-04-07T00:11:40.528003939Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T00:11:40.529061772Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.056753ms logger=migrator t=2026-04-07T00:11:40.534488878Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T00:11:40.53551173Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.023102ms logger=migrator t=2026-04-07T00:11:40.540143528Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T00:11:40.5412004Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.055932ms logger=migrator t=2026-04-07T00:11:40.545517823Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T00:11:40.546777519Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.258586ms logger=migrator t=2026-04-07T00:11:40.553303258Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T00:11:40.554663907Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.359269ms logger=migrator t=2026-04-07T00:11:40.561282848Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T00:11:40.5617924Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=509.892µs logger=migrator t=2026-04-07T00:11:40.566712194Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T00:11:40.567584283Z level=info msg="Migration successfully executed" id="create tag table" duration=871.199µs logger=migrator t=2026-04-07T00:11:40.574503Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T00:11:40.576438651Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.938521ms logger=migrator t=2026-04-07T00:11:40.582280616Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T00:11:40.583638854Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.357928ms logger=migrator t=2026-04-07T00:11:40.58999989Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T00:11:40.590980551Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=983.371µs logger=migrator t=2026-04-07T00:11:40.595789734Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T00:11:40.597401108Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.609113ms logger=migrator t=2026-04-07T00:11:40.602619739Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:11:40.621416529Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.79848ms logger=migrator t=2026-04-07T00:11:40.627124551Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T00:11:40.627677632Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=553.311µs logger=migrator t=2026-04-07T00:11:40.631978025Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T00:11:40.633696501Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.718406ms logger=migrator t=2026-04-07T00:11:40.638961363Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T00:11:40.639435303Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=474.51µs logger=migrator t=2026-04-07T00:11:40.64445029Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T00:11:40.645100343Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=650.013µs logger=migrator t=2026-04-07T00:11:40.650218193Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T00:11:40.6510653Z level=info msg="Migration successfully executed" id="create user auth table" duration=842.977µs logger=migrator t=2026-04-07T00:11:40.655681279Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T00:11:40.657961788Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.280239ms logger=migrator t=2026-04-07T00:11:40.66369137Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T00:11:40.663793152Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=94.332µs logger=migrator t=2026-04-07T00:11:40.668202926Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T00:11:40.677484763Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.282587ms logger=migrator t=2026-04-07T00:11:40.685426703Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T00:11:40.69234876Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.922907ms logger=migrator t=2026-04-07T00:11:40.793959084Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T00:11:40.800086535Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.131221ms logger=migrator t=2026-04-07T00:11:40.808126706Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T00:11:40.81205991Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.931884ms logger=migrator t=2026-04-07T00:11:40.819483178Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T00:11:40.821316127Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.844189ms logger=migrator t=2026-04-07T00:11:40.828044531Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T00:11:40.834260033Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.207413ms logger=migrator t=2026-04-07T00:11:40.839657178Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T00:11:40.840628568Z level=info msg="Migration successfully executed" id="create server_lock table" duration=978.761µs logger=migrator t=2026-04-07T00:11:40.847519325Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T00:11:40.849811693Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.295278ms logger=migrator t=2026-04-07T00:11:40.854447993Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T00:11:40.85529835Z level=info msg="Migration successfully executed" id="create user auth token table" duration=850.468µs logger=migrator t=2026-04-07T00:11:40.860295367Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T00:11:40.861236986Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=941.959µs logger=migrator t=2026-04-07T00:11:40.867790917Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T00:11:40.868754167Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=964.25µs logger=migrator t=2026-04-07T00:11:40.874718874Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T00:11:40.875715176Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=997.082µs logger=migrator t=2026-04-07T00:11:40.882687324Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T00:11:40.889033019Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.344205ms logger=migrator t=2026-04-07T00:11:40.894001865Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T00:11:40.89561085Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.609605ms logger=migrator t=2026-04-07T00:11:40.900206207Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T00:11:40.901367952Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.163005ms logger=migrator t=2026-04-07T00:11:40.907063934Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T00:11:40.908232908Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.168845ms logger=migrator t=2026-04-07T00:11:40.916990334Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T00:11:40.919505798Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.519654ms logger=migrator t=2026-04-07T00:11:40.924547345Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T00:11:40.925748861Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.201346ms logger=migrator t=2026-04-07T00:11:40.930191866Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T00:11:40.930258117Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.441µs logger=migrator t=2026-04-07T00:11:40.937026711Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T00:11:40.937160965Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=135.823µs logger=migrator t=2026-04-07T00:11:40.940419554Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T00:11:40.94164085Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.220555ms logger=migrator t=2026-04-07T00:11:40.946154606Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:11:40.947987404Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.831828ms logger=migrator t=2026-04-07T00:11:40.955084996Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:11:40.956130008Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.047112ms logger=migrator t=2026-04-07T00:11:40.960080593Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:11:40.960287467Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=210.095µs logger=migrator t=2026-04-07T00:11:40.965039117Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:11:40.966933848Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.894461ms logger=migrator t=2026-04-07T00:11:40.973653932Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:11:40.975659404Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.003712ms logger=migrator t=2026-04-07T00:11:40.979632389Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:11:40.980918846Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.286047ms logger=migrator t=2026-04-07T00:11:40.985571156Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:11:40.986792841Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.221665ms logger=migrator t=2026-04-07T00:11:40.992244277Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T00:11:40.998448239Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.202882ms logger=migrator t=2026-04-07T00:11:41.002484086Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T00:11:41.004518549Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.035693ms logger=migrator t=2026-04-07T00:11:41.009478394Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T00:11:41.009572236Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=87.252µs logger=migrator t=2026-04-07T00:11:41.012509129Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T00:11:41.013606793Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.097244ms logger=migrator t=2026-04-07T00:11:41.018739772Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-07T00:11:41.020395007Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.654575ms logger=migrator t=2026-04-07T00:11:41.026143649Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-07T00:11:41.027229093Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.085424ms logger=migrator t=2026-04-07T00:11:41.032418684Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:11:41.032485095Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=67.891µs logger=migrator t=2026-04-07T00:11:41.045078333Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T00:11:41.046338689Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.259286ms logger=migrator t=2026-04-07T00:11:41.052104443Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T00:11:41.053186475Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.081452ms logger=migrator t=2026-04-07T00:11:41.056304142Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-07T00:11:41.057353724Z 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.050242ms logger=migrator t=2026-04-07T00:11:41.060105902Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T00:11:41.061286188Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.178896ms logger=migrator t=2026-04-07T00:11:41.069192167Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T00:11:41.075751706Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.558929ms logger=migrator t=2026-04-07T00:11:41.07877072Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:11:41.079671569Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=900.779µs logger=migrator t=2026-04-07T00:11:41.083157244Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:11:41.084011482Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=854.838µs logger=migrator t=2026-04-07T00:11:41.091290307Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T00:11:41.117066976Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.776559ms logger=migrator t=2026-04-07T00:11:41.121235724Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T00:11:41.147412933Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.176999ms logger=migrator t=2026-04-07T00:11:41.152455059Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:11:41.154108445Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.652516ms logger=migrator t=2026-04-07T00:11:41.160369758Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:11:41.161448911Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.079053ms logger=migrator t=2026-04-07T00:11:41.165032347Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T00:11:41.170722459Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.690342ms logger=migrator t=2026-04-07T00:11:41.177721437Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T00:11:41.186831602Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.105105ms logger=migrator t=2026-04-07T00:11:41.189831176Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T00:11:41.190782826Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=952.09µs logger=migrator t=2026-04-07T00:11:41.194240169Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T00:11:41.194908744Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=668.175µs logger=migrator t=2026-04-07T00:11:41.201497114Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T00:11:41.203492837Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.994803ms logger=migrator t=2026-04-07T00:11:41.209511055Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T00:11:41.211240061Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.728486ms logger=migrator t=2026-04-07T00:11:41.21539106Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:11:41.215470102Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=79.552µs logger=migrator t=2026-04-07T00:11:41.219236282Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T00:11:41.22528258Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.046178ms logger=migrator t=2026-04-07T00:11:41.22949708Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T00:11:41.235700652Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.202932ms logger=migrator t=2026-04-07T00:11:41.23887488Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T00:11:41.245071332Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.196152ms logger=migrator t=2026-04-07T00:11:41.249102328Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T00:11:41.249993566Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=893.488µs logger=migrator t=2026-04-07T00:11:41.256117697Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T00:11:41.25811526Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.995113ms logger=migrator t=2026-04-07T00:11:41.261614054Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T00:11:41.267869198Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.255014ms logger=migrator t=2026-04-07T00:11:41.271144977Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T00:11:41.277319099Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.177412ms logger=migrator t=2026-04-07T00:11:41.282758965Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-07T00:11:41.283872438Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.113073ms logger=migrator t=2026-04-07T00:11:41.287551187Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T00:11:41.295714221Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.160994ms logger=migrator t=2026-04-07T00:11:41.2994499Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T00:11:41.307071253Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.621713ms logger=migrator t=2026-04-07T00:11:41.312760464Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T00:11:41.312838416Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=78.362µs logger=migrator t=2026-04-07T00:11:41.316005133Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T00:11:41.318585038Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.578615ms logger=migrator t=2026-04-07T00:11:41.324378551Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-07T00:11:41.325465854Z 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.083503ms logger=migrator t=2026-04-07T00:11:41.331548333Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-07T00:11:41.333095247Z 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.545084ms logger=migrator t=2026-04-07T00:11:41.337461919Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:11:41.337566861Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=106.332µs logger=migrator t=2026-04-07T00:11:41.341202259Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T00:11:41.347458932Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.256153ms logger=migrator t=2026-04-07T00:11:41.353366368Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T00:11:41.360568322Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.198624ms logger=migrator t=2026-04-07T00:11:41.363457263Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T00:11:41.368419488Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.962545ms logger=migrator t=2026-04-07T00:11:41.371609737Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T00:11:41.378607716Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.996148ms logger=migrator t=2026-04-07T00:11:41.383939789Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T00:11:41.391701415Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.768376ms logger=migrator t=2026-04-07T00:11:41.398098271Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T00:11:41.398259974Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=165.913µs logger=migrator t=2026-04-07T00:11:41.403311812Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T00:11:41.40465702Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.345258ms logger=migrator t=2026-04-07T00:11:41.409918982Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T00:11:41.417148277Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.230055ms logger=migrator t=2026-04-07T00:11:41.423304698Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T00:11:41.423387989Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=82.191µs logger=migrator t=2026-04-07T00:11:41.427938167Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T00:11:41.435211341Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.277955ms logger=migrator t=2026-04-07T00:11:41.439770168Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T00:11:41.440687028Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=917.62µs logger=migrator t=2026-04-07T00:11:41.446973182Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T00:11:41.456215879Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.242957ms logger=migrator t=2026-04-07T00:11:41.460824836Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T00:11:41.461512122Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=688.366µs logger=migrator t=2026-04-07T00:11:41.467131981Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T00:11:41.467923308Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=791.567µs logger=migrator t=2026-04-07T00:11:41.473727911Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T00:11:41.479729969Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.001008ms logger=migrator t=2026-04-07T00:11:41.483310495Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T00:11:41.484374818Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.061513ms logger=migrator t=2026-04-07T00:11:41.490431517Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T00:11:41.491544951Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.113504ms logger=migrator t=2026-04-07T00:11:41.495458105Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T00:11:41.496341273Z level=info msg="Migration successfully executed" id="create alert_image table" duration=883.089µs logger=migrator t=2026-04-07T00:11:41.502136386Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T00:11:41.503879964Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.748418ms logger=migrator t=2026-04-07T00:11:41.50887745Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T00:11:41.509053584Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=174.684µs logger=migrator t=2026-04-07T00:11:41.512819624Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T00:11:41.513938378Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.119204ms logger=migrator t=2026-04-07T00:11:41.519855964Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T00:11:41.521511129Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.655265ms logger=migrator t=2026-04-07T00:11:41.526055406Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:11:41.526849403Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:11:41.531038223Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T00:11:41.531526693Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=488.06µs logger=migrator t=2026-04-07T00:11:41.536074329Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T00:11:41.538346188Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.271888ms logger=migrator t=2026-04-07T00:11:41.543649291Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T00:11:41.551078439Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.430309ms logger=migrator t=2026-04-07T00:11:41.555639456Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T00:11:41.556477664Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=838.088µs logger=migrator t=2026-04-07T00:11:41.562987443Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T00:11:41.564986355Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.999413ms logger=migrator t=2026-04-07T00:11:41.571282889Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T00:11:41.57227459Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=993.891µs logger=migrator t=2026-04-07T00:11:41.577364858Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T00:11:41.578747378Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.38176ms logger=migrator t=2026-04-07T00:11:41.584795257Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T00:11:41.585939581Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.143754ms logger=migrator t=2026-04-07T00:11:41.591177573Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T00:11:41.591209063Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.26µs logger=migrator t=2026-04-07T00:11:41.748641506Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T00:11:41.74879894Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=159.973µs logger=migrator t=2026-04-07T00:11:41.75679275Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T00:11:41.763619936Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.801755ms logger=migrator t=2026-04-07T00:11:41.76853211Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T00:11:41.769084801Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=550.731µs logger=migrator t=2026-04-07T00:11:41.773593358Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T00:11:41.775840186Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.243757ms logger=migrator t=2026-04-07T00:11:41.781982986Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T00:11:41.782708262Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=727.815µs logger=migrator t=2026-04-07T00:11:41.789629479Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T00:11:41.790706952Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.076863ms logger=migrator t=2026-04-07T00:11:41.795412633Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T00:11:41.796414874Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.000261ms logger=migrator t=2026-04-07T00:11:41.801377189Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T00:11:41.840740188Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.359079ms logger=migrator t=2026-04-07T00:11:41.845432458Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T00:11:41.851963247Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.520348ms logger=migrator t=2026-04-07T00:11:41.856182047Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T00:11:41.856407242Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=225.565µs logger=migrator t=2026-04-07T00:11:41.860396796Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T00:11:41.892082581Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.682155ms logger=migrator t=2026-04-07T00:11:41.896340332Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T00:11:41.928151079Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.808897ms logger=migrator t=2026-04-07T00:11:41.93239343Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T00:11:41.933392291Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=998.531µs logger=migrator t=2026-04-07T00:11:41.939361578Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T00:11:41.940664826Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.302678ms logger=migrator t=2026-04-07T00:11:41.945350145Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T00:11:41.945671493Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=321.618µs logger=migrator t=2026-04-07T00:11:41.949740789Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T00:11:41.950701949Z level=info msg="Migration successfully executed" id="create permission table" duration=962.18µs logger=migrator t=2026-04-07T00:11:41.955233356Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T00:11:41.95639616Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.162604ms logger=migrator t=2026-04-07T00:11:41.961335246Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T00:11:41.962403128Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.067692ms logger=migrator t=2026-04-07T00:11:41.967306803Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T00:11:41.968236473Z level=info msg="Migration successfully executed" id="create role table" duration=929.39µs logger=migrator t=2026-04-07T00:11:41.973157358Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T00:11:41.983473128Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.316529ms logger=migrator t=2026-04-07T00:11:41.98971079Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T00:11:41.998018197Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.309067ms logger=migrator t=2026-04-07T00:11:42.002481863Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T00:11:42.003442023Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=960.44µs logger=migrator t=2026-04-07T00:11:42.007703714Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T00:11:42.00893935Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.234356ms logger=migrator t=2026-04-07T00:11:42.01508915Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T00:11:42.017195126Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.091565ms logger=migrator t=2026-04-07T00:11:42.022846576Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T00:11:42.023956909Z level=info msg="Migration successfully executed" id="create team role table" duration=1.107653ms logger=migrator t=2026-04-07T00:11:42.029601339Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T00:11:42.030918608Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.320519ms logger=migrator t=2026-04-07T00:11:42.037503348Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T00:11:42.038708664Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.204816ms logger=migrator t=2026-04-07T00:11:42.0436667Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T00:11:42.046220283Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.551923ms logger=migrator t=2026-04-07T00:11:42.051139058Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T00:11:42.052012837Z level=info msg="Migration successfully executed" id="create user role table" duration=873.659µs logger=migrator t=2026-04-07T00:11:42.060716193Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T00:11:42.062674224Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.957081ms logger=migrator t=2026-04-07T00:11:42.072122586Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T00:11:42.074088107Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.970922ms logger=migrator t=2026-04-07T00:11:42.078591603Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T00:11:42.079851989Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.260006ms logger=migrator t=2026-04-07T00:11:42.085601852Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T00:11:42.086644115Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.036113ms logger=migrator t=2026-04-07T00:11:42.09204378Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T00:11:42.093761736Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.719326ms logger=migrator t=2026-04-07T00:11:42.09817302Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T00:11:42.099392326Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.218286ms logger=migrator t=2026-04-07T00:11:42.105436685Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T00:11:42.114735843Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.298958ms logger=migrator t=2026-04-07T00:11:42.119141166Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T00:11:42.120100367Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=959.001µs logger=migrator t=2026-04-07T00:11:42.125660475Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T00:11:42.126884331Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.223866ms logger=migrator t=2026-04-07T00:11:42.131050811Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T00:11:42.132506711Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.4556ms logger=migrator t=2026-04-07T00:11:42.137950587Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T00:11:42.139192384Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.253837ms logger=migrator t=2026-04-07T00:11:42.143389033Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T00:11:42.144287492Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=897.989µs logger=migrator t=2026-04-07T00:11:42.150787481Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T00:11:42.152012546Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.225115ms logger=migrator t=2026-04-07T00:11:42.156405811Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T00:11:42.165156287Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.748276ms logger=migrator t=2026-04-07T00:11:42.169594461Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T00:11:42.177981729Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.386128ms logger=migrator t=2026-04-07T00:11:42.182488776Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T00:11:42.190911815Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.422599ms logger=migrator t=2026-04-07T00:11:42.196949923Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T00:11:42.204716509Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.766176ms logger=migrator t=2026-04-07T00:11:42.209592243Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T00:11:42.211146046Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.553973ms logger=migrator t=2026-04-07T00:11:42.217658945Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T00:11:42.219094605Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.43545ms logger=migrator t=2026-04-07T00:11:42.223795646Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T00:11:42.226320839Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.521514ms logger=migrator t=2026-04-07T00:11:42.231473149Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T00:11:42.233528832Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.057303ms logger=migrator t=2026-04-07T00:11:42.240049122Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T00:11:42.241376299Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.329467ms logger=migrator t=2026-04-07T00:11:42.246164472Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T00:11:42.246260764Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=97.122µs logger=migrator t=2026-04-07T00:11:42.250749129Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T00:11:42.250856511Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=109.262µs logger=migrator t=2026-04-07T00:11:42.256727087Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T00:11:42.25733907Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=612.163µs logger=migrator t=2026-04-07T00:11:42.277131631Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T00:11:42.278291106Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.162384ms logger=migrator t=2026-04-07T00:11:42.282889204Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T00:11:42.28366102Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=771.776µs logger=migrator t=2026-04-07T00:11:42.288071264Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T00:11:42.288386001Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=314.347µs logger=migrator t=2026-04-07T00:11:42.293288966Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T00:11:42.294373598Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.087452ms logger=migrator t=2026-04-07T00:11:42.298895735Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T00:11:42.300362806Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.468791ms logger=migrator t=2026-04-07T00:11:42.304747809Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T00:11:42.306329922Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.581853ms logger=migrator t=2026-04-07T00:11:42.312014514Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T00:11:42.320432463Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.414409ms logger=migrator t=2026-04-07T00:11:42.32447163Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T00:11:42.324585282Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=114.553µs logger=migrator t=2026-04-07T00:11:42.328500415Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T00:11:42.329623849Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.123004ms logger=migrator t=2026-04-07T00:11:42.336901914Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T00:11:42.33954441Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.714288ms logger=migrator t=2026-04-07T00:11:42.345026617Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T00:11:42.34612905Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.102573ms logger=migrator t=2026-04-07T00:11:42.354155931Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T00:11:42.364807758Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.653777ms logger=migrator t=2026-04-07T00:11:42.370320595Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T00:11:42.371770257Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.438041ms logger=migrator t=2026-04-07T00:11:42.376281692Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T00:11:42.377394986Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.113654ms logger=migrator t=2026-04-07T00:11:42.38271305Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:11:42.404246908Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.535308ms logger=migrator t=2026-04-07T00:11:42.410328677Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T00:11:42.412594776Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.267169ms logger=migrator t=2026-04-07T00:11:42.418063022Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T00:11:42.419228107Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.175185ms logger=migrator t=2026-04-07T00:11:42.425114473Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T00:11:42.426478841Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.363998ms logger=migrator t=2026-04-07T00:11:42.431134801Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T00:11:42.432312535Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.177224ms logger=migrator t=2026-04-07T00:11:42.437060517Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T00:11:42.437333393Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=272.846µs logger=migrator t=2026-04-07T00:11:42.442421471Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T00:11:42.443861321Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.43936ms logger=migrator t=2026-04-07T00:11:42.450383291Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T00:11:42.460027856Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.642715ms logger=migrator t=2026-04-07T00:11:42.465506572Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T00:11:42.466218217Z level=info msg="Migration successfully executed" id="create entity_events table" duration=713.235µs logger=migrator t=2026-04-07T00:11:42.47197838Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T00:11:42.473218417Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.242317ms logger=migrator t=2026-04-07T00:11:42.478790896Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:11:42.479368638Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:11:42.483869744Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:11:42.484468736Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:11:42.488644735Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T00:11:42.489916283Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.256667ms logger=migrator t=2026-04-07T00:11:42.495564503Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T00:11:42.496834549Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.270416ms logger=migrator t=2026-04-07T00:11:42.501229263Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:11:42.502750885Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.521222ms logger=migrator t=2026-04-07T00:11:42.508941138Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:11:42.510326497Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.385179ms logger=migrator t=2026-04-07T00:11:42.515885935Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:11:42.517522121Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.635826ms logger=migrator t=2026-04-07T00:11:42.522696811Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:11:42.524044619Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.347978ms logger=migrator t=2026-04-07T00:11:42.529909084Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T00:11:42.531063418Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.154094ms logger=migrator t=2026-04-07T00:11:42.53581574Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T00:11:42.537111638Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.295198ms logger=migrator t=2026-04-07T00:11:42.542415301Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:11:42.544051005Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.638805ms logger=migrator t=2026-04-07T00:11:42.548268885Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:11:42.549677735Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.40116ms logger=migrator t=2026-04-07T00:11:42.554167541Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T00:11:42.556510961Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.34258ms logger=migrator t=2026-04-07T00:11:42.562332105Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T00:11:42.593116Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=30.778945ms logger=migrator t=2026-04-07T00:11:42.59970182Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T00:11:42.611955331Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.249981ms logger=migrator t=2026-04-07T00:11:42.616664621Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T00:11:42.62736595Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.699188ms logger=migrator t=2026-04-07T00:11:42.632972969Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T00:11:42.633252785Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=279.916µs logger=migrator t=2026-04-07T00:11:42.638615319Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T00:11:42.649478Z level=info msg="Migration successfully executed" id="add share column" duration=10.862261ms logger=migrator t=2026-04-07T00:11:42.654395815Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T00:11:42.654674831Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=279.436µs logger=migrator t=2026-04-07T00:11:42.659487993Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T00:11:42.661493936Z level=info msg="Migration successfully executed" id="create file table" duration=2.005003ms logger=migrator t=2026-04-07T00:11:42.66635497Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T00:11:42.667592386Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.237246ms logger=migrator t=2026-04-07T00:11:42.673483591Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T00:11:42.675057755Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.572264ms logger=migrator t=2026-04-07T00:11:42.680813117Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T00:11:42.68190228Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.088883ms logger=migrator t=2026-04-07T00:11:42.689444691Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T00:11:42.693122859Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=3.678078ms logger=migrator t=2026-04-07T00:11:42.698669527Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T00:11:42.698758549Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=89.452µs logger=migrator t=2026-04-07T00:11:42.703223105Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T00:11:42.703353867Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=134.332µs logger=migrator t=2026-04-07T00:11:42.708889125Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T00:11:42.710392848Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.553864ms logger=migrator t=2026-04-07T00:11:42.716466867Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T00:11:42.716699622Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=240.275µs logger=migrator t=2026-04-07T00:11:42.721129085Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T00:11:42.722687879Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.558264ms logger=migrator t=2026-04-07T00:11:42.728293909Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T00:11:42.738984967Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.695177ms logger=migrator t=2026-04-07T00:11:42.743653225Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T00:11:42.743788338Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=135.253µs logger=migrator t=2026-04-07T00:11:42.74806197Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T00:11:42.748977389Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=915.199µs logger=migrator t=2026-04-07T00:11:42.753766321Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T00:11:42.754260901Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=495.55µs logger=migrator t=2026-04-07T00:11:42.760045954Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T00:11:42.760433783Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=392.059µs logger=migrator t=2026-04-07T00:11:42.765061821Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T00:11:42.765733955Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=660.034µs logger=migrator t=2026-04-07T00:11:42.769932825Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T00:11:42.779161052Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.228767ms logger=migrator t=2026-04-07T00:11:42.783403023Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T00:11:42.791972215Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.567852ms logger=migrator t=2026-04-07T00:11:42.798014693Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T00:11:42.798831981Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=820.008µs logger=migrator t=2026-04-07T00:11:42.803532631Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T00:11:42.875703858Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.165617ms logger=migrator t=2026-04-07T00:11:42.880725854Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T00:11:42.881672015Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=946.241µs logger=migrator t=2026-04-07T00:11:42.887224633Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T00:11:42.888371257Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.146444ms logger=migrator t=2026-04-07T00:11:42.894258453Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T00:11:42.929659127Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=35.398285ms logger=migrator t=2026-04-07T00:11:42.937963624Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T00:11:42.947561178Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.587903ms logger=migrator t=2026-04-07T00:11:42.961448793Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T00:11:42.961968634Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=527.141µs logger=migrator t=2026-04-07T00:11:42.967216356Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T00:11:42.967427771Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=212.504µs logger=migrator t=2026-04-07T00:11:42.974760387Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T00:11:42.975025703Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=265.896µs logger=migrator t=2026-04-07T00:11:42.981734395Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T00:11:42.982068782Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=335.617µs logger=migrator t=2026-04-07T00:11:42.988539621Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T00:11:42.989070982Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=532.101µs logger=migrator t=2026-04-07T00:11:42.995340075Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T00:11:42.996546511Z level=info msg="Migration successfully executed" id="create folder table" duration=1.209026ms logger=migrator t=2026-04-07T00:11:43.005019432Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T00:11:43.006269428Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.250106ms logger=migrator t=2026-04-07T00:11:43.012771286Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T00:11:43.014154546Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.37985ms logger=migrator t=2026-04-07T00:11:43.021186465Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T00:11:43.021221096Z level=info msg="Migration successfully executed" id="Update folder title length" duration=35.691µs logger=migrator t=2026-04-07T00:11:43.027108092Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:11:43.02843949Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.331458ms logger=migrator t=2026-04-07T00:11:43.033657771Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:11:43.035193313Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.535182ms logger=migrator t=2026-04-07T00:11:43.040393614Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T00:11:43.042620612Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.228098ms logger=migrator t=2026-04-07T00:11:43.048344374Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T00:11:43.048851784Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=519.071µs logger=migrator t=2026-04-07T00:11:43.053645937Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T00:11:43.053941473Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=296.176µs logger=migrator t=2026-04-07T00:11:43.058626143Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T00:11:43.060453841Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.817538ms logger=migrator t=2026-04-07T00:11:43.067451071Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T00:11:43.070192179Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.740238ms logger=migrator t=2026-04-07T00:11:43.083404871Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T00:11:43.085079806Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.675865ms logger=migrator t=2026-04-07T00:11:43.096378587Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T00:11:43.098065443Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.687487ms logger=migrator t=2026-04-07T00:11:43.111027049Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T00:11:43.112218334Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.193905ms logger=migrator t=2026-04-07T00:11:43.117145519Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T00:11:43.118005997Z level=info msg="Migration successfully executed" id="create anon_device table" duration=860.628µs logger=migrator t=2026-04-07T00:11:43.129075643Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T00:11:43.131042845Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.969032ms logger=migrator t=2026-04-07T00:11:43.141526767Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T00:11:43.143708344Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.183037ms logger=migrator t=2026-04-07T00:11:43.155470774Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T00:11:43.157159061Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.679987ms logger=migrator t=2026-04-07T00:11:43.162208059Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T00:11:43.163524686Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.316447ms logger=migrator t=2026-04-07T00:11:43.16789306Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T00:11:43.169984924Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.082734ms logger=migrator t=2026-04-07T00:11:43.176508503Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T00:11:43.177003003Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=561.832µs logger=migrator t=2026-04-07T00:11:43.182183064Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T00:11:43.195698692Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.515818ms logger=migrator t=2026-04-07T00:11:43.20125796Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T00:11:43.201896563Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=638.883µs logger=migrator t=2026-04-07T00:11:43.209597228Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:11:43.209618578Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.88µs logger=migrator t=2026-04-07T00:11:43.215977333Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:11:43.218064628Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.110765ms logger=migrator t=2026-04-07T00:11:43.223895032Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:11:43.223921403Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=48.911µs logger=migrator t=2026-04-07T00:11:43.228190543Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T00:11:43.229555122Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.364119ms logger=migrator t=2026-04-07T00:11:43.243078331Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:11:43.244701175Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.625744ms logger=migrator t=2026-04-07T00:11:43.261284258Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T00:11:43.262675008Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.39362ms logger=migrator t=2026-04-07T00:11:43.270114736Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T00:11:43.270929454Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=815.819µs logger=migrator t=2026-04-07T00:11:43.275630073Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T00:11:43.276125004Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=496.261µs logger=migrator t=2026-04-07T00:11:43.28065507Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T00:11:43.281346175Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=697.565µs logger=migrator t=2026-04-07T00:11:43.286895793Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T00:11:43.287915145Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.018972ms logger=migrator t=2026-04-07T00:11:43.293249599Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T00:11:43.294281611Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.041082ms logger=migrator t=2026-04-07T00:11:43.298876019Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T00:11:43.30931188Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.431551ms logger=migrator t=2026-04-07T00:11:43.316417802Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T00:11:43.328741444Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.323152ms logger=migrator t=2026-04-07T00:11:43.333198539Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T00:11:43.343304304Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.102885ms logger=migrator t=2026-04-07T00:11:43.348054935Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T00:11:43.348126237Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=72.262µs logger=migrator t=2026-04-07T00:11:43.35530458Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T00:11:43.367628672Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.325762ms logger=migrator t=2026-04-07T00:11:43.37317315Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T00:11:43.384762797Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.588547ms logger=migrator t=2026-04-07T00:11:43.390176182Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T00:11:43.390436818Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=260.896µs logger=migrator t=2026-04-07T00:11:43.39472018Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.630749168s logger=migrator t=2026-04-07T00:11:43.39521559Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T00:11:43.410947935Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T00:11:43.41117389Z level=info msg="Created default organization" logger=secrets t=2026-04-07T00:11:43.418621478Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:11:43.46614495Z level=info msg="Restored cache from database" duration=381.368µs logger=plugin.store t=2026-04-07T00:11:43.46753812Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T00:11:43.504109838Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T00:11:43.504139719Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T00:11:43.504273962Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T00:11:43.504298652Z level=info msg="Plugins loaded" count=54 duration=36.748702ms logger=query_data t=2026-04-07T00:11:43.508361229Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T00:11:43.512552878Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T00:11:43.52014742Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T00:11:43.528007387Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T00:11:43.530592622Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T00:11:43.53283176Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T00:11:43.551826575Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T00:11:43.573141898Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T00:11:43.595818472Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T00:11:43.595853862Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-07T00:11:43.596012496Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-07T00:11:43.598725673Z level=info msg="Warming state cache for startup" logger=http.server t=2026-04-07T00:11:43.601509233Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-04-07T00:11:43.602976363Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-04-07T00:11:43.611853152Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-04-07T00:11:43.627620068Z level=info msg="State cache has been initialized" states=0 duration=28.888495ms logger=ngalert.scheduler t=2026-04-07T00:11:43.62771112Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T00:11:43.627887954Z level=info msg=starting first_tick=2026-04-07T00:11:50Z logger=provisioning.dashboard t=2026-04-07T00:11:43.674023006Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-07T00:11:43.6779683Z level=info msg="Update check succeeded" duration=80.850681ms logger=plugins.update.checker t=2026-04-07T00:11:43.678175915Z level=info msg="Update check succeeded" duration=82.032887ms logger=sqlstore.transactions t=2026-04-07T00:11:43.741049953Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:43.76059359Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:43.773917303Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:43.786449321Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:43.786686236Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:43.787581044Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:43.80709994Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:43.828155839Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:43.831721614Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:43.837252672Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:43.843317681Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=secret.migration t=2026-04-07T00:11:43.845966258Z level=error msg="Stopped secret migration service" service=*migrations.DataSourceSecretMigrationService reason="database is locked" logger=sqlstore.transactions t=2026-04-07T00:11:43.848988552Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:11:43.87755306Z level=info msg="Patterns update finished" duration=147.472121ms logger=sqlstore.transactions t=2026-04-07T00:11:43.923425907Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-07T00:11:43.934661956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:43.935123676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:43.951559406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:43.978426698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.017347367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.043438072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.080994462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.099877074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.127581783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.151941262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.21948453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.239180129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.285947385Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-07T00:11:44.305513162Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T00:11:44.305993002Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T00:11:44.307918763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.349603041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.365846586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.411644652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.431502774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.481635432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.502317072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.547901882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.562247798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.620253203Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.6450024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.689221312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.708288938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.756738149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.771479492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.833280748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.850801632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.894116284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.90991112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.951387783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:44.983510787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.101054589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.122849924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.186942408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.204289328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.264711793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.281227525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.344236357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.364644741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.420919999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.438696137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.501929604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.517567657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.581048207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.598678414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.656342511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.674034997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.737750004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.757047765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.818666816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.838943038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.898641329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.919115015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.981805249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:45.998667228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.064296646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.082299009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.143499991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.159909901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.223009664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.238282309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.307098974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.326811683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.402203138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.418538316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.505581719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.524340538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.609036961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.626854601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.829429353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.844609226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.923492695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:46.940313633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:47.00406576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:47.023703048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:47.1078747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:47.129266415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:11:47.210856572Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T00:12:41.619447703Z level=info msg="Usage stats are ready to report"