logger=settings t=2026-04-20T02:12:17.971568932Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T02:12:17Z logger=settings t=2026-04-20T02:12:17.971854978Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T02:12:17.971868338Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T02:12:17.971875029Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T02:12:17.971878029Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T02:12:17.971881119Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T02:12:17.971883759Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T02:12:17.971886379Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T02:12:17.971889679Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T02:12:17.971892519Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T02:12:17.971895399Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T02:12:17.971900499Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T02:12:17.971903789Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T02:12:17.971907629Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T02:12:17.971911009Z level=info msg=Target target=[all] logger=settings t=2026-04-20T02:12:17.971916629Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T02:12:17.971919989Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T02:12:17.971923349Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T02:12:17.97192653Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T02:12:17.97192973Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T02:12:17.97193285Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T02:12:17.972192124Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T02:12:17.972208085Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T02:12:17.973519949Z level=info msg="Locking database" logger=migrator t=2026-04-20T02:12:17.973530989Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T02:12:17.974023278Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T02:12:17.974891205Z level=info msg="Migration successfully executed" id="create migration_log table" duration=867.567µs logger=migrator t=2026-04-20T02:12:17.991452672Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T02:12:17.993347276Z level=info msg="Migration successfully executed" id="create user table" duration=1.896904ms logger=migrator t=2026-04-20T02:12:18.000330716Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T02:12:18.000997288Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=666.862µs logger=migrator t=2026-04-20T02:12:18.007826814Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T02:12:18.008533528Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=704.414µs logger=migrator t=2026-04-20T02:12:18.013106052Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T02:12:18.014087681Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=988.339µs logger=migrator t=2026-04-20T02:12:18.019334358Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T02:12:18.020317176Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=982.758µs logger=migrator t=2026-04-20T02:12:18.027510949Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T02:12:18.031623596Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.112327ms logger=migrator t=2026-04-20T02:12:18.036041097Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T02:12:18.036802472Z level=info msg="Migration successfully executed" id="create user table v2" duration=761.485µs logger=migrator t=2026-04-20T02:12:18.041068141Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T02:12:18.041738574Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=670.303µs logger=migrator t=2026-04-20T02:12:18.045692216Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T02:12:18.04642341Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=729.584µs logger=migrator t=2026-04-20T02:12:18.051541226Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T02:12:18.051887852Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=344.746µs logger=migrator t=2026-04-20T02:12:18.055553309Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T02:12:18.056021148Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=468.129µs logger=migrator t=2026-04-20T02:12:18.06041632Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T02:12:18.06151803Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.10097ms logger=migrator t=2026-04-20T02:12:18.068603082Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T02:12:18.068643882Z level=info msg="Migration successfully executed" id="Update user table charset" duration=42.68µs logger=migrator t=2026-04-20T02:12:18.076482287Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T02:12:18.078466984Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.986257ms logger=migrator t=2026-04-20T02:12:18.084602708Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T02:12:18.085179239Z level=info msg="Migration successfully executed" id="Add missing user data" duration=576.361µs logger=migrator t=2026-04-20T02:12:18.102384258Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T02:12:18.10415116Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.766912ms logger=migrator t=2026-04-20T02:12:18.108631083Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T02:12:18.109794945Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.163712ms logger=migrator t=2026-04-20T02:12:18.115815406Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T02:12:18.116965728Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.150152ms logger=migrator t=2026-04-20T02:12:18.121259587Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T02:12:18.129034572Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.768845ms logger=migrator t=2026-04-20T02:12:18.135037323Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T02:12:18.136920968Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.880396ms logger=migrator t=2026-04-20T02:12:18.154585785Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T02:12:18.155026813Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=442.308µs logger=migrator t=2026-04-20T02:12:18.161078026Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T02:12:18.162259418Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.181572ms logger=migrator t=2026-04-20T02:12:18.167079667Z 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-20T02:12:18.167586856Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=507.599µs logger=migrator t=2026-04-20T02:12:18.173343633Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T02:12:18.173898543Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=554.99µs logger=migrator t=2026-04-20T02:12:18.222731908Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T02:12:18.224044223Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.313425ms logger=migrator t=2026-04-20T02:12:18.23146188Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T02:12:18.232832096Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.377135ms logger=migrator t=2026-04-20T02:12:18.23953791Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T02:12:18.240248663Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=710.703µs logger=migrator t=2026-04-20T02:12:18.248965155Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T02:12:18.249908182Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=933.347µs logger=migrator t=2026-04-20T02:12:18.255955775Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T02:12:18.256670487Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=715.222µs logger=migrator t=2026-04-20T02:12:18.262492535Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T02:12:18.262540796Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=49.991µs logger=migrator t=2026-04-20T02:12:18.268492377Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T02:12:18.269648008Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.156382ms logger=migrator t=2026-04-20T02:12:18.275810693Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T02:12:18.276607817Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=799.695µs logger=migrator t=2026-04-20T02:12:18.28380937Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T02:12:18.28489678Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.08789ms logger=migrator t=2026-04-20T02:12:18.290711038Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T02:12:18.292241856Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.530718ms logger=migrator t=2026-04-20T02:12:18.300302666Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:12:18.303631648Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.328742ms logger=migrator t=2026-04-20T02:12:18.310616378Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T02:12:18.311713047Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.099289ms logger=migrator t=2026-04-20T02:12:18.317043146Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T02:12:18.317855102Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=810.256µs logger=migrator t=2026-04-20T02:12:18.324342071Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T02:12:18.325622335Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.279804ms logger=migrator t=2026-04-20T02:12:18.331364782Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T02:12:18.332707796Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.342674ms logger=migrator t=2026-04-20T02:12:18.345224979Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T02:12:18.346268708Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.04392ms logger=migrator t=2026-04-20T02:12:18.354403499Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T02:12:18.355086251Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=685.352µs logger=migrator t=2026-04-20T02:12:18.365300751Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T02:12:18.365883072Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=583.891µs logger=migrator t=2026-04-20T02:12:18.37224346Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T02:12:18.372968013Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=727.423µs logger=migrator t=2026-04-20T02:12:18.380842839Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T02:12:18.381415009Z level=info msg="Migration successfully executed" id="create star table" duration=573.86µs logger=migrator t=2026-04-20T02:12:18.387529134Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T02:12:18.388804256Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.277213ms logger=migrator t=2026-04-20T02:12:18.395057283Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T02:12:18.39598706Z level=info msg="Migration successfully executed" id="create org table v1" duration=929.507µs logger=migrator t=2026-04-20T02:12:18.402084653Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T02:12:18.402918469Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=828.286µs logger=migrator t=2026-04-20T02:12:18.408049093Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T02:12:18.408745677Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=692.313µs logger=migrator t=2026-04-20T02:12:18.415014732Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T02:12:18.415718426Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=702.834µs logger=migrator t=2026-04-20T02:12:18.429645484Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T02:12:18.430468039Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=810.164µs logger=migrator t=2026-04-20T02:12:18.46669775Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T02:12:18.467614038Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=918.888µs logger=migrator t=2026-04-20T02:12:18.476742136Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T02:12:18.476787767Z level=info msg="Migration successfully executed" id="Update org table charset" duration=49.861µs logger=migrator t=2026-04-20T02:12:18.482292889Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T02:12:18.48232049Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=37.931µs logger=migrator t=2026-04-20T02:12:18.487378244Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T02:12:18.487662969Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=285.195µs logger=migrator t=2026-04-20T02:12:18.493753111Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T02:12:18.495013765Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.255824ms logger=migrator t=2026-04-20T02:12:18.501972224Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T02:12:18.503120975Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.138361ms logger=migrator t=2026-04-20T02:12:18.508290732Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T02:12:18.509060145Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=769.343µs logger=migrator t=2026-04-20T02:12:18.514481896Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T02:12:18.515153709Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=664.333µs logger=migrator t=2026-04-20T02:12:18.521379514Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T02:12:18.522169129Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=787.925µs logger=migrator t=2026-04-20T02:12:18.527459146Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T02:12:18.528532466Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.07062ms logger=migrator t=2026-04-20T02:12:18.533594901Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T02:12:18.540484928Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.901568ms logger=migrator t=2026-04-20T02:12:18.546628282Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T02:12:18.547435897Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=807.545µs logger=migrator t=2026-04-20T02:12:18.552515581Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T02:12:18.553286476Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=770.824µs logger=migrator t=2026-04-20T02:12:18.55836584Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T02:12:18.559181404Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=815.544µs logger=migrator t=2026-04-20T02:12:18.565792557Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T02:12:18.566370338Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=573.52µs logger=migrator t=2026-04-20T02:12:18.572041103Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T02:12:18.573717094Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.689281ms logger=migrator t=2026-04-20T02:12:18.581447327Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T02:12:18.581520809Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=74.432µs logger=migrator t=2026-04-20T02:12:18.587985749Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T02:12:18.589970355Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.983206ms logger=migrator t=2026-04-20T02:12:18.595277264Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T02:12:18.597291741Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.013977ms logger=migrator t=2026-04-20T02:12:18.602552079Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T02:12:18.604611157Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.059018ms logger=migrator t=2026-04-20T02:12:18.610376544Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T02:12:18.61129337Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=916.236µs logger=migrator t=2026-04-20T02:12:18.616540978Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T02:12:18.618345731Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.804213ms logger=migrator t=2026-04-20T02:12:18.624248311Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T02:12:18.62528888Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.038689ms logger=migrator t=2026-04-20T02:12:18.63234493Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T02:12:18.633476762Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.133902ms logger=migrator t=2026-04-20T02:12:18.639882061Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T02:12:18.639919431Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=38.94µs logger=migrator t=2026-04-20T02:12:18.646409861Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T02:12:18.646482122Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=77.151µs logger=migrator t=2026-04-20T02:12:18.65926225Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T02:12:18.66250777Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.24765ms logger=migrator t=2026-04-20T02:12:18.667979632Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T02:12:18.669991248Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.011126ms logger=migrator t=2026-04-20T02:12:18.675870177Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T02:12:18.679453004Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.587247ms logger=migrator t=2026-04-20T02:12:18.684808783Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T02:12:18.687096175Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.286682ms logger=migrator t=2026-04-20T02:12:18.693143838Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T02:12:18.693472514Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=328.566µs logger=migrator t=2026-04-20T02:12:18.703426418Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T02:12:18.704228663Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=797.185µs logger=migrator t=2026-04-20T02:12:18.709609433Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T02:12:18.710802515Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.192751ms logger=migrator t=2026-04-20T02:12:18.715514093Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T02:12:18.715540293Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.23µs logger=migrator t=2026-04-20T02:12:18.720358502Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T02:12:18.721166057Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=807.035µs logger=migrator t=2026-04-20T02:12:18.726377524Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T02:12:18.727117367Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=741.733µs logger=migrator t=2026-04-20T02:12:18.731399527Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:12:18.742532373Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=11.133636ms logger=migrator t=2026-04-20T02:12:18.747842592Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T02:12:18.748556625Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=713.982µs logger=migrator t=2026-04-20T02:12:18.753551808Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T02:12:18.754444975Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=893.166µs logger=migrator t=2026-04-20T02:12:18.760337263Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T02:12:18.762066825Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.728622ms logger=migrator t=2026-04-20T02:12:18.767549787Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T02:12:18.767896123Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=346.566µs logger=migrator t=2026-04-20T02:12:18.773900784Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T02:12:18.774682409Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=784.885µs logger=migrator t=2026-04-20T02:12:18.779459047Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T02:12:18.781780331Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.320584ms logger=migrator t=2026-04-20T02:12:18.78817776Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T02:12:18.790964862Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.757621ms logger=migrator t=2026-04-20T02:12:18.79902076Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T02:12:18.799217195Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=193.155µs logger=migrator t=2026-04-20T02:12:18.805925378Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T02:12:18.806186474Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=261.806µs logger=migrator t=2026-04-20T02:12:18.812128944Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T02:12:18.813377157Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.248413ms logger=migrator t=2026-04-20T02:12:18.820198433Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T02:12:18.822903693Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.70915ms logger=migrator t=2026-04-20T02:12:18.921826547Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T02:12:18.922887606Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.06384ms logger=migrator t=2026-04-20T02:12:18.93116413Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T02:12:18.931967224Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=802.964µs logger=migrator t=2026-04-20T02:12:18.935762145Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T02:12:18.936583421Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=820.856µs logger=migrator t=2026-04-20T02:12:18.942836446Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T02:12:18.94356136Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=725.504µs logger=migrator t=2026-04-20T02:12:18.948238286Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T02:12:18.94897272Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=734.464µs logger=migrator t=2026-04-20T02:12:18.953554585Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T02:12:18.959680728Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.125623ms logger=migrator t=2026-04-20T02:12:18.964181161Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T02:12:18.965100209Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=922.008µs logger=migrator t=2026-04-20T02:12:18.970026281Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T02:12:18.97058551Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=559.309µs logger=migrator t=2026-04-20T02:12:18.974430912Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T02:12:18.974987962Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=556.77µs logger=migrator t=2026-04-20T02:12:18.97863702Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T02:12:18.979050437Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=411.827µs logger=migrator t=2026-04-20T02:12:18.983609662Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T02:12:18.985219511Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.609699ms logger=migrator t=2026-04-20T02:12:18.989653724Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T02:12:18.991504378Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.850744ms logger=migrator t=2026-04-20T02:12:18.99533288Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T02:12:18.99535873Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.59µs logger=migrator t=2026-04-20T02:12:19.000064517Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T02:12:19.00021735Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=153.273µs logger=migrator t=2026-04-20T02:12:19.004089652Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T02:12:19.005848764Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.758922ms logger=migrator t=2026-04-20T02:12:19.009507572Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T02:12:19.009658845Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=149.823µs logger=migrator t=2026-04-20T02:12:19.013255551Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T02:12:19.013377094Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=117.823µs logger=migrator t=2026-04-20T02:12:19.019549668Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T02:12:19.026440706Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.891038ms logger=migrator t=2026-04-20T02:12:19.030692555Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T02:12:19.030838468Z level=info msg="Migration successfully executed" id="Update uid value" duration=146.052µs logger=migrator t=2026-04-20T02:12:19.036595934Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T02:12:19.037807157Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.211633ms logger=migrator t=2026-04-20T02:12:19.043083485Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T02:12:19.044325978Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.242154ms logger=migrator t=2026-04-20T02:12:19.048809661Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T02:12:19.050061604Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.242693ms logger=migrator t=2026-04-20T02:12:19.054432395Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T02:12:19.055685138Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.252843ms logger=migrator t=2026-04-20T02:12:19.060244212Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T02:12:19.060994187Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=749.725µs logger=migrator t=2026-04-20T02:12:19.065151103Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T02:12:19.066496958Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.345275ms logger=migrator t=2026-04-20T02:12:19.070786718Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T02:12:19.071876808Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.09847ms logger=migrator t=2026-04-20T02:12:19.076486014Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T02:12:19.077174426Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=691.312µs logger=migrator t=2026-04-20T02:12:19.081095229Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T02:12:19.082176629Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.08106ms logger=migrator t=2026-04-20T02:12:19.08758449Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T02:12:19.096851721Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.269051ms logger=migrator t=2026-04-20T02:12:19.100637701Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T02:12:19.10113549Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=498.509µs logger=migrator t=2026-04-20T02:12:19.10486919Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T02:12:19.105609423Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=744.123µs logger=migrator t=2026-04-20T02:12:19.110547355Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T02:12:19.111325499Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=777.714µs logger=migrator t=2026-04-20T02:12:19.115305263Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T02:12:19.116521245Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.215832ms logger=migrator t=2026-04-20T02:12:19.122553957Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T02:12:19.123164619Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=611.272µs logger=migrator t=2026-04-20T02:12:19.128477978Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T02:12:19.129345673Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=868.096µs logger=migrator t=2026-04-20T02:12:19.134256495Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T02:12:19.134306175Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=51.381µs logger=migrator t=2026-04-20T02:12:19.139570663Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T02:12:19.143996245Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.425182ms logger=migrator t=2026-04-20T02:12:19.149023178Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T02:12:19.151434573Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.410995ms logger=migrator t=2026-04-20T02:12:19.15617331Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T02:12:19.156472426Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=299.826µs logger=migrator t=2026-04-20T02:12:19.160768306Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T02:12:19.164983944Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.216168ms logger=migrator t=2026-04-20T02:12:19.169204772Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T02:12:19.171662038Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.457096ms logger=migrator t=2026-04-20T02:12:19.176773072Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T02:12:19.177463395Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=690.093µs logger=migrator t=2026-04-20T02:12:19.182313185Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T02:12:19.182879436Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=566.321µs logger=migrator t=2026-04-20T02:12:19.188638493Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T02:12:19.190081219Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.430006ms logger=migrator t=2026-04-20T02:12:19.195253314Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T02:12:19.19660616Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.352526ms logger=migrator t=2026-04-20T02:12:19.201192325Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T02:12:19.202254704Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.063599ms logger=migrator t=2026-04-20T02:12:19.206416082Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T02:12:19.207216217Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=801.056µs logger=migrator t=2026-04-20T02:12:19.212190679Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T02:12:19.212254Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=64.121µs logger=migrator t=2026-04-20T02:12:19.216312025Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T02:12:19.216340685Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.54µs logger=migrator t=2026-04-20T02:12:19.220563384Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T02:12:19.224964486Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.400483ms logger=migrator t=2026-04-20T02:12:19.229887377Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T02:12:19.232893672Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.017495ms logger=migrator t=2026-04-20T02:12:19.237145231Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T02:12:19.237221932Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=77.561µs logger=migrator t=2026-04-20T02:12:19.241159746Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T02:12:19.242008362Z level=info msg="Migration successfully executed" id="create quota table v1" duration=848.646µs logger=migrator t=2026-04-20T02:12:19.24677036Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T02:12:19.248054984Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.294534ms logger=migrator t=2026-04-20T02:12:19.253634167Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T02:12:19.253675388Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=38.231µs logger=migrator t=2026-04-20T02:12:19.258021008Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T02:12:19.258993446Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=973.178µs logger=migrator t=2026-04-20T02:12:19.263386408Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T02:12:19.264693702Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.301674ms logger=migrator t=2026-04-20T02:12:19.26994217Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T02:12:19.273115498Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.173638ms logger=migrator t=2026-04-20T02:12:19.277165933Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T02:12:19.277196234Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.031µs logger=migrator t=2026-04-20T02:12:19.281425212Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T02:12:19.282882109Z level=info msg="Migration successfully executed" id="create session table" duration=1.456787ms logger=migrator t=2026-04-20T02:12:19.288429042Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T02:12:19.288505803Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=77.461µs logger=migrator t=2026-04-20T02:12:19.295127376Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T02:12:19.295253939Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=117.003µs logger=migrator t=2026-04-20T02:12:19.299745972Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T02:12:19.301144518Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.402246ms logger=migrator t=2026-04-20T02:12:19.307953584Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T02:12:19.308652166Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=699.072µs logger=migrator t=2026-04-20T02:12:19.314406324Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T02:12:19.314446225Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=41.421µs logger=migrator t=2026-04-20T02:12:19.318974339Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T02:12:19.319018699Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=51.401µs logger=migrator t=2026-04-20T02:12:19.324953629Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T02:12:19.329130326Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.177337ms logger=migrator t=2026-04-20T02:12:19.334446655Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T02:12:19.337501852Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.055127ms logger=migrator t=2026-04-20T02:12:19.345400928Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T02:12:19.345547101Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=146.623µs logger=migrator t=2026-04-20T02:12:19.349702648Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T02:12:19.349779169Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=76.821µs logger=migrator t=2026-04-20T02:12:19.355873282Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T02:12:19.357135356Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.262023ms logger=migrator t=2026-04-20T02:12:19.362158649Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T02:12:19.36221149Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=54.031µs logger=migrator t=2026-04-20T02:12:19.367252603Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T02:12:19.371160495Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.912212ms logger=migrator t=2026-04-20T02:12:19.375475855Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T02:12:19.375650999Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=176.304µs logger=migrator t=2026-04-20T02:12:19.380739263Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T02:12:19.384043364Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.303801ms logger=migrator t=2026-04-20T02:12:19.387835915Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T02:12:19.391263328Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.427003ms logger=migrator t=2026-04-20T02:12:19.395213401Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T02:12:19.395347263Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=125.992µs logger=migrator t=2026-04-20T02:12:19.399897269Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T02:12:19.401715842Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.818563ms logger=migrator t=2026-04-20T02:12:19.408383536Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T02:12:19.409229261Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=844.245µs logger=migrator t=2026-04-20T02:12:19.41401418Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T02:12:19.416226421Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.211301ms logger=migrator t=2026-04-20T02:12:19.423449674Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T02:12:19.425748177Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.298933ms logger=migrator t=2026-04-20T02:12:19.431128207Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T02:12:19.431884891Z level=info msg="Migration successfully executed" id="add index alert state" duration=756.694µs logger=migrator t=2026-04-20T02:12:19.439818568Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T02:12:19.441440968Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.62201ms logger=migrator t=2026-04-20T02:12:19.446290638Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T02:12:19.447160164Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=872.086µs logger=migrator t=2026-04-20T02:12:19.452647656Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T02:12:19.453618274Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=971.408µs logger=migrator t=2026-04-20T02:12:19.458560065Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T02:12:19.459711466Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.151131ms logger=migrator t=2026-04-20T02:12:19.470460536Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T02:12:19.482811955Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.353759ms logger=migrator t=2026-04-20T02:12:19.487249467Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T02:12:19.487994471Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=745.434µs logger=migrator t=2026-04-20T02:12:19.493073955Z 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-20T02:12:19.494119845Z 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.04557ms logger=migrator t=2026-04-20T02:12:19.499350082Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T02:12:19.499884211Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=534.209µs logger=migrator t=2026-04-20T02:12:19.50408751Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T02:12:19.504624539Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=537.009µs logger=migrator t=2026-04-20T02:12:19.509638563Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T02:12:19.510512989Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=873.837µs logger=migrator t=2026-04-20T02:12:19.51488663Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T02:12:19.520022105Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.188126ms logger=migrator t=2026-04-20T02:12:19.524480118Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T02:12:19.528478681Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.985943ms logger=migrator t=2026-04-20T02:12:19.537648642Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T02:12:19.542881559Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.230217ms logger=migrator t=2026-04-20T02:12:19.547445533Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T02:12:19.551198603Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.75422ms logger=migrator t=2026-04-20T02:12:19.55531677Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T02:12:19.556290647Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=967.607µs logger=migrator t=2026-04-20T02:12:19.563251216Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T02:12:19.563314607Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=36.601µs logger=migrator t=2026-04-20T02:12:19.567707358Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T02:12:19.56778616Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=80.412µs logger=migrator t=2026-04-20T02:12:19.573081558Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T02:12:19.574447833Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.365225ms logger=migrator t=2026-04-20T02:12:19.581429153Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T02:12:19.582519213Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.08902ms logger=migrator t=2026-04-20T02:12:19.596043764Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T02:12:19.596946031Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=900.976µs logger=migrator t=2026-04-20T02:12:19.602662246Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T02:12:19.603674476Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.012579ms logger=migrator t=2026-04-20T02:12:19.609570505Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T02:12:19.611152654Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.58162ms logger=migrator t=2026-04-20T02:12:19.615404972Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T02:12:19.619785105Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.381093ms logger=migrator t=2026-04-20T02:12:19.625861937Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T02:12:19.630129376Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.266109ms logger=migrator t=2026-04-20T02:12:19.639301176Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T02:12:19.639650553Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=336.056µs logger=migrator t=2026-04-20T02:12:19.643893881Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T02:12:19.6454628Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.572499ms logger=migrator t=2026-04-20T02:12:19.651275308Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T02:12:19.652111804Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=836.646µs logger=migrator t=2026-04-20T02:12:19.657308139Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T02:12:19.663142928Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.834279ms logger=migrator t=2026-04-20T02:12:19.667212263Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T02:12:19.667280215Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=64.292µs logger=migrator t=2026-04-20T02:12:19.671312869Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T02:12:19.672262927Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=950.218µs logger=migrator t=2026-04-20T02:12:19.682992986Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T02:12:19.683898752Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=903.676µs logger=migrator t=2026-04-20T02:12:19.6945823Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T02:12:19.694745973Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=164.753µs logger=migrator t=2026-04-20T02:12:19.700178684Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T02:12:19.701352366Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.173472ms logger=migrator t=2026-04-20T02:12:19.705228088Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T02:12:19.706151145Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=922.697µs logger=migrator t=2026-04-20T02:12:19.710176739Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T02:12:19.711935972Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.761903ms logger=migrator t=2026-04-20T02:12:19.716582279Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T02:12:19.717531775Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=950.586µs logger=migrator t=2026-04-20T02:12:19.721489029Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T02:12:19.722496188Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.001249ms logger=migrator t=2026-04-20T02:12:19.727534852Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T02:12:19.728522099Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=992.377µs logger=migrator t=2026-04-20T02:12:19.733014572Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T02:12:19.733039864Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.212µs logger=migrator t=2026-04-20T02:12:19.737140479Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T02:12:19.741244975Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.104186ms logger=migrator t=2026-04-20T02:12:19.747242177Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T02:12:19.748100302Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=858.265µs logger=migrator t=2026-04-20T02:12:19.752608246Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T02:12:19.759016005Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.407309ms logger=migrator t=2026-04-20T02:12:19.763467527Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T02:12:19.764034658Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=566.911µs logger=migrator t=2026-04-20T02:12:19.768834947Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T02:12:19.76949958Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=664.573µs logger=migrator t=2026-04-20T02:12:19.773810959Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T02:12:19.775222496Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.415517ms logger=migrator t=2026-04-20T02:12:19.779631647Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T02:12:19.790930667Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.299179ms logger=migrator t=2026-04-20T02:12:19.796368698Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T02:12:19.797098541Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=735.873µs logger=migrator t=2026-04-20T02:12:19.80301635Z 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-20T02:12:19.80410128Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.08338ms logger=migrator t=2026-04-20T02:12:19.808635665Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T02:12:19.809068763Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=433.759µs logger=migrator t=2026-04-20T02:12:19.815653325Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T02:12:19.816264156Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=611.451µs logger=migrator t=2026-04-20T02:12:19.822897339Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T02:12:19.823048812Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=151.693µs logger=migrator t=2026-04-20T02:12:19.828440392Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T02:12:19.836102144Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.663482ms logger=migrator t=2026-04-20T02:12:19.842775438Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T02:12:19.849451832Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.669393ms logger=migrator t=2026-04-20T02:12:19.85369397Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T02:12:19.854325371Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=631.401µs logger=migrator t=2026-04-20T02:12:19.857871648Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T02:12:19.858462008Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=590.01µs logger=migrator t=2026-04-20T02:12:19.863207446Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T02:12:19.863556683Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=349.637µs logger=migrator t=2026-04-20T02:12:19.867839582Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T02:12:19.871826126Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.991294ms logger=migrator t=2026-04-20T02:12:19.878152243Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T02:12:19.879022549Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=871.796µs logger=migrator t=2026-04-20T02:12:19.883233208Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T02:12:19.883404821Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=172.033µs logger=migrator t=2026-04-20T02:12:19.889893731Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T02:12:19.890466312Z level=info msg="Migration successfully executed" id="Move region to single row" duration=566.5µs logger=migrator t=2026-04-20T02:12:19.897865338Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T02:12:19.899849706Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.987748ms logger=migrator t=2026-04-20T02:12:19.907015409Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T02:12:19.908533166Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.521018ms logger=migrator t=2026-04-20T02:12:19.914055669Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T02:12:19.915032636Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=979.857µs logger=migrator t=2026-04-20T02:12:19.925141784Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T02:12:19.926216023Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.076819ms logger=migrator t=2026-04-20T02:12:19.933231334Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T02:12:19.934237752Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.005698ms logger=migrator t=2026-04-20T02:12:19.939794056Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T02:12:19.940703663Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=909.147µs logger=migrator t=2026-04-20T02:12:19.953961968Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T02:12:19.954168412Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=235.414µs logger=migrator t=2026-04-20T02:12:19.9642915Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T02:12:19.965845219Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.557589ms logger=migrator t=2026-04-20T02:12:19.972227827Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T02:12:19.973070523Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=842.626µs logger=migrator t=2026-04-20T02:12:19.98051297Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T02:12:19.981428988Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=916.198µs logger=migrator t=2026-04-20T02:12:19.98692179Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T02:12:19.988433037Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.503307ms logger=migrator t=2026-04-20T02:12:19.994463789Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T02:12:19.994677293Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=214.194µs logger=migrator t=2026-04-20T02:12:20.001046511Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T02:12:20.001475769Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=429.218µs logger=migrator t=2026-04-20T02:12:20.007153844Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T02:12:20.007301467Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=148.873µs logger=migrator t=2026-04-20T02:12:20.013154736Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T02:12:20.014701264Z level=info msg="Migration successfully executed" id="create team table" duration=1.548098ms logger=migrator t=2026-04-20T02:12:20.049405887Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T02:12:20.051034948Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.639741ms logger=migrator t=2026-04-20T02:12:20.05872817Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T02:12:20.060510453Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.781903ms logger=migrator t=2026-04-20T02:12:20.066510795Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T02:12:20.07114995Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.640375ms logger=migrator t=2026-04-20T02:12:20.079923673Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T02:12:20.080100036Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=173.063µs logger=migrator t=2026-04-20T02:12:20.087537974Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T02:12:20.088985031Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.447237ms logger=migrator t=2026-04-20T02:12:20.094977112Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T02:12:20.096207385Z level=info msg="Migration successfully executed" id="create team member table" duration=1.229693ms logger=migrator t=2026-04-20T02:12:20.101781878Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T02:12:20.103301716Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.520288ms logger=migrator t=2026-04-20T02:12:20.109998341Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T02:12:20.111477818Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.464177ms logger=migrator t=2026-04-20T02:12:20.117892756Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T02:12:20.119207131Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.316375ms logger=migrator t=2026-04-20T02:12:20.124733133Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T02:12:20.129319079Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.586316ms logger=migrator t=2026-04-20T02:12:20.135674266Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T02:12:20.14451283Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.828474ms logger=migrator t=2026-04-20T02:12:20.150571323Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T02:12:20.157745266Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.167363ms logger=migrator t=2026-04-20T02:12:20.1639055Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T02:12:20.164857608Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=955.558µs logger=migrator t=2026-04-20T02:12:20.171338558Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T02:12:20.172848856Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.510408ms logger=migrator t=2026-04-20T02:12:20.178018411Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T02:12:20.178984099Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=964.418µs logger=migrator t=2026-04-20T02:12:20.18550331Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T02:12:20.187003888Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.501108ms logger=migrator t=2026-04-20T02:12:20.192818356Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T02:12:20.194211912Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.393406ms logger=migrator t=2026-04-20T02:12:20.200253743Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T02:12:20.201627959Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.374346ms logger=migrator t=2026-04-20T02:12:20.209036066Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T02:12:20.210008254Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=972.318µs logger=migrator t=2026-04-20T02:12:20.216171679Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T02:12:20.217131126Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=959.287µs logger=migrator t=2026-04-20T02:12:20.222802001Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T02:12:20.223574536Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=771.285µs logger=migrator t=2026-04-20T02:12:20.230612616Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T02:12:20.231024784Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=412.458µs logger=migrator t=2026-04-20T02:12:20.236344823Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T02:12:20.237513595Z level=info msg="Migration successfully executed" id="create tag table" duration=1.169122ms logger=migrator t=2026-04-20T02:12:20.244235169Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T02:12:20.245360339Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.12602ms logger=migrator t=2026-04-20T02:12:20.250827031Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T02:12:20.251614836Z level=info msg="Migration successfully executed" id="create login attempt table" duration=787.655µs logger=migrator t=2026-04-20T02:12:20.257573816Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T02:12:20.259631945Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.157091ms logger=migrator t=2026-04-20T02:12:20.265544364Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T02:12:20.2664154Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=871.566µs logger=migrator t=2026-04-20T02:12:20.272732477Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:12:20.288594471Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.863524ms logger=migrator t=2026-04-20T02:12:20.294184225Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T02:12:20.295611381Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.439167ms logger=migrator t=2026-04-20T02:12:20.30201136Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T02:12:20.303476477Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.464907ms logger=migrator t=2026-04-20T02:12:20.308987069Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T02:12:20.309329875Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=342.836µs logger=migrator t=2026-04-20T02:12:20.314521032Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T02:12:20.315310376Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=789.254µs logger=migrator t=2026-04-20T02:12:20.320774437Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T02:12:20.321564052Z level=info msg="Migration successfully executed" id="create user auth table" duration=789.345µs logger=migrator t=2026-04-20T02:12:20.328561892Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T02:12:20.330533588Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.975566ms logger=migrator t=2026-04-20T02:12:20.337152701Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T02:12:20.337308024Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=159.843µs logger=migrator t=2026-04-20T02:12:20.343269904Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T02:12:20.349905368Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.634274ms logger=migrator t=2026-04-20T02:12:20.358025558Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T02:12:20.363710283Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.684595ms logger=migrator t=2026-04-20T02:12:20.369586352Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T02:12:20.373245201Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.658858ms logger=migrator t=2026-04-20T02:12:20.378707642Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T02:12:20.384420558Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.711966ms logger=migrator t=2026-04-20T02:12:20.391188833Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T02:12:20.392586619Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.399766ms logger=migrator t=2026-04-20T02:12:20.398973157Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T02:12:20.403343978Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.370781ms logger=migrator t=2026-04-20T02:12:20.409502423Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T02:12:20.410114653Z level=info msg="Migration successfully executed" id="create server_lock table" duration=612.63µs logger=migrator t=2026-04-20T02:12:20.419136151Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T02:12:20.420860403Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.725922ms logger=migrator t=2026-04-20T02:12:20.427900473Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T02:12:20.42880874Z level=info msg="Migration successfully executed" id="create user auth token table" duration=908.887µs logger=migrator t=2026-04-20T02:12:20.435944633Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T02:12:20.437534892Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.589539ms logger=migrator t=2026-04-20T02:12:20.444490541Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T02:12:20.445448188Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=957.517µs logger=migrator t=2026-04-20T02:12:20.453564929Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T02:12:20.454749671Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.194252ms logger=migrator t=2026-04-20T02:12:20.461943424Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T02:12:20.467372215Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.428731ms logger=migrator t=2026-04-20T02:12:20.473285594Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T02:12:20.474187071Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=901.407µs logger=migrator t=2026-04-20T02:12:20.480555109Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T02:12:20.481931914Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.376715ms logger=migrator t=2026-04-20T02:12:20.489552306Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T02:12:20.491215427Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.663001ms logger=migrator t=2026-04-20T02:12:20.496323552Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T02:12:20.497218638Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=895.016µs logger=migrator t=2026-04-20T02:12:20.504589805Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T02:12:20.505816987Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.222662ms logger=migrator t=2026-04-20T02:12:20.511652436Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T02:12:20.51184746Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=199.384µs logger=migrator t=2026-04-20T02:12:20.518123035Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T02:12:20.51837127Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=248.335µs logger=migrator t=2026-04-20T02:12:20.524043795Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T02:12:20.525182096Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.138221ms logger=migrator t=2026-04-20T02:12:20.531152268Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T02:12:20.532949831Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.796864ms logger=migrator t=2026-04-20T02:12:20.540098413Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T02:12:20.541113292Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.014699ms logger=migrator t=2026-04-20T02:12:20.547431609Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:12:20.547551931Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=116.952µs logger=migrator t=2026-04-20T02:12:20.553587543Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T02:12:20.554620242Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.042339ms logger=migrator t=2026-04-20T02:12:20.561046881Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T02:12:20.56205808Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.010019ms logger=migrator t=2026-04-20T02:12:20.568096892Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T02:12:20.569767143Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.670721ms logger=migrator t=2026-04-20T02:12:20.575292625Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T02:12:20.576271604Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=979.269µs logger=migrator t=2026-04-20T02:12:20.581437549Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T02:12:20.587458221Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.020182ms logger=migrator t=2026-04-20T02:12:20.59335754Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T02:12:20.59443104Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.07582ms logger=migrator t=2026-04-20T02:12:20.600410471Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T02:12:20.600504463Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=90.601µs logger=migrator t=2026-04-20T02:12:20.609943818Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T02:12:20.611466276Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.518148ms logger=migrator t=2026-04-20T02:12:20.620767539Z 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-20T02:12:20.621875609Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.107439ms logger=migrator t=2026-04-20T02:12:20.628519172Z 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-20T02:12:20.629817186Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.301324ms logger=migrator t=2026-04-20T02:12:20.635841147Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:12:20.635918229Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=78.532µs logger=migrator t=2026-04-20T02:12:20.64140777Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T02:12:20.642557892Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.161912ms logger=migrator t=2026-04-20T02:12:20.648578353Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T02:12:20.649643113Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.06454ms logger=migrator t=2026-04-20T02:12:20.655029583Z 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-20T02:12:20.656633443Z 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.60335ms logger=migrator t=2026-04-20T02:12:20.662067294Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T02:12:20.663681374Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.613529ms logger=migrator t=2026-04-20T02:12:20.671243034Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T02:12:20.676900749Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.657105ms logger=migrator t=2026-04-20T02:12:20.682296658Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T02:12:20.683275707Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=979.069µs logger=migrator t=2026-04-20T02:12:20.688164928Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T02:12:20.689102065Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=937.196µs logger=migrator t=2026-04-20T02:12:20.695598345Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T02:12:20.720290563Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.692428ms logger=migrator t=2026-04-20T02:12:20.725432128Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T02:12:20.75034173Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.912442ms logger=migrator t=2026-04-20T02:12:20.757414771Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T02:12:20.758581593Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.166732ms logger=migrator t=2026-04-20T02:12:20.773859366Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T02:12:20.775582108Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.716802ms logger=migrator t=2026-04-20T02:12:20.781271303Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T02:12:20.78752749Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.255996ms logger=migrator t=2026-04-20T02:12:20.793999639Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T02:12:20.800611782Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.609583ms logger=migrator t=2026-04-20T02:12:20.80646928Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T02:12:20.80753815Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.06875ms logger=migrator t=2026-04-20T02:12:20.81345565Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T02:12:20.815292074Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.835903ms logger=migrator t=2026-04-20T02:12:20.821762104Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T02:12:20.822932606Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.169922ms logger=migrator t=2026-04-20T02:12:20.828455028Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T02:12:20.830266571Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.809583ms logger=migrator t=2026-04-20T02:12:20.836275612Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:12:20.836413256Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=138.424µs logger=migrator t=2026-04-20T02:12:20.842953056Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T02:12:20.849368686Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.41665ms logger=migrator t=2026-04-20T02:12:20.855081892Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T02:12:20.861146644Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.064562ms logger=migrator t=2026-04-20T02:12:20.867774717Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T02:12:20.874208486Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.433559ms logger=migrator t=2026-04-20T02:12:20.882353786Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T02:12:20.883526528Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.169032ms logger=migrator t=2026-04-20T02:12:20.889921087Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T02:12:20.891617039Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.695091ms logger=migrator t=2026-04-20T02:12:20.899363803Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T02:12:20.907944062Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.581029ms logger=migrator t=2026-04-20T02:12:20.91546043Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T02:12:20.921428261Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.961521ms logger=migrator t=2026-04-20T02:12:20.927938222Z 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-20T02:12:20.929223996Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.286404ms logger=migrator t=2026-04-20T02:12:20.934688717Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T02:12:20.940930682Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.241555ms logger=migrator t=2026-04-20T02:12:20.948311999Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T02:12:20.959438175Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=11.118786ms logger=migrator t=2026-04-20T02:12:20.967877342Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T02:12:20.968077036Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=203.624µs logger=migrator t=2026-04-20T02:12:20.973747441Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T02:12:20.97530589Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.559029ms logger=migrator t=2026-04-20T02:12:20.983421821Z 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-20T02:12:20.985653272Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.233121ms logger=migrator t=2026-04-20T02:12:20.997994621Z 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-20T02:12:21.000017038Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.034558ms logger=migrator t=2026-04-20T02:12:21.007698961Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:12:21.007815543Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=119.863µs logger=migrator t=2026-04-20T02:12:21.013436147Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T02:12:21.021911354Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.473187ms logger=migrator t=2026-04-20T02:12:21.027364135Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T02:12:21.033865796Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.503761ms logger=migrator t=2026-04-20T02:12:21.039216954Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T02:12:21.04377762Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.559766ms logger=migrator t=2026-04-20T02:12:21.047298654Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T02:12:21.051634605Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.335951ms logger=migrator t=2026-04-20T02:12:21.061450987Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T02:12:21.067808815Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.357429ms logger=migrator t=2026-04-20T02:12:21.076698059Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T02:12:21.076817171Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=113.232µs logger=migrator t=2026-04-20T02:12:21.081374677Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T02:12:21.082574308Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.199741ms logger=migrator t=2026-04-20T02:12:21.086720765Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T02:12:21.091204879Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=4.488744ms logger=migrator t=2026-04-20T02:12:21.096308003Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T02:12:21.096381364Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=74.161µs logger=migrator t=2026-04-20T02:12:21.100897528Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T02:12:21.109759972Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.861794ms logger=migrator t=2026-04-20T02:12:21.11557396Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T02:12:21.116317633Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=743.683µs logger=migrator t=2026-04-20T02:12:21.121745754Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T02:12:21.12799764Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.251006ms logger=migrator t=2026-04-20T02:12:21.131872623Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T02:12:21.132686877Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=814.074µs logger=migrator t=2026-04-20T02:12:21.136430927Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T02:12:21.137493707Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.05902ms logger=migrator t=2026-04-20T02:12:21.142378437Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T02:12:21.148922478Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.543851ms logger=migrator t=2026-04-20T02:12:21.153612615Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T02:12:21.154444931Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=832.316µs logger=migrator t=2026-04-20T02:12:21.158374314Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T02:12:21.159482914Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.105089ms logger=migrator t=2026-04-20T02:12:21.166019995Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T02:12:21.167139766Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.123431ms logger=migrator t=2026-04-20T02:12:21.171225432Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T02:12:21.172270751Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.045119ms logger=migrator t=2026-04-20T02:12:21.178640659Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T02:12:21.178768221Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=131.022µs logger=migrator t=2026-04-20T02:12:21.182626753Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T02:12:21.183767244Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.143511ms logger=migrator t=2026-04-20T02:12:21.189666574Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T02:12:21.190625392Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=958.918µs logger=migrator t=2026-04-20T02:12:21.19434973Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T02:12:21.194956802Z 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-20T02:12:21.199979064Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T02:12:21.201153086Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.171072ms logger=migrator t=2026-04-20T02:12:21.208511822Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T02:12:21.210461709Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.954427ms logger=migrator t=2026-04-20T02:12:21.218704532Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T02:12:21.228007764Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.313472ms logger=migrator t=2026-04-20T02:12:21.233265222Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T02:12:21.2342121Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=948.547µs logger=migrator t=2026-04-20T02:12:21.238275335Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T02:12:21.239398055Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.12221ms logger=migrator t=2026-04-20T02:12:21.244652012Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T02:12:21.246091719Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.439797ms logger=migrator t=2026-04-20T02:12:21.250536221Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T02:12:21.251585421Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.05111ms logger=migrator t=2026-04-20T02:12:21.257431679Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T02:12:21.258918307Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.486628ms logger=migrator t=2026-04-20T02:12:21.26662822Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T02:12:21.266677391Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=53.901µs logger=migrator t=2026-04-20T02:12:21.271168554Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T02:12:21.271335487Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=170.073µs logger=migrator t=2026-04-20T02:12:21.279776153Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T02:12:21.288934304Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.155391ms logger=migrator t=2026-04-20T02:12:21.295685869Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T02:12:21.297161536Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=1.475537ms logger=migrator t=2026-04-20T02:12:21.301971295Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T02:12:21.303435242Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.474367ms logger=migrator t=2026-04-20T02:12:21.308982345Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T02:12:21.309400652Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=415.677µs logger=migrator t=2026-04-20T02:12:21.315120458Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T02:12:21.316820081Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.702303ms logger=migrator t=2026-04-20T02:12:21.323140047Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T02:12:21.324588154Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.448877ms logger=migrator t=2026-04-20T02:12:21.331487472Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T02:12:21.361692492Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.20762ms logger=migrator t=2026-04-20T02:12:21.368440748Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T02:12:21.374440108Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.99874ms logger=migrator t=2026-04-20T02:12:21.378044905Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T02:12:21.378188608Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=140.332µs logger=migrator t=2026-04-20T02:12:21.385200748Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T02:12:21.41764448Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.442181ms logger=migrator t=2026-04-20T02:12:21.422788604Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T02:12:21.454248798Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.456534ms logger=migrator t=2026-04-20T02:12:21.460251809Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T02:12:21.461859718Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.610459ms logger=migrator t=2026-04-20T02:12:21.467230178Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T02:12:21.46841625Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.185812ms logger=migrator t=2026-04-20T02:12:21.475872418Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T02:12:21.476355718Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=485.85µs logger=migrator t=2026-04-20T02:12:21.481588984Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T02:12:21.483090942Z level=info msg="Migration successfully executed" id="create permission table" duration=1.498718ms logger=migrator t=2026-04-20T02:12:21.487680658Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T02:12:21.488842509Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.161892ms logger=migrator t=2026-04-20T02:12:21.492809762Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T02:12:21.493917563Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.107691ms logger=migrator t=2026-04-20T02:12:21.499827982Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T02:12:21.50079364Z level=info msg="Migration successfully executed" id="create role table" duration=965.118µs logger=migrator t=2026-04-20T02:12:21.505140171Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T02:12:21.511839635Z level=info msg="Migration successfully executed" id="add column display_name" duration=6.698134ms logger=migrator t=2026-04-20T02:12:21.51587456Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T02:12:21.523100764Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.225924ms logger=migrator t=2026-04-20T02:12:21.528074176Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T02:12:21.5288444Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=769.984µs logger=migrator t=2026-04-20T02:12:21.534056367Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T02:12:21.535198408Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.143721ms logger=migrator t=2026-04-20T02:12:21.540409944Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T02:12:21.541674198Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.263884ms logger=migrator t=2026-04-20T02:12:21.547366613Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T02:12:21.548297721Z level=info msg="Migration successfully executed" id="create team role table" duration=931.018µs logger=migrator t=2026-04-20T02:12:21.555187029Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T02:12:21.556204718Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.017519ms logger=migrator t=2026-04-20T02:12:21.561013987Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T02:12:21.562146718Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.129142ms logger=migrator t=2026-04-20T02:12:21.572794794Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T02:12:21.57467205Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.877206ms logger=migrator t=2026-04-20T02:12:21.579722853Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T02:12:21.58062938Z level=info msg="Migration successfully executed" id="create user role table" duration=906.497µs logger=migrator t=2026-04-20T02:12:21.586087331Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T02:12:21.587265083Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.178212ms logger=migrator t=2026-04-20T02:12:21.590956871Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T02:12:21.592142193Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.184652ms logger=migrator t=2026-04-20T02:12:21.596692428Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T02:12:21.597880519Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.187561ms logger=migrator t=2026-04-20T02:12:21.602066167Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T02:12:21.603498284Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.431687ms logger=migrator t=2026-04-20T02:12:21.607956097Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T02:12:21.60974959Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.785913ms logger=migrator t=2026-04-20T02:12:21.616225Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T02:12:21.617937282Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.721282ms logger=migrator t=2026-04-20T02:12:21.623451144Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T02:12:21.631309709Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.875465ms logger=migrator t=2026-04-20T02:12:21.635210052Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T02:12:21.635942646Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=732.924µs logger=migrator t=2026-04-20T02:12:21.639837497Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T02:12:21.641524159Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.685932ms logger=migrator t=2026-04-20T02:12:21.64647446Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T02:12:21.64805825Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.58361ms logger=migrator t=2026-04-20T02:12:21.652324669Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T02:12:21.653349118Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.024169ms logger=migrator t=2026-04-20T02:12:21.658458413Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T02:12:21.659628075Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.177052ms logger=migrator t=2026-04-20T02:12:21.66371232Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T02:12:21.66482161Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.10969ms logger=migrator t=2026-04-20T02:12:21.671291001Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T02:12:21.681394018Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.106337ms logger=migrator t=2026-04-20T02:12:21.685915561Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T02:12:21.694273126Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.357325ms logger=migrator t=2026-04-20T02:12:21.69929735Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T02:12:21.709291895Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.997645ms logger=migrator t=2026-04-20T02:12:21.713499803Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T02:12:21.720702047Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.190963ms logger=migrator t=2026-04-20T02:12:21.725343572Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T02:12:21.726241079Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=902.077µs logger=migrator t=2026-04-20T02:12:21.730299385Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T02:12:21.731381575Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.085681ms logger=migrator t=2026-04-20T02:12:21.735758606Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T02:12:21.737490908Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.731082ms logger=migrator t=2026-04-20T02:12:21.742768226Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T02:12:21.743753354Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=984.258µs logger=migrator t=2026-04-20T02:12:21.747975083Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T02:12:21.750203963Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.22735ms logger=migrator t=2026-04-20T02:12:21.754875891Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T02:12:21.754946672Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.292µs logger=migrator t=2026-04-20T02:12:21.758941105Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T02:12:21.758977086Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=36.691µs logger=migrator t=2026-04-20T02:12:21.763573992Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T02:12:21.764251144Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=683.773µs logger=migrator t=2026-04-20T02:12:21.768681096Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T02:12:21.769595273Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=915.597µs logger=migrator t=2026-04-20T02:12:21.773872272Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T02:12:21.774712918Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=839.946µs logger=migrator t=2026-04-20T02:12:21.779181131Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T02:12:21.780662288Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=1.467627ms logger=migrator t=2026-04-20T02:12:21.785324324Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T02:12:21.786284002Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=962.938µs logger=migrator t=2026-04-20T02:12:21.79047693Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T02:12:21.792139701Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.662651ms logger=migrator t=2026-04-20T02:12:21.797843376Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T02:12:21.800085228Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.242292ms logger=migrator t=2026-04-20T02:12:21.806552048Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T02:12:21.815019835Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.467427ms logger=migrator t=2026-04-20T02:12:21.819141201Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T02:12:21.819217862Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=77.101µs logger=migrator t=2026-04-20T02:12:21.823497153Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T02:12:21.824262976Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=765.403µs logger=migrator t=2026-04-20T02:12:21.82932268Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T02:12:21.831339667Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.010667ms logger=migrator t=2026-04-20T02:12:21.837503172Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T02:12:21.838614262Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.11127ms logger=migrator t=2026-04-20T02:12:21.842693098Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T02:12:21.851062673Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.369155ms logger=migrator t=2026-04-20T02:12:21.855941934Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T02:12:21.857018403Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.078839ms logger=migrator t=2026-04-20T02:12:21.860911085Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T02:12:21.861974855Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.06399ms logger=migrator t=2026-04-20T02:12:21.867205392Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:12:21.890979423Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.778511ms logger=migrator t=2026-04-20T02:12:21.895338124Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T02:12:21.896447825Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.109671ms logger=migrator t=2026-04-20T02:12:21.900978738Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T02:12:21.902338554Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.358776ms logger=migrator t=2026-04-20T02:12:21.907647982Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T02:12:21.909582818Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.935016ms logger=migrator t=2026-04-20T02:12:21.913960769Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T02:12:21.915182131Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.221232ms logger=migrator t=2026-04-20T02:12:21.919629364Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T02:12:21.91998831Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=359.476µs logger=migrator t=2026-04-20T02:12:21.926520292Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T02:12:21.927736354Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.214842ms logger=migrator t=2026-04-20T02:12:21.932457861Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T02:12:21.942691802Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.234741ms logger=migrator t=2026-04-20T02:12:21.946793158Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T02:12:21.947658823Z level=info msg="Migration successfully executed" id="create entity_events table" duration=865.575µs logger=migrator t=2026-04-20T02:12:21.95283387Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T02:12:21.95391096Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.072451ms logger=migrator t=2026-04-20T02:12:21.958644467Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T02:12:21.959464453Z 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-20T02:12:21.964038747Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T02:12:21.964546206Z 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-20T02:12:21.971127328Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T02:12:21.972409102Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.281604ms logger=migrator t=2026-04-20T02:12:21.976505868Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T02:12:21.97824633Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.739742ms logger=migrator t=2026-04-20T02:12:21.982853766Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T02:12:21.984053198Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.199362ms logger=migrator t=2026-04-20T02:12:21.989868546Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T02:12:21.991109309Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.244614ms logger=migrator t=2026-04-20T02:12:21.995385608Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T02:12:21.997150611Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.764763ms logger=migrator t=2026-04-20T02:12:22.003520669Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T02:12:22.00463973Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.118981ms logger=migrator t=2026-04-20T02:12:22.009990829Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T02:12:22.010921326Z level=info msg="Migration successfully executed" id="Drop public config table" duration=930.347µs logger=migrator t=2026-04-20T02:12:22.016404237Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T02:12:22.01814785Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.743173ms logger=migrator t=2026-04-20T02:12:22.027161247Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T02:12:22.029357038Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.199691ms logger=migrator t=2026-04-20T02:12:22.036047831Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T02:12:22.038139091Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.09417ms logger=migrator t=2026-04-20T02:12:22.042897128Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T02:12:22.04401976Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.122331ms logger=migrator t=2026-04-20T02:12:22.049122395Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T02:12:22.07318111Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.058846ms logger=migrator t=2026-04-20T02:12:22.079224742Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T02:12:22.0877459Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.519828ms logger=migrator t=2026-04-20T02:12:22.094956993Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T02:12:22.105731123Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.7734ms logger=migrator t=2026-04-20T02:12:22.112626671Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T02:12:22.112861275Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=235.064µs logger=migrator t=2026-04-20T02:12:22.119168403Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T02:12:22.130016573Z level=info msg="Migration successfully executed" id="add share column" duration=10.84859ms logger=migrator t=2026-04-20T02:12:22.137709346Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T02:12:22.13790329Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=194.544µs logger=migrator t=2026-04-20T02:12:22.145218105Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T02:12:22.146751953Z level=info msg="Migration successfully executed" id="create file table" duration=1.532308ms logger=migrator t=2026-04-20T02:12:22.154420476Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T02:12:22.15626433Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.840374ms logger=migrator t=2026-04-20T02:12:22.160960398Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T02:12:22.16272618Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.758882ms logger=migrator t=2026-04-20T02:12:22.169865312Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T02:12:22.171862269Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.996787ms logger=migrator t=2026-04-20T02:12:22.185013923Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T02:12:22.187070381Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.060098ms logger=migrator t=2026-04-20T02:12:22.198743788Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T02:12:22.198960422Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=221.264µs logger=migrator t=2026-04-20T02:12:22.205595624Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T02:12:22.205703017Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=112.543µs logger=migrator t=2026-04-20T02:12:22.211735688Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T02:12:22.212658355Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=922.177µs logger=migrator t=2026-04-20T02:12:22.216874964Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T02:12:22.21720874Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=334.806µs logger=migrator t=2026-04-20T02:12:22.221841636Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T02:12:22.223844362Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.002736ms logger=migrator t=2026-04-20T02:12:22.229157301Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T02:12:22.240539492Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.375231ms logger=migrator t=2026-04-20T02:12:22.24793462Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T02:12:22.248265956Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=335.896µs logger=migrator t=2026-04-20T02:12:22.253648816Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T02:12:22.255157013Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.509178ms logger=migrator t=2026-04-20T02:12:22.260607965Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T02:12:22.261112194Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=502.849µs logger=migrator t=2026-04-20T02:12:22.267486772Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T02:12:22.267743677Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=258.245µs logger=migrator t=2026-04-20T02:12:22.272662237Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T02:12:22.273449632Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=788.535µs logger=migrator t=2026-04-20T02:12:22.278948745Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T02:12:22.288860168Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.910144ms logger=migrator t=2026-04-20T02:12:22.295299278Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T02:12:22.304717682Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.417704ms logger=migrator t=2026-04-20T02:12:22.310633141Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T02:12:22.311410326Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=779.995µs logger=migrator t=2026-04-20T02:12:22.315277108Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T02:12:22.389264159Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.984681ms logger=migrator t=2026-04-20T02:12:22.419622891Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T02:12:22.421863423Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.242562ms logger=migrator t=2026-04-20T02:12:22.431777877Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T02:12:22.433178803Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.400606ms logger=migrator t=2026-04-20T02:12:22.438771857Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T02:12:22.46592004Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.148573ms logger=migrator t=2026-04-20T02:12:22.472740646Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T02:12:22.480554472Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.813435ms logger=migrator t=2026-04-20T02:12:22.486542412Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T02:12:22.486898729Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=356.296µs logger=migrator t=2026-04-20T02:12:22.495817164Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T02:12:22.496081699Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=265.805µs logger=migrator t=2026-04-20T02:12:22.502044559Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T02:12:22.502451227Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=407.318µs logger=migrator t=2026-04-20T02:12:22.508448769Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T02:12:22.508880476Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=432.187µs logger=migrator t=2026-04-20T02:12:22.516025659Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T02:12:22.516700882Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=678.183µs logger=migrator t=2026-04-20T02:12:22.523026329Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T02:12:22.52475291Z level=info msg="Migration successfully executed" id="create folder table" duration=1.726031ms logger=migrator t=2026-04-20T02:12:22.532879651Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T02:12:22.535483899Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.658829ms logger=migrator t=2026-04-20T02:12:22.541592042Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T02:12:22.543073Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.481658ms logger=migrator t=2026-04-20T02:12:22.548294447Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T02:12:22.548324937Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.34µs logger=migrator t=2026-04-20T02:12:22.554130355Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T02:12:22.555729755Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.59726ms logger=migrator t=2026-04-20T02:12:22.561597554Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T02:12:22.562827527Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.228543ms logger=migrator t=2026-04-20T02:12:22.571133311Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T02:12:22.572651919Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.516498ms logger=migrator t=2026-04-20T02:12:22.579354482Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T02:12:22.579794911Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=440.909µs logger=migrator t=2026-04-20T02:12:22.585526157Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T02:12:22.585848133Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=324.856µs logger=migrator t=2026-04-20T02:12:22.591388866Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T02:12:22.593124278Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.739142ms logger=migrator t=2026-04-20T02:12:22.599492956Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T02:12:22.601180227Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.686191ms logger=migrator t=2026-04-20T02:12:22.606482926Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T02:12:22.607670748Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.187802ms logger=migrator t=2026-04-20T02:12:22.613553847Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T02:12:22.614840251Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.285754ms logger=migrator t=2026-04-20T02:12:22.621055615Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T02:12:22.623094714Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.038349ms logger=migrator t=2026-04-20T02:12:22.628427402Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T02:12:22.62940111Z level=info msg="Migration successfully executed" id="create anon_device table" duration=973.068µs logger=migrator t=2026-04-20T02:12:22.635113126Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T02:12:22.637418189Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.305213ms logger=migrator t=2026-04-20T02:12:22.644548401Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T02:12:22.646746642Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.197351ms logger=migrator t=2026-04-20T02:12:22.652746953Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T02:12:22.654087948Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.342365ms logger=migrator t=2026-04-20T02:12:22.659529979Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T02:12:22.66069228Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.162391ms logger=migrator t=2026-04-20T02:12:22.667106019Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T02:12:22.668269631Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.161432ms logger=migrator t=2026-04-20T02:12:22.673693032Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T02:12:22.67417372Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=481.838µs logger=migrator t=2026-04-20T02:12:22.679660052Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T02:12:22.691147235Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.484533ms logger=migrator t=2026-04-20T02:12:22.698205085Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T02:12:22.698902569Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=696.434µs logger=migrator t=2026-04-20T02:12:22.704722337Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T02:12:22.704757687Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.851µs logger=migrator t=2026-04-20T02:12:22.711711746Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T02:12:22.713374267Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.662281ms logger=migrator t=2026-04-20T02:12:22.720350196Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T02:12:22.720407557Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=64.731µs logger=migrator t=2026-04-20T02:12:22.727392927Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T02:12:22.728788052Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.395306ms logger=migrator t=2026-04-20T02:12:22.73406162Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T02:12:22.735977596Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.914675ms logger=migrator t=2026-04-20T02:12:22.74266554Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T02:12:22.74432204Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.65648ms logger=migrator t=2026-04-20T02:12:22.750382413Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T02:12:22.751224918Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=843.615µs logger=migrator t=2026-04-20T02:12:22.756669029Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T02:12:22.756941684Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=273.025µs logger=migrator t=2026-04-20T02:12:22.762696001Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T02:12:22.763668729Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=973.568µs logger=migrator t=2026-04-20T02:12:22.770615448Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T02:12:22.772080635Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.464767ms logger=migrator t=2026-04-20T02:12:22.777834452Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T02:12:22.77935373Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.518508ms logger=migrator t=2026-04-20T02:12:22.785588466Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T02:12:22.797076658Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.488952ms logger=migrator t=2026-04-20T02:12:22.803421056Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T02:12:22.811978925Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.556589ms logger=migrator t=2026-04-20T02:12:22.817535248Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T02:12:22.827296868Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.76134ms logger=migrator t=2026-04-20T02:12:22.833199798Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T02:12:22.83327047Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=70.981µs logger=migrator t=2026-04-20T02:12:22.838490545Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T02:12:22.847999902Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.509467ms logger=migrator t=2026-04-20T02:12:22.854687996Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T02:12:22.863935198Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.247662ms logger=migrator t=2026-04-20T02:12:22.869057892Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T02:12:22.869302487Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=244.235µs logger=migrator t=2026-04-20T02:12:22.874689997Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.900685059s logger=migrator t=2026-04-20T02:12:22.875305949Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T02:12:22.892360665Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T02:12:22.892566128Z level=info msg="Created default organization" logger=secrets t=2026-04-20T02:12:22.89967092Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T02:12:22.953343735Z level=info msg="Restored cache from database" duration=435.378µs logger=plugin.store t=2026-04-20T02:12:22.954708Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T02:12:22.990775928Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T02:12:22.990811549Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T02:12:22.9908863Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T02:12:22.990900141Z level=info msg="Plugins loaded" count=54 duration=36.197321ms logger=query_data t=2026-04-20T02:12:22.994896325Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T02:12:22.998277458Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T02:12:23.004228178Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T02:12:23.013199794Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T02:12:23.015228292Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T02:12:23.017170778Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T02:12:23.036914524Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T02:12:23.061932828Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T02:12:23.085332872Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T02:12:23.085367822Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T02:12:23.086382051Z level=info msg="Storage starting" logger=http.server t=2026-04-20T02:12:23.090345694Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-20T02:12:23.090543688Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T02:12:23.097090079Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-20T02:12:23.124677691Z level=info msg="State cache has been initialized" states=0 duration=34.127093ms logger=ngalert.scheduler t=2026-04-20T02:12:23.124771102Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T02:12:23.124895605Z level=info msg=starting first_tick=2026-04-20T02:12:30Z logger=provisioning.dashboard t=2026-04-20T02:12:23.164238244Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-20T02:12:23.167451523Z level=info msg="Update check succeeded" duration=81.900818ms logger=grafana.update.checker t=2026-04-20T02:12:23.172210582Z level=info msg="Update check succeeded" duration=86.659797ms logger=sqlstore.transactions t=2026-04-20T02:12:23.210926209Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T02:12:23.252923168Z level=info msg="Patterns update finished" duration=165.262934ms logger=provisioning.dashboard t=2026-04-20T02:12:23.322798213Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-20T02:12:23.325399201Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-04-20T02:12:23.667198346Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T02:12:23.667629475Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T02:12:25.148077276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.149045895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.167633849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.197043724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.210895791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.231013644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.24857424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.27502189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.297169471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.41368137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.442138677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.501141421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.522402635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.640887711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.657157823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.705140512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.717542932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.755553877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.778487612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.809231421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.828957747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.875821836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.895738815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.933936193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.950236955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:25.991787946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.006469767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.059194805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.073020972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.1188161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.137641779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.176102682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.191027099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.235696857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.269033155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.376513797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.394329857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.459207499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.475157045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.948642982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:26.970178641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.346292163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.360783461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.431087695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.449436775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.512685487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.526646736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.58623172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.600813611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.672174964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.684426841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.737967573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.755478007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.820064104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.841337039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.928321082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:27.945999438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.013842837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.029612419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.089124152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.106124827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.176581403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.192138141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.261571829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.277698557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.349928256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.367330738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.43755026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.458541679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.54650179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.56269358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.641525221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.660819809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.753016938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.769507794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.855258393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.875958237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.964868555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:28.979889913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:12:29.044054653Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T02:13:36.107166632Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T02:22:23.148800081Z level=info msg="Completed cleanup jobs" duration=51.28786ms logger=plugins.update.checker t=2026-04-20T02:22:23.216771288Z level=info msg="Update check succeeded" duration=48.326204ms logger=sqlstore.transactions t=2026-04-20T02:27:23.015208149Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"