logger=settings t=2026-05-12T05:58:43.329547794Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-12T05:58:43Z logger=settings t=2026-05-12T05:58:43.329910543Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-12T05:58:43.329941023Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-12T05:58:43.329954984Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-12T05:58:43.329968444Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-12T05:58:43.329982524Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-12T05:58:43.329994725Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-12T05:58:43.330036286Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-12T05:58:43.330053826Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-12T05:58:43.330070096Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-12T05:58:43.330111937Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-12T05:58:43.330126488Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-12T05:58:43.330156558Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-12T05:58:43.330172949Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-12T05:58:43.330200649Z level=info msg=Target target=[all] logger=settings t=2026-05-12T05:58:43.330261161Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-12T05:58:43.330302442Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-12T05:58:43.330343373Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-12T05:58:43.330386094Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-12T05:58:43.330426934Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-12T05:58:43.330464725Z level=info msg="App mode production" logger=sqlstore t=2026-05-12T05:58:43.330823674Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-12T05:58:43.330886435Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-12T05:58:43.332281308Z level=info msg="Locking database" logger=migrator t=2026-05-12T05:58:43.332348859Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-12T05:58:43.332952643Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-12T05:58:43.333837703Z level=info msg="Migration successfully executed" id="create migration_log table" duration=884.86µs logger=migrator t=2026-05-12T05:58:43.341319616Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-12T05:58:43.342271538Z level=info msg="Migration successfully executed" id="create user table" duration=951.932µs logger=migrator t=2026-05-12T05:58:43.351111052Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-12T05:58:43.3518636Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=753.138µs logger=migrator t=2026-05-12T05:58:43.359764442Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-12T05:58:43.360926139Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.153407ms logger=migrator t=2026-05-12T05:58:43.370090351Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-12T05:58:43.370991613Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=913.002µs logger=migrator t=2026-05-12T05:58:43.375098577Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-12T05:58:43.375864265Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=765.577µs logger=migrator t=2026-05-12T05:58:43.381819032Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-12T05:58:43.384431753Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.612621ms logger=migrator t=2026-05-12T05:58:43.392043129Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-12T05:58:43.392939239Z level=info msg="Migration successfully executed" id="create user table v2" duration=897.9µs logger=migrator t=2026-05-12T05:58:43.403257598Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-12T05:58:43.404283282Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.029263ms logger=migrator t=2026-05-12T05:58:43.411360185Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-12T05:58:43.412530692Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.172227ms logger=migrator t=2026-05-12T05:58:43.425362209Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-12T05:58:43.425816889Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=458.02µs logger=migrator t=2026-05-12T05:58:43.432796781Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-12T05:58:43.433364754Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=567.203µs logger=migrator t=2026-05-12T05:58:43.438685387Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-12T05:58:43.440744324Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.061857ms logger=migrator t=2026-05-12T05:58:43.447551412Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-12T05:58:43.447608334Z level=info msg="Migration successfully executed" id="Update user table charset" duration=53.211µs logger=migrator t=2026-05-12T05:58:43.454152775Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-12T05:58:43.455341103Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.189018ms logger=migrator t=2026-05-12T05:58:43.464204477Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-12T05:58:43.464587766Z level=info msg="Migration successfully executed" id="Add missing user data" duration=376.309µs logger=migrator t=2026-05-12T05:58:43.471048225Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-12T05:58:43.472264963Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.217108ms logger=migrator t=2026-05-12T05:58:43.486421351Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-12T05:58:43.487415883Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=997.352µs logger=migrator t=2026-05-12T05:58:43.50107963Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-12T05:58:43.50240012Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.327241ms logger=migrator t=2026-05-12T05:58:43.508246335Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-12T05:58:43.51708435Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.835065ms logger=migrator t=2026-05-12T05:58:43.609797943Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-12T05:58:43.6109959Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.200547ms logger=migrator t=2026-05-12T05:58:43.625579477Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-12T05:58:43.625787762Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=209.635µs logger=migrator t=2026-05-12T05:58:43.642665962Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-12T05:58:43.643755608Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.085516ms logger=migrator t=2026-05-12T05:58:43.67069028Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-12T05:58:43.671238403Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=551.333µs logger=migrator t=2026-05-12T05:58:43.680095388Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-12T05:58:43.680447386Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=353.958µs logger=migrator t=2026-05-12T05:58:43.691730117Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-12T05:58:43.692641478Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=912.811µs logger=migrator t=2026-05-12T05:58:43.701854951Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-12T05:58:43.70354914Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.697129ms logger=migrator t=2026-05-12T05:58:43.710050221Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-12T05:58:43.711263268Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.211948ms logger=migrator t=2026-05-12T05:58:43.718055695Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-12T05:58:43.718910055Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=858.51µs logger=migrator t=2026-05-12T05:58:43.729060699Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-12T05:58:43.730263718Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.203569ms logger=migrator t=2026-05-12T05:58:43.745273335Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-12T05:58:43.745310835Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.201µs logger=migrator t=2026-05-12T05:58:43.750734971Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-12T05:58:43.752117793Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.383832ms logger=migrator t=2026-05-12T05:58:43.757096138Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-12T05:58:43.758371338Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.27041ms logger=migrator t=2026-05-12T05:58:43.767277443Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-12T05:58:43.768171813Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=895.59µs logger=migrator t=2026-05-12T05:58:43.773939757Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-12T05:58:43.774634684Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=689.976µs logger=migrator t=2026-05-12T05:58:43.781209315Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:58:43.785968806Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.763991ms logger=migrator t=2026-05-12T05:58:43.790856988Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-12T05:58:43.791717579Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=860.73µs logger=migrator t=2026-05-12T05:58:43.797346449Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-12T05:58:43.798023784Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=677.955µs logger=migrator t=2026-05-12T05:58:43.804034233Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-12T05:58:43.805109607Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.075594ms logger=migrator t=2026-05-12T05:58:43.811434184Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-12T05:58:43.812608241Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.175537ms logger=migrator t=2026-05-12T05:58:43.817888563Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-12T05:58:43.8190574Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.168847ms logger=migrator t=2026-05-12T05:58:43.825838237Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-12T05:58:43.8264049Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=569.653µs logger=migrator t=2026-05-12T05:58:43.833426823Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-12T05:58:43.834343014Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=915.58µs logger=migrator t=2026-05-12T05:58:43.84195219Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-12T05:58:43.851788867Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=9.836897ms logger=migrator t=2026-05-12T05:58:43.867684695Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-12T05:58:43.868652387Z level=info msg="Migration successfully executed" id="create star table" duration=968.482µs logger=migrator t=2026-05-12T05:58:43.88432279Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-12T05:58:43.885563928Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.241129ms logger=migrator t=2026-05-12T05:58:43.894639147Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-12T05:58:43.895380385Z level=info msg="Migration successfully executed" id="create org table v1" duration=742.318µs logger=migrator t=2026-05-12T05:58:43.905005317Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-12T05:58:43.906585474Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.590287ms logger=migrator t=2026-05-12T05:58:43.912424749Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-12T05:58:43.913214167Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=789.808µs logger=migrator t=2026-05-12T05:58:43.924088418Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-12T05:58:43.925382748Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.29712ms logger=migrator t=2026-05-12T05:58:43.932989814Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-12T05:58:43.934123041Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.133407ms logger=migrator t=2026-05-12T05:58:43.941823368Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-12T05:58:43.943129259Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.304411ms logger=migrator t=2026-05-12T05:58:43.949297041Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-12T05:58:43.949336102Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.861µs logger=migrator t=2026-05-12T05:58:43.957056851Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-12T05:58:43.957113972Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=57.281µs logger=migrator t=2026-05-12T05:58:43.965766852Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-12T05:58:43.96611576Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=350.758µs logger=migrator t=2026-05-12T05:58:43.97263877Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-12T05:58:43.973920041Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.2834ms logger=migrator t=2026-05-12T05:58:43.979391397Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-12T05:58:43.980215616Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=821.349µs logger=migrator t=2026-05-12T05:58:43.987538406Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-12T05:58:43.988776044Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.238138ms logger=migrator t=2026-05-12T05:58:43.994413474Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-12T05:58:43.995458918Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.045744ms logger=migrator t=2026-05-12T05:58:44.002519242Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-12T05:58:44.003379711Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=860.269µs logger=migrator t=2026-05-12T05:58:44.013476115Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-12T05:58:44.014744974Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.272859ms logger=migrator t=2026-05-12T05:58:44.020621769Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-12T05:58:44.027039809Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.417009ms logger=migrator t=2026-05-12T05:58:44.034966332Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-12T05:58:44.036264432Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.297879ms logger=migrator t=2026-05-12T05:58:44.046512719Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-12T05:58:44.047933181Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.420722ms logger=migrator t=2026-05-12T05:58:44.055676161Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-12T05:58:44.057016391Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.340211ms logger=migrator t=2026-05-12T05:58:44.067529354Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-12T05:58:44.068015255Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=488.151µs logger=migrator t=2026-05-12T05:58:44.076983453Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-12T05:58:44.078287013Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.30082ms logger=migrator t=2026-05-12T05:58:44.086007642Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-12T05:58:44.086130614Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=116.002µs logger=migrator t=2026-05-12T05:58:44.096210897Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-12T05:58:44.099201196Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.990989ms logger=migrator t=2026-05-12T05:58:44.105303728Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-12T05:58:44.107359255Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.056927ms logger=migrator t=2026-05-12T05:58:44.112156686Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-12T05:58:44.114106691Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.950105ms logger=migrator t=2026-05-12T05:58:44.121501992Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-12T05:58:44.122377333Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=881.311µs logger=migrator t=2026-05-12T05:58:44.135935746Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-12T05:58:44.138048904Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.114618ms logger=migrator t=2026-05-12T05:58:44.151958116Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-12T05:58:44.152645922Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=690.106µs logger=migrator t=2026-05-12T05:58:44.158704042Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-12T05:58:44.159277845Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=573.743µs logger=migrator t=2026-05-12T05:58:44.164320732Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-12T05:58:44.164365883Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.541µs logger=migrator t=2026-05-12T05:58:44.170974596Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-12T05:58:44.171013527Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.591µs logger=migrator t=2026-05-12T05:58:44.174939487Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-12T05:58:44.176929073Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.988836ms logger=migrator t=2026-05-12T05:58:44.18369734Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-12T05:58:44.185768698Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.071708ms logger=migrator t=2026-05-12T05:58:44.201755357Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-12T05:58:44.205093194Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.337967ms logger=migrator t=2026-05-12T05:58:44.214289508Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-12T05:58:44.217595584Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.304297ms logger=migrator t=2026-05-12T05:58:44.225368593Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-12T05:58:44.225607799Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=240.966µs logger=migrator t=2026-05-12T05:58:44.237904153Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-12T05:58:44.238884205Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=980.662µs logger=migrator t=2026-05-12T05:58:44.248882977Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-12T05:58:44.250507584Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.627167ms logger=migrator t=2026-05-12T05:58:44.25899363Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-12T05:58:44.259040752Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=48.832µs logger=migrator t=2026-05-12T05:58:44.269176506Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-12T05:58:44.270921326Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.74337ms logger=migrator t=2026-05-12T05:58:44.538151314Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-12T05:58:44.538988843Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=840.479µs logger=migrator t=2026-05-12T05:58:44.54833117Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:58:44.558638747Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.300147ms logger=migrator t=2026-05-12T05:58:44.566292884Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-12T05:58:44.567959753Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.670099ms logger=migrator t=2026-05-12T05:58:44.574178557Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-12T05:58:44.57521117Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.035823ms logger=migrator t=2026-05-12T05:58:44.582995191Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-12T05:58:44.584270761Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.27739ms logger=migrator t=2026-05-12T05:58:44.595409728Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-12T05:58:44.595996572Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=586.893µs logger=migrator t=2026-05-12T05:58:44.601497909Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-12T05:58:44.602537562Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.041373ms logger=migrator t=2026-05-12T05:58:44.608550321Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-12T05:58:44.610694601Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.14411ms logger=migrator t=2026-05-12T05:58:44.616686859Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-12T05:58:44.617759805Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.072935ms logger=migrator t=2026-05-12T05:58:44.623260422Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-12T05:58:44.623544788Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=284.596µs logger=migrator t=2026-05-12T05:58:44.629083856Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-12T05:58:44.629707991Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=628.855µs logger=migrator t=2026-05-12T05:58:44.637768607Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-12T05:58:44.638850772Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.083135ms logger=migrator t=2026-05-12T05:58:44.644752698Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-12T05:58:44.647038951Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.286273ms logger=migrator t=2026-05-12T05:58:44.652072068Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-12T05:58:44.653691795Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.619277ms logger=migrator t=2026-05-12T05:58:44.663248546Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-12T05:58:44.664523755Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.277669ms logger=migrator t=2026-05-12T05:58:44.677788602Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-12T05:58:44.678917458Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.128675ms logger=migrator t=2026-05-12T05:58:44.684084727Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-12T05:58:44.684963438Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=879.011µs logger=migrator t=2026-05-12T05:58:44.690172518Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-12T05:58:44.690928776Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=756.488µs logger=migrator t=2026-05-12T05:58:44.695816718Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-12T05:58:44.702041143Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.183924ms logger=migrator t=2026-05-12T05:58:44.70797296Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-12T05:58:44.709008494Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.034334ms logger=migrator t=2026-05-12T05:58:44.714673915Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-12T05:58:44.715469923Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=795.498µs logger=migrator t=2026-05-12T05:58:44.720469919Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-12T05:58:44.721756589Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.28609ms logger=migrator t=2026-05-12T05:58:44.728481434Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-12T05:58:44.729036857Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=555.823µs logger=migrator t=2026-05-12T05:58:44.740689896Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-12T05:58:44.744854072Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.157127ms logger=migrator t=2026-05-12T05:58:44.750561294Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-12T05:58:44.75297701Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.414986ms logger=migrator t=2026-05-12T05:58:44.764480406Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-12T05:58:44.764521207Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=43.321µs logger=migrator t=2026-05-12T05:58:44.770987956Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-12T05:58:44.771339804Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=351.968µs logger=migrator t=2026-05-12T05:58:44.779994514Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-12T05:58:44.784150841Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.199688ms logger=migrator t=2026-05-12T05:58:44.79015155Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-12T05:58:44.790341004Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=190.204µs logger=migrator t=2026-05-12T05:58:44.796774112Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-12T05:58:44.796951457Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=175.805µs logger=migrator t=2026-05-12T05:58:44.804613044Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-12T05:58:44.809085977Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.474544ms logger=migrator t=2026-05-12T05:58:44.81527592Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-12T05:58:44.815472165Z level=info msg="Migration successfully executed" id="Update uid value" duration=196.725µs logger=migrator t=2026-05-12T05:58:44.820538492Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-12T05:58:44.821589566Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.049034ms logger=migrator t=2026-05-12T05:58:44.827999335Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-12T05:58:44.829422937Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.423272ms logger=migrator t=2026-05-12T05:58:44.83947513Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-12T05:58:44.840810521Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.336001ms logger=migrator t=2026-05-12T05:58:44.850877694Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-12T05:58:44.852120272Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.242788ms logger=migrator t=2026-05-12T05:58:44.861482529Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-12T05:58:44.862768098Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.285899ms logger=migrator t=2026-05-12T05:58:44.871401978Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-12T05:58:44.872825561Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.423963ms logger=migrator t=2026-05-12T05:58:44.880012057Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-12T05:58:44.880730943Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=719.296µs logger=migrator t=2026-05-12T05:58:44.891422551Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-12T05:58:44.89267636Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.25452ms logger=migrator t=2026-05-12T05:58:44.899452806Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-12T05:58:44.90087214Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.419204ms logger=migrator t=2026-05-12T05:58:44.910695586Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-12T05:58:44.921102237Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.404881ms logger=migrator t=2026-05-12T05:58:44.943827462Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-12T05:58:44.944807175Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=983.513µs logger=migrator t=2026-05-12T05:58:44.954180982Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-12T05:58:44.955362299Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.184427ms logger=migrator t=2026-05-12T05:58:44.968643726Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-12T05:58:44.970085109Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.442243ms logger=migrator t=2026-05-12T05:58:44.979388984Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-12T05:58:44.980225664Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=836.159µs logger=migrator t=2026-05-12T05:58:44.985296571Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-12T05:58:44.985732521Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=436.14µs logger=migrator t=2026-05-12T05:58:44.99392826Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-12T05:58:44.994552195Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=624.265µs logger=migrator t=2026-05-12T05:58:45.00644831Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-12T05:58:45.006539532Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=94.063µs logger=migrator t=2026-05-12T05:58:45.012649524Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-12T05:58:45.015242203Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.591229ms logger=migrator t=2026-05-12T05:58:45.025234254Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-12T05:58:45.028167932Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.934088ms logger=migrator t=2026-05-12T05:58:45.033927405Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-12T05:58:45.034260493Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=335.208µs logger=migrator t=2026-05-12T05:58:45.039172256Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-12T05:58:45.042956453Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.782327ms logger=migrator t=2026-05-12T05:58:45.049740881Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-12T05:58:45.052431513Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.690752ms logger=migrator t=2026-05-12T05:58:45.059463575Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-12T05:58:45.060479729Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.017044ms logger=migrator t=2026-05-12T05:58:45.068882284Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-12T05:58:45.06960805Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=729.227µs logger=migrator t=2026-05-12T05:58:45.0791532Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-12T05:58:45.080673236Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.520086ms logger=migrator t=2026-05-12T05:58:45.088960578Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-12T05:58:45.090166665Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.210717ms logger=migrator t=2026-05-12T05:58:45.09467812Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-12T05:58:45.09554509Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=868.06µs logger=migrator t=2026-05-12T05:58:45.100692078Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-12T05:58:45.101515707Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=824.139µs logger=migrator t=2026-05-12T05:58:45.105845758Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-12T05:58:45.10594119Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=86.432µs logger=migrator t=2026-05-12T05:58:45.111299104Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-12T05:58:45.111348685Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=51.181µs logger=migrator t=2026-05-12T05:58:45.116389052Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-12T05:58:45.120933476Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.543624ms logger=migrator t=2026-05-12T05:58:45.12583719Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-12T05:58:45.128803338Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.965348ms logger=migrator t=2026-05-12T05:58:45.136612389Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-12T05:58:45.136698841Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=86.672µs logger=migrator t=2026-05-12T05:58:45.149725802Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-12T05:58:45.15092802Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.202268ms logger=migrator t=2026-05-12T05:58:45.161908264Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-12T05:58:45.164822451Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=2.913647ms logger=migrator t=2026-05-12T05:58:45.17386259Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-12T05:58:45.173903821Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=41.891µs logger=migrator t=2026-05-12T05:58:45.182979761Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-12T05:58:45.184321522Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.342312ms logger=migrator t=2026-05-12T05:58:45.207356705Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-12T05:58:45.208370108Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.013813ms logger=migrator t=2026-05-12T05:58:45.218898181Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-12T05:58:45.222907324Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.008693ms logger=migrator t=2026-05-12T05:58:45.235583847Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-12T05:58:45.235641678Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=61.591µs logger=migrator t=2026-05-12T05:58:45.2426044Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-12T05:58:45.243620953Z level=info msg="Migration successfully executed" id="create session table" duration=1.017364ms logger=migrator t=2026-05-12T05:58:45.255067867Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-12T05:58:45.255307623Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=247.266µs logger=migrator t=2026-05-12T05:58:45.266976883Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-12T05:58:45.267329461Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=355.348µs logger=migrator t=2026-05-12T05:58:45.273043323Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-12T05:58:45.273953594Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=910.941µs logger=migrator t=2026-05-12T05:58:45.291457348Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-12T05:58:45.29324383Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.788362ms logger=migrator t=2026-05-12T05:58:45.31099962Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-12T05:58:45.311055692Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=60.302µs logger=migrator t=2026-05-12T05:58:45.326572071Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-12T05:58:45.326686174Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=119.592µs logger=migrator t=2026-05-12T05:58:45.348720022Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-12T05:58:45.352262274Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.545222ms logger=migrator t=2026-05-12T05:58:45.496399786Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-12T05:58:45.501143596Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.73498ms logger=migrator t=2026-05-12T05:58:45.518468356Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-12T05:58:45.51905491Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=594.524µs logger=migrator t=2026-05-12T05:58:45.528794135Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-12T05:58:45.529111303Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=326.027µs logger=migrator t=2026-05-12T05:58:45.545469801Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-12T05:58:45.546585876Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.118365ms logger=migrator t=2026-05-12T05:58:45.554225983Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-12T05:58:45.554253764Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.161µs logger=migrator t=2026-05-12T05:58:45.574168204Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-12T05:58:45.577587533Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.422749ms logger=migrator t=2026-05-12T05:58:45.58611799Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-12T05:58:45.587077753Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=963.133µs logger=migrator t=2026-05-12T05:58:45.597299599Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-12T05:58:45.601300012Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.009043ms logger=migrator t=2026-05-12T05:58:45.611400565Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-12T05:58:45.616714238Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.314533ms logger=migrator t=2026-05-12T05:58:45.624072268Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-12T05:58:45.624311534Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=249.006µs logger=migrator t=2026-05-12T05:58:45.631281754Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-12T05:58:45.632748769Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.467705ms logger=migrator t=2026-05-12T05:58:45.641332297Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-12T05:58:45.642221847Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=891.79µs logger=migrator t=2026-05-12T05:58:45.648874661Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-12T05:58:45.649937696Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.063105ms logger=migrator t=2026-05-12T05:58:45.657983262Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-12T05:58:45.659143668Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.163946ms logger=migrator t=2026-05-12T05:58:45.664961093Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-12T05:58:45.666671333Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.71366ms logger=migrator t=2026-05-12T05:58:45.675422485Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-12T05:58:45.676526031Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.109746ms logger=migrator t=2026-05-12T05:58:45.683933992Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-12T05:58:45.685881807Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.948525ms logger=migrator t=2026-05-12T05:58:45.692357866Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-12T05:58:45.693240737Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=883.13µs logger=migrator t=2026-05-12T05:58:45.702321117Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-12T05:58:45.703289089Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=969.212µs logger=migrator t=2026-05-12T05:58:45.712188614Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-12T05:58:45.723353043Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.161339ms logger=migrator t=2026-05-12T05:58:45.734101271Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-12T05:58:45.735378411Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.27808ms logger=migrator t=2026-05-12T05:58:45.746020917Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-12T05:58:45.747764447Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.74892ms logger=migrator t=2026-05-12T05:58:45.774466124Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-12T05:58:45.774882854Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=420.84µs logger=migrator t=2026-05-12T05:58:45.781910876Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-12T05:58:45.782848888Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=938.962µs logger=migrator t=2026-05-12T05:58:45.790156097Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-12T05:58:45.791207761Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.059084ms logger=migrator t=2026-05-12T05:58:45.796395881Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-12T05:58:45.801125911Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.73036ms logger=migrator t=2026-05-12T05:58:45.80803306Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-12T05:58:45.813428695Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.396765ms logger=migrator t=2026-05-12T05:58:45.821823639Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-12T05:58:45.828073494Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.246605ms logger=migrator t=2026-05-12T05:58:45.83569549Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-12T05:58:45.841143246Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.447687ms logger=migrator t=2026-05-12T05:58:45.850639946Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-12T05:58:45.85170025Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.059884ms logger=migrator t=2026-05-12T05:58:45.858672632Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-12T05:58:45.858729203Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=57.821µs logger=migrator t=2026-05-12T05:58:45.868458818Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-12T05:58:45.868492628Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=35.831µs logger=migrator t=2026-05-12T05:58:45.879236557Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-12T05:58:45.880614288Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.378021ms logger=migrator t=2026-05-12T05:58:45.969281268Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T05:58:45.970805084Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.524056ms logger=migrator t=2026-05-12T05:58:45.99273846Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-12T05:58:45.993747264Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.012504ms logger=migrator t=2026-05-12T05:58:46.003004158Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-12T05:58:46.00439759Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.395113ms logger=migrator t=2026-05-12T05:58:46.018155637Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T05:58:46.019615082Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.464135ms logger=migrator t=2026-05-12T05:58:46.030164916Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-12T05:58:46.03640872Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.240534ms logger=migrator t=2026-05-12T05:58:46.051201012Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-12T05:58:46.056092725Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.900633ms logger=migrator t=2026-05-12T05:58:46.061848688Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-12T05:58:46.062000761Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=153.233µs logger=migrator t=2026-05-12T05:58:46.067917218Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-12T05:58:46.069095606Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.178528ms logger=migrator t=2026-05-12T05:58:46.082873375Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-12T05:58:46.08486476Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.996256ms logger=migrator t=2026-05-12T05:58:46.096296674Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-12T05:58:46.104293539Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.998305ms logger=migrator t=2026-05-12T05:58:46.109205073Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-12T05:58:46.109269865Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.871µs logger=migrator t=2026-05-12T05:58:46.121873915Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-12T05:58:46.123607235Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.73648ms logger=migrator t=2026-05-12T05:58:46.133107275Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-12T05:58:46.134726293Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.619798ms logger=migrator t=2026-05-12T05:58:46.14675157Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-12T05:58:46.146914814Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=167.624µs logger=migrator t=2026-05-12T05:58:46.164490341Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-12T05:58:46.165691119Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.200918ms logger=migrator t=2026-05-12T05:58:46.184024783Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-12T05:58:46.185384154Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.361911ms logger=migrator t=2026-05-12T05:58:46.197074904Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-12T05:58:46.198416855Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.345111ms logger=migrator t=2026-05-12T05:58:46.212088742Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-12T05:58:46.21422173Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.134599ms logger=migrator t=2026-05-12T05:58:46.233794323Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-12T05:58:46.235020682Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.227629ms logger=migrator t=2026-05-12T05:58:46.247553451Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-12T05:58:46.249182679Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.630119ms logger=migrator t=2026-05-12T05:58:46.257302667Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-12T05:58:46.257351918Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=52.562µs logger=migrator t=2026-05-12T05:58:46.263285035Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-12T05:58:46.273495391Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=10.188066ms logger=migrator t=2026-05-12T05:58:46.282127051Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-12T05:58:46.283160614Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.035323ms logger=migrator t=2026-05-12T05:58:46.294439015Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-12T05:58:46.29940904Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.972045ms logger=migrator t=2026-05-12T05:58:46.307390665Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-12T05:58:46.309025542Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.637888ms logger=migrator t=2026-05-12T05:58:46.319673608Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-12T05:58:46.32100886Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.334882ms logger=migrator t=2026-05-12T05:58:46.34352869Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-12T05:58:46.345469775Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.944434ms logger=migrator t=2026-05-12T05:58:46.359437148Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-12T05:58:46.372635013Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.194785ms logger=migrator t=2026-05-12T05:58:46.381675001Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-12T05:58:46.382662365Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=986.294µs logger=migrator t=2026-05-12T05:58:46.394072579Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-12T05:58:46.394807195Z 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=734.856µs logger=migrator t=2026-05-12T05:58:46.405577635Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-12T05:58:46.405880421Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=303.426µs logger=migrator t=2026-05-12T05:58:46.412978245Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-12T05:58:46.41359491Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=619.515µs logger=migrator t=2026-05-12T05:58:46.421160424Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-12T05:58:46.421543113Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=388.119µs logger=migrator t=2026-05-12T05:58:46.43007001Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-12T05:58:46.434666186Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.597436ms logger=migrator t=2026-05-12T05:58:46.449260274Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-12T05:58:46.453583344Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.32513ms logger=migrator t=2026-05-12T05:58:46.461963138Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-12T05:58:46.462594532Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=631.814µs logger=migrator t=2026-05-12T05:58:46.468676963Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-12T05:58:46.470464965Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.789321ms logger=migrator t=2026-05-12T05:58:46.480022595Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-12T05:58:46.480438155Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=419.12µs logger=migrator t=2026-05-12T05:58:46.486359202Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-12T05:58:46.492555875Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.195313ms logger=migrator t=2026-05-12T05:58:46.507371347Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-12T05:58:46.508504693Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.135666ms logger=migrator t=2026-05-12T05:58:46.515339902Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-12T05:58:46.515670169Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=334.747µs logger=migrator t=2026-05-12T05:58:46.522228951Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-12T05:58:46.522744843Z level=info msg="Migration successfully executed" id="Move region to single row" duration=519.203µs logger=migrator t=2026-05-12T05:58:46.531652219Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-12T05:58:46.532814566Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.166927ms logger=migrator t=2026-05-12T05:58:46.543657847Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-12T05:58:46.544815843Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.161657ms logger=migrator t=2026-05-12T05:58:46.554745463Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T05:58:46.55677502Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.026398ms logger=migrator t=2026-05-12T05:58:46.566553825Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T05:58:46.567808285Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.25445ms logger=migrator t=2026-05-12T05:58:46.57843731Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-12T05:58:46.579464504Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.027974ms logger=migrator t=2026-05-12T05:58:46.587648664Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-12T05:58:46.589119887Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.474903ms logger=migrator t=2026-05-12T05:58:46.594139853Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-12T05:58:46.594247606Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=109.733µs logger=migrator t=2026-05-12T05:58:46.600003249Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-12T05:58:46.601188717Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.185908ms logger=migrator t=2026-05-12T05:58:46.613156493Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-12T05:58:46.614178546Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.021363ms logger=migrator t=2026-05-12T05:58:46.620929213Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-12T05:58:46.621764342Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=835.319µs logger=migrator t=2026-05-12T05:58:46.632389218Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-12T05:58:46.633907312Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.521554ms logger=migrator t=2026-05-12T05:58:46.649976934Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-12T05:58:46.650478176Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=506.162µs logger=migrator t=2026-05-12T05:58:46.65933403Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-12T05:58:46.660191851Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=861.141µs logger=migrator t=2026-05-12T05:58:46.668736998Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-12T05:58:46.668876311Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=143.023µs logger=migrator t=2026-05-12T05:58:46.676159689Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-12T05:58:46.677006309Z level=info msg="Migration successfully executed" id="create team table" duration=847.35µs logger=migrator t=2026-05-12T05:58:46.681965063Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-12T05:58:46.682915596Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=948.643µs logger=migrator t=2026-05-12T05:58:46.703163114Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-12T05:58:46.704482654Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.3194ms logger=migrator t=2026-05-12T05:58:46.711940257Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-12T05:58:46.716747158Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.808431ms logger=migrator t=2026-05-12T05:58:46.845360831Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-12T05:58:46.845826052Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=468.211µs logger=migrator t=2026-05-12T05:58:46.860877199Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-12T05:58:46.863407528Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.529619ms logger=migrator t=2026-05-12T05:58:46.870052532Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-12T05:58:46.870937842Z level=info msg="Migration successfully executed" id="create team member table" duration=886.52µs logger=migrator t=2026-05-12T05:58:46.878176979Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-12T05:58:46.878961268Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=785.849µs logger=migrator t=2026-05-12T05:58:46.886356748Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-12T05:58:46.888026377Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.666999ms logger=migrator t=2026-05-12T05:58:46.895521591Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-12T05:58:46.896764939Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.245008ms logger=migrator t=2026-05-12T05:58:46.901598681Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-12T05:58:46.906562456Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.963715ms logger=migrator t=2026-05-12T05:58:46.913008635Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-12T05:58:46.917680513Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.671208ms logger=migrator t=2026-05-12T05:58:46.924366787Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-12T05:58:46.930684393Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.318726ms logger=migrator t=2026-05-12T05:58:46.937221525Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-12T05:58:46.938346931Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.131456ms logger=migrator t=2026-05-12T05:58:46.947269597Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-12T05:58:46.948402684Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.136897ms logger=migrator t=2026-05-12T05:58:46.955249171Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-12T05:58:46.956391657Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.144126ms logger=migrator t=2026-05-12T05:58:46.965461068Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-12T05:58:46.967368251Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.911083ms logger=migrator t=2026-05-12T05:58:46.983933494Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-12T05:58:46.985737746Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.806742ms logger=migrator t=2026-05-12T05:58:46.990944867Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-12T05:58:46.991994221Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.050004ms logger=migrator t=2026-05-12T05:58:46.998157393Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-12T05:58:46.999586116Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.427483ms logger=migrator t=2026-05-12T05:58:47.00622501Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-12T05:58:47.007219153Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=994.923µs logger=migrator t=2026-05-12T05:58:47.013337475Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-12T05:58:47.013845026Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=508.851µs logger=migrator t=2026-05-12T05:58:47.025608538Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-12T05:58:47.025909235Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=302.037µs logger=migrator t=2026-05-12T05:58:47.029740454Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-12T05:58:47.030526982Z level=info msg="Migration successfully executed" id="create tag table" duration=786.028µs logger=migrator t=2026-05-12T05:58:47.03654051Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-12T05:58:47.038197869Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.658339ms logger=migrator t=2026-05-12T05:58:47.046271245Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-12T05:58:47.047209707Z level=info msg="Migration successfully executed" id="create login attempt table" duration=940.582µs logger=migrator t=2026-05-12T05:58:47.054778472Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-12T05:58:47.056128393Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.350181ms logger=migrator t=2026-05-12T05:58:47.078298776Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-12T05:58:47.079482293Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.178007ms logger=migrator t=2026-05-12T05:58:47.103925698Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:58:47.118241909Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.314601ms logger=migrator t=2026-05-12T05:58:47.123521781Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-12T05:58:47.124229698Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=705.656µs logger=migrator t=2026-05-12T05:58:47.130825511Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-12T05:58:47.131786873Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=961.112µs logger=migrator t=2026-05-12T05:58:47.137247299Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-12T05:58:47.137776091Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=529.042µs logger=migrator t=2026-05-12T05:58:47.145851018Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-12T05:58:47.146521863Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=671.555µs logger=migrator t=2026-05-12T05:58:47.153858123Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-12T05:58:47.155158592Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.300059ms logger=migrator t=2026-05-12T05:58:47.162881701Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-12T05:58:47.164574811Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.69197ms logger=migrator t=2026-05-12T05:58:47.171395428Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-12T05:58:47.171461569Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.311µs logger=migrator t=2026-05-12T05:58:47.176024505Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-12T05:58:47.181063932Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.038497ms logger=migrator t=2026-05-12T05:58:47.186035686Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-12T05:58:47.191786459Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.750303ms logger=migrator t=2026-05-12T05:58:47.203195353Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-12T05:58:47.208999948Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.807545ms logger=migrator t=2026-05-12T05:58:47.218378914Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-12T05:58:47.223481482Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.102348ms logger=migrator t=2026-05-12T05:58:47.228857127Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-12T05:58:47.229751457Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=894.44µs logger=migrator t=2026-05-12T05:58:47.238184892Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-12T05:58:47.246047054Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.862682ms logger=migrator t=2026-05-12T05:58:47.253354253Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-12T05:58:47.254421458Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.065876ms logger=migrator t=2026-05-12T05:58:47.262095056Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-12T05:58:47.263509068Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.414244ms logger=migrator t=2026-05-12T05:58:47.269728571Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-12T05:58:47.270590162Z level=info msg="Migration successfully executed" id="create user auth token table" duration=861.611µs logger=migrator t=2026-05-12T05:58:47.279521408Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-12T05:58:47.281154395Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.632827ms logger=migrator t=2026-05-12T05:58:47.291780031Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-12T05:58:47.292945839Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.166397ms logger=migrator t=2026-05-12T05:58:47.298001045Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-12T05:58:47.299194693Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.194308ms logger=migrator t=2026-05-12T05:58:47.306648565Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-12T05:58:47.313631316Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.971652ms logger=migrator t=2026-05-12T05:58:47.328087511Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-12T05:58:47.330607959Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.524119ms logger=migrator t=2026-05-12T05:58:47.341772947Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-12T05:58:47.343139338Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.367881ms logger=migrator t=2026-05-12T05:58:47.349023535Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-12T05:58:47.350731654Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.707309ms logger=migrator t=2026-05-12T05:58:47.362486965Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-12T05:58:47.36350583Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.020475ms logger=migrator t=2026-05-12T05:58:47.3700302Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-12T05:58:47.371505595Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.480795ms logger=migrator t=2026-05-12T05:58:47.377299709Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-12T05:58:47.37737121Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.971µs logger=migrator t=2026-05-12T05:58:47.383631665Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-12T05:58:47.383818159Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=187.084µs logger=migrator t=2026-05-12T05:58:47.389098671Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-12T05:58:47.390572364Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.470503ms logger=migrator t=2026-05-12T05:58:47.399526162Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:58:47.401537448Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.009856ms logger=migrator t=2026-05-12T05:58:47.407191989Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:58:47.408224213Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.031944ms logger=migrator t=2026-05-12T05:58:47.414266993Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:58:47.414400026Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=133.403µs logger=migrator t=2026-05-12T05:58:47.422201067Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:58:47.423399934Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.201058ms logger=migrator t=2026-05-12T05:58:47.428807479Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:58:47.42975057Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=942.601µs logger=migrator t=2026-05-12T05:58:47.438181145Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:58:47.440070469Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.886364ms logger=migrator t=2026-05-12T05:58:47.447602484Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:58:47.448605447Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.003023ms logger=migrator t=2026-05-12T05:58:47.458943366Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-12T05:58:47.468793673Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.850057ms logger=migrator t=2026-05-12T05:58:47.478921697Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-12T05:58:47.480463443Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.540295ms logger=migrator t=2026-05-12T05:58:47.490757741Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-12T05:58:47.490949525Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=197.884µs logger=migrator t=2026-05-12T05:58:47.50107501Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-12T05:58:47.502766418Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.695638ms logger=migrator t=2026-05-12T05:58:47.512274738Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-12T05:58:47.513520287Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.251249ms logger=migrator t=2026-05-12T05:58:47.521590533Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-12T05:58:47.523354365Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.764452ms logger=migrator t=2026-05-12T05:58:47.531965204Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:58:47.532075856Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=111.682µs logger=migrator t=2026-05-12T05:58:47.537650685Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-12T05:58:47.540543892Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.888037ms logger=migrator t=2026-05-12T05:58:47.545720192Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-12T05:58:47.546829707Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.108565ms logger=migrator t=2026-05-12T05:58:47.556224384Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-12T05:58:47.557856332Z 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.632208ms logger=migrator t=2026-05-12T05:58:47.570539246Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-12T05:58:47.572384708Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.847782ms logger=migrator t=2026-05-12T05:58:47.590338713Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-12T05:58:47.599155117Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.809344ms logger=migrator t=2026-05-12T05:58:47.607550351Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-12T05:58:47.61054033Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.989969ms logger=migrator t=2026-05-12T05:58:47.622606259Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T05:58:47.624313429Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.71159ms logger=migrator t=2026-05-12T05:58:47.631875584Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-12T05:58:47.659594014Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.69322ms logger=migrator t=2026-05-12T05:58:47.670144318Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-12T05:58:47.698342399Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.194201ms logger=migrator t=2026-05-12T05:58:47.707088602Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-12T05:58:47.708880853Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.792262ms logger=migrator t=2026-05-12T05:58:47.717043912Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T05:58:47.718650839Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.607717ms logger=migrator t=2026-05-12T05:58:47.742362618Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-12T05:58:47.750455815Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.098317ms logger=migrator t=2026-05-12T05:58:47.757951038Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-12T05:58:47.766712301Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.762653ms logger=migrator t=2026-05-12T05:58:47.774644673Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-12T05:58:47.776278911Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.630898ms logger=migrator t=2026-05-12T05:58:47.828327245Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-12T05:58:47.830164657Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.840542ms logger=migrator t=2026-05-12T05:58:47.948939113Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-12T05:58:47.951699687Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.759824ms logger=migrator t=2026-05-12T05:58:47.959938428Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-12T05:58:47.961187106Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.245748ms logger=migrator t=2026-05-12T05:58:47.97348815Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:58:47.973592723Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.142µs logger=migrator t=2026-05-12T05:58:47.982343066Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-12T05:58:47.990515455Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.173569ms logger=migrator t=2026-05-12T05:58:48.001533338Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-12T05:58:48.007441486Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.908798ms logger=migrator t=2026-05-12T05:58:48.013896135Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-12T05:58:48.022739039Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.835404ms logger=migrator t=2026-05-12T05:58:48.032065564Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-12T05:58:48.033395576Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.349952ms logger=migrator t=2026-05-12T05:58:48.046048068Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-12T05:58:48.047751698Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.699769ms logger=migrator t=2026-05-12T05:58:48.058992667Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-12T05:58:48.065571859Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.579672ms logger=migrator t=2026-05-12T05:58:48.073462231Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-12T05:58:48.083817861Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.3548ms logger=migrator t=2026-05-12T05:58:48.090608068Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-12T05:58:48.091365906Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=754.658µs logger=migrator t=2026-05-12T05:58:48.098308586Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-12T05:58:48.107784155Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.475629ms logger=migrator t=2026-05-12T05:58:48.114638254Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-12T05:58:48.122152648Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.512203ms logger=migrator t=2026-05-12T05:58:48.129387464Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-12T05:58:48.129438135Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=51.671µs logger=migrator t=2026-05-12T05:58:48.136392967Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-12T05:58:48.138047994Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.655137ms logger=migrator t=2026-05-12T05:58:48.14955228Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-12T05:58:48.151078866Z 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.526696ms logger=migrator t=2026-05-12T05:58:48.158437246Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-12T05:58:48.160106905Z 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.667349ms logger=migrator t=2026-05-12T05:58:48.166686677Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:58:48.166752378Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=67.072µs logger=migrator t=2026-05-12T05:58:48.172943602Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-12T05:58:48.179009082Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.06507ms logger=migrator t=2026-05-12T05:58:48.196805143Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-12T05:58:48.206306883Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.50428ms logger=migrator t=2026-05-12T05:58:48.212167959Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-12T05:58:48.223995862Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.813233ms logger=migrator t=2026-05-12T05:58:48.23559833Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-12T05:58:48.244335412Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.735751ms logger=migrator t=2026-05-12T05:58:48.264080728Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-12T05:58:48.274346506Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.271238ms logger=migrator t=2026-05-12T05:58:48.281427659Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-12T05:58:48.28147689Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=50.041µs logger=migrator t=2026-05-12T05:58:48.28836288Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-12T05:58:48.289838324Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.476323ms logger=migrator t=2026-05-12T05:58:48.29614052Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-12T05:58:48.303881338Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.744638ms logger=migrator t=2026-05-12T05:58:48.309246342Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-12T05:58:48.309307603Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=62.631µs logger=migrator t=2026-05-12T05:58:48.315449456Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-12T05:58:48.325439187Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.988991ms logger=migrator t=2026-05-12T05:58:48.333667057Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-12T05:58:48.334776272Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.108965ms logger=migrator t=2026-05-12T05:58:48.341927478Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-12T05:58:48.349709758Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.78277ms logger=migrator t=2026-05-12T05:58:48.359381851Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-12T05:58:48.360568859Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.191958ms logger=migrator t=2026-05-12T05:58:48.372759481Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-12T05:58:48.37402847Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.274099ms logger=migrator t=2026-05-12T05:58:48.381408511Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-12T05:58:48.391669848Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.261018ms logger=migrator t=2026-05-12T05:58:48.397550094Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-12T05:58:48.398313601Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=761.527µs logger=migrator t=2026-05-12T05:58:48.407205967Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-12T05:58:48.409114191Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.910614ms logger=migrator t=2026-05-12T05:58:48.428223003Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-12T05:58:48.429755018Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.534865ms logger=migrator t=2026-05-12T05:58:48.43719651Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-12T05:58:48.438635413Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.441713ms logger=migrator t=2026-05-12T05:58:48.448608814Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-12T05:58:48.448805919Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=202.245µs logger=migrator t=2026-05-12T05:58:48.455699799Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-12T05:58:48.457493609Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.795701ms logger=migrator t=2026-05-12T05:58:48.467565383Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-12T05:58:48.468854982Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.292959ms logger=migrator t=2026-05-12T05:58:48.477946813Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T05:58:48.478809692Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T05:58:48.486124841Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-12T05:58:48.486684675Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=559.754µs logger=migrator t=2026-05-12T05:58:48.49514245Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-12T05:58:48.497640308Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.499288ms logger=migrator t=2026-05-12T05:58:48.505764145Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-12T05:58:48.514840536Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.079261ms logger=migrator t=2026-05-12T05:58:48.527858946Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-12T05:58:48.529534545Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.676449ms logger=migrator t=2026-05-12T05:58:48.537178142Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-12T05:58:48.539449604Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.270811ms logger=migrator t=2026-05-12T05:58:48.547667194Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-12T05:58:48.549030666Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.362632ms logger=migrator t=2026-05-12T05:58:48.555893844Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-12T05:58:48.557610514Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.71658ms logger=migrator t=2026-05-12T05:58:48.564989165Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-12T05:58:48.566162492Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.173937ms logger=migrator t=2026-05-12T05:58:48.573776808Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-12T05:58:48.57386902Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=94.332µs logger=migrator t=2026-05-12T05:58:48.579366497Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-12T05:58:48.579548311Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=180.054µs logger=migrator t=2026-05-12T05:58:48.585165961Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-12T05:58:48.594040726Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.876095ms logger=migrator t=2026-05-12T05:58:48.601459508Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-12T05:58:48.601828396Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=370.828µs logger=migrator t=2026-05-12T05:58:48.608100561Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-12T05:58:48.609945994Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.845323ms logger=migrator t=2026-05-12T05:58:48.61713812Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-12T05:58:48.617480998Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=343.648µs logger=migrator t=2026-05-12T05:58:48.62534645Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-12T05:58:48.62706514Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.72128ms logger=migrator t=2026-05-12T05:58:48.638140166Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-12T05:58:48.639402485Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.261349ms logger=migrator t=2026-05-12T05:58:48.645661279Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-12T05:58:48.678814676Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.149567ms logger=migrator t=2026-05-12T05:58:48.687041816Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-12T05:58:48.695820419Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.780103ms logger=migrator t=2026-05-12T05:58:48.703572588Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-12T05:58:48.703888546Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=316.848µs logger=migrator t=2026-05-12T05:58:48.712072955Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-12T05:58:48.746784337Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.709062ms logger=migrator t=2026-05-12T05:58:48.754484515Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-12T05:58:48.791825629Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.341874ms logger=migrator t=2026-05-12T05:58:48.806620341Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-12T05:58:48.808559086Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.938075ms logger=migrator t=2026-05-12T05:58:48.820591644Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-12T05:58:48.821771081Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.179627ms logger=migrator t=2026-05-12T05:58:48.829568501Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-12T05:58:48.829813917Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=246.056µs logger=migrator t=2026-05-12T05:58:48.835522479Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-12T05:58:48.83646409Z level=info msg="Migration successfully executed" id="create permission table" duration=940.981µs logger=migrator t=2026-05-12T05:58:48.844392363Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-12T05:58:48.845583981Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.191478ms logger=migrator t=2026-05-12T05:58:48.852767087Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-12T05:58:48.854848485Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.083508ms logger=migrator t=2026-05-12T05:58:48.867037037Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-12T05:58:48.868175414Z level=info msg="Migration successfully executed" id="create role table" duration=1.141047ms logger=migrator t=2026-05-12T05:58:48.875851801Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-12T05:58:48.88315247Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.300619ms logger=migrator t=2026-05-12T05:58:48.889433325Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-12T05:58:48.89827488Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.839455ms logger=migrator t=2026-05-12T05:58:48.907151735Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-12T05:58:48.908403623Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.252468ms logger=migrator t=2026-05-12T05:58:48.918092368Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-12T05:58:48.918984318Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=892.49µs logger=migrator t=2026-05-12T05:58:48.927256469Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-12T05:58:48.929040121Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.783742ms logger=migrator t=2026-05-12T05:58:48.935838378Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-12T05:58:48.936765039Z level=info msg="Migration successfully executed" id="create team role table" duration=927.301µs logger=migrator t=2026-05-12T05:58:48.945068771Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-12T05:58:48.946815042Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.743311ms logger=migrator t=2026-05-12T05:58:48.953507696Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-12T05:58:48.954667744Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.156767ms logger=migrator t=2026-05-12T05:58:48.960528009Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-12T05:58:48.962939824Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.412235ms logger=migrator t=2026-05-12T05:58:48.97182964Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-12T05:58:48.972682089Z level=info msg="Migration successfully executed" id="create user role table" duration=854.999µs logger=migrator t=2026-05-12T05:58:48.97959504Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-12T05:58:48.980453279Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=858.299µs logger=migrator t=2026-05-12T05:58:48.999747095Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-12T05:58:49.000888471Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.141566ms logger=migrator t=2026-05-12T05:58:49.007885434Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-12T05:58:49.009864899Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.979585ms logger=migrator t=2026-05-12T05:58:49.017441624Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-12T05:58:49.018295754Z level=info msg="Migration successfully executed" id="create builtin role table" duration=851.56µs logger=migrator t=2026-05-12T05:58:49.032088852Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-12T05:58:49.034198551Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.121569ms logger=migrator t=2026-05-12T05:58:49.045285958Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-12T05:58:49.046622319Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.337031ms logger=migrator t=2026-05-12T05:58:49.061997694Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-12T05:58:49.071961065Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.964421ms logger=migrator t=2026-05-12T05:58:49.077283767Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-12T05:58:49.078492136Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.208419ms logger=migrator t=2026-05-12T05:58:49.086652814Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-12T05:58:49.088473516Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.820642ms logger=migrator t=2026-05-12T05:58:49.095618221Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-12T05:58:49.097386883Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.769292ms logger=migrator t=2026-05-12T05:58:49.104015786Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-12T05:58:49.105460839Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.445994ms logger=migrator t=2026-05-12T05:58:49.114803245Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-12T05:58:49.116133935Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.33138ms logger=migrator t=2026-05-12T05:58:49.123145118Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-12T05:58:49.12499522Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.849632ms logger=migrator t=2026-05-12T05:58:49.133742943Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-12T05:58:49.143517548Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.774305ms logger=migrator t=2026-05-12T05:58:49.151382861Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-12T05:58:49.15999779Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.61439ms logger=migrator t=2026-05-12T05:58:49.166163772Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-12T05:58:49.174512315Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.348433ms logger=migrator t=2026-05-12T05:58:49.179848069Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-12T05:58:49.186573654Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.725865ms logger=migrator t=2026-05-12T05:58:49.193823182Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-12T05:58:49.195421519Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.598357ms logger=migrator t=2026-05-12T05:58:49.207056418Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-12T05:58:49.209069824Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.013236ms logger=migrator t=2026-05-12T05:58:49.217394826Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-12T05:58:49.218551773Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.156057ms logger=migrator t=2026-05-12T05:58:49.227573882Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-12T05:58:49.229024206Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.450704ms logger=migrator t=2026-05-12T05:58:49.23571342Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-12T05:58:49.237554453Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.841193ms logger=migrator t=2026-05-12T05:58:49.261971547Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-12T05:58:49.262158101Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=183.464µs logger=migrator t=2026-05-12T05:58:49.273484924Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-12T05:58:49.273575046Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=95.364µs logger=migrator t=2026-05-12T05:58:49.282036661Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-12T05:58:49.282624645Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=589.304µs logger=migrator t=2026-05-12T05:58:49.290746693Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-12T05:58:49.29149097Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=749.747µs logger=migrator t=2026-05-12T05:58:49.307712435Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-12T05:58:49.309005824Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.297429ms logger=migrator t=2026-05-12T05:58:49.32395657Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-12T05:58:49.324551894Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=631.995µs logger=migrator t=2026-05-12T05:58:49.332544469Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-12T05:58:49.333249095Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=704.866µs logger=migrator t=2026-05-12T05:58:49.344794612Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-12T05:58:49.345755234Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=959.402µs logger=migrator t=2026-05-12T05:58:49.35729766Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-12T05:58:49.359723577Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.431507ms logger=migrator t=2026-05-12T05:58:49.373428454Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-12T05:58:49.380781964Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.35383ms logger=migrator t=2026-05-12T05:58:49.385173305Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-12T05:58:49.385261497Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=90.342µs logger=migrator t=2026-05-12T05:58:49.393328303Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-12T05:58:49.395273889Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.944476ms logger=migrator t=2026-05-12T05:58:49.402401184Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-12T05:58:49.40354581Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.144256ms logger=migrator t=2026-05-12T05:58:49.40828492Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-12T05:58:49.409408245Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.123225ms logger=migrator t=2026-05-12T05:58:49.419058148Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-12T05:58:49.42775217Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.695542ms logger=migrator t=2026-05-12T05:58:49.436881111Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-12T05:58:49.438769485Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.891754ms logger=migrator t=2026-05-12T05:58:49.451289124Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-12T05:58:49.45246348Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.174787ms logger=migrator t=2026-05-12T05:58:49.459921973Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:58:49.485489044Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.555631ms logger=migrator t=2026-05-12T05:58:49.492038726Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-12T05:58:49.492875075Z level=info msg="Migration successfully executed" id="create correlation v2" duration=836.689µs logger=migrator t=2026-05-12T05:58:49.499910968Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-12T05:58:49.501872683Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.955656ms logger=migrator t=2026-05-12T05:58:49.511439534Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-12T05:58:49.513183164Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.750391ms logger=migrator t=2026-05-12T05:58:49.522209483Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-12T05:58:49.523322079Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.113426ms logger=migrator t=2026-05-12T05:58:49.532231745Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-12T05:58:49.532479601Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=248.366µs logger=migrator t=2026-05-12T05:58:49.543466035Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-12T05:58:49.5445841Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.120435ms logger=migrator t=2026-05-12T05:58:49.549929264Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-12T05:58:49.560162051Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.242137ms logger=migrator t=2026-05-12T05:58:49.566481366Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-12T05:58:49.567339826Z level=info msg="Migration successfully executed" id="create entity_events table" duration=858.2µs logger=migrator t=2026-05-12T05:58:49.574588524Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-12T05:58:49.576073529Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.481905ms logger=migrator t=2026-05-12T05:58:49.585092727Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:58:49.585864505Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:58:49.595124688Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:58:49.595581319Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:58:49.60123274Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-12T05:58:49.602147601Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=914.471µs logger=migrator t=2026-05-12T05:58:49.608055018Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-12T05:58:49.609632134Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.577526ms logger=migrator t=2026-05-12T05:58:49.616409501Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:58:49.617499456Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.089695ms logger=migrator t=2026-05-12T05:58:49.62590037Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:58:49.627727742Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.827342ms logger=migrator t=2026-05-12T05:58:49.635605485Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T05:58:49.636670259Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.064604ms logger=migrator t=2026-05-12T05:58:49.641245305Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T05:58:49.642401401Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.155566ms logger=migrator t=2026-05-12T05:58:49.650004348Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-12T05:58:49.650909768Z level=info msg="Migration successfully executed" id="Drop public config table" duration=897.531µs logger=migrator t=2026-05-12T05:58:49.664584915Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-12T05:58:49.666350526Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.765072ms logger=migrator t=2026-05-12T05:58:49.679460118Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T05:58:49.68123754Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.777782ms logger=migrator t=2026-05-12T05:58:49.691096558Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T05:58:49.692198463Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.096055ms logger=migrator t=2026-05-12T05:58:49.703105425Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-12T05:58:49.704865765Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.75973ms logger=migrator t=2026-05-12T05:58:49.713821163Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-12T05:58:49.737214584Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.394101ms logger=migrator t=2026-05-12T05:58:49.747579883Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-12T05:58:49.75999387Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.417757ms logger=migrator t=2026-05-12T05:58:49.763951552Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-12T05:58:49.772642003Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.700481ms logger=migrator t=2026-05-12T05:58:49.78032568Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-12T05:58:49.780700009Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=375.689µs logger=migrator t=2026-05-12T05:58:49.788191982Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-12T05:58:49.800223011Z level=info msg="Migration successfully executed" id="add share column" duration=12.033679ms logger=migrator t=2026-05-12T05:58:49.809109566Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-12T05:58:49.809351511Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=241.245µs logger=migrator t=2026-05-12T05:58:49.837551493Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-12T05:58:49.840023781Z level=info msg="Migration successfully executed" id="create file table" duration=2.472927ms logger=migrator t=2026-05-12T05:58:49.848448765Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-12T05:58:49.849746325Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.29846ms logger=migrator t=2026-05-12T05:58:49.856501252Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-12T05:58:49.857820922Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.32082ms logger=migrator t=2026-05-12T05:58:49.868351795Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-12T05:58:49.869543452Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.194957ms logger=migrator t=2026-05-12T05:58:49.875935771Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-12T05:58:49.877371623Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.436592ms logger=migrator t=2026-05-12T05:58:49.885130693Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-12T05:58:49.885215785Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=85.822µs logger=migrator t=2026-05-12T05:58:49.88977039Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-12T05:58:49.890013986Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=243.836µs logger=migrator t=2026-05-12T05:58:49.899075826Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-12T05:58:49.900031077Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=955.381µs logger=migrator t=2026-05-12T05:58:49.906968828Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-12T05:58:49.907267585Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=298.897µs logger=migrator t=2026-05-12T05:58:49.9126774Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-12T05:58:49.913772735Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.095245ms logger=migrator t=2026-05-12T05:58:49.917721416Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-12T05:58:49.929768065Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.047659ms logger=migrator t=2026-05-12T05:58:49.936575662Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-12T05:58:49.936758886Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=181.334µs logger=migrator t=2026-05-12T05:58:49.941356693Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-12T05:58:49.943428921Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.072318ms logger=migrator t=2026-05-12T05:58:49.949737567Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-12T05:58:49.950201387Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=464.44µs logger=migrator t=2026-05-12T05:58:49.956706267Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-12T05:58:49.957088557Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=380.15µs logger=migrator t=2026-05-12T05:58:49.96632587Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-12T05:58:49.96719998Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=874.25µs logger=migrator t=2026-05-12T05:58:49.972600185Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-12T05:58:49.983899566Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.300921ms logger=migrator t=2026-05-12T05:58:49.988486892Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-12T05:58:49.996945518Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.458806ms logger=migrator t=2026-05-12T05:58:50.002523687Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-12T05:58:50.003417597Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=894.3µs logger=migrator t=2026-05-12T05:58:50.008574627Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-12T05:58:50.095132588Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.549801ms logger=migrator t=2026-05-12T05:58:50.10342708Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-12T05:58:50.106286496Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.864556ms logger=migrator t=2026-05-12T05:58:50.111294612Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-12T05:58:50.112901628Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.606406ms logger=migrator t=2026-05-12T05:58:50.120037754Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-12T05:58:50.144521209Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.480105ms logger=migrator t=2026-05-12T05:58:50.15359953Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-12T05:58:50.162373993Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.774453ms logger=migrator t=2026-05-12T05:58:50.168479003Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-12T05:58:50.168810031Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=331.478µs logger=migrator t=2026-05-12T05:58:50.177150564Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-12T05:58:50.177558873Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=408.37µs logger=migrator t=2026-05-12T05:58:50.19169375Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-12T05:58:50.192103749Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=411.179µs logger=migrator t=2026-05-12T05:58:50.197802091Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-12T05:58:50.198227211Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=426.14µs logger=migrator t=2026-05-12T05:58:50.205671993Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-12T05:58:50.206005161Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=339.777µs logger=migrator t=2026-05-12T05:58:50.214743853Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-12T05:58:50.216411771Z level=info msg="Migration successfully executed" id="create folder table" duration=1.667879ms logger=migrator t=2026-05-12T05:58:50.226902964Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-12T05:58:50.229001263Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.098719ms logger=migrator t=2026-05-12T05:58:50.23971611Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-12T05:58:50.240887127Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.171157ms logger=migrator t=2026-05-12T05:58:50.248844871Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-12T05:58:50.248993255Z level=info msg="Migration successfully executed" id="Update folder title length" duration=158.674µs logger=migrator t=2026-05-12T05:58:50.254553543Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T05:58:50.256972149Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.419626ms logger=migrator t=2026-05-12T05:58:50.262546388Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T05:58:50.263844598Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.29347ms logger=migrator t=2026-05-12T05:58:50.268816413Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-12T05:58:50.270070072Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.254189ms logger=migrator t=2026-05-12T05:58:50.277098295Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-12T05:58:50.277870132Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=773.467µs logger=migrator t=2026-05-12T05:58:50.286464901Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-12T05:58:50.287215348Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=756.487µs logger=migrator t=2026-05-12T05:58:50.304147139Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-12T05:58:50.306249678Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.098959ms logger=migrator t=2026-05-12T05:58:50.326446284Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-12T05:58:50.328173365Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.729031ms logger=migrator t=2026-05-12T05:58:50.340113891Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-12T05:58:50.34268776Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.57545ms logger=migrator t=2026-05-12T05:58:50.35392597Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-12T05:58:50.355279852Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.393913ms logger=migrator t=2026-05-12T05:58:50.360297027Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-12T05:58:50.361971206Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.675929ms logger=migrator t=2026-05-12T05:58:50.369312226Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-12T05:58:50.370993135Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.684169ms logger=migrator t=2026-05-12T05:58:50.376701847Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-12T05:58:50.377914075Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.214088ms logger=migrator t=2026-05-12T05:58:50.3846381Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-12T05:58:50.386209567Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.571627ms logger=migrator t=2026-05-12T05:58:50.393750591Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-12T05:58:50.394889598Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.138737ms logger=migrator t=2026-05-12T05:58:50.401969181Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-12T05:58:50.402896533Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=924.892µs logger=migrator t=2026-05-12T05:58:50.410891538Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-12T05:58:50.412810971Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.922983ms logger=migrator t=2026-05-12T05:58:50.420259714Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-12T05:58:50.420620112Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=361.648µs logger=migrator t=2026-05-12T05:58:50.427095962Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-12T05:58:50.437956083Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.860982ms logger=migrator t=2026-05-12T05:58:50.442814925Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-12T05:58:50.443338167Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=528.702µs logger=migrator t=2026-05-12T05:58:50.449127311Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T05:58:50.449157902Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.031µs logger=migrator t=2026-05-12T05:58:50.453729868Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T05:58:50.455446227Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.716389ms logger=migrator t=2026-05-12T05:58:50.60654242Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T05:58:50.606585311Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=47.321µs logger=migrator t=2026-05-12T05:58:50.619173332Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-12T05:58:50.621466876Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.293794ms logger=migrator t=2026-05-12T05:58:50.630515235Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T05:58:50.632298946Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.783111ms logger=migrator t=2026-05-12T05:58:50.639792189Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-12T05:58:50.641589981Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.798022ms logger=migrator t=2026-05-12T05:58:50.646496665Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-12T05:58:50.647267832Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=744.667µs logger=migrator t=2026-05-12T05:58:50.651385086Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-12T05:58:50.651664983Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=281.287µs logger=migrator t=2026-05-12T05:58:50.659781611Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-12T05:58:50.660829685Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.049685ms logger=migrator t=2026-05-12T05:58:50.664987721Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-12T05:58:50.666873685Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.895304ms logger=migrator t=2026-05-12T05:58:50.673919737Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-12T05:58:50.675480984Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.563547ms logger=migrator t=2026-05-12T05:58:50.685098186Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-12T05:58:50.699339835Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.242279ms logger=migrator t=2026-05-12T05:58:50.707825822Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-12T05:58:50.719709546Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.886914ms logger=migrator t=2026-05-12T05:58:50.724786604Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-12T05:58:50.733785792Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.998237ms logger=migrator t=2026-05-12T05:58:50.740620629Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-12T05:58:50.74066911Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=49.281µs logger=migrator t=2026-05-12T05:58:50.746187178Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-12T05:58:50.75663108Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.444742ms logger=migrator t=2026-05-12T05:58:50.762784502Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-12T05:58:50.77351903Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.733998ms logger=migrator t=2026-05-12T05:58:50.785692751Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-12T05:58:50.786601123Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=909.272µs logger=migrator t=2026-05-12T05:58:50.800109365Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.467174802s logger=migrator t=2026-05-12T05:58:50.800905944Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-12T05:58:50.822306318Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-12T05:58:50.822512253Z level=info msg="Created default organization" logger=secrets t=2026-05-12T05:58:50.832821791Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T05:58:50.883192096Z level=info msg="Restored cache from database" duration=416.78µs logger=plugin.store t=2026-05-12T05:58:50.886431981Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-12T05:58:50.926298353Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-12T05:58:50.926327373Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-12T05:58:50.926391385Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-12T05:58:50.926400515Z level=info msg="Plugins loaded" count=54 duration=39.971515ms logger=query_data t=2026-05-12T05:58:50.930565261Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-12T05:58:50.934167894Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-12T05:58:50.939468777Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-12T05:58:50.952778325Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-12T05:58:50.956285625Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-12T05:58:50.958892285Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-12T05:58:50.984119909Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-12T05:58:51.005153756Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-12T05:58:51.418514731Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-12T05:58:51.418552492Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-12T05:58:51.418753657Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-12T05:58:51.419189457Z level=info msg="State cache has been initialized" states=0 duration=436.02µs logger=http.server t=2026-05-12T05:58:51.422451713Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-05-12T05:58:51.422780131Z level=info msg="Storage starting" logger=ngalert.scheduler t=2026-05-12T05:58:51.422841672Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-12T05:58:51.422945244Z level=info msg=starting first_tick=2026-05-12T05:59:00Z logger=ngalert.multiorg.alertmanager t=2026-05-12T05:58:51.422961825Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-12T05:58:51.477817562Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-12T05:58:51.527599083Z level=info msg="Update check succeeded" duration=104.747421ms logger=grafana.update.checker t=2026-05-12T05:58:51.528315189Z level=info msg="Update check succeeded" duration=105.60787ms logger=sqlstore.transactions t=2026-05-12T05:58:51.554566867Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-12T05:58:51.55774533Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-12T05:58:51.617916531Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T05:58:51.672938553Z level=info msg="Patterns update finished" duration=192.833168ms logger=grafana-apiserver t=2026-05-12T05:58:51.73723525Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-12T05:58:51.73770372Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-12T05:59:07.018355961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:07.019011145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:09.800497026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:09.850554453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:09.871560068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:09.932282912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:09.950098574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:09.975881661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:09.991664785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.016715674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.030445972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.055230215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.071361738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.105458766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.127553297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.174738168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.191075835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.222795009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.239197288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.266524579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.284907084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.394434356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.412799901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.457059244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.476068693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.51484364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.547400353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.639548522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.656650388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.712031088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.7316008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.865425404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.884954146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.955274151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:10.974549927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.029385395Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.048348563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.1143773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.127511413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.20002029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.217076134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.282932776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.302870657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.345014811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.363193602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.42236302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.442803032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.498409907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.519134246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.739565392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.756399771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.852112854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:11.874281366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.028918921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.049217911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.124824039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.14048315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.212073686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.230774788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.299163869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.314159785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.396798216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.413139454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.471337759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.486741925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.550816287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.564919073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.642085836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.657576055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.718999275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.734055072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.789585456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.810257294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.864453017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.886893846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.963714811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:12.991360831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:13.12978278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:13.148178226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:59:13.241140585Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-12T05:59:55.445957907Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-12T06:08:51.601809257Z level=info msg="Update check succeeded" duration=73.977115ms logger=cleanup t=2026-05-12T06:08:51.780811092Z level=info msg="Completed cleanup jobs" duration=360.999387ms logger=cleanup t=2026-05-12T06:18:51.477883495Z level=info msg="Completed cleanup jobs" duration=57.79888ms logger=plugins.update.checker t=2026-05-12T06:18:51.586321313Z level=info msg="Update check succeeded" duration=58.531206ms logger=cleanup t=2026-05-12T06:28:51.424832904Z level=info msg="Completed cleanup jobs" duration=5.075865ms logger=plugins.update.checker t=2026-05-12T06:28:51.577008545Z level=info msg="Update check succeeded" duration=48.883578ms logger=infra.usagestats t=2026-05-12T06:29:55.487440403Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-12T06:38:51.598362664Z level=info msg="Update check succeeded" duration=70.027835ms logger=cleanup t=2026-05-12T06:38:52.865223624Z level=info msg="Completed cleanup jobs" duration=1.445568678s logger=cleanup t=2026-05-12T06:48:51.480019901Z level=info msg="Completed cleanup jobs" duration=59.907628ms logger=plugins.update.checker t=2026-05-12T06:48:51.583412965Z level=info msg="Update check succeeded" duration=53.584064ms logger=plugins.update.checker t=2026-05-12T06:58:51.597959778Z level=info msg="Update check succeeded" duration=69.644286ms logger=sqlstore.transactions t=2026-05-12T06:58:56.450325123Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-12T06:58:56.564638423Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=serviceaccounts.background t=2026-05-12T06:58:56.564698755Z level=warn msg="Failed to get usage metrics" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=cleanup t=2026-05-12T06:58:57.307810763Z level=info msg="Completed cleanup jobs" duration=5.887376447s logger=infra.usagestats t=2026-05-12T06:59:55.63119595Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T07:08:51.44417447Z level=info msg="Completed cleanup jobs" duration=24.680736ms logger=plugins.update.checker t=2026-05-12T07:08:51.577228843Z level=info msg="Update check succeeded" duration=49.067863ms logger=cleanup t=2026-05-12T07:18:51.44459298Z level=info msg="Completed cleanup jobs" duration=24.461588ms logger=plugins.update.checker t=2026-05-12T07:18:51.608136091Z level=info msg="Update check succeeded" duration=79.927205ms logger=cleanup t=2026-05-12T07:28:51.466172641Z level=info msg="Completed cleanup jobs" duration=46.30549ms logger=plugins.update.checker t=2026-05-12T07:28:51.644117654Z level=info msg="Update check succeeded" duration=115.691506ms logger=infra.usagestats t=2026-05-12T07:29:55.468918067Z level=info msg="Usage stats are ready to report"