logger=settings t=2026-06-23T18:53:36.274399284Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-23T18:53:36Z logger=settings t=2026-06-23T18:53:36.274755532Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-23T18:53:36.274768423Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-23T18:53:36.274773473Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-23T18:53:36.274776593Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-23T18:53:36.274779803Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-23T18:53:36.274782763Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-23T18:53:36.274787573Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-23T18:53:36.274791443Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-23T18:53:36.274795093Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-23T18:53:36.274798743Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-23T18:53:36.274802083Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-23T18:53:36.275001707Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-23T18:53:36.275010237Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-23T18:53:36.275015047Z level=info msg=Target target=[all] logger=settings t=2026-06-23T18:53:36.275027268Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-23T18:53:36.275030298Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-23T18:53:36.275033158Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-23T18:53:36.275037148Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-23T18:53:36.275040498Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-23T18:53:36.275044328Z level=info msg="App mode production" logger=sqlstore t=2026-06-23T18:53:36.275344604Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-23T18:53:36.275363954Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-23T18:53:36.27717925Z level=info msg="Locking database" logger=migrator t=2026-06-23T18:53:36.27719154Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-23T18:53:36.277711841Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-23T18:53:36.278749792Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.036911ms logger=migrator t=2026-06-23T18:53:36.288356553Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-23T18:53:36.294990296Z level=info msg="Migration successfully executed" id="create user table" duration=6.630333ms logger=migrator t=2026-06-23T18:53:36.299854374Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-23T18:53:36.300642119Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=788.525µs logger=migrator t=2026-06-23T18:53:36.30717661Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-23T18:53:36.313236031Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=6.062702ms logger=migrator t=2026-06-23T18:53:36.319536767Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-23T18:53:36.320284092Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=745.925µs logger=migrator t=2026-06-23T18:53:36.327816653Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-23T18:53:36.329447615Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.633843ms logger=migrator t=2026-06-23T18:53:36.337258831Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-23T18:53:36.341406143Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.150062ms logger=migrator t=2026-06-23T18:53:36.349437174Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-23T18:53:36.351184049Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.749305ms logger=migrator t=2026-06-23T18:53:36.355054796Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-23T18:53:36.355832193Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=777.167µs logger=migrator t=2026-06-23T18:53:36.360561666Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-23T18:53:36.361369213Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=807.607µs logger=migrator t=2026-06-23T18:53:36.36721511Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-23T18:53:36.367836632Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=621.922µs logger=migrator t=2026-06-23T18:53:36.371391053Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-23T18:53:36.372111667Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=720.894µs logger=migrator t=2026-06-23T18:53:36.376146808Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-23T18:53:36.377583787Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.436698ms logger=migrator t=2026-06-23T18:53:36.382510875Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-23T18:53:36.382542486Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.531µs logger=migrator t=2026-06-23T18:53:36.386443643Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-23T18:53:36.38824816Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.800117ms logger=migrator t=2026-06-23T18:53:36.392333312Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-23T18:53:36.392698859Z level=info msg="Migration successfully executed" id="Add missing user data" duration=365.187µs logger=migrator t=2026-06-23T18:53:36.397307971Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-23T18:53:36.398469064Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.161404ms logger=migrator t=2026-06-23T18:53:36.403131407Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-23T18:53:36.404423343Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.295087ms logger=migrator t=2026-06-23T18:53:36.409517165Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-23T18:53:36.410997324Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.479579ms logger=migrator t=2026-06-23T18:53:36.417003204Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-23T18:53:36.425009064Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.00478ms logger=migrator t=2026-06-23T18:53:36.431390331Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-23T18:53:36.432325871Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=934.99µs logger=migrator t=2026-06-23T18:53:36.43632107Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-23T18:53:36.436646486Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=326.176µs logger=migrator t=2026-06-23T18:53:36.442225308Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-23T18:53:36.443396652Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.172874ms logger=migrator t=2026-06-23T18:53:36.448384242Z 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-23T18:53:36.448713368Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=330.026µs logger=migrator t=2026-06-23T18:53:36.473539875Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-23T18:53:36.474265059Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=728.935µs logger=migrator t=2026-06-23T18:53:36.47981406Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-23T18:53:36.481183766Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.370347ms logger=migrator t=2026-06-23T18:53:36.487765779Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-23T18:53:36.488633946Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=868.177µs logger=migrator t=2026-06-23T18:53:36.494305599Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-23T18:53:36.495595584Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.288735ms logger=migrator t=2026-06-23T18:53:36.502213877Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-23T18:53:36.503030823Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=816.676µs logger=migrator t=2026-06-23T18:53:36.508241138Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-23T18:53:36.50938652Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.141102ms logger=migrator t=2026-06-23T18:53:36.514959701Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-23T18:53:36.515001952Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=43.761µs logger=migrator t=2026-06-23T18:53:36.51985372Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-23T18:53:36.521092985Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.236065ms logger=migrator t=2026-06-23T18:53:36.526157175Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-23T18:53:36.52735095Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.194685ms logger=migrator t=2026-06-23T18:53:36.53239406Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-23T18:53:36.533583754Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.187694ms logger=migrator t=2026-06-23T18:53:36.538739727Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-23T18:53:36.539535793Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=796.026µs logger=migrator t=2026-06-23T18:53:36.543803728Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-23T18:53:36.546807878Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.00336ms logger=migrator t=2026-06-23T18:53:36.55188721Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-23T18:53:36.553020452Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.132832ms logger=migrator t=2026-06-23T18:53:36.557561733Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-23T18:53:36.558325048Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=762.655µs logger=migrator t=2026-06-23T18:53:36.562506771Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-23T18:53:36.563208016Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=700.665µs logger=migrator t=2026-06-23T18:53:36.568783588Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-23T18:53:36.569442901Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=659.333µs logger=migrator t=2026-06-23T18:53:36.573670065Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-23T18:53:36.574861779Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.190435ms logger=migrator t=2026-06-23T18:53:36.580182295Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-23T18:53:36.580743626Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=560.951µs logger=migrator t=2026-06-23T18:53:36.586250796Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-23T18:53:36.586827078Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=575.822µs logger=migrator t=2026-06-23T18:53:36.59141463Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-23T18:53:36.591827128Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=409.918µs logger=migrator t=2026-06-23T18:53:36.602898029Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-23T18:53:36.603726636Z level=info msg="Migration successfully executed" id="create star table" duration=831.546µs logger=migrator t=2026-06-23T18:53:36.612562262Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-23T18:53:36.613320667Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=761.905µs logger=migrator t=2026-06-23T18:53:36.619405519Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-23T18:53:36.620199335Z level=info msg="Migration successfully executed" id="create org table v1" duration=795.206µs logger=migrator t=2026-06-23T18:53:36.626168124Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-23T18:53:36.627280456Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.113092ms logger=migrator t=2026-06-23T18:53:36.635071532Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-23T18:53:36.635759315Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=687.653µs logger=migrator t=2026-06-23T18:53:36.641843417Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-23T18:53:36.643184214Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.344227ms logger=migrator t=2026-06-23T18:53:36.648348877Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-23T18:53:36.649056951Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=705.394µs logger=migrator t=2026-06-23T18:53:36.655405608Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-23T18:53:36.656550281Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.147063ms logger=migrator t=2026-06-23T18:53:36.661453799Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-23T18:53:36.66149474Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.821µs logger=migrator t=2026-06-23T18:53:36.66655283Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-23T18:53:36.666597481Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.971µs logger=migrator t=2026-06-23T18:53:36.671117142Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-23T18:53:36.671418058Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=301.956µs logger=migrator t=2026-06-23T18:53:36.675724234Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-23T18:53:36.67653803Z level=info msg="Migration successfully executed" id="create dashboard table" duration=813.416µs logger=migrator t=2026-06-23T18:53:36.681153453Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-23T18:53:36.681954529Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=801.496µs logger=migrator t=2026-06-23T18:53:36.68753331Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-23T18:53:36.688401037Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=868.027µs logger=migrator t=2026-06-23T18:53:36.698413018Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-23T18:53:36.699254494Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=842.826µs logger=migrator t=2026-06-23T18:53:36.705250784Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-23T18:53:36.70604966Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=802.016µs logger=migrator t=2026-06-23T18:53:36.712702063Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-23T18:53:36.713992028Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.293665ms logger=migrator t=2026-06-23T18:53:36.72056179Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-23T18:53:36.728358266Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.799596ms logger=migrator t=2026-06-23T18:53:36.732954957Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-23T18:53:36.733484848Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=529.531µs logger=migrator t=2026-06-23T18:53:36.738996788Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-23T18:53:36.739858026Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=860.408µs logger=migrator t=2026-06-23T18:53:36.748451977Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-23T18:53:36.749408176Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=958.349µs logger=migrator t=2026-06-23T18:53:36.754640861Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-23T18:53:36.755191572Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=551.161µs logger=migrator t=2026-06-23T18:53:36.759723773Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-23T18:53:36.761003558Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.280165ms logger=migrator t=2026-06-23T18:53:36.766564659Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-23T18:53:36.766666061Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=102.282µs logger=migrator t=2026-06-23T18:53:36.771213972Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-23T18:53:36.773038368Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.823626ms logger=migrator t=2026-06-23T18:53:36.777678331Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-23T18:53:36.780743682Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.060851ms logger=migrator t=2026-06-23T18:53:36.786188941Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-23T18:53:36.788020078Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.830457ms logger=migrator t=2026-06-23T18:53:36.793023218Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-23T18:53:36.793797043Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=773.855µs logger=migrator t=2026-06-23T18:53:36.799245883Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-23T18:53:36.80159778Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.348197ms logger=migrator t=2026-06-23T18:53:36.806811374Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-23T18:53:36.80811693Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.305236ms logger=migrator t=2026-06-23T18:53:36.813678971Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-23T18:53:36.814434765Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=755.184µs logger=migrator t=2026-06-23T18:53:36.820847534Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-23T18:53:36.820875085Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.291µs logger=migrator t=2026-06-23T18:53:36.825924745Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-23T18:53:36.825966426Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.991µs logger=migrator t=2026-06-23T18:53:36.831125489Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-23T18:53:36.834195Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.067061ms logger=migrator t=2026-06-23T18:53:36.839333983Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-23T18:53:36.842560897Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.226754ms logger=migrator t=2026-06-23T18:53:36.847860233Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-23T18:53:36.849834683Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.9745ms logger=migrator t=2026-06-23T18:53:36.855243641Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-23T18:53:36.857149619Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.905988ms logger=migrator t=2026-06-23T18:53:36.862819173Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-23T18:53:36.863039318Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=220.535µs logger=migrator t=2026-06-23T18:53:36.868102788Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-23T18:53:36.869565537Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.460829ms logger=migrator t=2026-06-23T18:53:36.885020186Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-23T18:53:36.88572096Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=703.084µs logger=migrator t=2026-06-23T18:53:36.893546976Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-23T18:53:36.893582187Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=37.821µs logger=migrator t=2026-06-23T18:53:36.898799351Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-23T18:53:36.899841983Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.042671ms logger=migrator t=2026-06-23T18:53:36.911666719Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-23T18:53:36.912465134Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=799.565µs logger=migrator t=2026-06-23T18:53:36.918105797Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-23T18:53:36.924213429Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.106972ms logger=migrator t=2026-06-23T18:53:36.931050176Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-23T18:53:36.931939943Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=893.317µs logger=migrator t=2026-06-23T18:53:36.936969664Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-23T18:53:36.937854132Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=884.268µs logger=migrator t=2026-06-23T18:53:36.942001385Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-23T18:53:36.942914053Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=912.298µs logger=migrator t=2026-06-23T18:53:36.94725688Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-23T18:53:36.947703819Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=447.129µs logger=migrator t=2026-06-23T18:53:36.952393092Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-23T18:53:36.9532553Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=862.698µs logger=migrator t=2026-06-23T18:53:36.956734889Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-23T18:53:36.958882572Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.147313ms logger=migrator t=2026-06-23T18:53:36.962449493Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-23T18:53:36.96332721Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=877.617µs logger=migrator t=2026-06-23T18:53:36.968042695Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-23T18:53:36.96826865Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=227.605µs logger=migrator t=2026-06-23T18:53:36.973186258Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-23T18:53:36.973382562Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=196.644µs logger=migrator t=2026-06-23T18:53:36.977503674Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-23T18:53:36.978425283Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=921.359µs logger=migrator t=2026-06-23T18:53:36.983755779Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-23T18:53:36.986051164Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.295985ms logger=migrator t=2026-06-23T18:53:36.991279029Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-23T18:53:36.99278194Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.506771ms logger=migrator t=2026-06-23T18:53:36.998243229Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-23T18:53:36.999122136Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=878.757µs logger=migrator t=2026-06-23T18:53:37.004872271Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-23T18:53:37.006185678Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.309496ms logger=migrator t=2026-06-23T18:53:37.015298589Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-23T18:53:37.016591295Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.292026ms logger=migrator t=2026-06-23T18:53:37.020542174Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-23T18:53:37.021304069Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=761.995µs logger=migrator t=2026-06-23T18:53:37.026185727Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-23T18:53:37.036204567Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.01602ms logger=migrator t=2026-06-23T18:53:37.040748838Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-23T18:53:37.041681996Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=933.608µs logger=migrator t=2026-06-23T18:53:37.045410841Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-23T18:53:37.04639071Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=981.289µs logger=migrator t=2026-06-23T18:53:37.053901581Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-23T18:53:37.055100935Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.198464ms logger=migrator t=2026-06-23T18:53:37.067809039Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-23T18:53:37.068444902Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=637.162µs logger=migrator t=2026-06-23T18:53:37.073467492Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-23T18:53:37.082514553Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=9.04134ms logger=migrator t=2026-06-23T18:53:37.243653042Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-23T18:53:37.251272885Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=7.623023ms logger=migrator t=2026-06-23T18:53:37.396007087Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-23T18:53:37.396069408Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=51.621µs logger=migrator t=2026-06-23T18:53:37.403914065Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-23T18:53:37.40417447Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=261.555µs logger=migrator t=2026-06-23T18:53:37.409053467Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-23T18:53:37.411350413Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.296446ms logger=migrator t=2026-06-23T18:53:37.414980416Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-23T18:53:37.41516411Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=184.274µs logger=migrator t=2026-06-23T18:53:37.419398844Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-23T18:53:37.419871323Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=476.419µs logger=migrator t=2026-06-23T18:53:37.423879874Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-23T18:53:37.42769534Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.815336ms logger=migrator t=2026-06-23T18:53:37.431251151Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-23T18:53:37.431432184Z level=info msg="Migration successfully executed" id="Update uid value" duration=181.164µs logger=migrator t=2026-06-23T18:53:37.434753821Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-23T18:53:37.435530436Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=776.355µs logger=migrator t=2026-06-23T18:53:37.439447754Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-23T18:53:37.44020909Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=761.216µs logger=migrator t=2026-06-23T18:53:37.444033646Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-23T18:53:37.444805732Z level=info msg="Migration successfully executed" id="create api_key table" duration=771.765µs logger=migrator t=2026-06-23T18:53:37.448933224Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-23T18:53:37.450138518Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.205754ms logger=migrator t=2026-06-23T18:53:37.455936274Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-23T18:53:37.45672358Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=786.856µs logger=migrator t=2026-06-23T18:53:37.460946934Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-23T18:53:37.462125617Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.176973ms logger=migrator t=2026-06-23T18:53:37.468056647Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-23T18:53:37.469348422Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.292506ms logger=migrator t=2026-06-23T18:53:37.473390652Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-23T18:53:37.474099107Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=710.485µs logger=migrator t=2026-06-23T18:53:37.478624657Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-23T18:53:37.479841072Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.216265ms logger=migrator t=2026-06-23T18:53:37.484163218Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-23T18:53:37.491662238Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.4981ms logger=migrator t=2026-06-23T18:53:37.495731459Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-23T18:53:37.496442904Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=711.355µs logger=migrator t=2026-06-23T18:53:37.500229639Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-23T18:53:37.501051495Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=819.296µs logger=migrator t=2026-06-23T18:53:37.506008925Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-23T18:53:37.50677274Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=763.425µs logger=migrator t=2026-06-23T18:53:37.510027005Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-23T18:53:37.51079459Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=767.405µs logger=migrator t=2026-06-23T18:53:37.514617996Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-23T18:53:37.514950213Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=332.287µs logger=migrator t=2026-06-23T18:53:37.518804201Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-23T18:53:37.519314091Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=509.84µs logger=migrator t=2026-06-23T18:53:37.525242079Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-23T18:53:37.5252979Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=60.771µs logger=migrator t=2026-06-23T18:53:37.529284419Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-23T18:53:37.531963143Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.672734ms logger=migrator t=2026-06-23T18:53:37.537932122Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-23T18:53:37.540534124Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.601242ms logger=migrator t=2026-06-23T18:53:37.54534788Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-23T18:53:37.545506684Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=159.014µs logger=migrator t=2026-06-23T18:53:37.550635666Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-23T18:53:37.552901672Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.266416ms logger=migrator t=2026-06-23T18:53:37.557891452Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-23T18:53:37.560491254Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.599862ms logger=migrator t=2026-06-23T18:53:37.564796309Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-23T18:53:37.565529144Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=732.695µs logger=migrator t=2026-06-23T18:53:37.569092516Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-23T18:53:37.569600686Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=506.18µs logger=migrator t=2026-06-23T18:53:37.57284495Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-23T18:53:37.573627586Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=787.185µs logger=migrator t=2026-06-23T18:53:37.577799049Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-23T18:53:37.578620685Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=821.836µs logger=migrator t=2026-06-23T18:53:37.582684116Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-23T18:53:37.58382968Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.144134ms logger=migrator t=2026-06-23T18:53:37.588256398Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-23T18:53:37.590841529Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.578092ms logger=migrator t=2026-06-23T18:53:37.595713577Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-23T18:53:37.595784209Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=71.262µs logger=migrator t=2026-06-23T18:53:37.599347339Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-23T18:53:37.59937036Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=23.991µs logger=migrator t=2026-06-23T18:53:37.603180447Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-23T18:53:37.60791862Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.737593ms logger=migrator t=2026-06-23T18:53:37.612610005Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-23T18:53:37.615265428Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.654653ms logger=migrator t=2026-06-23T18:53:37.619616325Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-23T18:53:37.619700377Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=84.492µs logger=migrator t=2026-06-23T18:53:37.624536053Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-23T18:53:37.62534527Z level=info msg="Migration successfully executed" id="create quota table v1" duration=812.217µs logger=migrator t=2026-06-23T18:53:37.629613564Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-23T18:53:37.630532843Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=912.299µs logger=migrator t=2026-06-23T18:53:37.634946881Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-23T18:53:37.634977812Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.351µs logger=migrator t=2026-06-23T18:53:37.640490422Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-23T18:53:37.641364779Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=872.207µs logger=migrator t=2026-06-23T18:53:37.645613394Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-23T18:53:37.646484641Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=870.997µs logger=migrator t=2026-06-23T18:53:37.657990361Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-23T18:53:37.660904009Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.913108ms logger=migrator t=2026-06-23T18:53:37.66541Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-23T18:53:37.665479031Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=74.091µs logger=migrator t=2026-06-23T18:53:37.672438281Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-23T18:53:37.673468991Z level=info msg="Migration successfully executed" id="create session table" duration=1.032091ms logger=migrator t=2026-06-23T18:53:37.677706895Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-23T18:53:37.677789127Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.022µs logger=migrator t=2026-06-23T18:53:37.683117203Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-23T18:53:37.683252046Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=125.972µs logger=migrator t=2026-06-23T18:53:37.686715676Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-23T18:53:37.690343818Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=3.627042ms logger=migrator t=2026-06-23T18:53:37.695815147Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-23T18:53:37.696543032Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=727.965µs logger=migrator t=2026-06-23T18:53:37.701252316Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-23T18:53:37.701326038Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=75.622µs logger=migrator t=2026-06-23T18:53:37.705937829Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-23T18:53:37.706015201Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=78.882µs logger=migrator t=2026-06-23T18:53:37.709541372Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-23T18:53:37.712657554Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.111712ms logger=migrator t=2026-06-23T18:53:37.716101392Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-23T18:53:37.719084982Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.98325ms logger=migrator t=2026-06-23T18:53:37.72346283Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-23T18:53:37.723579823Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=117.272µs logger=migrator t=2026-06-23T18:53:37.727111783Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-23T18:53:37.727210374Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=98.821µs logger=migrator t=2026-06-23T18:53:37.7310009Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-23T18:53:37.731912789Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=911.739µs logger=migrator t=2026-06-23T18:53:37.73599122Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-23T18:53:37.736031191Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.191µs logger=migrator t=2026-06-23T18:53:37.740948559Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-23T18:53:37.747128022Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.176783ms logger=migrator t=2026-06-23T18:53:37.750787375Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-23T18:53:37.7510013Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=214.525µs logger=migrator t=2026-06-23T18:53:37.756154203Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-23T18:53:37.758608602Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.453719ms logger=migrator t=2026-06-23T18:53:37.761805535Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-23T18:53:37.764692103Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.885358ms logger=migrator t=2026-06-23T18:53:37.770741895Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-23T18:53:37.770830407Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=89.602µs logger=migrator t=2026-06-23T18:53:37.775368937Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-23T18:53:37.776290506Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=921.499µs logger=migrator t=2026-06-23T18:53:37.780219394Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-23T18:53:37.781078821Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=859.307µs logger=migrator t=2026-06-23T18:53:37.78603567Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-23T18:53:37.787611432Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.573882ms logger=migrator t=2026-06-23T18:53:37.792162772Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-23T18:53:37.793963829Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.800096ms logger=migrator t=2026-06-23T18:53:37.80055106Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-23T18:53:37.802068171Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.520301ms logger=migrator t=2026-06-23T18:53:37.808827375Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-23T18:53:37.810286665Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.46182ms logger=migrator t=2026-06-23T18:53:37.815222463Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-23T18:53:37.816010439Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=788.876µs logger=migrator t=2026-06-23T18:53:37.819907177Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-23T18:53:37.820919808Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.012191ms logger=migrator t=2026-06-23T18:53:37.827229173Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-23T18:53:37.828683862Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.454949ms logger=migrator t=2026-06-23T18:53:37.832224994Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-23T18:53:37.844777554Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.54847ms logger=migrator t=2026-06-23T18:53:37.848637621Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-23T18:53:37.849418727Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=781.706µs logger=migrator t=2026-06-23T18:53:37.854067469Z 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-23T18:53:37.854941407Z 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=873.848µs logger=migrator t=2026-06-23T18:53:37.858906766Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-23T18:53:37.859174421Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=267.855µs logger=migrator t=2026-06-23T18:53:37.862727112Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-23T18:53:37.863213763Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=486.691µs logger=migrator t=2026-06-23T18:53:37.867956537Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-23T18:53:37.869354775Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.400909ms logger=migrator t=2026-06-23T18:53:37.873474007Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-23T18:53:37.877514198Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.039891ms logger=migrator t=2026-06-23T18:53:37.882164411Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-23T18:53:37.887679281Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.513029ms logger=migrator t=2026-06-23T18:53:37.892832064Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-23T18:53:37.896090979Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.256685ms logger=migrator t=2026-06-23T18:53:37.9026163Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-23T18:53:37.908044299Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.426439ms logger=migrator t=2026-06-23T18:53:37.915612249Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-23T18:53:37.916914576Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.305546ms logger=migrator t=2026-06-23T18:53:37.923014237Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-23T18:53:37.923042118Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.811µs logger=migrator t=2026-06-23T18:53:37.928197191Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-23T18:53:37.928224382Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.321µs logger=migrator t=2026-06-23T18:53:37.936354084Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-23T18:53:37.93768167Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.325996ms logger=migrator t=2026-06-23T18:53:37.941915665Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-23T18:53:37.942795072Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=872.247µs logger=migrator t=2026-06-23T18:53:37.9486968Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-23T18:53:37.949393544Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=696.544µs logger=migrator t=2026-06-23T18:53:37.953899584Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-23T18:53:37.95471322Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=813.216µs logger=migrator t=2026-06-23T18:53:37.958433125Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-23T18:53:37.959975006Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.541871ms logger=migrator t=2026-06-23T18:53:37.964062188Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-23T18:53:37.970455375Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.392137ms logger=migrator t=2026-06-23T18:53:37.975387924Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-23T18:53:37.978030907Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.642563ms logger=migrator t=2026-06-23T18:53:37.983112497Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-23T18:53:37.983376114Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=263.097µs logger=migrator t=2026-06-23T18:53:37.987891373Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-23T18:53:37.989090758Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.191685ms logger=migrator t=2026-06-23T18:53:37.995150969Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-23T18:53:37.996511505Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.360776ms logger=migrator t=2026-06-23T18:53:38.000402654Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-23T18:53:38.004270521Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.866747ms logger=migrator t=2026-06-23T18:53:38.008216219Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-23T18:53:38.008349562Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=137.943µs logger=migrator t=2026-06-23T18:53:38.014252361Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-23T18:53:38.015795701Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.53945ms logger=migrator t=2026-06-23T18:53:38.019770801Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-23T18:53:38.02124884Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.47769ms logger=migrator t=2026-06-23T18:53:38.025695469Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-23T18:53:38.025771951Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=77.312µs logger=migrator t=2026-06-23T18:53:38.032680528Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-23T18:53:38.034314262Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.639714ms logger=migrator t=2026-06-23T18:53:38.038432253Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-23T18:53:38.039351491Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=919.108µs logger=migrator t=2026-06-23T18:53:38.043637427Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-23T18:53:38.044568396Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=931.079µs logger=migrator t=2026-06-23T18:53:38.04976646Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-23T18:53:38.05125336Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.48445ms logger=migrator t=2026-06-23T18:53:38.055930323Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-23T18:53:38.057198469Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.270585ms logger=migrator t=2026-06-23T18:53:38.061858702Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-23T18:53:38.062822691Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=964.209µs logger=migrator t=2026-06-23T18:53:38.068467764Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-23T18:53:38.068494634Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.92µs logger=migrator t=2026-06-23T18:53:38.072227268Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-23T18:53:38.076208759Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.980741ms logger=migrator t=2026-06-23T18:53:38.080067266Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-23T18:53:38.080853491Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=785.556µs logger=migrator t=2026-06-23T18:53:38.085098826Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-23T18:53:38.089002234Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.899948ms logger=migrator t=2026-06-23T18:53:38.092847181Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-23T18:53:38.093372191Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=524.74µs logger=migrator t=2026-06-23T18:53:38.097498993Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-23T18:53:38.09931367Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.817927ms logger=migrator t=2026-06-23T18:53:38.105200868Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-23T18:53:38.106203327Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.00289ms logger=migrator t=2026-06-23T18:53:38.109668707Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-23T18:53:38.122158886Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.489729ms logger=migrator t=2026-06-23T18:53:38.126148646Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-23T18:53:38.127531854Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.386269ms logger=migrator t=2026-06-23T18:53:38.132241418Z 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-23T18:53:38.133671656Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.428598ms logger=migrator t=2026-06-23T18:53:38.13937079Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-23T18:53:38.139672246Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=301.266µs logger=migrator t=2026-06-23T18:53:38.147649336Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-23T18:53:38.148476442Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=827.227µs logger=migrator t=2026-06-23T18:53:38.163197807Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-23T18:53:38.163505773Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=300.666µs logger=migrator t=2026-06-23T18:53:38.174997962Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-23T18:53:38.180663365Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.669533ms logger=migrator t=2026-06-23T18:53:38.185402991Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-23T18:53:38.189485522Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.082481ms logger=migrator t=2026-06-23T18:53:38.228590743Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-23T18:53:38.230362579Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.775416ms logger=migrator t=2026-06-23T18:53:38.25243156Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-23T18:53:38.253876118Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.447838ms logger=migrator t=2026-06-23T18:53:38.265059022Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-23T18:53:38.265830297Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=775.326µs logger=migrator t=2026-06-23T18:53:38.271343747Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-23T18:53:38.27698913Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.646923ms logger=migrator t=2026-06-23T18:53:38.284449679Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-23T18:53:38.286223545Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.775146ms logger=migrator t=2026-06-23T18:53:38.313224744Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-23T18:53:38.313719494Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=499.07µs logger=migrator t=2026-06-23T18:53:38.347024949Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-23T18:53:38.347843497Z level=info msg="Migration successfully executed" id="Move region to single row" duration=820.757µs logger=migrator t=2026-06-23T18:53:38.365875596Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-23T18:53:38.367361467Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.48703ms logger=migrator t=2026-06-23T18:53:38.383830985Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-23T18:53:38.385236573Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.406019ms logger=migrator t=2026-06-23T18:53:38.402546889Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-23T18:53:38.404946647Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.399388ms logger=migrator t=2026-06-23T18:53:38.433835174Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-23T18:53:38.435503788Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.671483ms logger=migrator t=2026-06-23T18:53:38.481906834Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-23T18:53:38.483429555Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.525251ms logger=migrator t=2026-06-23T18:53:38.524394104Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-23T18:53:38.526154309Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.764195ms logger=migrator t=2026-06-23T18:53:38.603292371Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-23T18:53:38.603424433Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=134.703µs logger=migrator t=2026-06-23T18:53:38.617212939Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-23T18:53:38.618124077Z level=info msg="Migration successfully executed" id="create test_data table" duration=914.127µs logger=migrator t=2026-06-23T18:53:38.657733018Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-23T18:53:38.659245959Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.512901ms logger=migrator t=2026-06-23T18:53:38.688321189Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-23T18:53:38.689394041Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.074392ms logger=migrator t=2026-06-23T18:53:38.780813678Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-23T18:53:38.782023352Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.212135ms logger=migrator t=2026-06-23T18:53:38.808597493Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-23T18:53:38.80898731Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=392.537µs logger=migrator t=2026-06-23T18:53:38.825427299Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-23T18:53:38.826141143Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=715.614µs logger=migrator t=2026-06-23T18:53:38.839396498Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-23T18:53:38.83947547Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=80.572µs logger=migrator t=2026-06-23T18:53:38.847905368Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-23T18:53:38.848901058Z level=info msg="Migration successfully executed" id="create team table" duration=999.139µs logger=migrator t=2026-06-23T18:53:38.867561041Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-23T18:53:38.869384927Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.823466ms logger=migrator t=2026-06-23T18:53:38.965290594Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-23T18:53:38.967309964Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.020921ms logger=migrator t=2026-06-23T18:53:38.988109149Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-23T18:53:38.995028028Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.913359ms logger=migrator t=2026-06-23T18:53:39.008028607Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-23T18:53:39.008390244Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=365.967µs logger=migrator t=2026-06-23T18:53:39.014037017Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-23T18:53:39.015538968Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.504221ms logger=migrator t=2026-06-23T18:53:39.022719302Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-23T18:53:39.024308393Z level=info msg="Migration successfully executed" id="create team member table" duration=1.588591ms logger=migrator t=2026-06-23T18:53:39.031397165Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-23T18:53:39.032282202Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=885.337µs logger=migrator t=2026-06-23T18:53:39.037504927Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-23T18:53:39.038517927Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.01211ms logger=migrator t=2026-06-23T18:53:39.045043477Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-23T18:53:39.046547708Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.50465ms logger=migrator t=2026-06-23T18:53:39.052103198Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-23T18:53:39.058842312Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.736814ms logger=migrator t=2026-06-23T18:53:39.064132758Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-23T18:53:39.068844913Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.711615ms logger=migrator t=2026-06-23T18:53:39.074277111Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-23T18:53:39.078799572Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.522181ms logger=migrator t=2026-06-23T18:53:39.090490896Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-23T18:53:39.091968945Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.481749ms logger=migrator t=2026-06-23T18:53:39.097888863Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-23T18:53:39.098763821Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=878.128µs logger=migrator t=2026-06-23T18:53:39.10927374Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-23T18:53:39.110256371Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=982.531µs logger=migrator t=2026-06-23T18:53:39.132833622Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-23T18:53:39.137700779Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=4.869737ms logger=migrator t=2026-06-23T18:53:39.161402182Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-23T18:53:39.162620316Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.221234ms logger=migrator t=2026-06-23T18:53:39.170431142Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-23T18:53:39.171512725Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.075833ms logger=migrator t=2026-06-23T18:53:39.178108716Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-23T18:53:39.179621697Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.442189ms logger=migrator t=2026-06-23T18:53:39.186848251Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-23T18:53:39.188067696Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.220415ms logger=migrator t=2026-06-23T18:53:39.195541304Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-23T18:53:39.196091025Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=552.391µs logger=migrator t=2026-06-23T18:53:39.20381404Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-23T18:53:39.204303949Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=501.43µs logger=migrator t=2026-06-23T18:53:39.211766579Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-23T18:53:39.212812859Z level=info msg="Migration successfully executed" id="create tag table" duration=1.048331ms logger=migrator t=2026-06-23T18:53:39.219895221Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-23T18:53:39.220930612Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.01902ms logger=migrator t=2026-06-23T18:53:39.22732418Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-23T18:53:39.228517414Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.195183ms logger=migrator t=2026-06-23T18:53:39.236303999Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-23T18:53:39.237312049Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.02278ms logger=migrator t=2026-06-23T18:53:39.247823899Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-23T18:53:39.249351849Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.5357ms logger=migrator t=2026-06-23T18:53:39.255243858Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-23T18:53:39.269948592Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.698543ms logger=migrator t=2026-06-23T18:53:39.275701576Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-23T18:53:39.276348769Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=646.923µs logger=migrator t=2026-06-23T18:53:39.282487712Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-23T18:53:39.284125295Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.637343ms logger=migrator t=2026-06-23T18:53:39.291498131Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-23T18:53:39.291958212Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=462.07µs logger=migrator t=2026-06-23T18:53:39.297953321Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-23T18:53:39.299075083Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.121892ms logger=migrator t=2026-06-23T18:53:39.305163435Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-23T18:53:39.306125344Z level=info msg="Migration successfully executed" id="create user auth table" duration=965.77µs logger=migrator t=2026-06-23T18:53:39.313487961Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-23T18:53:39.315117634Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.629203ms logger=migrator t=2026-06-23T18:53:39.320858799Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-23T18:53:39.320995851Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=138.233µs logger=migrator t=2026-06-23T18:53:39.332092183Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-23T18:53:39.337560422Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.471799ms logger=migrator t=2026-06-23T18:53:39.345845408Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-23T18:53:39.351070082Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.221784ms logger=migrator t=2026-06-23T18:53:39.358262966Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-23T18:53:39.362519311Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.256305ms logger=migrator t=2026-06-23T18:53:39.368399389Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-23T18:53:39.372999621Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.604132ms logger=migrator t=2026-06-23T18:53:39.379827587Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-23T18:53:39.381234596Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.413978ms logger=migrator t=2026-06-23T18:53:39.390373328Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-23T18:53:39.396235215Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.865047ms logger=migrator t=2026-06-23T18:53:39.401231425Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-23T18:53:39.401863318Z level=info msg="Migration successfully executed" id="create server_lock table" duration=631.942µs logger=migrator t=2026-06-23T18:53:39.40948612Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-23T18:53:39.410761085Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.277725ms logger=migrator t=2026-06-23T18:53:39.416685323Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-23T18:53:39.418157783Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.4705ms logger=migrator t=2026-06-23T18:53:39.427264155Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-23T18:53:39.428308135Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.04429ms logger=migrator t=2026-06-23T18:53:39.434591312Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-23T18:53:39.436297565Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.705593ms logger=migrator t=2026-06-23T18:53:39.454299826Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-23T18:53:39.455394997Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.096452ms logger=migrator t=2026-06-23T18:53:39.463727133Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-23T18:53:39.468943498Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.215625ms logger=migrator t=2026-06-23T18:53:39.475283274Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-23T18:53:39.475963188Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=679.904µs logger=migrator t=2026-06-23T18:53:39.481518978Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-23T18:53:39.482390027Z level=info msg="Migration successfully executed" id="create cache_data table" duration=871.059µs logger=migrator t=2026-06-23T18:53:39.487711673Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-23T18:53:39.489365136Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.649052ms logger=migrator t=2026-06-23T18:53:39.496752424Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-23T18:53:39.49759295Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=840.696µs logger=migrator t=2026-06-23T18:53:39.503208082Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-23T18:53:39.504289783Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.081581ms logger=migrator t=2026-06-23T18:53:39.51112361Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-23T18:53:39.511319994Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=203.614µs logger=migrator t=2026-06-23T18:53:39.518266013Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-23T18:53:39.518390355Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=165.593µs logger=migrator t=2026-06-23T18:53:39.524273243Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-23T18:53:39.5270727Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.789136ms logger=migrator t=2026-06-23T18:53:39.534098359Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-23T18:53:39.535274082Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.179403ms logger=migrator t=2026-06-23T18:53:39.541792804Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-23T18:53:39.544385205Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.591031ms logger=migrator t=2026-06-23T18:53:39.549833354Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-23T18:53:39.549914886Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=81.702µs logger=migrator t=2026-06-23T18:53:39.555384685Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-23T18:53:39.556688781Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.304566ms logger=migrator t=2026-06-23T18:53:39.562018187Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-23T18:53:39.562948946Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=931.119µs logger=migrator t=2026-06-23T18:53:39.56963368Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-23T18:53:39.570719081Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.086091ms logger=migrator t=2026-06-23T18:53:39.575428566Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-23T18:53:39.576557428Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.128712ms logger=migrator t=2026-06-23T18:53:39.58269825Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-23T18:53:39.591292582Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.598922ms logger=migrator t=2026-06-23T18:53:39.596618258Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-23T18:53:39.597731101Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.111003ms logger=migrator t=2026-06-23T18:53:39.603592138Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-23T18:53:39.603729481Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=137.553µs logger=migrator t=2026-06-23T18:53:39.609045547Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-23T18:53:39.610337173Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.295136ms logger=migrator t=2026-06-23T18:53:39.616160249Z 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-23T18:53:39.617361693Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.200684ms logger=migrator t=2026-06-23T18:53:39.631906934Z 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-23T18:53:39.633756511Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.851787ms logger=migrator t=2026-06-23T18:53:39.641164999Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-23T18:53:39.641291731Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=113.802µs logger=migrator t=2026-06-23T18:53:39.646562907Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-23T18:53:39.648071107Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.50747ms logger=migrator t=2026-06-23T18:53:39.660614017Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-23T18:53:39.662580567Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.97016ms logger=migrator t=2026-06-23T18:53:39.66825951Z 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-23T18:53:39.669371652Z 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.112042ms logger=migrator t=2026-06-23T18:53:39.673673539Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-23T18:53:39.674726539Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.05236ms logger=migrator t=2026-06-23T18:53:39.681419394Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-23T18:53:39.687368932Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.949439ms logger=migrator t=2026-06-23T18:53:39.694138397Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-23T18:53:39.69524612Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.108443ms logger=migrator t=2026-06-23T18:53:39.699981634Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-23T18:53:39.700978704Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=994.68µs logger=migrator t=2026-06-23T18:53:39.710832371Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-23T18:53:39.736536614Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.716804ms logger=migrator t=2026-06-23T18:53:39.745664518Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-23T18:53:39.772555464Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.890387ms logger=migrator t=2026-06-23T18:53:39.779545344Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-23T18:53:39.78033627Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=791.386µs logger=migrator t=2026-06-23T18:53:39.786560264Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-23T18:53:39.788096535Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.536021ms logger=migrator t=2026-06-23T18:53:39.795662656Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-23T18:53:39.801722937Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.063132ms logger=migrator t=2026-06-23T18:53:39.806168136Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-23T18:53:39.811254038Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.084742ms logger=migrator t=2026-06-23T18:53:39.816501942Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-23T18:53:39.817671125Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.168743ms logger=migrator t=2026-06-23T18:53:39.822200616Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-23T18:53:39.823202136Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.00132ms logger=migrator t=2026-06-23T18:53:39.829275967Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-23T18:53:39.830334279Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.058592ms logger=migrator t=2026-06-23T18:53:39.834978351Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-23T18:53:39.836183976Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.204805ms logger=migrator t=2026-06-23T18:53:39.844008003Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-23T18:53:39.844130835Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=124.383µs logger=migrator t=2026-06-23T18:53:39.849590274Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-23T18:53:39.85639156Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.801646ms logger=migrator t=2026-06-23T18:53:39.860186855Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-23T18:53:39.866352809Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.166214ms logger=migrator t=2026-06-23T18:53:39.870022952Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-23T18:53:39.87646572Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.438688ms logger=migrator t=2026-06-23T18:53:39.882374878Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-23T18:53:39.883395559Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.021101ms logger=migrator t=2026-06-23T18:53:39.887867038Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-23T18:53:39.888773927Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=907.029µs logger=migrator t=2026-06-23T18:53:39.89295255Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-23T18:53:39.899876019Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.926429ms logger=migrator t=2026-06-23T18:53:39.904018151Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-23T18:53:39.909914739Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.896558ms logger=migrator t=2026-06-23T18:53:39.91397165Z 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-23T18:53:39.915115743Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.143663ms logger=migrator t=2026-06-23T18:53:39.921237885Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-23T18:53:39.930514781Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.290196ms logger=migrator t=2026-06-23T18:53:39.934910758Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-23T18:53:39.941310156Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.395698ms logger=migrator t=2026-06-23T18:53:39.946263955Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-23T18:53:39.946620752Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=357.577µs logger=migrator t=2026-06-23T18:53:39.950403378Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-23T18:53:39.95149066Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.087032ms logger=migrator t=2026-06-23T18:53:39.956698704Z 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-23T18:53:39.957728064Z 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.02865ms logger=migrator t=2026-06-23T18:53:39.962293556Z 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-23T18:53:39.9639893Z 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.700005ms logger=migrator t=2026-06-23T18:53:39.968354837Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-23T18:53:39.968462569Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=109.042µs logger=migrator t=2026-06-23T18:53:39.975329976Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-23T18:53:39.984406258Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.082012ms logger=migrator t=2026-06-23T18:53:39.987754384Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-23T18:53:39.994182582Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.427968ms logger=migrator t=2026-06-23T18:53:39.99852871Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-23T18:53:40.004967238Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.437968ms logger=migrator t=2026-06-23T18:53:40.008689832Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-23T18:53:40.015318265Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.627263ms logger=migrator t=2026-06-23T18:53:40.020383057Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-23T18:53:40.027175502Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.786635ms logger=migrator t=2026-06-23T18:53:40.032644161Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-23T18:53:40.032715843Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=72.182µs logger=migrator t=2026-06-23T18:53:40.036313464Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-23T18:53:40.037151842Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=835.928µs logger=migrator t=2026-06-23T18:53:40.041836515Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-23T18:53:40.049554159Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.715524ms logger=migrator t=2026-06-23T18:53:40.053867096Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-23T18:53:40.053946937Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=80.671µs logger=migrator t=2026-06-23T18:53:40.057763603Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-23T18:53:40.064339294Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.575071ms logger=migrator t=2026-06-23T18:53:40.068270154Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-23T18:53:40.069306244Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.036111ms logger=migrator t=2026-06-23T18:53:40.073390296Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-23T18:53:40.081988838Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.596242ms logger=migrator t=2026-06-23T18:53:40.086841794Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-23T18:53:40.087677071Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=835.997µs logger=migrator t=2026-06-23T18:53:40.092278003Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-23T18:53:40.093077429Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=802.106µs logger=migrator t=2026-06-23T18:53:40.097378635Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-23T18:53:40.104089999Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.711234ms logger=migrator t=2026-06-23T18:53:40.119900495Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-23T18:53:40.120785382Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=890.527µs logger=migrator t=2026-06-23T18:53:40.133220651Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-23T18:53:40.13514017Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.918758ms logger=migrator t=2026-06-23T18:53:40.140165189Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-23T18:53:40.140992557Z level=info msg="Migration successfully executed" id="create alert_image table" duration=827.408µs logger=migrator t=2026-06-23T18:53:40.14616963Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-23T18:53:40.147852053Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.681733ms logger=migrator t=2026-06-23T18:53:40.15215522Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-23T18:53:40.152260112Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=105.892µs logger=migrator t=2026-06-23T18:53:40.156515606Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-23T18:53:40.157472356Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=956.21µs logger=migrator t=2026-06-23T18:53:40.162288172Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-23T18:53:40.163847603Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.559682ms logger=migrator t=2026-06-23T18:53:40.167804012Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-23T18:53:40.168426465Z 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-23T18:53:40.172106288Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-23T18:53:40.172491896Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=399.598µs logger=migrator t=2026-06-23T18:53:40.17673863Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-23T18:53:40.177838393Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.099513ms logger=migrator t=2026-06-23T18:53:40.181316122Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-23T18:53:40.189926734Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.610862ms logger=migrator t=2026-06-23T18:53:40.193628589Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-23T18:53:40.194635278Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.0062ms logger=migrator t=2026-06-23T18:53:40.199553177Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-23T18:53:40.200598628Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.04481ms logger=migrator t=2026-06-23T18:53:40.204716229Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-23T18:53:40.205546967Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=830.577µs logger=migrator t=2026-06-23T18:53:40.209635778Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-23T18:53:40.210654009Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.021931ms logger=migrator t=2026-06-23T18:53:40.215218409Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-23T18:53:40.216270041Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.051232ms logger=migrator t=2026-06-23T18:53:40.220185879Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-23T18:53:40.220213449Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.24µs logger=migrator t=2026-06-23T18:53:40.223606857Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-23T18:53:40.223670278Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=63.911µs logger=migrator t=2026-06-23T18:53:40.230119718Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-23T18:53:40.236871872Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.752104ms logger=migrator t=2026-06-23T18:53:40.241553526Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-23T18:53:40.242227159Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=672.983µs logger=migrator t=2026-06-23T18:53:40.245945403Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-23T18:53:40.247000975Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.052952ms logger=migrator t=2026-06-23T18:53:40.251741569Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-23T18:53:40.252025685Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=283.136µs logger=migrator t=2026-06-23T18:53:40.256470234Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-23T18:53:40.257466253Z level=info msg="Migration successfully executed" id="create data_keys table" duration=992.559µs logger=migrator t=2026-06-23T18:53:40.262415663Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-23T18:53:40.264150548Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.728674ms logger=migrator t=2026-06-23T18:53:40.268952103Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-23T18:53:40.301387851Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.436598ms logger=migrator t=2026-06-23T18:53:40.30484685Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-23T18:53:40.309956762Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.109632ms logger=migrator t=2026-06-23T18:53:40.313726618Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-23T18:53:40.31383207Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=103.002µs logger=migrator t=2026-06-23T18:53:40.319190177Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-23T18:53:40.345808689Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=26.614392ms logger=migrator t=2026-06-23T18:53:40.351196917Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-23T18:53:40.381495852Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.296795ms logger=migrator t=2026-06-23T18:53:40.385637835Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-23T18:53:40.386252207Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=614.362µs logger=migrator t=2026-06-23T18:53:40.391830898Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-23T18:53:40.393001552Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.166844ms logger=migrator t=2026-06-23T18:53:40.397503192Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-23T18:53:40.397760987Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=257.586µs logger=migrator t=2026-06-23T18:53:40.401188186Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-23T18:53:40.402094724Z level=info msg="Migration successfully executed" id="create permission table" duration=906.428µs logger=migrator t=2026-06-23T18:53:40.407106794Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-23T18:53:40.408837908Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.730784ms logger=migrator t=2026-06-23T18:53:40.413029302Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-23T18:53:40.414142424Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.112472ms logger=migrator t=2026-06-23T18:53:40.418687915Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-23T18:53:40.419781197Z level=info msg="Migration successfully executed" id="create role table" duration=1.090182ms logger=migrator t=2026-06-23T18:53:40.42543438Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-23T18:53:40.434733646Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.300616ms logger=migrator t=2026-06-23T18:53:40.438205825Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-23T18:53:40.445884889Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.678374ms logger=migrator t=2026-06-23T18:53:40.450043142Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-23T18:53:40.450834407Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=789.555µs logger=migrator t=2026-06-23T18:53:40.456066422Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-23T18:53:40.458341097Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.273035ms logger=migrator t=2026-06-23T18:53:40.464136283Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-23T18:53:40.46545645Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.326297ms logger=migrator t=2026-06-23T18:53:40.469934909Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-23T18:53:40.471056522Z level=info msg="Migration successfully executed" id="create team role table" duration=1.121413ms logger=migrator t=2026-06-23T18:53:40.476699905Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-23T18:53:40.478123623Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.422658ms logger=migrator t=2026-06-23T18:53:40.482669324Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-23T18:53:40.483906748Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.236424ms logger=migrator t=2026-06-23T18:53:40.488057152Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-23T18:53:40.489347747Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.293205ms logger=migrator t=2026-06-23T18:53:40.494370948Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-23T18:53:40.495361077Z level=info msg="Migration successfully executed" id="create user role table" duration=990.81µs logger=migrator t=2026-06-23T18:53:40.499834997Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-23T18:53:40.501136082Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.301035ms logger=migrator t=2026-06-23T18:53:40.506292016Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-23T18:53:40.508596322Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.302736ms logger=migrator t=2026-06-23T18:53:40.513954559Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-23T18:53:40.514953899Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.002459ms logger=migrator t=2026-06-23T18:53:40.519114462Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-23T18:53:40.520487319Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.373657ms logger=migrator t=2026-06-23T18:53:40.524849667Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-23T18:53:40.526360536Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.510149ms logger=migrator t=2026-06-23T18:53:40.531676423Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-23T18:53:40.533620472Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.944779ms logger=migrator t=2026-06-23T18:53:40.537972388Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-23T18:53:40.548910027Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.938649ms logger=migrator t=2026-06-23T18:53:40.554279044Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-23T18:53:40.556440948Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.164533ms logger=migrator t=2026-06-23T18:53:40.560741224Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-23T18:53:40.561897437Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.155723ms logger=migrator t=2026-06-23T18:53:40.572389967Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-23T18:53:40.57406988Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.682913ms logger=migrator t=2026-06-23T18:53:40.579917006Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-23T18:53:40.580932457Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.015521ms logger=migrator t=2026-06-23T18:53:40.586099041Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-23T18:53:40.587534589Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.450149ms logger=migrator t=2026-06-23T18:53:40.592810574Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-23T18:53:40.594013448Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.204084ms logger=migrator t=2026-06-23T18:53:40.597673152Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-23T18:53:40.606287604Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.614382ms logger=migrator t=2026-06-23T18:53:40.609757033Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-23T18:53:40.616635201Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.877877ms logger=migrator t=2026-06-23T18:53:40.622229072Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-23T18:53:40.630179011Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.949809ms logger=migrator t=2026-06-23T18:53:40.634706102Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-23T18:53:40.640287303Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.580731ms logger=migrator t=2026-06-23T18:53:40.647431655Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-23T18:53:40.648564439Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.132704ms logger=migrator t=2026-06-23T18:53:40.653805624Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-23T18:53:40.654937516Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.131792ms logger=migrator t=2026-06-23T18:53:40.660627849Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-23T18:53:40.662234992Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.606873ms logger=migrator t=2026-06-23T18:53:40.667088719Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-23T18:53:40.668474576Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.385337ms logger=migrator t=2026-06-23T18:53:40.672534167Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-23T18:53:40.674339633Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.803896ms logger=migrator t=2026-06-23T18:53:40.678760002Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-23T18:53:40.678824393Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=64.851µs logger=migrator t=2026-06-23T18:53:40.684232962Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-23T18:53:40.684282033Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=59.691µs logger=migrator t=2026-06-23T18:53:40.688053928Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-23T18:53:40.688618499Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=564.562µs logger=migrator t=2026-06-23T18:53:40.692504217Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-23T18:53:40.693056128Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=552.501µs logger=migrator t=2026-06-23T18:53:40.69669668Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-23T18:53:40.697352203Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=656.263µs logger=migrator t=2026-06-23T18:53:40.701711931Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-23T18:53:40.702063328Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=355.397µs logger=migrator t=2026-06-23T18:53:40.706081067Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-23T18:53:40.706776682Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=691.795µs logger=migrator t=2026-06-23T18:53:40.71068299Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-23T18:53:40.712095478Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.412478ms logger=migrator t=2026-06-23T18:53:40.7162062Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-23T18:53:40.717380873Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.174063ms logger=migrator t=2026-06-23T18:53:40.722267951Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-23T18:53:40.734941565Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.682304ms logger=migrator t=2026-06-23T18:53:40.744569567Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-23T18:53:40.744680459Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=112.052µs logger=migrator t=2026-06-23T18:53:40.754300512Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-23T18:53:40.755335982Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.03535ms logger=migrator t=2026-06-23T18:53:40.762299861Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-23T18:53:40.763822942Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.525451ms logger=migrator t=2026-06-23T18:53:40.77825472Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-23T18:53:40.780313361Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.066121ms logger=migrator t=2026-06-23T18:53:40.785359032Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-23T18:53:40.79475239Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.392817ms logger=migrator t=2026-06-23T18:53:40.799309401Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-23T18:53:40.800420483Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.111332ms logger=migrator t=2026-06-23T18:53:40.805171128Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-23T18:53:40.807186239Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.01772ms logger=migrator t=2026-06-23T18:53:40.813866302Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-23T18:53:40.841559815Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.687553ms logger=migrator t=2026-06-23T18:53:40.847753699Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-23T18:53:40.848584205Z level=info msg="Migration successfully executed" id="create correlation v2" duration=835.677µs logger=migrator t=2026-06-23T18:53:40.855104356Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-23T18:53:40.856961282Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.855996ms logger=migrator t=2026-06-23T18:53:40.872379761Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-23T18:53:40.874398392Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.018881ms logger=migrator t=2026-06-23T18:53:40.87936531Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-23T18:53:40.881145376Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.779576ms logger=migrator t=2026-06-23T18:53:40.886295949Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-23T18:53:40.886530714Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=235.295µs logger=migrator t=2026-06-23T18:53:40.890769688Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-23T18:53:40.891719367Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=948.669µs logger=migrator t=2026-06-23T18:53:40.895514753Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-23T18:53:40.906275638Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.768415ms logger=migrator t=2026-06-23T18:53:40.917033113Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-23T18:53:40.917848459Z level=info msg="Migration successfully executed" id="create entity_events table" duration=815.776µs logger=migrator t=2026-06-23T18:53:40.923823838Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-23T18:53:40.925595704Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.771796ms logger=migrator t=2026-06-23T18:53:40.931648185Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-23T18:53:40.932121284Z 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-23T18:53:40.938539362Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-23T18:53:40.939281088Z 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-23T18:53:40.947145804Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-23T18:53:40.948218236Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.074292ms logger=migrator t=2026-06-23T18:53:40.955486011Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-23T18:53:40.956822408Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.336167ms logger=migrator t=2026-06-23T18:53:40.96393765Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-23T18:53:40.965035852Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.094542ms logger=migrator t=2026-06-23T18:53:40.969358578Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-23T18:53:40.971112674Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.753096ms logger=migrator t=2026-06-23T18:53:40.976345408Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-23T18:53:40.977358548Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.01282ms logger=migrator t=2026-06-23T18:53:40.984184965Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-23T18:53:40.987128034Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.946719ms logger=migrator t=2026-06-23T18:53:40.995367389Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-23T18:53:40.99698058Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.615501ms logger=migrator t=2026-06-23T18:53:41.002138813Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-23T18:53:41.004111963Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.97276ms logger=migrator t=2026-06-23T18:53:41.010571192Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-23T18:53:41.011713235Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.142073ms logger=migrator t=2026-06-23T18:53:41.022313726Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-23T18:53:41.024584942Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.271236ms logger=migrator t=2026-06-23T18:53:41.030576162Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-23T18:53:41.03247902Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.902849ms logger=migrator t=2026-06-23T18:53:41.038560181Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-23T18:53:41.062188964Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.630283ms logger=migrator t=2026-06-23T18:53:41.068957719Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-23T18:53:41.078338726Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.385307ms logger=migrator t=2026-06-23T18:53:41.081371276Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-23T18:53:41.090075801Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.698205ms logger=migrator t=2026-06-23T18:53:41.096682233Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-23T18:53:41.097179223Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=500.969µs logger=migrator t=2026-06-23T18:53:41.102633372Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-23T18:53:41.113106271Z level=info msg="Migration successfully executed" id="add share column" duration=10.464469ms logger=migrator t=2026-06-23T18:53:41.119614251Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-23T18:53:41.119854746Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=242.395µs logger=migrator t=2026-06-23T18:53:41.127937047Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-23T18:53:41.129236483Z level=info msg="Migration successfully executed" id="create file table" duration=1.302716ms logger=migrator t=2026-06-23T18:53:41.136183062Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-23T18:53:41.137340305Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.154183ms logger=migrator t=2026-06-23T18:53:41.142362325Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-23T18:53:41.14355567Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.194335ms logger=migrator t=2026-06-23T18:53:41.150070199Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-23T18:53:41.151026518Z level=info msg="Migration successfully executed" id="create file_meta table" duration=956.209µs logger=migrator t=2026-06-23T18:53:41.155632401Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-23T18:53:41.157449617Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.816386ms logger=migrator t=2026-06-23T18:53:41.162817434Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-23T18:53:41.162977178Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=160.734µs logger=migrator t=2026-06-23T18:53:41.168682482Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-23T18:53:41.168786274Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=106.082µs logger=migrator t=2026-06-23T18:53:41.173506638Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-23T18:53:41.174394926Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=888.479µs logger=migrator t=2026-06-23T18:53:41.224077558Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-23T18:53:41.224570049Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=495.39µs logger=migrator t=2026-06-23T18:53:41.229397544Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-23T18:53:41.231482796Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.086862ms logger=migrator t=2026-06-23T18:53:41.238710661Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-23T18:53:41.2506592Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.948409ms logger=migrator t=2026-06-23T18:53:41.256759161Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-23T18:53:41.256937795Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=147.113µs logger=migrator t=2026-06-23T18:53:41.261399784Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-23T18:53:41.262604338Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.204184ms logger=migrator t=2026-06-23T18:53:41.269802622Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-23T18:53:41.270232731Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=431.659µs logger=migrator t=2026-06-23T18:53:41.275823233Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-23T18:53:41.276141099Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=317.326µs logger=migrator t=2026-06-23T18:53:41.280135538Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-23T18:53:41.280839703Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=704.785µs logger=migrator t=2026-06-23T18:53:41.284824602Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-23T18:53:41.29324696Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.422448ms logger=migrator t=2026-06-23T18:53:41.297936684Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-23T18:53:41.306159999Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.220105ms logger=migrator t=2026-06-23T18:53:41.312115728Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-23T18:53:41.312882533Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=766.895µs logger=migrator t=2026-06-23T18:53:41.317425354Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-23T18:53:41.390556395Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.129541ms logger=migrator t=2026-06-23T18:53:41.395166536Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-23T18:53:41.39632958Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.162584ms logger=migrator t=2026-06-23T18:53:41.4008664Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-23T18:53:41.402017764Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.150854ms logger=migrator t=2026-06-23T18:53:41.406958513Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-23T18:53:41.432783599Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.824946ms logger=migrator t=2026-06-23T18:53:41.441045164Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-23T18:53:41.452461142Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.419278ms logger=migrator t=2026-06-23T18:53:41.457700027Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-23T18:53:41.458019423Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=319.836µs logger=migrator t=2026-06-23T18:53:41.463782678Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-23T18:53:41.463950031Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=171.573µs logger=migrator t=2026-06-23T18:53:41.470087254Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-23T18:53:41.470286558Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=200.244µs logger=migrator t=2026-06-23T18:53:41.474571554Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-23T18:53:41.474755117Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=186.183µs logger=migrator t=2026-06-23T18:53:41.479450561Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-23T18:53:41.479802829Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=353.068µs logger=migrator t=2026-06-23T18:53:41.48440381Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-23T18:53:41.48537826Z level=info msg="Migration successfully executed" id="create folder table" duration=978.34µs logger=migrator t=2026-06-23T18:53:41.495514422Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-23T18:53:41.497883669Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.371707ms logger=migrator t=2026-06-23T18:53:41.50343453Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-23T18:53:41.504640744Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.208634ms logger=migrator t=2026-06-23T18:53:41.511689075Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-23T18:53:41.511740006Z level=info msg="Migration successfully executed" id="Update folder title length" duration=49.831µs logger=migrator t=2026-06-23T18:53:41.516383379Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-23T18:53:41.517729916Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.341977ms logger=migrator t=2026-06-23T18:53:41.522777837Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-23T18:53:41.52396051Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.177193ms logger=migrator t=2026-06-23T18:53:41.529803567Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-23T18:53:41.532249676Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.430779ms logger=migrator t=2026-06-23T18:53:41.538098883Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-23T18:53:41.538613214Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=515.202µs logger=migrator t=2026-06-23T18:53:41.543739405Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-23T18:53:41.544039702Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=301.647µs logger=migrator t=2026-06-23T18:53:41.551536481Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-23T18:53:41.552985871Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.45055ms logger=migrator t=2026-06-23T18:53:41.55795516Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-23T18:53:41.559849747Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.892627ms logger=migrator t=2026-06-23T18:53:41.566157623Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-23T18:53:41.567645833Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.48824ms logger=migrator t=2026-06-23T18:53:41.575094573Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-23T18:53:41.576342427Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.247844ms logger=migrator t=2026-06-23T18:53:41.581358918Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-23T18:53:41.583240896Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.885258ms logger=migrator t=2026-06-23T18:53:41.589709945Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-23T18:53:41.590657673Z level=info msg="Migration successfully executed" id="create anon_device table" duration=947.429µs logger=migrator t=2026-06-23T18:53:41.596778215Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-23T18:53:41.598061751Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.283766ms logger=migrator t=2026-06-23T18:53:41.60349896Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-23T18:53:41.604635742Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.136522ms logger=migrator t=2026-06-23T18:53:41.612763245Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-23T18:53:41.613706603Z level=info msg="Migration successfully executed" id="create signing_key table" duration=943.818µs logger=migrator t=2026-06-23T18:53:41.618679243Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-23T18:53:41.619895198Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.220965ms logger=migrator t=2026-06-23T18:53:41.628609002Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-23T18:53:41.62952474Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=917.078µs logger=migrator t=2026-06-23T18:53:41.635628142Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-23T18:53:41.635843616Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=216.144µs logger=migrator t=2026-06-23T18:53:41.641287035Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-23T18:53:41.654419997Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.150903ms logger=migrator t=2026-06-23T18:53:41.65952268Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-23T18:53:41.660151932Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=630.062µs logger=migrator t=2026-06-23T18:53:41.664692113Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-23T18:53:41.664708073Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.01µs logger=migrator t=2026-06-23T18:53:41.67106406Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-23T18:53:41.672161642Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.097222ms logger=migrator t=2026-06-23T18:53:41.676485868Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-23T18:53:41.676505469Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.831µs logger=migrator t=2026-06-23T18:53:41.682210783Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-23T18:53:41.683472098Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.261195ms logger=migrator t=2026-06-23T18:53:41.688009868Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-23T18:53:41.689146271Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.135913ms logger=migrator t=2026-06-23T18:53:41.694867535Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-23T18:53:41.695916437Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.048891ms logger=migrator t=2026-06-23T18:53:41.700954088Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-23T18:53:41.701696582Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=743.394µs logger=migrator t=2026-06-23T18:53:41.706178821Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-23T18:53:41.706441357Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=263.536µs logger=migrator t=2026-06-23T18:53:41.711717112Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-23T18:53:41.712295784Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=579.452µs logger=migrator t=2026-06-23T18:53:41.716996447Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-23T18:53:41.717831395Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=834.868µs logger=migrator t=2026-06-23T18:53:41.72412364Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-23T18:53:41.72561717Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.49308ms logger=migrator t=2026-06-23T18:53:41.731841485Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-23T18:53:41.743765373Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.924908ms logger=migrator t=2026-06-23T18:53:41.747683901Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-23T18:53:41.755698031Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.0101ms logger=migrator t=2026-06-23T18:53:41.760178581Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-23T18:53:41.769476396Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.298475ms logger=migrator t=2026-06-23T18:53:41.773948656Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-23T18:53:41.774032738Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=84.402µs logger=migrator t=2026-06-23T18:53:41.777733081Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-23T18:53:41.787598178Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.864787ms logger=migrator t=2026-06-23T18:53:41.79268265Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-23T18:53:41.801517616Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.834896ms logger=migrator t=2026-06-23T18:53:41.806030277Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-23T18:53:41.806315512Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=287.045µs logger=migrator t=2026-06-23T18:53:41.815173319Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.537487178s logger=migrator t=2026-06-23T18:53:41.815895874Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-23T18:53:41.830894094Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-23T18:53:41.831129298Z level=info msg="Created default organization" logger=secrets t=2026-06-23T18:53:41.836279181Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-23T18:53:41.879885172Z level=info msg="Restored cache from database" duration=476.449µs logger=plugin.store t=2026-06-23T18:53:41.881184938Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-23T18:53:41.91729174Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-23T18:53:41.917321861Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-23T18:53:41.917385062Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-23T18:53:41.917397262Z level=info msg="Plugins loaded" count=54 duration=36.213324ms logger=query_data t=2026-06-23T18:53:41.921593326Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-23T18:53:41.925976634Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-23T18:53:41.932440273Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-23T18:53:41.942110856Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-23T18:53:41.943721078Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-23T18:53:41.94529026Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-23T18:53:41.965881321Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-23T18:53:41.981638026Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-23T18:53:42.005749587Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-23T18:53:42.005768267Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-23T18:53:42.006295879Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-23T18:53:42.006432731Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-06-23T18:53:42.006503963Z level=info msg="Storage starting" logger=http.server t=2026-06-23T18:53:42.011997383Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-23T18:53:42.057710466Z level=info msg="State cache has been initialized" states=0 duration=51.414887ms logger=ngalert.scheduler t=2026-06-23T18:53:42.057745307Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-23T18:53:42.057793058Z level=info msg=starting first_tick=2026-06-23T18:53:50Z logger=plugins.update.checker t=2026-06-23T18:53:42.078146484Z level=info msg="Update check succeeded" duration=72.276725ms logger=grafana.update.checker t=2026-06-23T18:53:42.080129514Z level=info msg="Update check succeeded" duration=74.196243ms logger=provisioning.dashboard t=2026-06-23T18:53:42.118785136Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-23T18:53:42.130613813Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-23T18:53:42.169361207Z level=info msg="Patterns update finished" duration=108.804834ms logger=provisioning.dashboard t=2026-06-23T18:53:42.196509439Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-23T18:53:42.19655558Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-06-23T18:53:42.333001656Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-23T18:53:42.333403664Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-23T18:53:45.296265298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.317778898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.337069324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.36146263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.380115913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.402627293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.425801646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.448215124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.4785264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.522853886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.537278154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.562034178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.581699641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.602623499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.624463216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.657515396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.668973335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.701381073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.717177388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.742582456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.762235038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.788160537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.808267039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.839679266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.854486032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.87990463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.893565153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.921899899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.933766567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.963423309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:45.983781655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:46.011707243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:46.036729693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:46.108198712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:46.125821614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:46.475038042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:46.493016541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:46.833106867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:46.851351131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:46.898276689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:46.918448652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:46.977031673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:46.994764907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.039379458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.054779626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.103179803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.120388847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.162172022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.183127261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.244698722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.261302752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.310260661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.330339922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.38577929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.410408833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.466782029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.502666736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.61498471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.632288486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.702123541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.720415027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.79663712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.812923005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.903050366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:47.917995115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.005681937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.023886441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.099540263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.117187315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.177615653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.197014379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.288689142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.306784944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.393961016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.414046867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.502133047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.522059925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.596041723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.613791408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-23T18:53:48.718147863Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-23T18:55:07.028779178Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-06-23T19:03:42.01838178Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-23T19:03:42.06718508Z level=info msg="Completed cleanup jobs" duration=59.82076ms logger=plugins.update.checker t=2026-06-23T19:03:42.134122965Z level=info msg="Update check succeeded" duration=54.08917ms logger=sqlstore.transactions t=2026-06-23T19:08:41.941394955Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-23T19:13:42.045963222Z level=info msg="Completed cleanup jobs" duration=38.299459ms logger=plugins.update.checker t=2026-06-23T19:13:42.131058612Z level=info msg="Update check succeeded" duration=51.850457ms logger=cleanup t=2026-06-23T19:23:42.030370135Z level=info msg="Completed cleanup jobs" duration=23.932025ms logger=plugins.update.checker t=2026-06-23T19:23:42.137484889Z level=info msg="Update check succeeded" duration=58.843547ms logger=infra.usagestats t=2026-06-23T19:25:07.06147578Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-23T19:33:42.044224296Z level=info msg="Completed cleanup jobs" duration=36.532974ms logger=plugins.update.checker t=2026-06-23T19:33:42.129438584Z level=info msg="Update check succeeded" duration=50.567721ms logger=cleanup t=2026-06-23T19:43:42.011123752Z level=info msg="Completed cleanup jobs" duration=4.650129ms logger=plugins.update.checker t=2026-06-23T19:43:42.13540286Z level=info msg="Update check succeeded" duration=56.94395ms logger=cleanup t=2026-06-23T19:53:42.056532056Z level=info msg="Completed cleanup jobs" duration=47.210283ms logger=plugins.update.checker t=2026-06-23T19:53:42.127723963Z level=info msg="Update check succeeded" duration=49.045689ms logger=infra.usagestats t=2026-06-23T19:55:07.05293298Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-23T20:03:42.03902065Z level=info msg="Completed cleanup jobs" duration=31.957116ms logger=plugins.update.checker t=2026-06-23T20:03:42.131678925Z level=info msg="Update check succeeded" duration=52.010745ms