logger=settings t=2026-06-02T21:33:19.654319208Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-02T21:33:19Z logger=settings t=2026-06-02T21:33:19.654566521Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-02T21:33:19.654578081Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-02T21:33:19.654582992Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-02T21:33:19.654585742Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-02T21:33:19.654588682Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-02T21:33:19.654591312Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-02T21:33:19.654595742Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-02T21:33:19.654599193Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-02T21:33:19.654602703Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-02T21:33:19.654605773Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-02T21:33:19.654609653Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-02T21:33:19.654612853Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-02T21:33:19.654616023Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-02T21:33:19.654619934Z level=info msg=Target target=[all] logger=settings t=2026-06-02T21:33:19.654630474Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-02T21:33:19.654633474Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-02T21:33:19.654636094Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-02T21:33:19.654640555Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-02T21:33:19.654644165Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-02T21:33:19.654647275Z level=info msg="App mode production" logger=sqlstore t=2026-06-02T21:33:19.654919789Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-02T21:33:19.654936189Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-02T21:33:19.656392763Z level=info msg="Locking database" logger=migrator t=2026-06-02T21:33:19.656404674Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-02T21:33:19.656926311Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-02T21:33:19.657744982Z level=info msg="Migration successfully executed" id="create migration_log table" duration=818.551µs logger=migrator t=2026-06-02T21:33:19.66243856Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-02T21:33:19.662976858Z level=info msg="Migration successfully executed" id="create user table" duration=538.008µs logger=migrator t=2026-06-02T21:33:19.667430464Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-02T21:33:19.668142081Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=711.697µs logger=migrator t=2026-06-02T21:33:19.673852211Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-02T21:33:19.674651971Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=799.86µs logger=migrator t=2026-06-02T21:33:19.682127001Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-02T21:33:19.683251508Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.125227ms logger=migrator t=2026-06-02T21:33:19.690432102Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-02T21:33:19.691042424Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=605.932µs logger=migrator t=2026-06-02T21:33:19.695529502Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-02T21:33:19.698511833Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.978451ms logger=migrator t=2026-06-02T21:33:19.703605392Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-02T21:33:19.704902578Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.297236ms logger=migrator t=2026-06-02T21:33:19.709042289Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-02T21:33:19.709722573Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=684.124µs logger=migrator t=2026-06-02T21:33:19.713369769Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-02T21:33:19.714037662Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=667.923µs logger=migrator t=2026-06-02T21:33:19.71832631Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-02T21:33:19.718683679Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=357.429µs logger=migrator t=2026-06-02T21:33:19.723383667Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-02T21:33:19.723892033Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=508.236µs logger=migrator t=2026-06-02T21:33:19.728961851Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-02T21:33:19.730044626Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.082165ms logger=migrator t=2026-06-02T21:33:19.735400788Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-02T21:33:19.735453171Z level=info msg="Migration successfully executed" id="Update user table charset" duration=55.853µs logger=migrator t=2026-06-02T21:33:19.741324279Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-02T21:33:19.742681038Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.346608ms logger=migrator t=2026-06-02T21:33:19.749155036Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-02T21:33:19.749491824Z level=info msg="Migration successfully executed" id="Add missing user data" duration=338.138µs logger=migrator t=2026-06-02T21:33:19.754797093Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-02T21:33:19.757749374Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.93279ms logger=migrator t=2026-06-02T21:33:19.76182965Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-02T21:33:19.76259838Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=768.43µs logger=migrator t=2026-06-02T21:33:19.76751533Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-02T21:33:19.76949855Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.98303ms logger=migrator t=2026-06-02T21:33:19.774196239Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-02T21:33:19.782449228Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.251919ms logger=migrator t=2026-06-02T21:33:19.789288536Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-02T21:33:19.791551151Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.645593ms logger=migrator t=2026-06-02T21:33:19.797861871Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-02T21:33:19.798167717Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=304.105µs logger=migrator t=2026-06-02T21:33:19.802764961Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-02T21:33:19.803628124Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=862.843µs logger=migrator t=2026-06-02T21:33:19.808784337Z 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-06-02T21:33:19.809100682Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=316.515µs logger=migrator t=2026-06-02T21:33:19.814536179Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-02T21:33:19.814953169Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=417.181µs logger=migrator t=2026-06-02T21:33:19.820968066Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-02T21:33:19.822524015Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.555769ms logger=migrator t=2026-06-02T21:33:19.828222794Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-02T21:33:19.830176243Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.950849ms logger=migrator t=2026-06-02T21:33:19.836568899Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-02T21:33:19.837274924Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=705.925µs logger=migrator t=2026-06-02T21:33:19.894788366Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-02T21:33:19.896712575Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.927208ms logger=migrator t=2026-06-02T21:33:19.904373913Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-02T21:33:19.905019277Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=645.653µs logger=migrator t=2026-06-02T21:33:19.913297937Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-02T21:33:19.913380462Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=85.275µs logger=migrator t=2026-06-02T21:33:19.919935994Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-02T21:33:19.92104827Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.111306ms logger=migrator t=2026-06-02T21:33:19.925823064Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-02T21:33:19.926559191Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=729.876µs logger=migrator t=2026-06-02T21:33:19.932191847Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-02T21:33:19.932981117Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=788.93µs logger=migrator t=2026-06-02T21:33:19.938128148Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-02T21:33:19.939294057Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.165679ms logger=migrator t=2026-06-02T21:33:19.944922954Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-02T21:33:19.948936078Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.056666ms logger=migrator t=2026-06-02T21:33:19.955376515Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-02T21:33:19.956520092Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.143327ms logger=migrator t=2026-06-02T21:33:19.961824302Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-02T21:33:19.96276371Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=939.768µs logger=migrator t=2026-06-02T21:33:19.968229088Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-02T21:33:19.9692475Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.018072ms logger=migrator t=2026-06-02T21:33:19.975234204Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-02T21:33:19.976280298Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.043513ms logger=migrator t=2026-06-02T21:33:19.982207948Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-02T21:33:19.983546906Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.339188ms logger=migrator t=2026-06-02T21:33:19.990827376Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-02T21:33:19.991254248Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=426.852µs logger=migrator t=2026-06-02T21:33:19.996128786Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-02T21:33:19.996896424Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=801.36µs logger=migrator t=2026-06-02T21:33:20.003338512Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-02T21:33:20.004122882Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=846.212µs logger=migrator t=2026-06-02T21:33:20.008981519Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-02T21:33:20.010550169Z level=info msg="Migration successfully executed" id="create star table" duration=1.571349ms logger=migrator t=2026-06-02T21:33:20.015917612Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-02T21:33:20.017553245Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.627393ms logger=migrator t=2026-06-02T21:33:20.023953651Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-02T21:33:20.024871867Z level=info msg="Migration successfully executed" id="create org table v1" duration=917.926µs logger=migrator t=2026-06-02T21:33:20.030004418Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-02T21:33:20.03081582Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=811.052µs logger=migrator t=2026-06-02T21:33:20.035697088Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-02T21:33:20.036433476Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=736.148µs logger=migrator t=2026-06-02T21:33:20.041280042Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-02T21:33:20.042069062Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=789.09µs logger=migrator t=2026-06-02T21:33:20.048989534Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-02T21:33:20.050380675Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.393141ms logger=migrator t=2026-06-02T21:33:20.055365758Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-02T21:33:20.056251804Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=886.216µs logger=migrator t=2026-06-02T21:33:20.061398525Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-02T21:33:20.061483799Z level=info msg="Migration successfully executed" id="Update org table charset" duration=76.644µs logger=migrator t=2026-06-02T21:33:20.066713285Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-02T21:33:20.066819971Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=108.956µs logger=migrator t=2026-06-02T21:33:20.073670049Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-02T21:33:20.074113742Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=454.022µs logger=migrator t=2026-06-02T21:33:20.07937911Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-02T21:33:20.080467595Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.087895ms logger=migrator t=2026-06-02T21:33:20.086237399Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-02T21:33:20.087264141Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.025613ms logger=migrator t=2026-06-02T21:33:20.092421824Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-02T21:33:20.093431415Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.010091ms logger=migrator t=2026-06-02T21:33:20.09982302Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-02T21:33:20.101447142Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.624032ms logger=migrator t=2026-06-02T21:33:20.107205935Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-02T21:33:20.108202496Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=996.261µs logger=migrator t=2026-06-02T21:33:20.11280666Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-02T21:33:20.113956549Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.147719ms logger=migrator t=2026-06-02T21:33:20.120014767Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-02T21:33:20.127703719Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.690211ms logger=migrator t=2026-06-02T21:33:20.132651469Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-02T21:33:20.133399438Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=748.389µs logger=migrator t=2026-06-02T21:33:20.138031303Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-02T21:33:20.138637075Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=609.672µs logger=migrator t=2026-06-02T21:33:20.147309886Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-02T21:33:20.148721188Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.410972ms logger=migrator t=2026-06-02T21:33:20.15447219Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-02T21:33:20.155279321Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=806.76µs logger=migrator t=2026-06-02T21:33:20.160520418Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-02T21:33:20.16135513Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=834.513µs logger=migrator t=2026-06-02T21:33:20.166937694Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-02T21:33:20.16704438Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=106.915µs logger=migrator t=2026-06-02T21:33:20.171895726Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-02T21:33:20.175023126Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.132781ms logger=migrator t=2026-06-02T21:33:20.179781788Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-02T21:33:20.182228982Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.446974ms logger=migrator t=2026-06-02T21:33:20.188848768Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-02T21:33:20.19083653Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.987372ms logger=migrator t=2026-06-02T21:33:20.195701227Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-02T21:33:20.196582272Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=880.715µs logger=migrator t=2026-06-02T21:33:20.20146324Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-02T21:33:20.20401124Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.546379ms logger=migrator t=2026-06-02T21:33:20.210224456Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-02T21:33:20.211434918Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.211262ms logger=migrator t=2026-06-02T21:33:20.216517826Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-02T21:33:20.217431153Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=912.717µs logger=migrator t=2026-06-02T21:33:20.223226538Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-02T21:33:20.223249989Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=24.372µs logger=migrator t=2026-06-02T21:33:20.229328778Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-02T21:33:20.229540278Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=209.411µs logger=migrator t=2026-06-02T21:33:20.234945213Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-02T21:33:20.237810189Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.865566ms logger=migrator t=2026-06-02T21:33:20.243207154Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-02T21:33:20.245256889Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.053806ms logger=migrator t=2026-06-02T21:33:20.250675504Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-02T21:33:20.252773Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.096986ms logger=migrator t=2026-06-02T21:33:20.259558516Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-02T21:33:20.262153168Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.593642ms logger=migrator t=2026-06-02T21:33:20.269037988Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-02T21:33:20.269514012Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=469.633µs logger=migrator t=2026-06-02T21:33:20.276424654Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-02T21:33:20.279914391Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=3.488567ms logger=migrator t=2026-06-02T21:33:20.290349202Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-02T21:33:20.291789845Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.440273ms logger=migrator t=2026-06-02T21:33:20.298807522Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-02T21:33:20.298996912Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=58.253µs logger=migrator t=2026-06-02T21:33:20.30367998Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-02T21:33:20.304706222Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.018112ms logger=migrator t=2026-06-02T21:33:20.314020056Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-02T21:33:20.315238378Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.218252ms logger=migrator t=2026-06-02T21:33:20.319327216Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-02T21:33:20.325988335Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.660539ms logger=migrator t=2026-06-02T21:33:20.330820261Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-02T21:33:20.331642052Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=821.641µs logger=migrator t=2026-06-02T21:33:20.337613567Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-02T21:33:20.338168274Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=555.837µs logger=migrator t=2026-06-02T21:33:20.3419977Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-02T21:33:20.342550447Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=552.707µs logger=migrator t=2026-06-02T21:33:20.346467347Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-02T21:33:20.346965732Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=498.645µs logger=migrator t=2026-06-02T21:33:20.351617979Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-02T21:33:20.352320704Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=700.905µs logger=migrator t=2026-06-02T21:33:20.357012734Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-02T21:33:20.359212885Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.199871ms logger=migrator t=2026-06-02T21:33:20.363447641Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-02T21:33:20.364493434Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.045423ms logger=migrator t=2026-06-02T21:33:20.369046735Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-02T21:33:20.369372822Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=324.866µs logger=migrator t=2026-06-02T21:33:20.374761676Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-02T21:33:20.375090392Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=329.356µs logger=migrator t=2026-06-02T21:33:20.380065366Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-02T21:33:20.381298469Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.233403ms logger=migrator t=2026-06-02T21:33:20.385514463Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-02T21:33:20.387763467Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.248754ms logger=migrator t=2026-06-02T21:33:20.39253219Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-02T21:33:20.393558203Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.025693ms logger=migrator t=2026-06-02T21:33:20.398284823Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-02T21:33:20.399192839Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=907.946µs logger=migrator t=2026-06-02T21:33:20.403768992Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-02T21:33:20.40470638Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=937.638µs logger=migrator t=2026-06-02T21:33:20.409937675Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-02T21:33:20.410955967Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.022162ms logger=migrator t=2026-06-02T21:33:20.415157271Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-02T21:33:20.416023586Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=866.395µs logger=migrator t=2026-06-02T21:33:20.42536439Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-02T21:33:20.43184353Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.47938ms logger=migrator t=2026-06-02T21:33:20.437369141Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-02T21:33:20.440709351Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=3.34483ms logger=migrator t=2026-06-02T21:33:20.454279741Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-02T21:33:20.456282913Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.97656ms logger=migrator t=2026-06-02T21:33:20.463659679Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-02T21:33:20.464465779Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=805.96µs logger=migrator t=2026-06-02T21:33:20.471662585Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-02T21:33:20.472255896Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=592.611µs logger=migrator t=2026-06-02T21:33:20.479869263Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-02T21:33:20.482727438Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.856755ms logger=migrator t=2026-06-02T21:33:20.635822837Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-02T21:33:20.638883602Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.064076ms logger=migrator t=2026-06-02T21:33:20.799671762Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-02T21:33:20.799721664Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=63.333µs logger=migrator t=2026-06-02T21:33:21.847966068Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-02T21:33:21.848530678Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=576.84µs logger=migrator t=2026-06-02T21:33:21.911921426Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-02T21:33:21.915665187Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.752921ms logger=migrator t=2026-06-02T21:33:22.002644236Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-02T21:33:22.003136821Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=495.135µs logger=migrator t=2026-06-02T21:33:22.346307208Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-02T21:33:22.346779913Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=475.015µs logger=migrator t=2026-06-02T21:33:22.488854157Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-02T21:33:22.49165857Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.806494ms logger=migrator t=2026-06-02T21:33:22.649499598Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-02T21:33:22.650448596Z level=info msg="Migration successfully executed" id="Update uid value" duration=927.266µs logger=migrator t=2026-06-02T21:33:22.982327209Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-02T21:33:22.991316297Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=8.992259ms logger=migrator t=2026-06-02T21:33:23.000102954Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-02T21:33:23.000965009Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=863.464µs logger=migrator t=2026-06-02T21:33:23.00706015Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-02T21:33:23.007742145Z level=info msg="Migration successfully executed" id="create api_key table" duration=682.416µs logger=migrator t=2026-06-02T21:33:23.015996536Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-02T21:33:23.017423129Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.429213ms logger=migrator t=2026-06-02T21:33:23.022118238Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-02T21:33:23.023342841Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.224793ms logger=migrator t=2026-06-02T21:33:23.031962561Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-02T21:33:23.033805065Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.844023ms logger=migrator t=2026-06-02T21:33:23.043936053Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-02T21:33:23.046350925Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.417913ms logger=migrator t=2026-06-02T21:33:23.050776571Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-02T21:33:23.052606415Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.829974ms logger=migrator t=2026-06-02T21:33:23.068225632Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-02T21:33:23.070258365Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=2.035043ms logger=migrator t=2026-06-02T21:33:23.077355908Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-02T21:33:23.086700615Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.343487ms logger=migrator t=2026-06-02T21:33:23.094797038Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-02T21:33:23.095591168Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=795.09µs logger=migrator t=2026-06-02T21:33:23.100928411Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-02T21:33:23.101932172Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.006481ms logger=migrator t=2026-06-02T21:33:23.109691618Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-02T21:33:23.110366983Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=676.045µs logger=migrator t=2026-06-02T21:33:23.116924778Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-02T21:33:23.117487216Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=562.438µs logger=migrator t=2026-06-02T21:33:23.122345865Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-02T21:33:23.122658431Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=312.975µs logger=migrator t=2026-06-02T21:33:23.12694631Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-02T21:33:23.12754202Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=595.8µs logger=migrator t=2026-06-02T21:33:23.142509854Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-02T21:33:23.142552706Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.642µs logger=migrator t=2026-06-02T21:33:23.149211176Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-02T21:33:23.153100794Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.906539ms logger=migrator t=2026-06-02T21:33:23.161106973Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-02T21:33:23.163636152Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.528939ms logger=migrator t=2026-06-02T21:33:23.170332394Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-02T21:33:23.1706419Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=312.066µs logger=migrator t=2026-06-02T21:33:23.179780587Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-02T21:33:23.182562659Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.782512ms logger=migrator t=2026-06-02T21:33:23.19590547Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-02T21:33:23.20101147Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.123462ms logger=migrator t=2026-06-02T21:33:23.21022887Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-02T21:33:23.212128008Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.901648ms logger=migrator t=2026-06-02T21:33:23.21610166Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-02T21:33:23.216696001Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=598.681µs logger=migrator t=2026-06-02T21:33:23.22374Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-02T21:33:23.225820776Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.080296ms logger=migrator t=2026-06-02T21:33:23.23038196Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-02T21:33:23.231787602Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.407481ms logger=migrator t=2026-06-02T21:33:23.237162276Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-02T21:33:23.238587019Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.427142ms logger=migrator t=2026-06-02T21:33:23.244047166Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-02T21:33:23.244952273Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=905.967µs logger=migrator t=2026-06-02T21:33:23.249849584Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-02T21:33:23.250058184Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=214.301µs logger=migrator t=2026-06-02T21:33:23.25546998Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-02T21:33:23.255497972Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.222µs logger=migrator t=2026-06-02T21:33:23.259643423Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-02T21:33:23.26250966Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.866017ms logger=migrator t=2026-06-02T21:33:23.26644199Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-02T21:33:23.269131277Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.691978ms logger=migrator t=2026-06-02T21:33:23.274962135Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-02T21:33:23.275107323Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=146.328µs logger=migrator t=2026-06-02T21:33:23.2807281Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-02T21:33:23.281543061Z level=info msg="Migration successfully executed" id="create quota table v1" duration=814.771µs logger=migrator t=2026-06-02T21:33:23.286350847Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-02T21:33:23.287130646Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=779.939µs logger=migrator t=2026-06-02T21:33:23.291190303Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-02T21:33:23.291236515Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=47.842µs logger=migrator t=2026-06-02T21:33:23.296881154Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-02T21:33:23.297899366Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.018652ms logger=migrator t=2026-06-02T21:33:23.302346963Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-02T21:33:23.303623878Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.276925ms logger=migrator t=2026-06-02T21:33:23.309326189Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-02T21:33:23.314022448Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.697209ms logger=migrator t=2026-06-02T21:33:23.322968506Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-02T21:33:23.323219668Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=253.973µs logger=migrator t=2026-06-02T21:33:23.331966945Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-02T21:33:23.334094624Z level=info msg="Migration successfully executed" id="create session table" duration=2.124659ms logger=migrator t=2026-06-02T21:33:23.339262217Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-02T21:33:23.339359082Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=97.495µs logger=migrator t=2026-06-02T21:33:23.343729715Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-02T21:33:23.3438285Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=99.125µs logger=migrator t=2026-06-02T21:33:23.348626955Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-02T21:33:23.34949583Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=868.795µs logger=migrator t=2026-06-02T21:33:23.35421588Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-02T21:33:23.355129807Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=913.637µs logger=migrator t=2026-06-02T21:33:23.36046904Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-02T21:33:23.360506722Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=38.822µs logger=migrator t=2026-06-02T21:33:23.364130877Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-02T21:33:23.364168369Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.742µs logger=migrator t=2026-06-02T21:33:23.367833776Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-02T21:33:23.37045633Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.634765ms logger=migrator t=2026-06-02T21:33:23.375813113Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-02T21:33:23.380029679Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.216926ms logger=migrator t=2026-06-02T21:33:23.384826723Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-02T21:33:23.384929768Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=103.875µs logger=migrator t=2026-06-02T21:33:23.388551664Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-02T21:33:23.388615337Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=64.323µs logger=migrator t=2026-06-02T21:33:23.394505497Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-02T21:33:23.395408684Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=901.496µs logger=migrator t=2026-06-02T21:33:23.416678419Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-02T21:33:23.416729742Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=44.462µs logger=migrator t=2026-06-02T21:33:23.423020622Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-02T21:33:23.427978036Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.964334ms logger=migrator t=2026-06-02T21:33:23.435184954Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-02T21:33:23.435350302Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=165.728µs logger=migrator t=2026-06-02T21:33:23.441528977Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-02T21:33:23.445026926Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.497369ms logger=migrator t=2026-06-02T21:33:23.454069007Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-02T21:33:23.456686491Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.614324ms logger=migrator t=2026-06-02T21:33:23.460504496Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-02T21:33:23.46057422Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.213µs logger=migrator t=2026-06-02T21:33:23.464277789Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-02T21:33:23.46529462Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.016931ms logger=migrator t=2026-06-02T21:33:23.470498776Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-02T21:33:23.471310538Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=805.322µs logger=migrator t=2026-06-02T21:33:23.476996048Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-02T21:33:23.478058653Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.061804ms logger=migrator t=2026-06-02T21:33:23.485805658Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-02T21:33:23.488882965Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=3.078887ms logger=migrator t=2026-06-02T21:33:23.49702104Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-02T21:33:23.497882104Z level=info msg="Migration successfully executed" id="add index alert state" duration=861.644µs logger=migrator t=2026-06-02T21:33:23.503237278Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-02T21:33:23.504307142Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.064094ms logger=migrator t=2026-06-02T21:33:23.5107387Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-02T21:33:23.511716371Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=977.981µs logger=migrator t=2026-06-02T21:33:23.516297835Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-02T21:33:23.517261154Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=959.18µs logger=migrator t=2026-06-02T21:33:23.522200555Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-02T21:33:23.523141624Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=941.998µs logger=migrator t=2026-06-02T21:33:23.529436414Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-02T21:33:23.541129032Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.693518ms logger=migrator t=2026-06-02T21:33:23.546011881Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-02T21:33:23.546628743Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=616.912µs logger=migrator t=2026-06-02T21:33:23.550277489Z 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-06-02T21:33:23.551224467Z 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=941.078µs logger=migrator t=2026-06-02T21:33:23.556430073Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-02T21:33:23.55677145Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=340.927µs logger=migrator t=2026-06-02T21:33:23.560547382Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-02T21:33:23.561457179Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=909.687µs logger=migrator t=2026-06-02T21:33:23.566229784Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-02T21:33:23.568242276Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.991072ms logger=migrator t=2026-06-02T21:33:23.577491588Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-02T21:33:23.584825753Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.338315ms logger=migrator t=2026-06-02T21:33:23.590411838Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-02T21:33:23.597725971Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.316404ms logger=migrator t=2026-06-02T21:33:23.601806229Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-02T21:33:23.605719719Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.91335ms logger=migrator t=2026-06-02T21:33:23.615857106Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-02T21:33:23.621297734Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.440388ms logger=migrator t=2026-06-02T21:33:23.628557484Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-02T21:33:23.63042831Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.875055ms logger=migrator t=2026-06-02T21:33:23.637045568Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-02T21:33:23.637114971Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=82.644µs logger=migrator t=2026-06-02T21:33:23.641042602Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-02T21:33:23.641098815Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=62.143µs logger=migrator t=2026-06-02T21:33:23.645890879Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-02T21:33:23.647051158Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.160559ms logger=migrator t=2026-06-02T21:33:23.651825343Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-02T21:33:23.653019644Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.194331ms logger=migrator t=2026-06-02T21:33:23.65941406Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-02T21:33:23.660568909Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.154869ms logger=migrator t=2026-06-02T21:33:23.666849339Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-02T21:33:23.667725004Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=875.315µs logger=migrator t=2026-06-02T21:33:23.672567421Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-02T21:33:23.673890908Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.322667ms logger=migrator t=2026-06-02T21:33:23.679169438Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-02T21:33:23.684532152Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.361254ms logger=migrator t=2026-06-02T21:33:23.690705747Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-02T21:33:23.696852921Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.147764ms logger=migrator t=2026-06-02T21:33:23.703274308Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-02T21:33:23.703509791Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=235.623µs logger=migrator t=2026-06-02T21:33:23.708507316Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-02T21:33:23.710227263Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.719827ms logger=migrator t=2026-06-02T21:33:23.718117946Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-02T21:33:23.719133259Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.015663ms logger=migrator t=2026-06-02T21:33:23.72739144Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-02T21:33:23.734610199Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.243469ms logger=migrator t=2026-06-02T21:33:23.73915021Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-02T21:33:23.739231234Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=75.314µs logger=migrator t=2026-06-02T21:33:23.743596797Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-02T21:33:23.744466171Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=869.484µs logger=migrator t=2026-06-02T21:33:23.751385435Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-02T21:33:23.75228862Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=903.245µs logger=migrator t=2026-06-02T21:33:23.757631693Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-02T21:33:23.757819933Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=191µs logger=migrator t=2026-06-02T21:33:23.762725303Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-02T21:33:23.763937685Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.207202ms logger=migrator t=2026-06-02T21:33:23.772412318Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-02T21:33:23.773469592Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.070425ms logger=migrator t=2026-06-02T21:33:23.778380572Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-02T21:33:23.779251327Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=870.225µs logger=migrator t=2026-06-02T21:33:23.783363957Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-02T21:33:23.784260752Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=896.635µs logger=migrator t=2026-06-02T21:33:23.790702232Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-02T21:33:23.792325854Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.623142ms logger=migrator t=2026-06-02T21:33:23.798926001Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-02T21:33:23.800418428Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.483976ms logger=migrator t=2026-06-02T21:33:23.806371941Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-02T21:33:23.806417954Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.503µs logger=migrator t=2026-06-02T21:33:23.811005348Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-02T21:33:23.817440577Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.432689ms logger=migrator t=2026-06-02T21:33:23.82377735Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-02T21:33:23.82475959Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=983.681µs logger=migrator t=2026-06-02T21:33:23.829016457Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-02T21:33:23.837269708Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.249811ms logger=migrator t=2026-06-02T21:33:23.844739519Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-02T21:33:23.845548091Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=809.082µs logger=migrator t=2026-06-02T21:33:23.853286707Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-02T21:33:23.856857989Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=3.578452ms logger=migrator t=2026-06-02T21:33:23.870289125Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-02T21:33:23.872222883Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.936209ms logger=migrator t=2026-06-02T21:33:23.876221927Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-02T21:33:23.887997988Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.775631ms logger=migrator t=2026-06-02T21:33:23.891781311Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-02T21:33:23.892271086Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=489.865µs logger=migrator t=2026-06-02T21:33:23.897609708Z 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-06-02T21:33:23.898465893Z 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=849.684µs logger=migrator t=2026-06-02T21:33:23.904367374Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-02T21:33:23.904644187Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=277.334µs logger=migrator t=2026-06-02T21:33:23.909803681Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-02T21:33:23.910327608Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=523.837µs logger=migrator t=2026-06-02T21:33:23.915402637Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-02T21:33:23.915612908Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=208.21µs logger=migrator t=2026-06-02T21:33:23.919282015Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-02T21:33:23.923240888Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.958503ms logger=migrator t=2026-06-02T21:33:23.926902284Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-02T21:33:23.931005633Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.103159ms logger=migrator t=2026-06-02T21:33:23.935702243Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-02T21:33:23.936705534Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.003211ms logger=migrator t=2026-06-02T21:33:23.941931791Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-02T21:33:23.942766513Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=835.122µs logger=migrator t=2026-06-02T21:33:23.947267134Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-02T21:33:23.947481155Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=214.491µs logger=migrator t=2026-06-02T21:33:23.951191063Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-02T21:33:23.955251951Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.057968ms logger=migrator t=2026-06-02T21:33:23.959946361Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-02T21:33:23.960778343Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=834.212µs logger=migrator t=2026-06-02T21:33:23.964893233Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-02T21:33:23.965055411Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=162.468µs logger=migrator t=2026-06-02T21:33:23.969087157Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-02T21:33:23.969452157Z level=info msg="Migration successfully executed" id="Move region to single row" duration=365.119µs logger=migrator t=2026-06-02T21:33:23.977364Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-02T21:33:23.978775352Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.405681ms logger=migrator t=2026-06-02T21:33:23.983094032Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-02T21:33:23.983902904Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=808.852µs logger=migrator t=2026-06-02T21:33:23.987531248Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-02T21:33:23.988485877Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=954.239µs logger=migrator t=2026-06-02T21:33:23.99599321Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-02T21:33:23.996923858Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=930.158µs logger=migrator t=2026-06-02T21:33:24.000841568Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-02T21:33:24.001668831Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=827.023µs logger=migrator t=2026-06-02T21:33:24.005516457Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-02T21:33:24.006379181Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=862.464µs logger=migrator t=2026-06-02T21:33:24.010958315Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-02T21:33:24.011028728Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.203µs logger=migrator t=2026-06-02T21:33:24.015410102Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-02T21:33:24.01693743Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.527308ms logger=migrator t=2026-06-02T21:33:24.022557307Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-02T21:33:24.023322537Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=765.51µs logger=migrator t=2026-06-02T21:33:24.028072349Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-02T21:33:24.029191366Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.116487ms logger=migrator t=2026-06-02T21:33:24.036478689Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-02T21:33:24.037345663Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=869.305µs logger=migrator t=2026-06-02T21:33:24.042727989Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-02T21:33:24.042904117Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=176.519µs logger=migrator t=2026-06-02T21:33:24.04958962Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-02T21:33:24.050133167Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=543.768µs logger=migrator t=2026-06-02T21:33:24.056309303Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-02T21:33:24.056407068Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=99.025µs logger=migrator t=2026-06-02T21:33:24.063404466Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-02T21:33:24.064595996Z level=info msg="Migration successfully executed" id="create team table" duration=1.191369ms logger=migrator t=2026-06-02T21:33:24.069345559Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-02T21:33:24.070754331Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.408642ms logger=migrator t=2026-06-02T21:33:24.078500496Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-02T21:33:24.080044715Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.535429ms logger=migrator t=2026-06-02T21:33:24.085573058Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-02T21:33:24.090397295Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.824078ms logger=migrator t=2026-06-02T21:33:24.095923997Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-02T21:33:24.096089735Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=165.998µs logger=migrator t=2026-06-02T21:33:24.10419337Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-02T21:33:24.105094445Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=901.315µs logger=migrator t=2026-06-02T21:33:24.111887322Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-02T21:33:24.113253972Z level=info msg="Migration successfully executed" id="create team member table" duration=1.36678ms logger=migrator t=2026-06-02T21:33:24.118319192Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-02T21:33:24.119282781Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=963.349µs logger=migrator t=2026-06-02T21:33:24.125150541Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-02T21:33:24.126114659Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=964.248µs logger=migrator t=2026-06-02T21:33:24.132633343Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-02T21:33:24.134211064Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.57137ms logger=migrator t=2026-06-02T21:33:24.13903155Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-02T21:33:24.143848316Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.817616ms logger=migrator t=2026-06-02T21:33:24.148188418Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-02T21:33:24.152855416Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.671158ms logger=migrator t=2026-06-02T21:33:24.160669936Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-02T21:33:24.165423478Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.753062ms logger=migrator t=2026-06-02T21:33:24.169812053Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-02T21:33:24.170868667Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.056423ms logger=migrator t=2026-06-02T21:33:24.178107538Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-02T21:33:24.179001913Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=896.266µs logger=migrator t=2026-06-02T21:33:24.187613132Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-02T21:33:24.189823326Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.213644ms logger=migrator t=2026-06-02T21:33:24.202170177Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-02T21:33:24.204426722Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.258535ms logger=migrator t=2026-06-02T21:33:24.213445653Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-02T21:33:24.214634604Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.18278ms logger=migrator t=2026-06-02T21:33:24.220189318Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-02T21:33:24.221096974Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=902.745µs logger=migrator t=2026-06-02T21:33:24.33862211Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-02T21:33:24.340432892Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.812913ms logger=migrator t=2026-06-02T21:33:24.350375621Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-02T21:33:24.352239096Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.866095ms logger=migrator t=2026-06-02T21:33:24.359467325Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-02T21:33:24.359985821Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=518.286µs logger=migrator t=2026-06-02T21:33:24.36973739Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-02T21:33:24.370112449Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=374.97µs logger=migrator t=2026-06-02T21:33:24.380559293Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-02T21:33:24.381520132Z level=info msg="Migration successfully executed" id="create tag table" duration=960.339µs logger=migrator t=2026-06-02T21:33:24.389508171Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-02T21:33:24.390994787Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.496348ms logger=migrator t=2026-06-02T21:33:24.403139437Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-02T21:33:24.404206021Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.069285ms logger=migrator t=2026-06-02T21:33:24.41121973Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-02T21:33:24.412263683Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.044223ms logger=migrator t=2026-06-02T21:33:24.420744777Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-02T21:33:24.421818682Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.073275ms logger=migrator t=2026-06-02T21:33:24.427169734Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-02T21:33:24.444995486Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.823111ms logger=migrator t=2026-06-02T21:33:24.450086846Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-02T21:33:24.450801553Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=714.016µs logger=migrator t=2026-06-02T21:33:24.456924626Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-02T21:33:24.457913356Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=989.21µs logger=migrator t=2026-06-02T21:33:24.464872692Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-02T21:33:24.465192709Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=323.238µs logger=migrator t=2026-06-02T21:33:24.471167254Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-02T21:33:24.471938292Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=772.069µs logger=migrator t=2026-06-02T21:33:24.478411794Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-02T21:33:24.479289629Z level=info msg="Migration successfully executed" id="create user auth table" duration=878.005µs logger=migrator t=2026-06-02T21:33:24.486302387Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-02T21:33:24.488042616Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.742189ms logger=migrator t=2026-06-02T21:33:24.493873274Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-02T21:33:24.493939897Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.493µs logger=migrator t=2026-06-02T21:33:24.498472418Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-02T21:33:24.503911107Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.437658ms logger=migrator t=2026-06-02T21:33:24.509723243Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-02T21:33:24.514765421Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.038848ms logger=migrator t=2026-06-02T21:33:24.519537465Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-02T21:33:24.525405726Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.867691ms logger=migrator t=2026-06-02T21:33:24.857110646Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-02T21:33:24.864661913Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.555417ms logger=migrator t=2026-06-02T21:33:24.871367396Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-02T21:33:24.87204131Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=673.963µs logger=migrator t=2026-06-02T21:33:24.876999354Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-02T21:33:24.881980017Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.977474ms logger=migrator t=2026-06-02T21:33:24.886564582Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-02T21:33:24.887362083Z level=info msg="Migration successfully executed" id="create server_lock table" duration=796.98µs logger=migrator t=2026-06-02T21:33:24.893973141Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-02T21:33:24.895473848Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.501016ms logger=migrator t=2026-06-02T21:33:24.901326906Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-02T21:33:24.902603082Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.276215ms logger=migrator t=2026-06-02T21:33:24.909181308Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-02T21:33:24.910605831Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.441564ms logger=migrator t=2026-06-02T21:33:24.917350025Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-02T21:33:24.918770618Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.420413ms logger=migrator t=2026-06-02T21:33:24.924751344Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-02T21:33:24.926296292Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.544518ms logger=migrator t=2026-06-02T21:33:24.932019665Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-02T21:33:24.93738609Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.367274ms logger=migrator t=2026-06-02T21:33:24.943455439Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-02T21:33:24.944401908Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=946.459µs logger=migrator t=2026-06-02T21:33:24.949985343Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-02T21:33:24.951396735Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.411252ms logger=migrator t=2026-06-02T21:33:24.956811362Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-02T21:33:24.957716118Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=904.506µs logger=migrator t=2026-06-02T21:33:24.964737107Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-02T21:33:24.966192411Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.455285ms logger=migrator t=2026-06-02T21:33:24.973264072Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-02T21:33:24.974858745Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.594532ms logger=migrator t=2026-06-02T21:33:24.980529944Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-02T21:33:24.980661821Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=132.117µs logger=migrator t=2026-06-02T21:33:24.987617526Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-02T21:33:24.987845698Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=229.441µs logger=migrator t=2026-06-02T21:33:24.993294637Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-02T21:33:24.994864567Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.537148ms logger=migrator t=2026-06-02T21:33:25.001266773Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-02T21:33:25.002286306Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.018722ms logger=migrator t=2026-06-02T21:33:25.008869023Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-02T21:33:25.010728128Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.858495ms logger=migrator t=2026-06-02T21:33:25.020088287Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-02T21:33:25.020236934Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=148.707µs logger=migrator t=2026-06-02T21:33:25.025480453Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-02T21:33:25.036319747Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=10.835943ms logger=migrator t=2026-06-02T21:33:25.041035759Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-02T21:33:25.041825969Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=790.179µs logger=migrator t=2026-06-02T21:33:25.047489988Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-02T21:33:25.048552563Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.062255ms logger=migrator t=2026-06-02T21:33:25.053944409Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-02T21:33:25.056280739Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.336479ms logger=migrator t=2026-06-02T21:33:25.062820463Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-02T21:33:25.069448992Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.627819ms logger=migrator t=2026-06-02T21:33:25.074462899Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-02T21:33:25.075501311Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.037162ms logger=migrator t=2026-06-02T21:33:25.080119208Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-02T21:33:25.080279726Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=159.648µs logger=migrator t=2026-06-02T21:33:25.085635171Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-02T21:33:25.086699974Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.062983ms logger=migrator t=2026-06-02T21:33:25.093479301Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-02T21:33:25.095414471Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.889857ms logger=migrator t=2026-06-02T21:33:25.100802357Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-02T21:33:25.103964218Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.143268ms logger=migrator t=2026-06-02T21:33:25.110660771Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-02T21:33:25.110899773Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=242.092µs logger=migrator t=2026-06-02T21:33:25.116254467Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-02T21:33:25.117853439Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.598592ms logger=migrator t=2026-06-02T21:33:25.123688617Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-02T21:33:25.125263998Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.575051ms logger=migrator t=2026-06-02T21:33:25.131393931Z 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-06-02T21:33:25.132658076Z 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.273956ms logger=migrator t=2026-06-02T21:33:25.137854252Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-02T21:33:25.138972039Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.117787ms logger=migrator t=2026-06-02T21:33:25.146906115Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-02T21:33:25.156470884Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.56685ms logger=migrator t=2026-06-02T21:33:25.161172265Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-02T21:33:25.161971405Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=798.87µs logger=migrator t=2026-06-02T21:33:25.168598745Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-02T21:33:25.169683991Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.084945ms logger=migrator t=2026-06-02T21:33:25.175772622Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-02T21:33:25.204533064Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.761613ms logger=migrator t=2026-06-02T21:33:25.24570319Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-02T21:33:25.273405167Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.706288ms logger=migrator t=2026-06-02T21:33:25.477124589Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-02T21:33:25.479776715Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.653466ms logger=migrator t=2026-06-02T21:33:25.488505011Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-02T21:33:25.489806048Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.300457ms logger=migrator t=2026-06-02T21:33:25.495551421Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-02T21:33:25.500802541Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.26055ms logger=migrator t=2026-06-02T21:33:25.507169267Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-02T21:33:25.512487019Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.316922ms logger=migrator t=2026-06-02T21:33:25.518532308Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-02T21:33:25.519492878Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=960.139µs logger=migrator t=2026-06-02T21:33:25.524891643Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-02T21:33:25.525864103Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=972.07µs logger=migrator t=2026-06-02T21:33:25.532755255Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-02T21:33:25.533722755Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=966.97µs logger=migrator t=2026-06-02T21:33:25.54201376Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-02T21:33:25.544142528Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.130369ms logger=migrator t=2026-06-02T21:33:25.549705822Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-02T21:33:25.549835119Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=130.507µs logger=migrator t=2026-06-02T21:33:25.555351881Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-02T21:33:25.5646924Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.342329ms logger=migrator t=2026-06-02T21:33:25.570669515Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-02T21:33:25.575108842Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.437857ms logger=migrator t=2026-06-02T21:33:25.580105748Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-02T21:33:25.586323606Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.217208ms logger=migrator t=2026-06-02T21:33:25.593023709Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-02T21:33:25.594113675Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.090475ms logger=migrator t=2026-06-02T21:33:25.60185459Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-02T21:33:25.603560778Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.705808ms logger=migrator t=2026-06-02T21:33:25.609512383Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-02T21:33:25.615622175Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.110572ms logger=migrator t=2026-06-02T21:33:25.621982961Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-02T21:33:25.626442459Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.458037ms logger=migrator t=2026-06-02T21:33:25.633160822Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-02T21:33:25.634305771Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.144819ms logger=migrator t=2026-06-02T21:33:25.64191559Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-02T21:33:25.64954249Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.62668ms logger=migrator t=2026-06-02T21:33:25.65617679Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-02T21:33:25.662512184Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.334315ms logger=migrator t=2026-06-02T21:33:25.67064732Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-02T21:33:25.670740555Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=93.986µs logger=migrator t=2026-06-02T21:33:25.676089028Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-02T21:33:25.677790056Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.701628ms logger=migrator t=2026-06-02T21:33:25.683958251Z 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-06-02T21:33:25.685092749Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.134168ms logger=migrator t=2026-06-02T21:33:25.694663299Z 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-06-02T21:33:25.696122104Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.457484ms logger=migrator t=2026-06-02T21:33:25.70288336Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-02T21:33:25.702995606Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=95.655µs logger=migrator t=2026-06-02T21:33:25.709534529Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-02T21:33:25.717544069Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.00882ms logger=migrator t=2026-06-02T21:33:25.724236542Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-02T21:33:25.732655413Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.277953ms logger=migrator t=2026-06-02T21:33:25.737467699Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-02T21:33:25.74510085Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.632261ms logger=migrator t=2026-06-02T21:33:25.75021108Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-02T21:33:25.755204726Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.992496ms logger=migrator t=2026-06-02T21:33:25.760375981Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-02T21:33:25.767928877Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.550816ms logger=migrator t=2026-06-02T21:33:25.774572737Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-02T21:33:25.774676622Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=103.785µs logger=migrator t=2026-06-02T21:33:25.780907691Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-02T21:33:25.782531764Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.625813ms logger=migrator t=2026-06-02T21:33:25.788421576Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-02T21:33:25.794793261Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.371315ms logger=migrator t=2026-06-02T21:33:25.838965202Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-02T21:33:25.8391234Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=159.358µs logger=migrator t=2026-06-02T21:33:26.184998055Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-02T21:33:26.195155785Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.15909ms logger=migrator t=2026-06-02T21:33:26.217413845Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-02T21:33:26.2196441Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.232785ms logger=migrator t=2026-06-02T21:33:26.240648746Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-02T21:33:26.249899729Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.254254ms logger=migrator t=2026-06-02T21:33:26.262287374Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-02T21:33:26.263942028Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.651765ms logger=migrator t=2026-06-02T21:33:26.278304653Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-02T21:33:26.279523446Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.216993ms logger=migrator t=2026-06-02T21:33:26.304980531Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-02T21:33:26.315954932Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.973901ms logger=migrator t=2026-06-02T21:33:26.330955951Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-02T21:33:26.332625706Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.668576ms logger=migrator t=2026-06-02T21:33:26.366977906Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-02T21:33:26.368483753Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.507467ms logger=migrator t=2026-06-02T21:33:26.419051253Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-02T21:33:26.420838334Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.785811ms logger=migrator t=2026-06-02T21:33:26.461256074Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-02T21:33:26.462596933Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.341259ms logger=migrator t=2026-06-02T21:33:26.490881231Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-02T21:33:26.491080301Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=201.01µs logger=migrator t=2026-06-02T21:33:26.516730126Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-02T21:33:26.517710035Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=977.609µs logger=migrator t=2026-06-02T21:33:26.532872712Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-02T21:33:26.534475824Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.603602ms logger=migrator t=2026-06-02T21:33:26.563777615Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-02T21:33:26.564323494Z 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-06-02T21:33:26.603565523Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-02T21:33:26.604181645Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=622.411µs logger=migrator t=2026-06-02T21:33:26.72710022Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-02T21:33:26.729317104Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.217434ms logger=migrator t=2026-06-02T21:33:26.82569534Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-02T21:33:26.836692913Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.999304ms logger=migrator t=2026-06-02T21:33:26.887065363Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-02T21:33:26.889238795Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.174522ms logger=migrator t=2026-06-02T21:33:26.929677866Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-02T21:33:26.931757613Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.076086ms logger=migrator t=2026-06-02T21:33:27.081048074Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-02T21:33:27.082661226Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.615233ms logger=migrator t=2026-06-02T21:33:27.362877634Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-02T21:33:27.364826444Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.951169ms logger=migrator t=2026-06-02T21:33:27.521320678Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-02T21:33:27.523925822Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.610964ms logger=migrator t=2026-06-02T21:33:27.753905144Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-02T21:33:27.753979707Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=78.094µs logger=migrator t=2026-06-02T21:33:27.824116473Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-02T21:33:27.82443018Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=316.657µs logger=migrator t=2026-06-02T21:33:28.074915768Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-02T21:33:28.086393357Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.473859ms logger=migrator t=2026-06-02T21:33:28.179450603Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-02T21:33:28.180228573Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=776.95µs logger=migrator t=2026-06-02T21:33:28.237420739Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-02T21:33:28.242009224Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=4.622877ms logger=migrator t=2026-06-02T21:33:28.422013135Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-02T21:33:28.42270642Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=695.857µs logger=migrator t=2026-06-02T21:33:28.480723287Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-02T21:33:28.483197855Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.474847ms logger=migrator t=2026-06-02T21:33:28.495393401Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-02T21:33:28.500238569Z level=info msg="Migration successfully executed" id="create secrets table" duration=4.842557ms logger=migrator t=2026-06-02T21:33:28.509497975Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-02T21:33:28.552730454Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=43.228058ms logger=migrator t=2026-06-02T21:33:28.560936365Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-02T21:33:28.568385858Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.460682ms logger=migrator t=2026-06-02T21:33:28.577725187Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-02T21:33:28.577893906Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=169.829µs logger=migrator t=2026-06-02T21:33:28.584258112Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-02T21:33:28.626404215Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=42.139453ms logger=migrator t=2026-06-02T21:33:28.632749361Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-02T21:33:28.665005607Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.252126ms logger=migrator t=2026-06-02T21:33:28.668793452Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-02T21:33:28.669528819Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=736.198µs logger=migrator t=2026-06-02T21:33:28.677453026Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-02T21:33:28.678800085Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.347709ms logger=migrator t=2026-06-02T21:33:28.684990792Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-02T21:33:28.685346431Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=353.859µs logger=migrator t=2026-06-02T21:33:28.689253421Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-02T21:33:28.690813021Z level=info msg="Migration successfully executed" id="create permission table" duration=1.56199ms logger=migrator t=2026-06-02T21:33:28.697506595Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-02T21:33:28.699631664Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.124829ms logger=migrator t=2026-06-02T21:33:28.703685973Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-02T21:33:28.704755547Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.068604ms logger=migrator t=2026-06-02T21:33:28.708783874Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-02T21:33:28.709663659Z level=info msg="Migration successfully executed" id="create role table" duration=879.665µs logger=migrator t=2026-06-02T21:33:28.714825075Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-02T21:33:28.726613199Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.792125ms logger=migrator t=2026-06-02T21:33:28.731478419Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-02T21:33:28.737692008Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.213999ms logger=migrator t=2026-06-02T21:33:28.744023552Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-02T21:33:28.745405783Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.381051ms logger=migrator t=2026-06-02T21:33:28.752227074Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-02T21:33:28.754762544Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.534661ms logger=migrator t=2026-06-02T21:33:28.766909288Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-02T21:33:28.76832222Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.413242ms logger=migrator t=2026-06-02T21:33:28.773516767Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-02T21:33:28.775083648Z level=info msg="Migration successfully executed" id="create team role table" duration=1.56606ms logger=migrator t=2026-06-02T21:33:28.784575784Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-02T21:33:28.78566637Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.093036ms logger=migrator t=2026-06-02T21:33:28.794523916Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-02T21:33:28.79597065Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.463725ms logger=migrator t=2026-06-02T21:33:28.803800171Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-02T21:33:28.805109988Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.307947ms logger=migrator t=2026-06-02T21:33:28.810801341Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-02T21:33:28.81214311Z level=info msg="Migration successfully executed" id="create user role table" duration=1.343139ms logger=migrator t=2026-06-02T21:33:28.819452204Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-02T21:33:28.822388555Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.936961ms logger=migrator t=2026-06-02T21:33:28.829519072Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-02T21:33:28.83221981Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.700438ms logger=migrator t=2026-06-02T21:33:28.839300584Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-02T21:33:28.841950059Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.652585ms logger=migrator t=2026-06-02T21:33:28.847744117Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-02T21:33:28.848868104Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.122947ms logger=migrator t=2026-06-02T21:33:28.856103947Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-02T21:33:28.860328303Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=4.226466ms logger=migrator t=2026-06-02T21:33:28.867609057Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-02T21:33:28.870844773Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=3.239417ms logger=migrator t=2026-06-02T21:33:28.877049801Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-02T21:33:28.890003516Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.951515ms logger=migrator t=2026-06-02T21:33:28.893830922Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-02T21:33:28.896177883Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.344771ms logger=migrator t=2026-06-02T21:33:28.905306612Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-02T21:33:28.907269283Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.9638ms logger=migrator t=2026-06-02T21:33:28.914758556Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-02T21:33:28.915918716Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.16204ms logger=migrator t=2026-06-02T21:33:28.927942214Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-02T21:33:28.929586098Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.652815ms logger=migrator t=2026-06-02T21:33:28.940088468Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-02T21:33:28.941791875Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.706058ms logger=migrator t=2026-06-02T21:33:28.949447517Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-02T21:33:28.950839109Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.390991ms logger=migrator t=2026-06-02T21:33:28.959071802Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-02T21:33:28.968695225Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.622574ms logger=migrator t=2026-06-02T21:33:28.973339193Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-02T21:33:28.984830213Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.4911ms logger=migrator t=2026-06-02T21:33:28.992735519Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-02T21:33:29.005963089Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=13.22739ms logger=migrator t=2026-06-02T21:33:29.012385549Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-02T21:33:29.02233584Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.948641ms logger=migrator t=2026-06-02T21:33:29.027631552Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-02T21:33:29.029294647Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.661315ms logger=migrator t=2026-06-02T21:33:29.036210093Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-02T21:33:29.037274318Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.064935ms logger=migrator t=2026-06-02T21:33:29.045818377Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-02T21:33:29.048275913Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.459006ms logger=migrator t=2026-06-02T21:33:29.062805809Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-02T21:33:29.066765173Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=3.951013ms logger=migrator t=2026-06-02T21:33:29.072377961Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-02T21:33:29.073734911Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.301897ms logger=migrator t=2026-06-02T21:33:29.080455927Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-02T21:33:29.080569923Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=114.436µs logger=migrator t=2026-06-02T21:33:29.091726726Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-02T21:33:29.091868383Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=146.227µs logger=migrator t=2026-06-02T21:33:29.143246874Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-02T21:33:29.144611374Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.366481ms logger=migrator t=2026-06-02T21:33:29.149537556Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-02T21:33:29.150117847Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=579.631µs logger=migrator t=2026-06-02T21:33:29.159126479Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-02T21:33:29.160068548Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=943.189µs logger=migrator t=2026-06-02T21:33:29.165014021Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-02T21:33:29.165267934Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=253.703µs logger=migrator t=2026-06-02T21:33:29.169860551Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-02T21:33:29.170392978Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=529.707µs logger=migrator t=2026-06-02T21:33:29.17491159Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-02T21:33:29.176504832Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.592872ms logger=migrator t=2026-06-02T21:33:29.18346767Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-02T21:33:29.184939445Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.469415ms logger=migrator t=2026-06-02T21:33:29.192750797Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-02T21:33:29.203451477Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.680069ms logger=migrator t=2026-06-02T21:33:29.208159719Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-02T21:33:29.208208281Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=49.032µs logger=migrator t=2026-06-02T21:33:29.215033992Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-02T21:33:29.21695278Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.919058ms logger=migrator t=2026-06-02T21:33:29.225474208Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-02T21:33:29.226966325Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.498307ms logger=migrator t=2026-06-02T21:33:29.234617979Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-02T21:33:29.24010002Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=5.478202ms logger=migrator t=2026-06-02T21:33:29.258065593Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-02T21:33:29.270547155Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.484772ms logger=migrator t=2026-06-02T21:33:29.277869531Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-02T21:33:29.279328416Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.461375ms logger=migrator t=2026-06-02T21:33:29.287732918Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-02T21:33:29.289798024Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.067195ms logger=migrator t=2026-06-02T21:33:29.297879129Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-02T21:33:29.322418611Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.536531ms logger=migrator t=2026-06-02T21:33:29.394660452Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-02T21:33:29.396488586Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.830203ms logger=migrator t=2026-06-02T21:33:29.406739783Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-02T21:33:29.41038077Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=3.669008ms logger=migrator t=2026-06-02T21:33:29.417530677Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-02T21:33:29.419253656Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.726379ms logger=migrator t=2026-06-02T21:33:29.428579215Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-02T21:33:29.429967346Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.389911ms logger=migrator t=2026-06-02T21:33:29.436041389Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-02T21:33:29.436428868Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=388.869µs logger=migrator t=2026-06-02T21:33:29.444920485Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-02T21:33:29.44579693Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=876.726µs logger=migrator t=2026-06-02T21:33:29.452377248Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-02T21:33:29.460248883Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.869805ms logger=migrator t=2026-06-02T21:33:29.467243532Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-02T21:33:29.468504177Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.262555ms logger=migrator t=2026-06-02T21:33:29.477613504Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-02T21:33:29.480360596Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.747431ms logger=migrator t=2026-06-02T21:33:29.488571708Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-02T21:33:29.490886157Z 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-06-02T21:33:29.501414548Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-02T21:33:29.503709336Z 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-06-02T21:33:29.512956291Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-02T21:33:29.523861881Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=10.90319ms logger=migrator t=2026-06-02T21:33:29.530413368Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-02T21:33:29.531873863Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.461905ms logger=migrator t=2026-06-02T21:33:29.536593006Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-02T21:33:29.537593857Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.001021ms logger=migrator t=2026-06-02T21:33:29.543352452Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-02T21:33:29.544365955Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.013703ms logger=migrator t=2026-06-02T21:33:29.55243825Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-02T21:33:29.553253581Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=813.961µs logger=migrator t=2026-06-02T21:33:29.55847705Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-02T21:33:29.559511283Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.032133ms logger=migrator t=2026-06-02T21:33:29.566434329Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-02T21:33:29.567937766Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.505017ms logger=migrator t=2026-06-02T21:33:29.577856366Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-02T21:33:29.579766774Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.912927ms logger=migrator t=2026-06-02T21:33:29.586675279Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-02T21:33:29.587917083Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.242084ms logger=migrator t=2026-06-02T21:33:29.5954405Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-02T21:33:29.596757927Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.317867ms logger=migrator t=2026-06-02T21:33:29.60399525Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-02T21:33:29.606333329Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.33774ms logger=migrator t=2026-06-02T21:33:29.614349151Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-02T21:33:29.637881591Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.528359ms logger=migrator t=2026-06-02T21:33:29.645052529Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-02T21:33:29.652176455Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.123746ms logger=migrator t=2026-06-02T21:33:29.657424865Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-02T21:33:29.666808017Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.379302ms logger=migrator t=2026-06-02T21:33:29.673080449Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-02T21:33:29.673282439Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=202.55µs logger=migrator t=2026-06-02T21:33:29.679289158Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-02T21:33:29.688796587Z level=info msg="Migration successfully executed" id="add share column" duration=9.506479ms logger=migrator t=2026-06-02T21:33:29.694215795Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-02T21:33:29.694368293Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=152.868µs logger=migrator t=2026-06-02T21:33:29.701527431Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-02T21:33:29.70267911Z level=info msg="Migration successfully executed" id="create file table" duration=1.1523ms logger=migrator t=2026-06-02T21:33:29.710517953Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-02T21:33:29.712967508Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.452425ms logger=migrator t=2026-06-02T21:33:29.719739196Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-02T21:33:29.721520268Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.780612ms logger=migrator t=2026-06-02T21:33:29.729240925Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-02T21:33:29.730784224Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.54441ms logger=migrator t=2026-06-02T21:33:29.738210136Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-02T21:33:29.739805648Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.596002ms logger=migrator t=2026-06-02T21:33:29.745378855Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-02T21:33:29.745576755Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=198.591µs logger=migrator t=2026-06-02T21:33:29.752163452Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-02T21:33:29.752259618Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=97.846µs logger=migrator t=2026-06-02T21:33:29.75893493Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-02T21:33:29.759825907Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=891.226µs logger=migrator t=2026-06-02T21:33:29.767474699Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-02T21:33:29.767935583Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=463.624µs logger=migrator t=2026-06-02T21:33:29.774750994Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-02T21:33:29.776592458Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.844575ms logger=migrator t=2026-06-02T21:33:29.786844555Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-02T21:33:29.79724369Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.396834ms logger=migrator t=2026-06-02T21:33:29.805665682Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-02T21:33:29.805868933Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=203.451µs logger=migrator t=2026-06-02T21:33:29.811391606Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-02T21:33:29.813627721Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.236175ms logger=migrator t=2026-06-02T21:33:29.825395616Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-02T21:33:29.826387126Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=995.43µs logger=migrator t=2026-06-02T21:33:29.832317222Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-02T21:33:29.832847759Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=531.547µs logger=migrator t=2026-06-02T21:33:29.839341283Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-02T21:33:29.839997256Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=656.013µs logger=migrator t=2026-06-02T21:33:29.846133842Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-02T21:33:29.85601681Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.879967ms logger=migrator t=2026-06-02T21:33:29.863799919Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-02T21:33:29.872670956Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.870276ms logger=migrator t=2026-06-02T21:33:29.876780376Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-02T21:33:29.877654861Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=874.865µs logger=migrator t=2026-06-02T21:33:29.886625193Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-02T21:33:29.976319332Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.691618ms logger=migrator t=2026-06-02T21:33:29.98367951Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-02T21:33:29.984860981Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.184051ms logger=migrator t=2026-06-02T21:33:29.99285057Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-02T21:33:29.994475975Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.622234ms logger=migrator t=2026-06-02T21:33:30.003491397Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-02T21:33:30.035292583Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.799176ms logger=migrator t=2026-06-02T21:33:30.041318243Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-02T21:33:30.053924412Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.606338ms logger=migrator t=2026-06-02T21:33:30.059943501Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-02T21:33:30.06029571Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=353.388µs logger=migrator t=2026-06-02T21:33:30.065699497Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-02T21:33:30.065885337Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=186.87µs logger=migrator t=2026-06-02T21:33:30.070434441Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-02T21:33:30.070663463Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=228.972µs logger=migrator t=2026-06-02T21:33:30.075823679Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-02T21:33:30.07604255Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=219.742µs logger=migrator t=2026-06-02T21:33:30.083983157Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-02T21:33:30.084315915Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=335.868µs logger=migrator t=2026-06-02T21:33:30.090014838Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-02T21:33:30.091342937Z level=info msg="Migration successfully executed" id="create folder table" duration=1.328429ms logger=migrator t=2026-06-02T21:33:30.103886202Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-02T21:33:30.10579297Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.908588ms logger=migrator t=2026-06-02T21:33:30.113405481Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-02T21:33:30.11455401Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.148439ms logger=migrator t=2026-06-02T21:33:30.120153598Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-02T21:33:30.120179Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.602µs logger=migrator t=2026-06-02T21:33:30.127445014Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-02T21:33:30.128775192Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.329587ms logger=migrator t=2026-06-02T21:33:30.134534519Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-02T21:33:30.135629174Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.094745ms logger=migrator t=2026-06-02T21:33:30.140968509Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-02T21:33:30.142947501Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.978342ms logger=migrator t=2026-06-02T21:33:30.148363819Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-02T21:33:30.148782922Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=419.332µs logger=migrator t=2026-06-02T21:33:30.15263757Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-02T21:33:30.152885323Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=248.152µs logger=migrator t=2026-06-02T21:33:30.156982823Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-02T21:33:30.158644259Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.661175ms logger=migrator t=2026-06-02T21:33:30.163171871Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-02T21:33:30.164986094Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.813603ms logger=migrator t=2026-06-02T21:33:30.171635597Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-02T21:33:30.172644329Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.009162ms logger=migrator t=2026-06-02T21:33:30.177355841Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-02T21:33:30.179441209Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.083987ms logger=migrator t=2026-06-02T21:33:30.194466431Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-02T21:33:30.197042334Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.581433ms logger=migrator t=2026-06-02T21:33:30.201756437Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-02T21:33:30.202881394Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.124547ms logger=migrator t=2026-06-02T21:33:30.209312505Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-02T21:33:30.212249796Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=3.058258ms logger=migrator t=2026-06-02T21:33:30.219030395Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-02T21:33:30.220269459Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.239443ms logger=migrator t=2026-06-02T21:33:30.225104887Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-02T21:33:30.226163382Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.060334ms logger=migrator t=2026-06-02T21:33:30.230394669Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-02T21:33:30.232198022Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.803533ms logger=migrator t=2026-06-02T21:33:30.242194126Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-02T21:33:30.244625731Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.433215ms logger=migrator t=2026-06-02T21:33:30.253801264Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-02T21:33:30.254656757Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=861.324µs logger=migrator t=2026-06-02T21:33:30.259996242Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-02T21:33:30.272176769Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.182506ms logger=migrator t=2026-06-02T21:33:30.333687183Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-02T21:33:30.334965689Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.281186ms logger=migrator t=2026-06-02T21:33:30.339687321Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-02T21:33:30.339710703Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.442µs logger=migrator t=2026-06-02T21:33:30.344423675Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-02T21:33:30.346192306Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.767812ms logger=migrator t=2026-06-02T21:33:30.352337602Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-02T21:33:30.352366513Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.291µs logger=migrator t=2026-06-02T21:33:30.357180942Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-02T21:33:30.358594515Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.413283ms logger=migrator t=2026-06-02T21:33:30.363718567Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-02T21:33:30.365949803Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.227235ms logger=migrator t=2026-06-02T21:33:30.373698051Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-02T21:33:30.375012138Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.312637ms logger=migrator t=2026-06-02T21:33:30.387395125Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-02T21:33:30.388533084Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.141759ms logger=migrator t=2026-06-02T21:33:30.397443602Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-02T21:33:30.398215652Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=772.88µs logger=migrator t=2026-06-02T21:33:30.402614929Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-02T21:33:30.403835732Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.220423ms logger=migrator t=2026-06-02T21:33:30.408885072Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-02T21:33:30.410121964Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.236953ms logger=migrator t=2026-06-02T21:33:30.468239934Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-02T21:33:30.469878869Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.639344ms logger=migrator t=2026-06-02T21:33:30.495546199Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-02T21:33:30.507394539Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.849021ms logger=migrator t=2026-06-02T21:33:30.568814358Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-02T21:33:30.579118498Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.30539ms logger=migrator t=2026-06-02T21:33:30.620428663Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-02T21:33:30.634345009Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.921116ms logger=migrator t=2026-06-02T21:33:30.692170054Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-02T21:33:30.692417636Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=251.733µs logger=migrator t=2026-06-02T21:33:30.697980112Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-02T21:33:30.708027929Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.044837ms logger=migrator t=2026-06-02T21:33:30.713502111Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-02T21:33:30.722536856Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.031915ms logger=migrator t=2026-06-02T21:33:30.726662987Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-02T21:33:30.726906801Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=243.784µs logger=migrator t=2026-06-02T21:33:30.731269425Z level=info msg="migrations completed" performed=558 skipped=0 duration=11.074366585s logger=migrator t=2026-06-02T21:33:30.732272556Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-02T21:33:30.750886234Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-02T21:33:30.75119643Z level=info msg="Created default organization" logger=secrets t=2026-06-02T21:33:30.756660921Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-02T21:33:30.809895519Z level=info msg="Restored cache from database" duration=533.247µs logger=plugin.store t=2026-06-02T21:33:30.811315262Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-02T21:33:30.852297Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-02T21:33:30.852328932Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-02T21:33:30.852429007Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-02T21:33:30.852442338Z level=info msg="Plugins loaded" count=54 duration=41.127736ms logger=query_data t=2026-06-02T21:33:30.857791523Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-02T21:33:30.862344547Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-02T21:33:30.869463653Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-02T21:33:30.877893477Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-02T21:33:30.880490381Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-02T21:33:30.882974268Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-02T21:33:30.906585853Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-02T21:33:30.927347081Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-02T21:33:30.945852123Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-02T21:33:30.945870874Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-02T21:33:30.94598045Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-02T21:33:30.946217562Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-02T21:33:30.947375401Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-02T21:33:30.953164959Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-06-02T21:33:30.968328579Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-06-02T21:33:30.996453796Z level=info msg="State cache has been initialized" states=0 duration=50.232525ms logger=ngalert.scheduler t=2026-06-02T21:33:30.996518509Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-02T21:33:30.996614834Z level=info msg=starting first_tick=2026-06-02T21:33:40Z logger=provisioning.dashboard t=2026-06-02T21:33:31.004131042Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-02T21:33:31.014974109Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-02T21:33:31.035443904Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=grafana-apiserver t=2026-06-02T21:33:31.127786879Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-02T21:33:31.128264643Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-02T21:33:31.16276397Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-06-02T21:33:31.282047553Z level=info msg="Update check succeeded" duration=335.771608ms logger=provisioning.dashboard t=2026-06-02T21:33:31.282673286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.283842075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.301581259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.328675784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.348094254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.372633188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.390036234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.417469637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.431403644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.511248916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.527275991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.5577488Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-06-02T21:33:31.575176797Z level=info msg="Update check succeeded" duration=629.056961ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-02T21:33:31.587896843Z level=info msg="Patterns update finished" duration=589.636914ms logger=provisioning.dashboard t=2026-06-02T21:33:31.601360806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.621299722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.640022747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.662248422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.680339313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.701539605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.720351653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.748773456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.768011027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.800457528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.814874081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.842145785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.861354044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.886957022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.907958034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.935360465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.953078817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:31.980611275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.000570803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.031530538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.05054961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.088493435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.106131845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.139442471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.157997599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.18615695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.201833118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.234926294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.250050893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.348683388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.369157664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.411362249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.430830593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.620643067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.637301996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.716175032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.733482144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.857812974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.874769278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.939521536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:32.974677128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.058996877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.078026679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.129174678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.148960739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.206081547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.226581915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.285041372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.304333987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.39797978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.414927984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.492213163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.509396259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.570584347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.589599628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.63768727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.65688959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.729653325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.751097092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.861379793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:33.87392404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:34.336208383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:34.351743865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:34.416929743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:34.453821119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:34.552301226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:34.569876564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:33:34.857482841Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-02T21:35:20.976474162Z level=info msg="Usage stats are ready to report"