logger=settings t=2026-05-09T21:51:55.66679681Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-09T21:51:55Z logger=settings t=2026-05-09T21:51:55.667321912Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-09T21:51:55.667337963Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-09T21:51:55.667346753Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-09T21:51:55.667352283Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-09T21:51:55.667356013Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-09T21:51:55.667360923Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-09T21:51:55.667364903Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-09T21:51:55.667373304Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-09T21:51:55.667384584Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-09T21:51:55.667388714Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-09T21:51:55.667393154Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-09T21:51:55.667398264Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-09T21:51:55.667403034Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-09T21:51:55.667411865Z level=info msg=Target target=[all] logger=settings t=2026-05-09T21:51:55.667465886Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-09T21:51:55.667470086Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-09T21:51:55.667473706Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-09T21:51:55.667476966Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-09T21:51:55.667480286Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-09T21:51:55.667484636Z level=info msg="App mode production" logger=sqlstore t=2026-05-09T21:51:55.668018829Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-09T21:51:55.668037819Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-09T21:51:55.671483014Z level=info msg="Locking database" logger=migrator t=2026-05-09T21:51:55.671506784Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-09T21:51:55.672482858Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-09T21:51:55.673732978Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.24864ms logger=migrator t=2026-05-09T21:51:56.062915596Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-09T21:51:56.064458384Z level=info msg="Migration successfully executed" id="create user table" duration=1.545258ms logger=migrator t=2026-05-09T21:51:56.109706823Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-09T21:51:56.111087276Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.385043ms logger=migrator t=2026-05-09T21:51:56.166957504Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-09T21:51:56.168237056Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.281392ms logger=migrator t=2026-05-09T21:51:56.210531503Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-09T21:51:56.21162541Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.094477ms logger=migrator t=2026-05-09T21:51:56.288447527Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-09T21:51:56.289569214Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.125087ms logger=migrator t=2026-05-09T21:51:56.577671316Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-09T21:51:56.580809302Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.633858ms logger=migrator t=2026-05-09T21:51:56.613590089Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-09T21:51:56.61567516Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.089861ms logger=migrator t=2026-05-09T21:51:56.622648019Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-09T21:51:56.623736825Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.088696ms logger=migrator t=2026-05-09T21:51:56.628245185Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-09T21:51:56.629412244Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.166979ms logger=migrator t=2026-05-09T21:51:56.637335205Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-09T21:51:56.637781747Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=447.352µs logger=migrator t=2026-05-09T21:51:56.642592303Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-09T21:51:56.643481286Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=889.232µs logger=migrator t=2026-05-09T21:51:56.647565564Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-09T21:51:56.64942128Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.855566ms logger=migrator t=2026-05-09T21:51:56.653451317Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-09T21:51:56.653477638Z level=info msg="Migration successfully executed" id="Update user table charset" duration=81.762µs logger=migrator t=2026-05-09T21:51:56.657381114Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-09T21:51:56.659007353Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.628959ms logger=migrator t=2026-05-09T21:51:56.667085829Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-09T21:51:56.667386176Z level=info msg="Migration successfully executed" id="Add missing user data" duration=301.677µs logger=migrator t=2026-05-09T21:51:56.67331972Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-09T21:51:56.674497489Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.179989ms logger=migrator t=2026-05-09T21:51:56.677987764Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-09T21:51:56.683247352Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=5.258568ms logger=migrator t=2026-05-09T21:51:56.687979976Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-09T21:51:56.689231637Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.251241ms logger=migrator t=2026-05-09T21:51:56.694151657Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-09T21:51:56.701809202Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.656385ms logger=migrator t=2026-05-09T21:51:56.705673787Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-09T21:51:56.707108021Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.436844ms logger=migrator t=2026-05-09T21:51:56.713170838Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-09T21:51:56.713404355Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=230.707µs logger=migrator t=2026-05-09T21:51:56.71776614Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-09T21:51:56.718500788Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=732.078µs logger=migrator t=2026-05-09T21:51:56.724390431Z 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-09T21:51:56.724753441Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=362.46µs logger=migrator t=2026-05-09T21:51:56.728694016Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-09T21:51:56.729119187Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=424.87µs logger=migrator t=2026-05-09T21:51:56.734537208Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-09T21:51:56.735432389Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=896.221µs logger=migrator t=2026-05-09T21:51:56.741808795Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-09T21:51:56.742760708Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=952.223µs logger=migrator t=2026-05-09T21:51:56.748394495Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-09T21:51:56.749233665Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=839.64µs logger=migrator t=2026-05-09T21:51:56.754692288Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-09T21:51:56.755676442Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=981.964µs logger=migrator t=2026-05-09T21:51:56.761117764Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-09T21:51:56.762737203Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.621959ms logger=migrator t=2026-05-09T21:51:56.767426757Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-09T21:51:56.767454868Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.271µs logger=migrator t=2026-05-09T21:51:56.771538267Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-09T21:51:56.772712756Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.176869ms logger=migrator t=2026-05-09T21:51:56.779237404Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-09T21:51:56.780497665Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.266101ms logger=migrator t=2026-05-09T21:51:56.787214369Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-09T21:51:56.787874454Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=657.106µs logger=migrator t=2026-05-09T21:51:56.792112218Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-09T21:51:56.793375298Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.263821ms logger=migrator t=2026-05-09T21:51:56.797624742Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-09T21:51:56.800716547Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.093295ms logger=migrator t=2026-05-09T21:51:56.805230016Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-09T21:51:56.806036846Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=806.58µs logger=migrator t=2026-05-09T21:51:56.814733477Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-09T21:51:56.815935656Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.228619ms logger=migrator t=2026-05-09T21:51:56.822084136Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-09T21:51:56.823292535Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.21434ms logger=migrator t=2026-05-09T21:51:56.829025254Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-09T21:51:56.829976517Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=950.713µs logger=migrator t=2026-05-09T21:51:56.834753484Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-09T21:51:56.835548153Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=788.358µs logger=migrator t=2026-05-09T21:51:56.83994511Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-09T21:51:56.84034119Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=395.319µs logger=migrator t=2026-05-09T21:51:56.844752146Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-09T21:51:56.84530459Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=552.324µs logger=migrator t=2026-05-09T21:51:56.849086892Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-09T21:51:56.84943092Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=341.298µs logger=migrator t=2026-05-09T21:51:56.853059728Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-09T21:51:56.853996372Z level=info msg="Migration successfully executed" id="create star table" duration=939.164µs logger=migrator t=2026-05-09T21:51:56.85929128Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-09T21:51:56.860618142Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.329362ms logger=migrator t=2026-05-09T21:51:56.866796142Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-09T21:51:56.867658284Z level=info msg="Migration successfully executed" id="create org table v1" duration=859.571µs logger=migrator t=2026-05-09T21:51:56.871756393Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-09T21:51:56.872850439Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.093676ms logger=migrator t=2026-05-09T21:51:56.883371715Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-09T21:51:56.884668897Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.300512ms logger=migrator t=2026-05-09T21:51:56.890930319Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-09T21:51:56.891672717Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=742.737µs logger=migrator t=2026-05-09T21:51:56.895869529Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-09T21:51:56.896805812Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=935.792µs logger=migrator t=2026-05-09T21:51:56.905465422Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-09T21:51:56.906887807Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.427655ms logger=migrator t=2026-05-09T21:51:56.912501574Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-09T21:51:56.912568325Z level=info msg="Migration successfully executed" id="Update org table charset" duration=68.021µs logger=migrator t=2026-05-09T21:51:56.919079443Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-09T21:51:56.919105904Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.171µs logger=migrator t=2026-05-09T21:51:56.924271129Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-09T21:51:56.924523975Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=256.376µs logger=migrator t=2026-05-09T21:51:56.931391652Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-09T21:51:56.932745455Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.353093ms logger=migrator t=2026-05-09T21:51:56.938509215Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-09T21:51:56.939627332Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.118157ms logger=migrator t=2026-05-09T21:51:56.946166752Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-09T21:51:56.947033602Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=864.4µs logger=migrator t=2026-05-09T21:51:56.954391721Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-09T21:51:56.955307553Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=913.482µs logger=migrator t=2026-05-09T21:51:56.959952067Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-09T21:51:56.960754026Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=801.359µs logger=migrator t=2026-05-09T21:51:56.966470355Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-09T21:51:56.967554631Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.084476ms logger=migrator t=2026-05-09T21:51:56.973446854Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-09T21:51:56.981971091Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.523847ms logger=migrator t=2026-05-09T21:51:57.023438779Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-09T21:51:57.026218696Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=2.769937ms logger=migrator t=2026-05-09T21:51:57.033557365Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-09T21:51:57.034449487Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=893.172µs logger=migrator t=2026-05-09T21:51:57.040042903Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-09T21:51:57.040577225Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=533.952µs logger=migrator t=2026-05-09T21:51:57.052943076Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-09T21:51:57.053491099Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=547.993µs logger=migrator t=2026-05-09T21:51:57.059332901Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-09T21:51:57.060345306Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.013495ms logger=migrator t=2026-05-09T21:51:57.065777708Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-09T21:51:57.065841389Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=64.231µs logger=migrator t=2026-05-09T21:51:57.070119514Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-09T21:51:57.072036171Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.915927ms logger=migrator t=2026-05-09T21:51:57.079114702Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-09T21:51:57.081292625Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.179333ms logger=migrator t=2026-05-09T21:51:57.087726261Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-09T21:51:57.089665259Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.936698ms logger=migrator t=2026-05-09T21:51:57.09673177Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-09T21:51:57.097673184Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=940.703µs logger=migrator t=2026-05-09T21:51:57.106976789Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-09T21:51:57.11030691Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.331421ms logger=migrator t=2026-05-09T21:51:57.115350823Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-09T21:51:57.116174832Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=823.609µs logger=migrator t=2026-05-09T21:51:57.121496222Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-09T21:51:57.122331252Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=835.15µs logger=migrator t=2026-05-09T21:51:57.128593195Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-09T21:51:57.128621196Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.821µs logger=migrator t=2026-05-09T21:51:57.133567085Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-09T21:51:57.133594346Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.591µs logger=migrator t=2026-05-09T21:51:57.138755231Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-09T21:51:57.141829466Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.073984ms logger=migrator t=2026-05-09T21:51:57.147703519Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-09T21:51:57.149905812Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.202283ms logger=migrator t=2026-05-09T21:51:57.155487338Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-09T21:51:57.159763722Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.268044ms logger=migrator t=2026-05-09T21:51:57.165123503Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-09T21:51:57.16709249Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.963727ms logger=migrator t=2026-05-09T21:51:57.172358388Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-09T21:51:57.172708976Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=356.779µs logger=migrator t=2026-05-09T21:51:57.179155473Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-09T21:51:57.180158888Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.002934ms logger=migrator t=2026-05-09T21:51:57.187919436Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-09T21:51:57.188690975Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=776.559µs logger=migrator t=2026-05-09T21:51:57.194338672Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-09T21:51:57.194375423Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=37.901µs logger=migrator t=2026-05-09T21:51:57.20249948Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-09T21:51:57.203442503Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=943.113µs logger=migrator t=2026-05-09T21:51:57.209042869Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-09T21:51:57.20985479Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=811.47µs logger=migrator t=2026-05-09T21:51:57.224563527Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-09T21:51:57.230700646Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.133949ms logger=migrator t=2026-05-09T21:51:57.237130882Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-09T21:51:57.237942292Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=811.26µs logger=migrator t=2026-05-09T21:51:57.253164402Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-09T21:51:57.25394314Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=778.048µs logger=migrator t=2026-05-09T21:51:57.259365182Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-09T21:51:57.260143962Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=777.74µs logger=migrator t=2026-05-09T21:51:57.266098826Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-09T21:51:57.266439844Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=340.468µs logger=migrator t=2026-05-09T21:51:57.27158985Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-09T21:51:57.272210395Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=620.325µs logger=migrator t=2026-05-09T21:51:57.277565885Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-09T21:51:57.282471005Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.864218ms logger=migrator t=2026-05-09T21:51:57.292287822Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-09T21:51:57.293344639Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.056687ms logger=migrator t=2026-05-09T21:51:57.298478983Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-09T21:51:57.29879985Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=319.937µs logger=migrator t=2026-05-09T21:51:57.304077639Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-09T21:51:57.304428507Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=348.698µs logger=migrator t=2026-05-09T21:51:57.310596178Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-09T21:51:57.312735169Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.140411ms logger=migrator t=2026-05-09T21:51:57.32057167Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-09T21:51:57.323437109Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.865309ms logger=migrator t=2026-05-09T21:51:57.330694286Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-09T21:51:57.331964776Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.26716ms logger=migrator t=2026-05-09T21:51:57.337790658Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-09T21:51:57.338562128Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=771.389µs logger=migrator t=2026-05-09T21:51:57.350871656Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-09T21:51:57.352078975Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.207179ms logger=migrator t=2026-05-09T21:51:57.360759617Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-09T21:51:57.361586257Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=825.82µs logger=migrator t=2026-05-09T21:51:57.367091721Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-09T21:51:57.367931171Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=836.28µs logger=migrator t=2026-05-09T21:51:57.373742602Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-09T21:51:57.38022938Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.485868ms logger=migrator t=2026-05-09T21:51:57.386747129Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-09T21:51:57.388004459Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.25804ms logger=migrator t=2026-05-09T21:51:57.394556408Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-09T21:51:57.395612424Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.054865ms logger=migrator t=2026-05-09T21:51:57.400711878Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-09T21:51:57.401999969Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.287711ms logger=migrator t=2026-05-09T21:51:57.408425506Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-09T21:51:57.408984399Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=558.704µs logger=migrator t=2026-05-09T21:51:57.421734948Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-09T21:51:57.424030134Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.300526ms logger=migrator t=2026-05-09T21:51:57.430658386Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-09T21:51:57.433501795Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.846019ms logger=migrator t=2026-05-09T21:51:57.439725746Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-09T21:51:57.439780987Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=60.061µs logger=migrator t=2026-05-09T21:51:57.44768398Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-09T21:51:57.44813273Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=453.97µs logger=migrator t=2026-05-09T21:51:57.454931805Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-09T21:51:57.45925157Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.318865ms logger=migrator t=2026-05-09T21:51:57.46500068Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-09T21:51:57.465302687Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=302.137µs logger=migrator t=2026-05-09T21:51:57.471650121Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-09T21:51:57.471943849Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=297.347µs logger=migrator t=2026-05-09T21:51:57.475852964Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-09T21:51:57.479873851Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.018737ms logger=migrator t=2026-05-09T21:51:57.489509946Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-09T21:51:57.489921656Z level=info msg="Migration successfully executed" id="Update uid value" duration=414.97µs logger=migrator t=2026-05-09T21:51:57.49500305Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-09T21:51:57.496119056Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.113437ms logger=migrator t=2026-05-09T21:51:57.504386077Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-09T21:51:57.505945265Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.562978ms logger=migrator t=2026-05-09T21:51:57.511945051Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-09T21:51:57.512754031Z level=info msg="Migration successfully executed" id="create api_key table" duration=808.56µs logger=migrator t=2026-05-09T21:51:57.520381486Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-09T21:51:57.521749119Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.367143ms logger=migrator t=2026-05-09T21:51:57.532016399Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-09T21:51:57.534100319Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.078399ms logger=migrator t=2026-05-09T21:51:57.54152323Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-09T21:51:57.543039187Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.517787ms logger=migrator t=2026-05-09T21:51:57.553023409Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-09T21:51:57.553890821Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=870.422µs logger=migrator t=2026-05-09T21:51:57.565881172Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-09T21:51:57.566964448Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.088226ms logger=migrator t=2026-05-09T21:51:57.573690202Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-09T21:51:57.575042114Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.356292ms logger=migrator t=2026-05-09T21:51:57.581295906Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-09T21:51:57.589650079Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.350523ms logger=migrator t=2026-05-09T21:51:57.597385337Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-09T21:51:57.598104614Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=720.497µs logger=migrator t=2026-05-09T21:51:57.604049849Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-09T21:51:57.605211828Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.159959ms logger=migrator t=2026-05-09T21:51:57.610604589Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-09T21:51:57.611707345Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.102947ms logger=migrator t=2026-05-09T21:51:57.616723427Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-09T21:51:57.618733686Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.007989ms logger=migrator t=2026-05-09T21:51:57.625265255Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-09T21:51:57.625825888Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=565.193µs logger=migrator t=2026-05-09T21:51:57.630620535Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-09T21:51:57.63122836Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=605.565µs logger=migrator t=2026-05-09T21:51:57.635834262Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-09T21:51:57.635863163Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=32.101µs logger=migrator t=2026-05-09T21:51:57.641659073Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-09T21:51:57.644739788Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.081885ms logger=migrator t=2026-05-09T21:51:57.650419756Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-09T21:51:57.653149392Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.730776ms logger=migrator t=2026-05-09T21:51:57.658426011Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-09T21:51:57.658700437Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=277.296µs logger=migrator t=2026-05-09T21:51:57.664838017Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-09T21:51:57.669415528Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.582962ms logger=migrator t=2026-05-09T21:51:57.674962563Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-09T21:51:57.677536895Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.574272ms logger=migrator t=2026-05-09T21:51:57.682181168Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-09T21:51:57.683019139Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=837.411µs logger=migrator t=2026-05-09T21:51:57.687803894Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-09T21:51:57.68842107Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=616.136µs logger=migrator t=2026-05-09T21:51:57.69416491Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-09T21:51:57.695557393Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.391693ms logger=migrator t=2026-05-09T21:51:57.70077675Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-09T21:51:57.701579319Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=801.769µs logger=migrator t=2026-05-09T21:51:57.707021681Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-09T21:51:57.70778921Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=766.939µs logger=migrator t=2026-05-09T21:51:57.714150075Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-09T21:51:57.714920114Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=776.238µs logger=migrator t=2026-05-09T21:51:57.720768846Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-09T21:51:57.720839917Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=72.651µs logger=migrator t=2026-05-09T21:51:57.726152547Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-09T21:51:57.726178927Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.13µs logger=migrator t=2026-05-09T21:51:57.734032068Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-09T21:51:57.737515482Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.489874ms logger=migrator t=2026-05-09T21:51:57.743717333Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-09T21:51:57.746177723Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.46045ms logger=migrator t=2026-05-09T21:51:57.751191875Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-09T21:51:57.751257347Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.422µs logger=migrator t=2026-05-09T21:51:57.757178731Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-09T21:51:57.758061482Z level=info msg="Migration successfully executed" id="create quota table v1" duration=887.592µs logger=migrator t=2026-05-09T21:51:57.76455632Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-09T21:51:57.765212646Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=655.046µs logger=migrator t=2026-05-09T21:51:57.771070658Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-09T21:51:57.771103519Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.341µs logger=migrator t=2026-05-09T21:51:57.776680154Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-09T21:51:57.778085829Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.404555ms logger=migrator t=2026-05-09T21:51:57.783783398Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-09T21:51:57.785018957Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.233009ms logger=migrator t=2026-05-09T21:51:57.791226188Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-09T21:51:57.79418887Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.954252ms logger=migrator t=2026-05-09T21:51:57.798831813Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-09T21:51:57.798861833Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.78µs logger=migrator t=2026-05-09T21:51:57.803483316Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-09T21:51:57.804328206Z level=info msg="Migration successfully executed" id="create session table" duration=844.83µs logger=migrator t=2026-05-09T21:51:57.809716957Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-09T21:51:57.809797919Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=84.532µs logger=migrator t=2026-05-09T21:51:57.814237147Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-09T21:51:57.814337609Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=101.102µs logger=migrator t=2026-05-09T21:51:57.818646694Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-09T21:51:57.819385912Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=739.118µs logger=migrator t=2026-05-09T21:51:57.824475506Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-09T21:51:57.825274405Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=798.729µs logger=migrator t=2026-05-09T21:51:57.831249101Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-09T21:51:57.831275922Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.871µs logger=migrator t=2026-05-09T21:51:57.835479553Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-09T21:51:57.835504204Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.851µs logger=migrator t=2026-05-09T21:51:57.840153597Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-09T21:51:57.843538549Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.384462ms logger=migrator t=2026-05-09T21:51:57.848849649Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-09T21:51:57.854306691Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.463953ms logger=migrator t=2026-05-09T21:51:57.8600079Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-09T21:51:57.860217715Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=209.455µs logger=migrator t=2026-05-09T21:51:57.86536251Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-09T21:51:57.865436672Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=74.902µs logger=migrator t=2026-05-09T21:51:57.870542716Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-09T21:51:57.871358425Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=819.699µs logger=migrator t=2026-05-09T21:51:57.877248679Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-09T21:51:57.8773028Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=56.261µs logger=migrator t=2026-05-09T21:51:57.8859495Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-09T21:51:57.891034343Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.087563ms logger=migrator t=2026-05-09T21:51:57.898154716Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-09T21:51:57.89831778Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=166.224µs logger=migrator t=2026-05-09T21:51:57.903752602Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-09T21:51:57.90858444Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.829898ms logger=migrator t=2026-05-09T21:51:57.915798476Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-09T21:51:57.919010104Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.218088ms logger=migrator t=2026-05-09T21:51:57.925261365Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-09T21:51:57.925386258Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=125.823µs logger=migrator t=2026-05-09T21:51:57.930554474Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-09T21:51:57.933909785Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=3.355601ms logger=migrator t=2026-05-09T21:51:57.939573113Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-09T21:51:57.941009698Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.436165ms logger=migrator t=2026-05-09T21:51:57.947537957Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-09T21:51:57.948678854Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.138147ms logger=migrator t=2026-05-09T21:51:57.955592262Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-09T21:51:57.957597571Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.004769ms logger=migrator t=2026-05-09T21:51:57.963781442Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-09T21:51:57.965171545Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.388974ms logger=migrator t=2026-05-09T21:51:57.970361091Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-09T21:51:57.971201631Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=840.35µs logger=migrator t=2026-05-09T21:51:57.97606401Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-09T21:51:57.977388213Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.322202ms logger=migrator t=2026-05-09T21:51:57.983269315Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-09T21:51:57.984173857Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=903.992µs logger=migrator t=2026-05-09T21:51:57.989804664Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-09T21:51:57.990701245Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=897.811µs logger=migrator t=2026-05-09T21:51:57.99872073Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-09T21:51:58.008489328Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.769008ms logger=migrator t=2026-05-09T21:51:58.012353842Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-09T21:51:58.012949256Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=595.144µs logger=migrator t=2026-05-09T21:51:58.01764688Z 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-09T21:51:58.018504451Z 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=860.391µs logger=migrator t=2026-05-09T21:51:58.02383356Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-09T21:51:58.024166728Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=333.238µs logger=migrator t=2026-05-09T21:51:58.027789457Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-09T21:51:58.028378201Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=591.054µs logger=migrator t=2026-05-09T21:51:58.033539607Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-09T21:51:58.035078864Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.544987ms logger=migrator t=2026-05-09T21:51:58.041308346Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-09T21:51:58.045322903Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.011707ms logger=migrator t=2026-05-09T21:51:58.049957636Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-09T21:51:58.05341823Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.459964ms logger=migrator t=2026-05-09T21:51:58.057323894Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-09T21:51:58.060795709Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.470805ms logger=migrator t=2026-05-09T21:51:58.066098628Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-09T21:51:58.069782778Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.68009ms logger=migrator t=2026-05-09T21:51:58.075036786Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-09T21:51:58.075981118Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=944.782µs logger=migrator t=2026-05-09T21:51:58.080492418Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-09T21:51:58.080521439Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.231µs logger=migrator t=2026-05-09T21:51:58.084627018Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-09T21:51:58.084654619Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.131µs logger=migrator t=2026-05-09T21:51:58.08841526Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-09T21:51:58.089711492Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.296232ms logger=migrator t=2026-05-09T21:51:58.094243542Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T21:51:58.095087783Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=844.512µs logger=migrator t=2026-05-09T21:51:58.101286013Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-09T21:51:58.102130654Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=843.95µs logger=migrator t=2026-05-09T21:51:58.106238444Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-09T21:51:58.107453373Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.215219ms logger=migrator t=2026-05-09T21:51:58.112845964Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T21:51:58.113741745Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=898.311µs logger=migrator t=2026-05-09T21:51:58.118598594Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-09T21:51:58.124884006Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.283422ms logger=migrator t=2026-05-09T21:51:58.128880764Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-09T21:51:58.132695566Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.814232ms logger=migrator t=2026-05-09T21:51:58.136463858Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-09T21:51:58.136646493Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=183.325µs logger=migrator t=2026-05-09T21:51:58.141170082Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-09T21:51:58.142193848Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.022055ms logger=migrator t=2026-05-09T21:51:58.147133317Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-09T21:51:58.148347757Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.21538ms logger=migrator t=2026-05-09T21:51:58.152330763Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-09T21:51:58.156195898Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.865475ms logger=migrator t=2026-05-09T21:51:58.160888091Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-09T21:51:58.160956163Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.022µs logger=migrator t=2026-05-09T21:51:58.165095074Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-09T21:51:58.166072418Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=976.084µs logger=migrator t=2026-05-09T21:51:58.170424934Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-09T21:51:58.171727475Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.302201ms logger=migrator t=2026-05-09T21:51:58.177142306Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-09T21:51:58.177226588Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=84.862µs logger=migrator t=2026-05-09T21:51:58.18136721Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-09T21:51:58.182544528Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.176258ms logger=migrator t=2026-05-09T21:51:58.187192791Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-09T21:51:58.188483112Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.290231ms logger=migrator t=2026-05-09T21:51:58.194044797Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-09T21:51:58.194938579Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=893.442µs logger=migrator t=2026-05-09T21:51:58.199208673Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-09T21:51:58.200513644Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.304201ms logger=migrator t=2026-05-09T21:51:58.204977163Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-09T21:51:58.206179732Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.202779ms logger=migrator t=2026-05-09T21:51:58.210925337Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-09T21:51:58.21187329Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=947.483µs logger=migrator t=2026-05-09T21:51:58.216640606Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-09T21:51:58.216669067Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.511µs logger=migrator t=2026-05-09T21:51:58.22170595Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-09T21:51:58.227956632Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.245441ms logger=migrator t=2026-05-09T21:51:58.231790325Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-09T21:51:58.232372269Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=582.254µs logger=migrator t=2026-05-09T21:51:58.23612956Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-09T21:51:58.240442905Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.313385ms logger=migrator t=2026-05-09T21:51:58.245312453Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-09T21:51:58.246198125Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=882.792µs logger=migrator t=2026-05-09T21:51:58.25054739Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-09T21:51:58.251430752Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=883.372µs logger=migrator t=2026-05-09T21:51:58.255834949Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-09T21:51:58.256646748Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=811.569µs logger=migrator t=2026-05-09T21:51:58.2612318Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-09T21:51:58.275904826Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.673346ms logger=migrator t=2026-05-09T21:51:58.279645648Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-09T21:51:58.280145Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=500.832µs logger=migrator t=2026-05-09T21:51:58.284143377Z 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-09T21:51:58.28506923Z 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=925.183µs logger=migrator t=2026-05-09T21:51:58.290285006Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-09T21:51:58.290705487Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=443.882µs logger=migrator t=2026-05-09T21:51:58.294573711Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-09T21:51:58.29536448Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=791.038µs logger=migrator t=2026-05-09T21:51:58.299459569Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-09T21:51:58.299658224Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=198.815µs logger=migrator t=2026-05-09T21:51:58.30362101Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-09T21:51:58.308940639Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.297329ms logger=migrator t=2026-05-09T21:51:58.3139068Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-09T21:51:58.318169204Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.265454ms logger=migrator t=2026-05-09T21:51:58.323052263Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-09T21:51:58.324510799Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.457575ms logger=migrator t=2026-05-09T21:51:58.328747771Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-09T21:51:58.3299386Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.194719ms logger=migrator t=2026-05-09T21:51:58.335665209Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-09T21:51:58.336012818Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=352.949µs logger=migrator t=2026-05-09T21:51:58.343453448Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-09T21:51:58.348282786Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.829438ms logger=migrator t=2026-05-09T21:51:58.351891023Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-09T21:51:58.352812186Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=920.993µs logger=migrator t=2026-05-09T21:51:58.357991592Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-09T21:51:58.358163056Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=174.064µs logger=migrator t=2026-05-09T21:51:58.362551962Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-09T21:51:58.363123476Z level=info msg="Migration successfully executed" id="Move region to single row" duration=571.304µs logger=migrator t=2026-05-09T21:51:58.36737396Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-09T21:51:58.368608299Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.234459ms logger=migrator t=2026-05-09T21:51:58.376304277Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-09T21:51:58.379391332Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=3.096566ms logger=migrator t=2026-05-09T21:51:58.450516361Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T21:51:58.452093078Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.576387ms logger=migrator t=2026-05-09T21:51:58.537646198Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T21:51:58.539280837Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.637259ms logger=migrator t=2026-05-09T21:51:58.551693899Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-09T21:51:58.553134954Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.441445ms logger=migrator t=2026-05-09T21:51:58.557117651Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-09T21:51:58.558110705Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=989.824µs logger=migrator t=2026-05-09T21:51:58.563399934Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-09T21:51:58.563522527Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=126.213µs logger=migrator t=2026-05-09T21:51:58.569991404Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-09T21:51:58.571314306Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.322532ms logger=migrator t=2026-05-09T21:51:58.577752472Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-09T21:51:58.579167397Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.415155ms logger=migrator t=2026-05-09T21:51:58.584973978Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-09T21:51:58.586194927Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.222569ms logger=migrator t=2026-05-09T21:51:58.59208368Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-09T21:51:58.593031773Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=949.083µs logger=migrator t=2026-05-09T21:51:58.598400694Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-09T21:51:58.59866612Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=267.136µs logger=migrator t=2026-05-09T21:51:58.602489784Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-09T21:51:58.603004486Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=511.072µs logger=migrator t=2026-05-09T21:51:58.607137347Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-09T21:51:58.607290551Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=157.994µs logger=migrator t=2026-05-09T21:51:58.615151431Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-09T21:51:58.616943695Z level=info msg="Migration successfully executed" id="create team table" duration=1.797145ms logger=migrator t=2026-05-09T21:51:58.624160181Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-09T21:51:58.625559534Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.404004ms logger=migrator t=2026-05-09T21:51:58.630849063Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-09T21:51:58.63199306Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.146457ms logger=migrator t=2026-05-09T21:51:58.642408093Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-09T21:51:58.645841187Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.435933ms logger=migrator t=2026-05-09T21:51:58.652464198Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-09T21:51:58.652675393Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=213.305µs logger=migrator t=2026-05-09T21:51:58.660013771Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-09T21:51:58.661755964Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.741623ms logger=migrator t=2026-05-09T21:51:58.667278838Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-09T21:51:58.669060592Z level=info msg="Migration successfully executed" id="create team member table" duration=1.781254ms logger=migrator t=2026-05-09T21:51:58.675001656Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-09T21:51:58.67561532Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=614.004µs logger=migrator t=2026-05-09T21:51:58.680708825Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-09T21:51:58.68136386Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=654.906µs logger=migrator t=2026-05-09T21:51:58.686046874Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-09T21:51:58.686966666Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=919.672µs logger=migrator t=2026-05-09T21:51:58.692109332Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-09T21:51:58.699379598Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.270616ms logger=migrator t=2026-05-09T21:51:58.703276073Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-09T21:51:58.708275935Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.992861ms logger=migrator t=2026-05-09T21:51:58.713925162Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-09T21:51:58.719778744Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.858112ms logger=migrator t=2026-05-09T21:51:58.723832502Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-09T21:51:58.724772135Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=940.023µs logger=migrator t=2026-05-09T21:51:58.729209763Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-09T21:51:58.730161506Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=950.883µs logger=migrator t=2026-05-09T21:51:58.735744041Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-09T21:51:58.737001712Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.260871ms logger=migrator t=2026-05-09T21:51:58.742808134Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-09T21:51:58.743711065Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=903.222µs logger=migrator t=2026-05-09T21:51:58.747729353Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-09T21:51:58.748584964Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=855.511µs logger=migrator t=2026-05-09T21:51:58.755647266Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-09T21:51:58.756541578Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=893.182µs logger=migrator t=2026-05-09T21:51:58.762849131Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-09T21:51:58.76402614Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.176459ms logger=migrator t=2026-05-09T21:51:58.773214303Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-09T21:51:58.774963995Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.751742ms logger=migrator t=2026-05-09T21:51:58.784300612Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-09T21:51:58.784817585Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=514.402µs logger=migrator t=2026-05-09T21:51:58.789113049Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-09T21:51:58.789352875Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=239.987µs logger=migrator t=2026-05-09T21:51:58.793995768Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-09T21:51:58.794987122Z level=info msg="Migration successfully executed" id="create tag table" duration=979.855µs logger=migrator t=2026-05-09T21:51:58.801174002Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-09T21:51:58.803060337Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.888215ms logger=migrator t=2026-05-09T21:51:58.808000108Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-09T21:51:58.809195907Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.196269ms logger=migrator t=2026-05-09T21:51:58.814674001Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-09T21:51:58.815618833Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=944.643µs logger=migrator t=2026-05-09T21:51:58.820049161Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-09T21:51:58.821380843Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.331122ms logger=migrator t=2026-05-09T21:51:58.825543974Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-09T21:51:58.838684433Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.136629ms logger=migrator t=2026-05-09T21:51:58.843388088Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-09T21:51:58.844156046Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=766.548µs logger=migrator t=2026-05-09T21:51:58.848070982Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-09T21:51:58.848992544Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=921.712µs logger=migrator t=2026-05-09T21:51:58.853577215Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-09T21:51:58.853897384Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=320.679µs logger=migrator t=2026-05-09T21:51:58.861273582Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-09T21:51:58.862336509Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.065856ms logger=migrator t=2026-05-09T21:51:58.866981011Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-09T21:51:58.86814082Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.169479ms logger=migrator t=2026-05-09T21:51:58.873445759Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-09T21:51:58.87475161Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.306521ms logger=migrator t=2026-05-09T21:51:58.880139471Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-09T21:51:58.880247344Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=109.703µs logger=migrator t=2026-05-09T21:51:58.884266681Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-09T21:51:58.892518991Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.24746ms logger=migrator t=2026-05-09T21:51:58.898855376Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-09T21:51:58.902794601Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.938865ms logger=migrator t=2026-05-09T21:51:58.907205379Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-09T21:51:58.912646632Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.440192ms logger=migrator t=2026-05-09T21:51:58.917234992Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-09T21:51:58.922648444Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.413652ms logger=migrator t=2026-05-09T21:51:58.926479207Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-09T21:51:58.927610915Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.132159ms logger=migrator t=2026-05-09T21:51:58.932144565Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-09T21:51:58.937589227Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.446702ms logger=migrator t=2026-05-09T21:51:58.944133987Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-09T21:51:58.945052719Z level=info msg="Migration successfully executed" id="create server_lock table" duration=918.852µs logger=migrator t=2026-05-09T21:51:58.950618394Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-09T21:51:58.952195382Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.576638ms logger=migrator t=2026-05-09T21:51:58.95954492Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-09T21:51:58.960562896Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.018046ms logger=migrator t=2026-05-09T21:51:58.967775151Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-09T21:51:58.969502833Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.732413ms logger=migrator t=2026-05-09T21:51:58.974648728Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-09T21:51:58.975791326Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.143678ms logger=migrator t=2026-05-09T21:51:58.98047794Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-09T21:51:58.981760391Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.282861ms logger=migrator t=2026-05-09T21:51:58.988432723Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-09T21:51:58.996641983Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.21056ms logger=migrator t=2026-05-09T21:51:59.00189961Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-09T21:51:59.002729611Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=829.901µs logger=migrator t=2026-05-09T21:51:59.012294533Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-09T21:51:59.014700681Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.405788ms logger=migrator t=2026-05-09T21:51:59.023410043Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-09T21:51:59.025049653Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.639611ms logger=migrator t=2026-05-09T21:51:59.03194814Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-09T21:51:59.032797171Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=848.79µs logger=migrator t=2026-05-09T21:51:59.041676517Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-09T21:51:59.043777888Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.107741ms logger=migrator t=2026-05-09T21:51:59.054281043Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-09T21:51:59.054353265Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.051µs logger=migrator t=2026-05-09T21:51:59.06156691Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-09T21:51:59.061822326Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=253.886µs logger=migrator t=2026-05-09T21:51:59.067071794Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-09T21:51:59.068628632Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.559617ms logger=migrator t=2026-05-09T21:51:59.074846232Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T21:51:59.075834597Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=942.644µs logger=migrator t=2026-05-09T21:51:59.080347336Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T21:51:59.081260419Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=912.013µs logger=migrator t=2026-05-09T21:51:59.088058844Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-09T21:51:59.088126095Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.761µs logger=migrator t=2026-05-09T21:51:59.095267339Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T21:51:59.111013031Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=14.697097ms logger=migrator t=2026-05-09T21:51:59.122094321Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T21:51:59.124001877Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.911016ms logger=migrator t=2026-05-09T21:51:59.129821109Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T21:51:59.13149143Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.672621ms logger=migrator t=2026-05-09T21:51:59.136691826Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T21:51:59.139042483Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.350107ms logger=migrator t=2026-05-09T21:51:59.147925649Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-09T21:51:59.155559244Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.638225ms logger=migrator t=2026-05-09T21:51:59.207119787Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-09T21:51:59.209007283Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.891346ms logger=migrator t=2026-05-09T21:51:59.216138787Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-09T21:51:59.216225259Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=97.223µs logger=migrator t=2026-05-09T21:51:59.221875226Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-09T21:51:59.223383222Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.506446ms logger=migrator t=2026-05-09T21:51:59.229921572Z 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-09T21:51:59.231608872Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.68852ms logger=migrator t=2026-05-09T21:51:59.237238819Z 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-09T21:51:59.238183992Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=945.183µs logger=migrator t=2026-05-09T21:51:59.243915502Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T21:51:59.243995654Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=80.502µs logger=migrator t=2026-05-09T21:51:59.2496175Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-09T21:51:59.251075255Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.461385ms logger=migrator t=2026-05-09T21:51:59.256162769Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-09T21:51:59.257738748Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.575179ms logger=migrator t=2026-05-09T21:51:59.264403599Z 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-09T21:51:59.265454985Z 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.050305ms logger=migrator t=2026-05-09T21:51:59.27181667Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-09T21:51:59.273044589Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.226819ms logger=migrator t=2026-05-09T21:51:59.281521005Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-09T21:51:59.288748741Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.231926ms logger=migrator t=2026-05-09T21:51:59.29774714Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-09T21:51:59.298932088Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.186018ms logger=migrator t=2026-05-09T21:51:59.303724215Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T21:51:59.304628416Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=904.201µs logger=migrator t=2026-05-09T21:51:59.310215702Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-09T21:51:59.338979912Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.75967ms logger=migrator t=2026-05-09T21:51:59.346199097Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-09T21:51:59.370424606Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.225299ms logger=migrator t=2026-05-09T21:51:59.376531404Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-09T21:51:59.377735254Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.20292ms logger=migrator t=2026-05-09T21:51:59.383401472Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T21:51:59.384420076Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.017924ms logger=migrator t=2026-05-09T21:51:59.3903493Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-09T21:51:59.396377086Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.027256ms logger=migrator t=2026-05-09T21:51:59.402595247Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-09T21:51:59.408997534Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.406817ms logger=migrator t=2026-05-09T21:51:59.414435596Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-09T21:51:59.41628529Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.849264ms logger=migrator t=2026-05-09T21:51:59.423478085Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-09T21:51:59.424694244Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.208549ms logger=migrator t=2026-05-09T21:51:59.431988352Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-09T21:51:59.433989061Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.001309ms logger=migrator t=2026-05-09T21:51:59.440487769Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-09T21:51:59.441856722Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.368473ms logger=migrator t=2026-05-09T21:51:59.448832272Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-09T21:51:59.448933814Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=102.182µs logger=migrator t=2026-05-09T21:51:59.453767562Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-09T21:51:59.461232412Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.466331ms logger=migrator t=2026-05-09T21:51:59.471634886Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-09T21:51:59.478687608Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.055002ms logger=migrator t=2026-05-09T21:51:59.485152974Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-09T21:51:59.49201202Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.858716ms logger=migrator t=2026-05-09T21:51:59.497427572Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-09T21:51:59.498231362Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=803.46µs logger=migrator t=2026-05-09T21:51:59.503326145Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-09T21:51:59.505584331Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.256135ms logger=migrator t=2026-05-09T21:51:59.511539665Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-09T21:51:59.519638282Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.098187ms logger=migrator t=2026-05-09T21:51:59.524432319Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-09T21:51:59.528670251Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.235352ms logger=migrator t=2026-05-09T21:51:59.533800006Z 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-09T21:51:59.534642467Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=842.471µs logger=migrator t=2026-05-09T21:51:59.540448818Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-09T21:51:59.544694801Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.242233ms logger=migrator t=2026-05-09T21:51:59.549792015Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-09T21:51:59.554390587Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.598092ms logger=migrator t=2026-05-09T21:51:59.559419709Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-09T21:51:59.55949294Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=73.502µs logger=migrator t=2026-05-09T21:51:59.565326933Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-09T21:51:59.566181264Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=854.16µs logger=migrator t=2026-05-09T21:51:59.571919403Z 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-09T21:51:59.572776704Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=857.141µs logger=migrator t=2026-05-09T21:51:59.581819133Z 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-09T21:51:59.584121729Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.306776ms logger=migrator t=2026-05-09T21:51:59.591467828Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T21:51:59.59153988Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=69.332µs logger=migrator t=2026-05-09T21:51:59.596774527Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-09T21:51:59.606648777Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.870909ms logger=migrator t=2026-05-09T21:51:59.611855343Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-09T21:51:59.616404494Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.548421ms logger=migrator t=2026-05-09T21:51:59.622206035Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-09T21:51:59.628620271Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.413846ms logger=migrator t=2026-05-09T21:51:59.634286778Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-09T21:51:59.64421133Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.929482ms logger=migrator t=2026-05-09T21:51:59.649322104Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-09T21:51:59.654658213Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.334359ms logger=migrator t=2026-05-09T21:51:59.659546102Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-09T21:51:59.659617064Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=80.332µs logger=migrator t=2026-05-09T21:51:59.664111074Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-09T21:51:59.664908293Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=797.2µs logger=migrator t=2026-05-09T21:51:59.669770691Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-09T21:51:59.67633937Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.569569ms logger=migrator t=2026-05-09T21:51:59.681175918Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-09T21:51:59.68127606Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=100.852µs logger=migrator t=2026-05-09T21:51:59.685553034Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-09T21:51:59.692509874Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.954219ms logger=migrator t=2026-05-09T21:51:59.696910901Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-09T21:51:59.698073459Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.162088ms logger=migrator t=2026-05-09T21:51:59.703287026Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-09T21:51:59.709708341Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.418215ms logger=migrator t=2026-05-09T21:51:59.713965985Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-09T21:51:59.714804755Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=838.86µs logger=migrator t=2026-05-09T21:51:59.719620303Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-09T21:51:59.721235351Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.613518ms logger=migrator t=2026-05-09T21:51:59.726368486Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-09T21:51:59.734012292Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.643716ms logger=migrator t=2026-05-09T21:51:59.738908961Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-09T21:51:59.739867194Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=958.023µs logger=migrator t=2026-05-09T21:51:59.746061055Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-09T21:51:59.747584552Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.523087ms logger=migrator t=2026-05-09T21:51:59.752817849Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-09T21:51:59.754222793Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.404095ms logger=migrator t=2026-05-09T21:51:59.759797579Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-09T21:51:59.760944786Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.149357ms logger=migrator t=2026-05-09T21:51:59.766151133Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-09T21:51:59.766327297Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=177.764µs logger=migrator t=2026-05-09T21:51:59.770997341Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-09T21:51:59.772669932Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.673151ms logger=migrator t=2026-05-09T21:51:59.777822836Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-09T21:51:59.779680552Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.858316ms logger=migrator t=2026-05-09T21:51:59.783870794Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T21:51:59.784355636Z 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-09T21:51:59.788964827Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-09T21:51:59.789678295Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=712.378µs logger=migrator t=2026-05-09T21:51:59.799343879Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-09T21:51:59.800596Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.252551ms logger=migrator t=2026-05-09T21:51:59.806385211Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-09T21:51:59.815739278Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.358957ms logger=migrator t=2026-05-09T21:51:59.821419556Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-09T21:51:59.822564174Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.145078ms logger=migrator t=2026-05-09T21:51:59.829042122Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-09T21:51:59.830732732Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.69021ms logger=migrator t=2026-05-09T21:51:59.838144313Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-09T21:51:59.839893176Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.752553ms logger=migrator t=2026-05-09T21:51:59.84873653Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-09T21:51:59.850849031Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.113681ms logger=migrator t=2026-05-09T21:51:59.857862742Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-09T21:51:59.858927508Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.065235ms logger=migrator t=2026-05-09T21:51:59.864905132Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-09T21:51:59.864935833Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.911µs logger=migrator t=2026-05-09T21:51:59.871251487Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-09T21:51:59.87136703Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=117.133µs logger=migrator t=2026-05-09T21:51:59.880678986Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-09T21:51:59.890652039Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.980153ms logger=migrator t=2026-05-09T21:51:59.900228811Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-09T21:51:59.900766994Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=540.873µs logger=migrator t=2026-05-09T21:51:59.90675779Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-09T21:51:59.90797507Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.22204ms logger=migrator t=2026-05-09T21:51:59.917608684Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-09T21:51:59.917975502Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=368.158µs logger=migrator t=2026-05-09T21:51:59.924120462Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-09T21:51:59.925893925Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.774023ms logger=migrator t=2026-05-09T21:51:59.939971347Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-09T21:51:59.94131312Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.357653ms logger=migrator t=2026-05-09T21:51:59.947758967Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-09T21:51:59.982957152Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.194005ms logger=migrator t=2026-05-09T21:51:59.988837895Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-09T21:51:59.995025175Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.18687ms logger=migrator t=2026-05-09T21:52:00.000248302Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-09T21:52:00.000395736Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=150.484µs logger=migrator t=2026-05-09T21:52:00.005262744Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-09T21:52:00.041651199Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.385245ms logger=migrator t=2026-05-09T21:52:00.049190851Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-09T21:52:00.085271548Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.072767ms logger=migrator t=2026-05-09T21:52:00.10468931Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-09T21:52:00.106332081Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.647651ms logger=migrator t=2026-05-09T21:52:00.115500133Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-09T21:52:00.117206245Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.705302ms logger=migrator t=2026-05-09T21:52:00.123633631Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-09T21:52:00.123942728Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=311.097µs logger=migrator t=2026-05-09T21:52:00.137842626Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-09T21:52:00.138690617Z level=info msg="Migration successfully executed" id="create permission table" duration=845.11µs logger=migrator t=2026-05-09T21:52:00.145078741Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-09T21:52:00.146113477Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.034456ms logger=migrator t=2026-05-09T21:52:00.151967359Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-09T21:52:00.153037065Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.069186ms logger=migrator t=2026-05-09T21:52:00.158359644Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-09T21:52:00.159318208Z level=info msg="Migration successfully executed" id="create role table" duration=958.804µs logger=migrator t=2026-05-09T21:52:00.166242086Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-09T21:52:00.174863355Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.620819ms logger=migrator t=2026-05-09T21:52:00.17999713Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-09T21:52:00.195914928Z level=info msg="Migration successfully executed" id="add column group_name" duration=15.907397ms logger=migrator t=2026-05-09T21:52:00.204534857Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-09T21:52:00.205362297Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=827.67µs logger=migrator t=2026-05-09T21:52:00.21127859Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-09T21:52:00.212330997Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.051937ms logger=migrator t=2026-05-09T21:52:00.219098351Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-09T21:52:00.220136416Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.038284ms logger=migrator t=2026-05-09T21:52:00.226837999Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-09T21:52:00.22934859Z level=info msg="Migration successfully executed" id="create team role table" duration=2.510061ms logger=migrator t=2026-05-09T21:52:00.24089344Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-09T21:52:00.242727344Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.834074ms logger=migrator t=2026-05-09T21:52:00.256187662Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-09T21:52:00.261009799Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=4.818307ms logger=migrator t=2026-05-09T21:52:00.270223263Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-09T21:52:00.270998361Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=774.708µs logger=migrator t=2026-05-09T21:52:00.281757143Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-09T21:52:00.283167728Z level=info msg="Migration successfully executed" id="create user role table" duration=1.410345ms logger=migrator t=2026-05-09T21:52:00.289604244Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-09T21:52:00.290848415Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.248921ms logger=migrator t=2026-05-09T21:52:00.296912482Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-09T21:52:00.298945701Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.033129ms logger=migrator t=2026-05-09T21:52:00.305827938Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-09T21:52:00.307413416Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.592328ms logger=migrator t=2026-05-09T21:52:00.335860849Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-09T21:52:00.336855292Z level=info msg="Migration successfully executed" id="create builtin role table" duration=996.754µs logger=migrator t=2026-05-09T21:52:00.367000415Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-09T21:52:00.368161103Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.165408ms logger=migrator t=2026-05-09T21:52:00.376711621Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-09T21:52:00.3778846Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.172999ms logger=migrator t=2026-05-09T21:52:00.384796098Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-09T21:52:00.393368036Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.569378ms logger=migrator t=2026-05-09T21:52:00.400701044Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-09T21:52:00.402658351Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.957487ms logger=migrator t=2026-05-09T21:52:00.419735997Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-09T21:52:00.421068839Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.340722ms logger=migrator t=2026-05-09T21:52:00.431231906Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-09T21:52:00.432617089Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.389883ms logger=migrator t=2026-05-09T21:52:00.442584032Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-09T21:52:00.44781245Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=5.222807ms logger=migrator t=2026-05-09T21:52:00.45482772Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-09T21:52:00.456459889Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.63655ms logger=migrator t=2026-05-09T21:52:00.462892155Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-09T21:52:00.464260408Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.368513ms logger=migrator t=2026-05-09T21:52:00.47048091Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-09T21:52:00.481146809Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.670949ms logger=migrator t=2026-05-09T21:52:00.487556345Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-09T21:52:00.495962529Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.399104ms logger=migrator t=2026-05-09T21:52:00.503878742Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-09T21:52:00.515388322Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.51466ms logger=migrator t=2026-05-09T21:52:00.519850279Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-09T21:52:00.527929906Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.075187ms logger=migrator t=2026-05-09T21:52:00.539669141Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-09T21:52:00.541286751Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.62487ms logger=migrator t=2026-05-09T21:52:00.548075905Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-09T21:52:00.54949367Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.417975ms logger=migrator t=2026-05-09T21:52:00.556608762Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-09T21:52:00.55772112Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.113258ms logger=migrator t=2026-05-09T21:52:00.562667571Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-09T21:52:00.563588853Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=921.452µs logger=migrator t=2026-05-09T21:52:00.571145057Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-09T21:52:00.572725845Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.580728ms logger=migrator t=2026-05-09T21:52:00.582453071Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-09T21:52:00.582585744Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=136.633µs logger=migrator t=2026-05-09T21:52:00.586353346Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-09T21:52:00.586398687Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=45.691µs logger=migrator t=2026-05-09T21:52:00.590222089Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-09T21:52:00.590765743Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=543.574µs logger=migrator t=2026-05-09T21:52:00.594703649Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-09T21:52:00.59600737Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.304551ms logger=migrator t=2026-05-09T21:52:00.601404071Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-09T21:52:00.60214541Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=741.199µs logger=migrator t=2026-05-09T21:52:00.606724311Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-09T21:52:00.606979987Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=255.256µs logger=migrator t=2026-05-09T21:52:00.610637616Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-09T21:52:00.61121585Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=576.074µs logger=migrator t=2026-05-09T21:52:00.615415441Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-09T21:52:00.616389366Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=973.975µs logger=migrator t=2026-05-09T21:52:00.621002577Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-09T21:52:00.622798291Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.796104ms logger=migrator t=2026-05-09T21:52:00.634019814Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-09T21:52:00.647337718Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.316174ms logger=migrator t=2026-05-09T21:52:00.652304419Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-09T21:52:00.65236287Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=56.941µs logger=migrator t=2026-05-09T21:52:00.654731127Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-09T21:52:00.655506197Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=767.299µs logger=migrator t=2026-05-09T21:52:00.66098955Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-09T21:52:00.662813994Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.824234ms logger=migrator t=2026-05-09T21:52:00.668475561Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-09T21:52:00.669731862Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.256351ms logger=migrator t=2026-05-09T21:52:00.673807641Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-09T21:52:00.680502034Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.693693ms logger=migrator t=2026-05-09T21:52:00.684023619Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-09T21:52:00.685117186Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.093327ms logger=migrator t=2026-05-09T21:52:00.69106447Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-09T21:52:00.692560707Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.495727ms logger=migrator t=2026-05-09T21:52:00.696238156Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-09T21:52:00.71697016Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.726244ms logger=migrator t=2026-05-09T21:52:00.721113101Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-09T21:52:00.722511735Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.398484ms logger=migrator t=2026-05-09T21:52:00.729611457Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-09T21:52:00.730876459Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.264882ms logger=migrator t=2026-05-09T21:52:00.735467649Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-09T21:52:00.736608448Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.140719ms logger=migrator t=2026-05-09T21:52:00.74332333Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-09T21:52:00.74454881Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.22702ms logger=migrator t=2026-05-09T21:52:00.748695751Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-09T21:52:00.748931017Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=235.316µs logger=migrator t=2026-05-09T21:52:00.752919323Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-09T21:52:00.753731384Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=812.131µs logger=migrator t=2026-05-09T21:52:00.758163281Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-09T21:52:00.769273281Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.112419ms logger=migrator t=2026-05-09T21:52:00.773514864Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-09T21:52:00.774445217Z level=info msg="Migration successfully executed" id="create entity_events table" duration=930.622µs logger=migrator t=2026-05-09T21:52:00.777981602Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-09T21:52:00.779043859Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.062157ms logger=migrator t=2026-05-09T21:52:00.786436528Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T21:52:00.787007413Z 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-09T21:52:00.79188671Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T21:52:00.792265901Z 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-09T21:52:00.798131523Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-09T21:52:00.799097526Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=965.963µs logger=migrator t=2026-05-09T21:52:00.803675457Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-09T21:52:00.804766934Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.091577ms logger=migrator t=2026-05-09T21:52:00.809079299Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T21:52:00.810416961Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.337342ms logger=migrator t=2026-05-09T21:52:00.814789098Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T21:52:00.815939295Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.150167ms logger=migrator t=2026-05-09T21:52:00.8227334Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T21:52:00.825886938Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=3.154668ms logger=migrator t=2026-05-09T21:52:00.83302469Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T21:52:00.834932217Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.912177ms logger=migrator t=2026-05-09T21:52:00.839817425Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-09T21:52:00.841191739Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.375834ms logger=migrator t=2026-05-09T21:52:00.847386309Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-09T21:52:00.848756323Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.367954ms logger=migrator t=2026-05-09T21:52:00.853447567Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T21:52:00.854753659Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.307163ms logger=migrator t=2026-05-09T21:52:00.865218303Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T21:52:00.866622927Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.409044ms logger=migrator t=2026-05-09T21:52:00.871366562Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-09T21:52:00.872187652Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=820.82µs logger=migrator t=2026-05-09T21:52:00.878637099Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-09T21:52:00.897386104Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=18.744025ms logger=migrator t=2026-05-09T21:52:00.903733248Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-09T21:52:00.910144275Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.410967ms logger=migrator t=2026-05-09T21:52:00.917554845Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-09T21:52:00.926862891Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.304587ms logger=migrator t=2026-05-09T21:52:00.933434001Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-09T21:52:00.933967913Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=539.763µs logger=migrator t=2026-05-09T21:52:00.938857903Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-09T21:52:00.948685181Z level=info msg="Migration successfully executed" id="add share column" duration=9.815718ms logger=migrator t=2026-05-09T21:52:00.952988486Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-09T21:52:00.953192811Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=204.975µs logger=migrator t=2026-05-09T21:52:00.957644919Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-09T21:52:00.958703835Z level=info msg="Migration successfully executed" id="create file table" duration=1.059006ms logger=migrator t=2026-05-09T21:52:00.964047395Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-09T21:52:00.965212553Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.164818ms logger=migrator t=2026-05-09T21:52:00.968965044Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-09T21:52:00.976080397Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=7.114733ms logger=migrator t=2026-05-09T21:52:00.98073196Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-09T21:52:00.981619502Z level=info msg="Migration successfully executed" id="create file_meta table" duration=885.572µs logger=migrator t=2026-05-09T21:52:00.987126616Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-09T21:52:00.988263983Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.136728ms logger=migrator t=2026-05-09T21:52:00.993841018Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-09T21:52:00.993911611Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=71.243µs logger=migrator t=2026-05-09T21:52:00.998529952Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-09T21:52:00.998642705Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=114.063µs logger=migrator t=2026-05-09T21:52:01.004352884Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-09T21:52:01.005250756Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=898.202µs logger=migrator t=2026-05-09T21:52:01.013105797Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-09T21:52:01.013337222Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=237.536µs logger=migrator t=2026-05-09T21:52:01.019656086Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-09T21:52:01.021677795Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.019188ms logger=migrator t=2026-05-09T21:52:01.02517151Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-09T21:52:01.034742443Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.568462ms logger=migrator t=2026-05-09T21:52:01.038981286Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-09T21:52:01.039118019Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=137.433µs logger=migrator t=2026-05-09T21:52:01.04286989Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-09T21:52:01.044050509Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.185268ms logger=migrator t=2026-05-09T21:52:01.048001875Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-09T21:52:01.048471176Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=470.211µs logger=migrator t=2026-05-09T21:52:01.052714899Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-09T21:52:01.052977986Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=263.167µs logger=migrator t=2026-05-09T21:52:01.056333267Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-09T21:52:01.057094876Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=774.429µs logger=migrator t=2026-05-09T21:52:01.060603901Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-09T21:52:01.070987724Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.382922ms logger=migrator t=2026-05-09T21:52:01.074855207Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-09T21:52:01.084185464Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.329707ms logger=migrator t=2026-05-09T21:52:01.089818511Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-09T21:52:01.09060993Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=786.429µs logger=migrator t=2026-05-09T21:52:01.095163891Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-09T21:52:01.171808384Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.640503ms logger=migrator t=2026-05-09T21:52:01.180970066Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-09T21:52:01.181829227Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=858.321µs logger=migrator t=2026-05-09T21:52:01.187562997Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-09T21:52:01.188357546Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=794.059µs logger=migrator t=2026-05-09T21:52:01.195216012Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-09T21:52:01.217310759Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=22.094137ms logger=migrator t=2026-05-09T21:52:01.222349552Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-09T21:52:01.228556783Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.204911ms logger=migrator t=2026-05-09T21:52:01.231899464Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-09T21:52:01.23212404Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=224.826µs logger=migrator t=2026-05-09T21:52:01.234588899Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-09T21:52:01.234714412Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=125.653µs logger=migrator t=2026-05-09T21:52:01.238789541Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-09T21:52:01.238937975Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=148.264µs logger=migrator t=2026-05-09T21:52:01.243044894Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-09T21:52:01.243200068Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=151.884µs logger=migrator t=2026-05-09T21:52:01.247851451Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-09T21:52:01.248037106Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=185.825µs logger=migrator t=2026-05-09T21:52:01.25230337Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-09T21:52:01.253036858Z level=info msg="Migration successfully executed" id="create folder table" duration=733.458µs logger=migrator t=2026-05-09T21:52:01.258842499Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-09T21:52:01.259665359Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=822.619µs logger=migrator t=2026-05-09T21:52:01.263473952Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-09T21:52:01.265255854Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.767402ms logger=migrator t=2026-05-09T21:52:01.270381509Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-09T21:52:01.27042019Z level=info msg="Migration successfully executed" id="Update folder title length" duration=39.391µs logger=migrator t=2026-05-09T21:52:01.275573365Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T21:52:01.27739828Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.824425ms logger=migrator t=2026-05-09T21:52:01.304990041Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T21:52:01.307082261Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.097011ms logger=migrator t=2026-05-09T21:52:01.312885172Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-09T21:52:01.314121942Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.23677ms logger=migrator t=2026-05-09T21:52:01.31896176Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-09T21:52:01.319602276Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=640.446µs logger=migrator t=2026-05-09T21:52:01.324305749Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-09T21:52:01.324686399Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=380.58µs logger=migrator t=2026-05-09T21:52:01.330609793Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-09T21:52:01.332233022Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.638049ms logger=migrator t=2026-05-09T21:52:01.337235554Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-09T21:52:01.339067799Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.831815ms logger=migrator t=2026-05-09T21:52:01.344207034Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-09T21:52:01.345524615Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.318611ms logger=migrator t=2026-05-09T21:52:01.350993078Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-09T21:52:01.352130166Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.136778ms logger=migrator t=2026-05-09T21:52:01.356827Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-09T21:52:01.357856795Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.052015ms logger=migrator t=2026-05-09T21:52:01.362879457Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-09T21:52:01.364398454Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.511067ms logger=migrator t=2026-05-09T21:52:01.37040784Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-09T21:52:01.371606539Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.199059ms logger=migrator t=2026-05-09T21:52:01.376690743Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-09T21:52:01.377854001Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.162888ms logger=migrator t=2026-05-09T21:52:01.383909899Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-09T21:52:01.385123548Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.21767ms logger=migrator t=2026-05-09T21:52:01.390710173Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-09T21:52:01.391546733Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=835.76µs logger=migrator t=2026-05-09T21:52:01.396306049Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-09T21:52:01.397404366Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.098197ms logger=migrator t=2026-05-09T21:52:01.401804293Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-09T21:52:01.402035018Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=230.795µs logger=migrator t=2026-05-09T21:52:01.407198594Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-09T21:52:01.413814475Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=6.61137ms logger=migrator t=2026-05-09T21:52:01.419013441Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-09T21:52:01.419514703Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=501.872µs logger=migrator t=2026-05-09T21:52:01.424562066Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T21:52:01.424603857Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.201µs logger=migrator t=2026-05-09T21:52:01.431343541Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T21:52:01.433198496Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.847204ms logger=migrator t=2026-05-09T21:52:01.438864973Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T21:52:01.438897484Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.541µs logger=migrator t=2026-05-09T21:52:01.443847865Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-09T21:52:01.445897585Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.04938ms logger=migrator t=2026-05-09T21:52:01.451775918Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T21:52:01.452921845Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.145887ms logger=migrator t=2026-05-09T21:52:01.458808168Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-09T21:52:01.460352696Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.543358ms logger=migrator t=2026-05-09T21:52:01.466100615Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-09T21:52:01.467364207Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.264902ms logger=migrator t=2026-05-09T21:52:01.473369573Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-09T21:52:01.47366054Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=292.237µs logger=migrator t=2026-05-09T21:52:01.478285831Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-09T21:52:01.479214565Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=959.494µs logger=migrator t=2026-05-09T21:52:01.484179526Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-09T21:52:01.485735073Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.556097ms logger=migrator t=2026-05-09T21:52:01.49096573Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-09T21:52:01.491971494Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.005374ms logger=migrator t=2026-05-09T21:52:01.498171075Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-09T21:52:01.507464141Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.292446ms logger=migrator t=2026-05-09T21:52:01.512240608Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-09T21:52:01.519750039Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.508372ms logger=migrator t=2026-05-09T21:52:01.524823643Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-09T21:52:01.534343844Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.519362ms logger=migrator t=2026-05-09T21:52:01.540164645Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-09T21:52:01.540240248Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=75.853µs logger=migrator t=2026-05-09T21:52:01.545110196Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-09T21:52:01.558958942Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.848286ms logger=migrator t=2026-05-09T21:52:01.563529283Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-09T21:52:01.571808465Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.278122ms logger=migrator t=2026-05-09T21:52:01.576702484Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-09T21:52:01.57694159Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=239.036µs logger=migrator t=2026-05-09T21:52:01.582665849Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.910222731s logger=migrator t=2026-05-09T21:52:01.583645672Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-09T21:52:01.601794393Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-09T21:52:01.602004079Z level=info msg="Created default organization" logger=secrets t=2026-05-09T21:52:01.609702155Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T21:52:01.661789821Z level=info msg="Restored cache from database" duration=500.942µs logger=plugin.store t=2026-05-09T21:52:01.664242521Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-09T21:52:01.714902332Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-09T21:52:01.714943753Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-09T21:52:01.715017925Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-09T21:52:01.715027155Z level=info msg="Plugins loaded" count=54 duration=50.786924ms logger=query_data t=2026-05-09T21:52:01.719883113Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-09T21:52:01.72472015Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-09T21:52:01.73336595Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-09T21:52:01.740621197Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-09T21:52:01.744171123Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-09T21:52:01.746480859Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-09T21:52:01.76623485Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-09T21:52:01.782542936Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-09T21:52:01.803600148Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-09T21:52:01.803630209Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-09T21:52:01.804262784Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-09T21:52:01.804853168Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-09T21:52:01.804851038Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-09T21:52:01.808145708Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-09T21:52:01.839203222Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-09T21:52:01.886911802Z level=info msg="Update check succeeded" duration=82.325081ms logger=plugins.update.checker t=2026-05-09T21:52:01.893097772Z level=info msg="Update check succeeded" duration=88.529061ms logger=grafana-apiserver t=2026-05-09T21:52:02.19295892Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-09T21:52:02.193409281Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-09T21:52:02.297933681Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T21:52:02.394672123Z level=info msg="Patterns update finished" duration=81.567584ms logger=ngalert.state.manager t=2026-05-09T21:52:02.58716739Z level=info msg="State cache has been initialized" states=0 duration=782.308881ms logger=ngalert.scheduler t=2026-05-09T21:52:02.587289953Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-09T21:52:02.587477687Z level=info msg=starting first_tick=2026-05-09T21:52:10Z logger=provisioning.dashboard t=2026-05-09T21:52:04.559730477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:04.560672451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:04.58161657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:04.667030516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:04.690558797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:04.718419794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:04.74707273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:04.802392715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:04.825849455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:04.887639456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:04.906529555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:04.947724757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:04.966068892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.004356643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.028778237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.078806813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.097925147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.135127571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.155772783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.190135457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.207767007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.258767176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.278442244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.324222226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.340604154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.375606846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.396238517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.450174937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.469716182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.512701568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.529408653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.573527545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.591487282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.645051694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.65888651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.714651155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.747471512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.855748914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.875627987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.952040744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:05.972908261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.037979802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.055702143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.123650865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.140128235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.209201694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.230308717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.308391184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.326073854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.387080887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.405251848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.49012371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.510833764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.589335542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.605970386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.669598703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.689878255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.751562014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.767285966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.837860652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.853664795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.940596338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:06.958187796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.028769621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.049024263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.530563575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.554338043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.629376557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.647016495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.711145134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.727552243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.801540591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.818958394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.893587017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.916514315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:07.994973982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:08.010511369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:08.130449964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:08.150467941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T21:52:08.225565266Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-09T21:53:30.823897091Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T22:02:01.863370549Z level=info msg="Completed cleanup jobs" duration=58.156117ms logger=plugins.update.checker t=2026-05-09T22:02:01.941825306Z level=info msg="Update check succeeded" duration=48.002524ms logger=sqlstore.transactions t=2026-05-09T22:07:01.744702875Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-09T22:12:01.826004068Z level=info msg="Completed cleanup jobs" duration=20.277886ms logger=plugins.update.checker t=2026-05-09T22:12:01.944966434Z level=info msg="Update check succeeded" duration=51.093806ms logger=cleanup t=2026-05-09T22:22:01.865250826Z level=info msg="Completed cleanup jobs" duration=60.350042ms logger=plugins.update.checker t=2026-05-09T22:22:01.957083451Z level=info msg="Update check succeeded" duration=63.080087ms logger=infra.usagestats t=2026-05-09T22:23:30.845169259Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T22:32:01.846910873Z level=info msg="Completed cleanup jobs" duration=41.948424ms logger=plugins.update.checker t=2026-05-09T22:32:01.943071703Z level=info msg="Update check succeeded" duration=49.207168ms logger=cleanup t=2026-05-09T22:42:01.828803487Z level=info msg="Completed cleanup jobs" duration=23.526632ms logger=plugins.update.checker t=2026-05-09T22:42:01.948165126Z level=info msg="Update check succeeded" duration=54.557672ms logger=cleanup t=2026-05-09T22:52:01.830171775Z level=info msg="Completed cleanup jobs" duration=23.600984ms logger=plugins.update.checker t=2026-05-09T22:52:01.950093526Z level=info msg="Update check succeeded" duration=56.819856ms logger=infra.usagestats t=2026-05-09T22:53:30.853100442Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T23:02:01.841624445Z level=info msg="Completed cleanup jobs" duration=36.562753ms logger=plugins.update.checker t=2026-05-09T23:02:01.945194426Z level=info msg="Update check succeeded" duration=51.496519ms