logger=settings t=2026-04-16T03:56:09.238058024Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-16T03:56:09Z logger=settings t=2026-04-16T03:56:09.238325992Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-16T03:56:09.238337582Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-16T03:56:09.238341022Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-16T03:56:09.238358242Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-16T03:56:09.238363253Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-16T03:56:09.238366063Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-16T03:56:09.238368643Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-16T03:56:09.238371813Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-16T03:56:09.238375353Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-16T03:56:09.238377913Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-16T03:56:09.238380663Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-16T03:56:09.238387063Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-16T03:56:09.238389903Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-16T03:56:09.238393963Z level=info msg=Target target=[all] logger=settings t=2026-04-16T03:56:09.238400204Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-16T03:56:09.238403884Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-16T03:56:09.238407374Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-16T03:56:09.238410354Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-16T03:56:09.238413464Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-16T03:56:09.238416724Z level=info msg="App mode production" logger=sqlstore t=2026-04-16T03:56:09.238708432Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-16T03:56:09.238724592Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-16T03:56:09.240208724Z level=info msg="Locking database" logger=migrator t=2026-04-16T03:56:09.240220544Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-16T03:56:09.241013536Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-16T03:56:09.241836369Z level=info msg="Migration successfully executed" id="create migration_log table" duration=819.543µs logger=migrator t=2026-04-16T03:56:09.250504268Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-16T03:56:09.251126524Z level=info msg="Migration successfully executed" id="create user table" duration=622.867µs logger=migrator t=2026-04-16T03:56:09.256666847Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-16T03:56:09.257910431Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.242894ms logger=migrator t=2026-04-16T03:56:09.262225991Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-16T03:56:09.263425033Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.199253ms logger=migrator t=2026-04-16T03:56:09.269417068Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-16T03:56:09.270074217Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=657.239µs logger=migrator t=2026-04-16T03:56:09.274017565Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-16T03:56:09.274698224Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=685.039µs logger=migrator t=2026-04-16T03:56:09.278479558Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-16T03:56:09.282600182Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.126664ms logger=migrator t=2026-04-16T03:56:09.288905605Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-16T03:56:09.289929814Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.026559ms logger=migrator t=2026-04-16T03:56:09.294612402Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-16T03:56:09.295368704Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=756.312µs logger=migrator t=2026-04-16T03:56:09.304294779Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-16T03:56:09.305201534Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=908.485µs logger=migrator t=2026-04-16T03:56:09.310202852Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-16T03:56:09.310691026Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=488.304µs logger=migrator t=2026-04-16T03:56:09.315251532Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-16T03:56:09.315820657Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=568.905µs logger=migrator t=2026-04-16T03:56:09.325267417Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-16T03:56:09.327367805Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.100388ms logger=migrator t=2026-04-16T03:56:09.33516722Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-16T03:56:09.335257363Z level=info msg="Migration successfully executed" id="Update user table charset" duration=86.312µs logger=migrator t=2026-04-16T03:56:09.339894301Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-16T03:56:09.341174816Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.286535ms logger=migrator t=2026-04-16T03:56:09.350673607Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-16T03:56:09.350870082Z level=info msg="Migration successfully executed" id="Add missing user data" duration=197.095µs logger=migrator t=2026-04-16T03:56:09.355577302Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-16T03:56:09.356439986Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=862.724µs logger=migrator t=2026-04-16T03:56:09.367651215Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-16T03:56:09.368437737Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=788.802µs logger=migrator t=2026-04-16T03:56:09.371697457Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-16T03:56:09.377591299Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=5.897902ms logger=migrator t=2026-04-16T03:56:09.383001078Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-16T03:56:09.399927955Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=16.921066ms logger=migrator t=2026-04-16T03:56:09.403321608Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-16T03:56:09.404176141Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=855.303µs logger=migrator t=2026-04-16T03:56:09.408547212Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-16T03:56:09.408783268Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=236.646µs logger=migrator t=2026-04-16T03:56:09.414416094Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-16T03:56:09.41755147Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=3.135286ms logger=migrator t=2026-04-16T03:56:09.421598482Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-16T03:56:09.4219031Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=304.988µs logger=migrator t=2026-04-16T03:56:09.426129356Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-16T03:56:09.426512787Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=380.39µs logger=migrator t=2026-04-16T03:56:09.432057939Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-16T03:56:09.433023507Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=965.237µs logger=migrator t=2026-04-16T03:56:09.442645082Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-16T03:56:09.44333045Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=681.409µs logger=migrator t=2026-04-16T03:56:09.448263926Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-16T03:56:09.448976236Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=717.71µs logger=migrator t=2026-04-16T03:56:09.453039328Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-16T03:56:09.453723727Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=684.779µs logger=migrator t=2026-04-16T03:56:09.460944606Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-16T03:56:09.461702877Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=758.27µs logger=migrator t=2026-04-16T03:56:09.465614444Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-16T03:56:09.465643575Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.131µs logger=migrator t=2026-04-16T03:56:09.476207566Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-16T03:56:09.476960457Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=753.431µs logger=migrator t=2026-04-16T03:56:09.484896495Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-16T03:56:09.485499312Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=603.207µs logger=migrator t=2026-04-16T03:56:09.488883596Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-16T03:56:09.489525253Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=641.557µs logger=migrator t=2026-04-16T03:56:09.493796931Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-16T03:56:09.494434579Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=640.288µs logger=migrator t=2026-04-16T03:56:09.498707536Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-16T03:56:09.502321205Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.613629ms logger=migrator t=2026-04-16T03:56:09.508416614Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-16T03:56:09.509267577Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=850.713µs logger=migrator t=2026-04-16T03:56:09.518269555Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-16T03:56:09.519053627Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=787.262µs logger=migrator t=2026-04-16T03:56:09.531031277Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-16T03:56:09.531675075Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=645.728µs logger=migrator t=2026-04-16T03:56:09.537716921Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-16T03:56:09.538616965Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=909.724µs logger=migrator t=2026-04-16T03:56:09.543714746Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-16T03:56:09.544423796Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=708.71µs logger=migrator t=2026-04-16T03:56:09.551908842Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-16T03:56:09.552235651Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=324.769µs logger=migrator t=2026-04-16T03:56:09.55690366Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-16T03:56:09.557426024Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=522.954µs logger=migrator t=2026-04-16T03:56:09.565738853Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-16T03:56:09.56599877Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=260.117µs logger=migrator t=2026-04-16T03:56:09.572838579Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-16T03:56:09.573337863Z level=info msg="Migration successfully executed" id="create star table" duration=492.764µs logger=migrator t=2026-04-16T03:56:09.578775823Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-16T03:56:09.579456621Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=683.068µs logger=migrator t=2026-04-16T03:56:09.586440334Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-16T03:56:09.587514763Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.077619ms logger=migrator t=2026-04-16T03:56:09.594051243Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-16T03:56:09.595510554Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.464681ms logger=migrator t=2026-04-16T03:56:09.60660143Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-16T03:56:09.607751921Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.155552ms logger=migrator t=2026-04-16T03:56:09.613084998Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-16T03:56:09.613971282Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=886.064µs logger=migrator t=2026-04-16T03:56:09.622764084Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-16T03:56:09.624321028Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.561634ms logger=migrator t=2026-04-16T03:56:09.628823092Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-16T03:56:09.629365887Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=543.565µs logger=migrator t=2026-04-16T03:56:09.632908074Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-16T03:56:09.632931175Z level=info msg="Migration successfully executed" id="Update org table charset" duration=23.611µs logger=migrator t=2026-04-16T03:56:09.639539546Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-16T03:56:09.639558167Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=19.561µs logger=migrator t=2026-04-16T03:56:09.644090092Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-16T03:56:09.644258737Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=168.664µs logger=migrator t=2026-04-16T03:56:09.649605344Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-16T03:56:09.650378155Z level=info msg="Migration successfully executed" id="create dashboard table" duration=772.001µs logger=migrator t=2026-04-16T03:56:09.654014356Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-16T03:56:09.655017733Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.007617ms logger=migrator t=2026-04-16T03:56:09.65995991Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-16T03:56:09.660571726Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=611.716µs logger=migrator t=2026-04-16T03:56:09.679799686Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-16T03:56:09.680631999Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=828.133µs logger=migrator t=2026-04-16T03:56:09.68647213Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-16T03:56:09.687359005Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=886.885µs logger=migrator t=2026-04-16T03:56:09.691884389Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-16T03:56:09.692489995Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=609.686µs logger=migrator t=2026-04-16T03:56:09.695646632Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-16T03:56:09.699738496Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.091693ms logger=migrator t=2026-04-16T03:56:09.709205396Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-16T03:56:09.712045134Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=2.842288ms logger=migrator t=2026-04-16T03:56:09.721221178Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-16T03:56:09.72204402Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=823.932µs logger=migrator t=2026-04-16T03:56:09.73439349Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-16T03:56:09.736140519Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.750499ms logger=migrator t=2026-04-16T03:56:09.743218833Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-16T03:56:09.743495052Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=275.739µs logger=migrator t=2026-04-16T03:56:09.748040956Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-16T03:56:09.748756846Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=715.92µs logger=migrator t=2026-04-16T03:56:09.75397933Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-16T03:56:09.754058402Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=79.792µs logger=migrator t=2026-04-16T03:56:09.764290824Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-16T03:56:09.766075174Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.80365ms logger=migrator t=2026-04-16T03:56:09.774208398Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-16T03:56:09.775865913Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.207281ms logger=migrator t=2026-04-16T03:56:09.779836543Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-16T03:56:09.781148689Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.312626ms logger=migrator t=2026-04-16T03:56:09.785053816Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-16T03:56:09.785853999Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=794.273µs logger=migrator t=2026-04-16T03:56:09.790240929Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-16T03:56:09.7920681Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.834981ms logger=migrator t=2026-04-16T03:56:09.795540925Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-16T03:56:09.796345307Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=803.972µs logger=migrator t=2026-04-16T03:56:09.801205481Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-16T03:56:09.802242Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.039479ms logger=migrator t=2026-04-16T03:56:09.810050225Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-16T03:56:09.810078976Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.721µs logger=migrator t=2026-04-16T03:56:09.814143358Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-16T03:56:09.814190839Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=48.751µs logger=migrator t=2026-04-16T03:56:09.82218565Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-16T03:56:09.824611157Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.425027ms logger=migrator t=2026-04-16T03:56:09.829058529Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-16T03:56:09.832185215Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.122426ms logger=migrator t=2026-04-16T03:56:09.837602214Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-16T03:56:09.839196219Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.594424ms logger=migrator t=2026-04-16T03:56:09.847283681Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-16T03:56:09.848836424Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.552513ms logger=migrator t=2026-04-16T03:56:09.854492079Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-16T03:56:09.854931101Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=438.782µs logger=migrator t=2026-04-16T03:56:09.861796201Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-16T03:56:09.862963513Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.213763ms logger=migrator t=2026-04-16T03:56:09.866885462Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-16T03:56:09.867954971Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.070469ms logger=migrator t=2026-04-16T03:56:09.874565572Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-16T03:56:09.874626274Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.451µs logger=migrator t=2026-04-16T03:56:09.878383288Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-16T03:56:09.879259472Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=875.274µs logger=migrator t=2026-04-16T03:56:09.882592124Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-16T03:56:09.883299043Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=707.249µs logger=migrator t=2026-04-16T03:56:09.891300744Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-16T03:56:09.897802353Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.502589ms logger=migrator t=2026-04-16T03:56:09.901760082Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-16T03:56:09.902558774Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=798.352µs logger=migrator t=2026-04-16T03:56:09.910219085Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-16T03:56:09.911044848Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=825.423µs logger=migrator t=2026-04-16T03:56:09.915187272Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-16T03:56:09.916112397Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=920.415µs logger=migrator t=2026-04-16T03:56:09.919461009Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-16T03:56:09.91979343Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=332.41µs logger=migrator t=2026-04-16T03:56:09.923281445Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-16T03:56:09.923890622Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=609.117µs logger=migrator t=2026-04-16T03:56:09.928019655Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-16T03:56:09.930511624Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.495019ms logger=migrator t=2026-04-16T03:56:09.936115509Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-16T03:56:09.937087226Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=973.117µs logger=migrator t=2026-04-16T03:56:09.945548079Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-16T03:56:09.945764625Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=217.416µs logger=migrator t=2026-04-16T03:56:09.949116267Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-16T03:56:09.949404675Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=288.818µs logger=migrator t=2026-04-16T03:56:09.958945797Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-16T03:56:09.959888874Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=946.267µs logger=migrator t=2026-04-16T03:56:09.964940784Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-16T03:56:09.966607229Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.662596ms logger=migrator t=2026-04-16T03:56:09.971789972Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-16T03:56:09.972854731Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.060728ms logger=migrator t=2026-04-16T03:56:09.976017059Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-16T03:56:09.976955654Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=938.475µs logger=migrator t=2026-04-16T03:56:09.982142387Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-16T03:56:09.983253677Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.11181ms logger=migrator t=2026-04-16T03:56:09.987953407Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-16T03:56:09.988925244Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=977.467µs logger=migrator t=2026-04-16T03:56:09.992619976Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-16T03:56:09.9934784Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=858.304µs logger=migrator t=2026-04-16T03:56:09.99713388Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-16T03:56:10.003559057Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.423607ms logger=migrator t=2026-04-16T03:56:10.007228578Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-16T03:56:10.008262366Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.034148ms logger=migrator t=2026-04-16T03:56:10.012911465Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-16T03:56:10.013849971Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=938.526µs logger=migrator t=2026-04-16T03:56:10.018232542Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-16T03:56:10.019224229Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=991.487µs logger=migrator t=2026-04-16T03:56:10.027354433Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-16T03:56:10.028045972Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=690.738µs logger=migrator t=2026-04-16T03:56:10.031431895Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-16T03:56:10.03417543Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.742845ms logger=migrator t=2026-04-16T03:56:10.037638057Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-16T03:56:10.040392373Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.753926ms logger=migrator t=2026-04-16T03:56:10.044810454Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-16T03:56:10.044875196Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=61.481µs logger=migrator t=2026-04-16T03:56:10.052364872Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-16T03:56:10.052679071Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=317.509µs logger=migrator t=2026-04-16T03:56:10.057618357Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-16T03:56:10.061979566Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.352839ms logger=migrator t=2026-04-16T03:56:10.079348105Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-16T03:56:10.079581162Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=233.477µs logger=migrator t=2026-04-16T03:56:10.08422925Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-16T03:56:10.084536718Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=317.599µs logger=migrator t=2026-04-16T03:56:10.09108921Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-16T03:56:10.09510345Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.014001ms logger=migrator t=2026-04-16T03:56:10.098857053Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-16T03:56:10.099147492Z level=info msg="Migration successfully executed" id="Update uid value" duration=291.388µs logger=migrator t=2026-04-16T03:56:10.104874029Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-16T03:56:10.105815055Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=920.535µs logger=migrator t=2026-04-16T03:56:10.114856444Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-16T03:56:10.115730557Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=875.184µs logger=migrator t=2026-04-16T03:56:10.120778047Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-16T03:56:10.121940229Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.161832ms logger=migrator t=2026-04-16T03:56:10.127716368Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-16T03:56:10.128561751Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=846.003µs logger=migrator t=2026-04-16T03:56:10.135193634Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-16T03:56:10.135985146Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=790.132µs logger=migrator t=2026-04-16T03:56:10.142961158Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-16T03:56:10.143870414Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=909.265µs logger=migrator t=2026-04-16T03:56:10.151053331Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-16T03:56:10.151974866Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=920.655µs logger=migrator t=2026-04-16T03:56:10.157937561Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-16T03:56:10.159071672Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.133931ms logger=migrator t=2026-04-16T03:56:10.16261717Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-16T03:56:10.163335169Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=718.01µs logger=migrator t=2026-04-16T03:56:10.167309109Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-16T03:56:10.174031224Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.722175ms logger=migrator t=2026-04-16T03:56:10.179650779Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-16T03:56:10.180206924Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=556.745µs logger=migrator t=2026-04-16T03:56:10.19057664Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-16T03:56:10.191926008Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.348368ms logger=migrator t=2026-04-16T03:56:10.197513062Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-16T03:56:10.198082997Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=570.115µs logger=migrator t=2026-04-16T03:56:10.202830848Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-16T03:56:10.204195696Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.366887ms logger=migrator t=2026-04-16T03:56:10.211281641Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-16T03:56:10.211741814Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=463.913µs logger=migrator t=2026-04-16T03:56:10.215772964Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-16T03:56:10.216534415Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=765.181µs logger=migrator t=2026-04-16T03:56:10.220491615Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-16T03:56:10.220517325Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.62µs logger=migrator t=2026-04-16T03:56:10.225130353Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-16T03:56:10.227886618Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.755925ms logger=migrator t=2026-04-16T03:56:10.232175696Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-16T03:56:10.234647085Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.470999ms logger=migrator t=2026-04-16T03:56:10.238821019Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-16T03:56:10.238978703Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=157.824µs logger=migrator t=2026-04-16T03:56:10.24607192Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-16T03:56:10.251142619Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.059629ms logger=migrator t=2026-04-16T03:56:10.257295259Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-16T03:56:10.259231582Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.936713ms logger=migrator t=2026-04-16T03:56:10.2649537Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-16T03:56:10.265761282Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=803.622µs logger=migrator t=2026-04-16T03:56:10.270078111Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-16T03:56:10.275544492Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=5.466841ms logger=migrator t=2026-04-16T03:56:10.282172924Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-16T03:56:10.283794268Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.571203ms logger=migrator t=2026-04-16T03:56:10.290922325Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-16T03:56:10.292778817Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.857481ms logger=migrator t=2026-04-16T03:56:10.298025372Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-16T03:56:10.298869795Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=844.363µs logger=migrator t=2026-04-16T03:56:10.306431473Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-16T03:56:10.307242575Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=810.902µs logger=migrator t=2026-04-16T03:56:10.314553106Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-16T03:56:10.314626788Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=74.452µs logger=migrator t=2026-04-16T03:56:10.320514281Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-16T03:56:10.320543372Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.291µs logger=migrator t=2026-04-16T03:56:10.32522458Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-16T03:56:10.328034318Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.808708ms logger=migrator t=2026-04-16T03:56:10.331286577Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-16T03:56:10.33535328Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.067673ms logger=migrator t=2026-04-16T03:56:10.339928465Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-16T03:56:10.339993578Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.073µs logger=migrator t=2026-04-16T03:56:10.34410237Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-16T03:56:10.344857651Z level=info msg="Migration successfully executed" id="create quota table v1" duration=755.071µs logger=migrator t=2026-04-16T03:56:10.348535753Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-16T03:56:10.349338755Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=802.522µs logger=migrator t=2026-04-16T03:56:10.353564021Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-16T03:56:10.353597562Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=34.571µs logger=migrator t=2026-04-16T03:56:10.364146873Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-16T03:56:10.36477205Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=626.197µs logger=migrator t=2026-04-16T03:56:10.369932482Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-16T03:56:10.370650581Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=717.029µs logger=migrator t=2026-04-16T03:56:10.381447859Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-16T03:56:10.384544665Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.097716ms logger=migrator t=2026-04-16T03:56:10.388330649Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-16T03:56:10.38836239Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.101µs logger=migrator t=2026-04-16T03:56:10.391865297Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-16T03:56:10.393878922Z level=info msg="Migration successfully executed" id="create session table" duration=2.014176ms logger=migrator t=2026-04-16T03:56:10.400179216Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-16T03:56:10.400294029Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=115.653µs logger=migrator t=2026-04-16T03:56:10.405354859Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-16T03:56:10.405539314Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=185.265µs logger=migrator t=2026-04-16T03:56:10.410054598Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-16T03:56:10.411072506Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.024358ms logger=migrator t=2026-04-16T03:56:10.416157006Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-16T03:56:10.417113902Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=957.076µs logger=migrator t=2026-04-16T03:56:10.422243264Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-16T03:56:10.422268554Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.55µs logger=migrator t=2026-04-16T03:56:10.426195232Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-16T03:56:10.426225793Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=31.261µs logger=migrator t=2026-04-16T03:56:10.430861591Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-16T03:56:10.434595284Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.732843ms logger=migrator t=2026-04-16T03:56:10.438170383Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-16T03:56:10.441444663Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.27379ms logger=migrator t=2026-04-16T03:56:10.446674767Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-16T03:56:10.446902563Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=234.466µs logger=migrator t=2026-04-16T03:56:10.452605171Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-16T03:56:10.452688533Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=83.602µs logger=migrator t=2026-04-16T03:56:10.45764777Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-16T03:56:10.459385887Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.741087ms logger=migrator t=2026-04-16T03:56:10.468546039Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-16T03:56:10.46858786Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=31.551µs logger=migrator t=2026-04-16T03:56:10.4747281Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-16T03:56:10.478132364Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.403644ms logger=migrator t=2026-04-16T03:56:10.482767901Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-16T03:56:10.482921686Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=156.825µs logger=migrator t=2026-04-16T03:56:10.486621988Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-16T03:56:10.489826396Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.210098ms logger=migrator t=2026-04-16T03:56:10.494993218Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-16T03:56:10.498099324Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.102736ms logger=migrator t=2026-04-16T03:56:10.50233998Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-16T03:56:10.502511416Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=165.005µs logger=migrator t=2026-04-16T03:56:10.507251866Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-16T03:56:10.508161882Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=909.916µs logger=migrator t=2026-04-16T03:56:10.513805697Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-16T03:56:10.514426324Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=619.867µs logger=migrator t=2026-04-16T03:56:10.521161109Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-16T03:56:10.522076195Z level=info msg="Migration successfully executed" id="create alert table v1" duration=912.746µs logger=migrator t=2026-04-16T03:56:10.525442577Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-16T03:56:10.52628816Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=845.523µs logger=migrator t=2026-04-16T03:56:10.532426229Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-16T03:56:10.533079767Z level=info msg="Migration successfully executed" id="add index alert state" duration=653.038µs logger=migrator t=2026-04-16T03:56:10.536805921Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-16T03:56:10.537609033Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=803.002µs logger=migrator t=2026-04-16T03:56:10.54660145Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-16T03:56:10.547479445Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=879.185µs logger=migrator t=2026-04-16T03:56:10.55457154Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-16T03:56:10.555451223Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=879.563µs logger=migrator t=2026-04-16T03:56:10.562227891Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-16T03:56:10.563246959Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.018348ms logger=migrator t=2026-04-16T03:56:10.56909817Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-16T03:56:10.576076463Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=6.975462ms logger=migrator t=2026-04-16T03:56:10.582655773Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-16T03:56:10.583670791Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.014668ms logger=migrator t=2026-04-16T03:56:10.587046525Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-16T03:56:10.587687413Z 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=640.378µs logger=migrator t=2026-04-16T03:56:10.591924969Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-16T03:56:10.592166396Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=231.897µs logger=migrator t=2026-04-16T03:56:10.596778723Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-16T03:56:10.597358758Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=579.755µs logger=migrator t=2026-04-16T03:56:10.600763463Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-16T03:56:10.601515263Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=754.46µs logger=migrator t=2026-04-16T03:56:10.608561117Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-16T03:56:10.612865096Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.304099ms logger=migrator t=2026-04-16T03:56:10.620694502Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-16T03:56:10.623292854Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.601612ms logger=migrator t=2026-04-16T03:56:10.626568604Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-16T03:56:10.629102424Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.53289ms logger=migrator t=2026-04-16T03:56:10.632865427Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-16T03:56:10.635364626Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.498539ms logger=migrator t=2026-04-16T03:56:10.639711206Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-16T03:56:10.640610501Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=898.656µs logger=migrator t=2026-04-16T03:56:10.644385395Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-16T03:56:10.644417525Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.591µs logger=migrator t=2026-04-16T03:56:10.649752382Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-16T03:56:10.649782373Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.071µs logger=migrator t=2026-04-16T03:56:10.655163641Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-16T03:56:10.655923622Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=759.991µs logger=migrator t=2026-04-16T03:56:10.65944951Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T03:56:10.660304183Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=853.663µs logger=migrator t=2026-04-16T03:56:10.663850571Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-16T03:56:10.664604651Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=751.99µs logger=migrator t=2026-04-16T03:56:10.669037344Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-16T03:56:10.669817545Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=780.651µs logger=migrator t=2026-04-16T03:56:10.6732629Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T03:56:10.674108164Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=845.234µs logger=migrator t=2026-04-16T03:56:10.678795792Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-16T03:56:10.682519205Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.723563ms logger=migrator t=2026-04-16T03:56:10.687176243Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-16T03:56:10.690816024Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.638581ms logger=migrator t=2026-04-16T03:56:10.694474585Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-16T03:56:10.69465874Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=184.075µs logger=migrator t=2026-04-16T03:56:10.699715439Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-16T03:56:10.700587893Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=872.444µs logger=migrator t=2026-04-16T03:56:10.705625642Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-16T03:56:10.706454274Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=827.832µs logger=migrator t=2026-04-16T03:56:10.714073415Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-16T03:56:10.71895452Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.883096ms logger=migrator t=2026-04-16T03:56:10.722666822Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-16T03:56:10.722735933Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.071µs logger=migrator t=2026-04-16T03:56:10.726321612Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-16T03:56:10.727197167Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=875.315µs logger=migrator t=2026-04-16T03:56:10.731427333Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-16T03:56:10.732585015Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.156542ms logger=migrator t=2026-04-16T03:56:10.736582555Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-16T03:56:10.736709888Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=127.373µs logger=migrator t=2026-04-16T03:56:10.741356537Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-16T03:56:10.742232331Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=876.784µs logger=migrator t=2026-04-16T03:56:10.746324924Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-16T03:56:10.74728185Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=956.226µs logger=migrator t=2026-04-16T03:56:10.750870519Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-16T03:56:10.751815285Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=943.576µs logger=migrator t=2026-04-16T03:56:10.762724245Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-16T03:56:10.763680712Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=956.737µs logger=migrator t=2026-04-16T03:56:10.768409912Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-16T03:56:10.76939899Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=989.849µs logger=migrator t=2026-04-16T03:56:10.784056513Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-16T03:56:10.790971063Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=6.91351ms logger=migrator t=2026-04-16T03:56:10.795897699Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-16T03:56:10.79592017Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.661µs logger=migrator t=2026-04-16T03:56:10.800158387Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-16T03:56:10.803459248Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.300591ms logger=migrator t=2026-04-16T03:56:10.808642691Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-16T03:56:10.809435872Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=792.781µs logger=migrator t=2026-04-16T03:56:10.812777674Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-16T03:56:10.818559833Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.781519ms logger=migrator t=2026-04-16T03:56:10.822270597Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-16T03:56:10.822994706Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=724.559µs logger=migrator t=2026-04-16T03:56:10.827021347Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-16T03:56:10.827864081Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=842.474µs logger=migrator t=2026-04-16T03:56:10.831316665Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-16T03:56:10.8325715Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.254514ms logger=migrator t=2026-04-16T03:56:10.836153319Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-16T03:56:10.848882119Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.7254ms logger=migrator t=2026-04-16T03:56:10.853334642Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-16T03:56:10.853825236Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=490.284µs logger=migrator t=2026-04-16T03:56:10.856909891Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-16T03:56:10.857531107Z 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=620.426µs logger=migrator t=2026-04-16T03:56:10.860782287Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-16T03:56:10.861210829Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=428.902µs logger=migrator t=2026-04-16T03:56:10.865663881Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-16T03:56:10.866501974Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=837.603µs logger=migrator t=2026-04-16T03:56:10.87068452Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-16T03:56:10.870878565Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=194.425µs logger=migrator t=2026-04-16T03:56:10.874335391Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-16T03:56:10.878304951Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.967679ms logger=migrator t=2026-04-16T03:56:10.885642422Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-16T03:56:10.892658666Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.015873ms logger=migrator t=2026-04-16T03:56:10.896489461Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-16T03:56:10.89719102Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=701.159µs logger=migrator t=2026-04-16T03:56:10.900622336Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-16T03:56:10.901241962Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=619.246µs logger=migrator t=2026-04-16T03:56:10.908856932Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-16T03:56:10.909216412Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=362.6µs logger=migrator t=2026-04-16T03:56:10.913643863Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-16T03:56:10.920346249Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.700635ms logger=migrator t=2026-04-16T03:56:10.923924897Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-16T03:56:10.924832642Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=907.125µs logger=migrator t=2026-04-16T03:56:10.929296745Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-16T03:56:10.92945775Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=161.655µs logger=migrator t=2026-04-16T03:56:10.933387318Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-16T03:56:10.933811919Z level=info msg="Migration successfully executed" id="Move region to single row" duration=425.082µs logger=migrator t=2026-04-16T03:56:10.937661486Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-16T03:56:10.938989972Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.331606ms logger=migrator t=2026-04-16T03:56:10.943830515Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-16T03:56:10.945164803Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.334698ms logger=migrator t=2026-04-16T03:56:10.950430137Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T03:56:10.951342493Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=911.846µs logger=migrator t=2026-04-16T03:56:10.955175538Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T03:56:10.956625999Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.44783ms logger=migrator t=2026-04-16T03:56:10.961180613Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-16T03:56:10.962454619Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.273636ms logger=migrator t=2026-04-16T03:56:10.966225453Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-16T03:56:10.969540634Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=3.314152ms logger=migrator t=2026-04-16T03:56:10.973712889Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-16T03:56:10.973816682Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=104.923µs logger=migrator t=2026-04-16T03:56:10.978447989Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-16T03:56:10.979358935Z level=info msg="Migration successfully executed" id="create test_data table" duration=911.446µs logger=migrator t=2026-04-16T03:56:10.983344194Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-16T03:56:10.984739413Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.395079ms logger=migrator t=2026-04-16T03:56:10.989137784Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-16T03:56:10.990732148Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.594314ms logger=migrator t=2026-04-16T03:56:10.994892902Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-16T03:56:10.996053195Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.159293ms logger=migrator t=2026-04-16T03:56:11.001872935Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-16T03:56:11.002064961Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=192.556µs logger=migrator t=2026-04-16T03:56:11.007810129Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-16T03:56:11.008614181Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=809.772µs logger=migrator t=2026-04-16T03:56:11.012371765Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-16T03:56:11.012484618Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=113.653µs logger=migrator t=2026-04-16T03:56:11.017405623Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-16T03:56:11.018711509Z level=info msg="Migration successfully executed" id="create team table" duration=1.305797ms logger=migrator t=2026-04-16T03:56:11.023197412Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-16T03:56:11.024174379Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=976.857µs logger=migrator t=2026-04-16T03:56:11.028043386Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-16T03:56:11.029207179Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.162583ms logger=migrator t=2026-04-16T03:56:11.034138724Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-16T03:56:11.040414577Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.277343ms logger=migrator t=2026-04-16T03:56:11.055354529Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-16T03:56:11.055610316Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=257.517µs logger=migrator t=2026-04-16T03:56:11.059189724Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-16T03:56:11.059965456Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=775.482µs logger=migrator t=2026-04-16T03:56:11.063442472Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-16T03:56:11.064028938Z level=info msg="Migration successfully executed" id="create team member table" duration=585.866µs logger=migrator t=2026-04-16T03:56:11.071839643Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-16T03:56:11.073432326Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.593023ms logger=migrator t=2026-04-16T03:56:11.07753166Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-16T03:56:11.079230546Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.697996ms logger=migrator t=2026-04-16T03:56:11.08662252Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-16T03:56:11.088506132Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.881232ms logger=migrator t=2026-04-16T03:56:11.093108378Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-16T03:56:11.097962052Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.853464ms logger=migrator t=2026-04-16T03:56:11.105007627Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-16T03:56:11.110778016Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.770679ms logger=migrator t=2026-04-16T03:56:11.115792483Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-16T03:56:11.119582949Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.790135ms logger=migrator t=2026-04-16T03:56:11.124546525Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-16T03:56:11.125210113Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=666.528µs logger=migrator t=2026-04-16T03:56:11.131357913Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-16T03:56:11.132285668Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=927.065µs logger=migrator t=2026-04-16T03:56:11.138210511Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-16T03:56:11.13923736Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.024919ms logger=migrator t=2026-04-16T03:56:11.143996732Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-16T03:56:11.144908206Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=911.425µs logger=migrator t=2026-04-16T03:56:11.153363199Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-16T03:56:11.154209202Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=849.733µs logger=migrator t=2026-04-16T03:56:11.16098949Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-16T03:56:11.161862304Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=872.984µs logger=migrator t=2026-04-16T03:56:11.165250397Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-16T03:56:11.16609896Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=848.153µs logger=migrator t=2026-04-16T03:56:11.169660539Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-16T03:56:11.170552803Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=927.856µs logger=migrator t=2026-04-16T03:56:11.174832581Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-16T03:56:11.175294524Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=460.953µs logger=migrator t=2026-04-16T03:56:11.179699634Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-16T03:56:11.180074375Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=373.2µs logger=migrator t=2026-04-16T03:56:11.183684285Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-16T03:56:11.184855097Z level=info msg="Migration successfully executed" id="create tag table" duration=1.170822ms logger=migrator t=2026-04-16T03:56:11.18861551Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-16T03:56:11.190123662Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.505102ms logger=migrator t=2026-04-16T03:56:11.193963488Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-16T03:56:11.194720769Z level=info msg="Migration successfully executed" id="create login attempt table" duration=757.562µs logger=migrator t=2026-04-16T03:56:11.199722516Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-16T03:56:11.200635572Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=914.566µs logger=migrator t=2026-04-16T03:56:11.205172276Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-16T03:56:11.20600625Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=835.684µs logger=migrator t=2026-04-16T03:56:11.210934375Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-16T03:56:11.224047347Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.113222ms logger=migrator t=2026-04-16T03:56:11.23647911Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-16T03:56:11.238101524Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.626874ms logger=migrator t=2026-04-16T03:56:11.242555097Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-16T03:56:11.243997146Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.442189ms logger=migrator t=2026-04-16T03:56:11.247567814Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-16T03:56:11.247853093Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=285.239µs logger=migrator t=2026-04-16T03:56:11.254045463Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-16T03:56:11.254692531Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=646.578µs logger=migrator t=2026-04-16T03:56:11.258180627Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-16T03:56:11.258943019Z level=info msg="Migration successfully executed" id="create user auth table" duration=761.812µs logger=migrator t=2026-04-16T03:56:11.264546883Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-16T03:56:11.265949751Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.403158ms logger=migrator t=2026-04-16T03:56:11.27096466Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-16T03:56:11.271011881Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=47.631µs logger=migrator t=2026-04-16T03:56:11.274432285Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-16T03:56:11.278102956Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=3.670321ms logger=migrator t=2026-04-16T03:56:11.283007631Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-16T03:56:11.28802531Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.017679ms logger=migrator t=2026-04-16T03:56:11.291486785Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-16T03:56:11.296575695Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.08879ms logger=migrator t=2026-04-16T03:56:11.301221364Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-16T03:56:11.30621026Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.984666ms logger=migrator t=2026-04-16T03:56:11.309496342Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-16T03:56:11.310393566Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=896.675µs logger=migrator t=2026-04-16T03:56:11.31522316Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-16T03:56:11.320280158Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.056848ms logger=migrator t=2026-04-16T03:56:11.324842224Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-16T03:56:11.325663626Z level=info msg="Migration successfully executed" id="create server_lock table" duration=821.072µs logger=migrator t=2026-04-16T03:56:11.330936602Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-16T03:56:11.332645799Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.712387ms logger=migrator t=2026-04-16T03:56:11.338209842Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-16T03:56:11.339496827Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.290415ms logger=migrator t=2026-04-16T03:56:11.345439171Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-16T03:56:11.346622485Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.187093ms logger=migrator t=2026-04-16T03:56:11.353572085Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-16T03:56:11.354604184Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.032709ms logger=migrator t=2026-04-16T03:56:11.359225821Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-16T03:56:11.360212459Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=987.588µs logger=migrator t=2026-04-16T03:56:11.364765434Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-16T03:56:11.373482374Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.71522ms logger=migrator t=2026-04-16T03:56:11.379087248Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-16T03:56:11.380067326Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=980.508µs logger=migrator t=2026-04-16T03:56:11.384775585Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-16T03:56:11.385460615Z level=info msg="Migration successfully executed" id="create cache_data table" duration=685.08µs logger=migrator t=2026-04-16T03:56:11.389616909Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-16T03:56:11.390369589Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=751.991µs logger=migrator t=2026-04-16T03:56:11.396677324Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-16T03:56:11.397890627Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.214413ms logger=migrator t=2026-04-16T03:56:11.402053602Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-16T03:56:11.40307812Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.024328ms logger=migrator t=2026-04-16T03:56:11.408766446Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-16T03:56:11.408932551Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=172.015µs logger=migrator t=2026-04-16T03:56:11.413650041Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-16T03:56:11.413782755Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=133.744µs logger=migrator t=2026-04-16T03:56:11.419330528Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-16T03:56:11.420344216Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.017347ms logger=migrator t=2026-04-16T03:56:11.425762235Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T03:56:11.428297215Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.5416ms logger=migrator t=2026-04-16T03:56:11.433128208Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T03:56:11.434976088Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.8452ms logger=migrator t=2026-04-16T03:56:11.44085699Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-16T03:56:11.441025436Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=170.996µs logger=migrator t=2026-04-16T03:56:11.44699093Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T03:56:11.448846781Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.856361ms logger=migrator t=2026-04-16T03:56:11.452651336Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T03:56:11.453579021Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=928.355µs logger=migrator t=2026-04-16T03:56:11.459765472Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T03:56:11.461672794Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.896883ms logger=migrator t=2026-04-16T03:56:11.467227097Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T03:56:11.469065039Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.832681ms logger=migrator t=2026-04-16T03:56:11.474270061Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-16T03:56:11.482516338Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.245467ms logger=migrator t=2026-04-16T03:56:11.486342934Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-16T03:56:11.487425154Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.08156ms logger=migrator t=2026-04-16T03:56:11.491193067Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-16T03:56:11.491275629Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.502µs logger=migrator t=2026-04-16T03:56:11.498333655Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-16T03:56:11.499716572Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.382967ms logger=migrator t=2026-04-16T03:56:11.5061318Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-16T03:56:11.50724041Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.113811ms logger=migrator t=2026-04-16T03:56:11.511151728Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-16T03:56:11.512864905Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.717937ms logger=migrator t=2026-04-16T03:56:11.517659497Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T03:56:11.517732809Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=73.412µs logger=migrator t=2026-04-16T03:56:11.523723114Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-16T03:56:11.527495958Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=3.765883ms logger=migrator t=2026-04-16T03:56:11.532804114Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-16T03:56:11.534112211Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.307767ms logger=migrator t=2026-04-16T03:56:11.543248772Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-16T03:56:11.544436144Z 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.185502ms logger=migrator t=2026-04-16T03:56:11.549897665Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-16T03:56:11.552360103Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.462658ms logger=migrator t=2026-04-16T03:56:11.560626551Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-16T03:56:11.566377399Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.749738ms logger=migrator t=2026-04-16T03:56:11.571569062Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-16T03:56:11.573978079Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.409367ms logger=migrator t=2026-04-16T03:56:11.577675151Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T03:56:11.578741121Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.060459ms logger=migrator t=2026-04-16T03:56:11.583779578Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-16T03:56:11.664273057Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=80.487998ms logger=migrator t=2026-04-16T03:56:11.673730888Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-16T03:56:11.697254056Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.512767ms logger=migrator t=2026-04-16T03:56:11.701090661Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-16T03:56:11.701890244Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=799.292µs logger=migrator t=2026-04-16T03:56:11.707225571Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T03:56:11.70793776Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=712.639µs logger=migrator t=2026-04-16T03:56:11.711644902Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-16T03:56:11.715714865Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.069933ms logger=migrator t=2026-04-16T03:56:11.71918656Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-16T03:56:11.72319018Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.00336ms logger=migrator t=2026-04-16T03:56:11.728594119Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-16T03:56:11.729321189Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=726.5µs logger=migrator t=2026-04-16T03:56:11.734041499Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-16T03:56:11.736021674Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.985525ms logger=migrator t=2026-04-16T03:56:11.742032159Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-16T03:56:11.743081778Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.049589ms logger=migrator t=2026-04-16T03:56:11.753288349Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-16T03:56:11.754921135Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.632676ms logger=migrator t=2026-04-16T03:56:11.76055695Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-16T03:56:11.760626412Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.452µs logger=migrator t=2026-04-16T03:56:11.765903828Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-16T03:56:11.772429397Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.53473ms logger=migrator t=2026-04-16T03:56:11.777463326Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-16T03:56:11.784029347Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.562621ms logger=migrator t=2026-04-16T03:56:11.787832551Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-16T03:56:11.794739892Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.907001ms logger=migrator t=2026-04-16T03:56:11.802054313Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-16T03:56:11.803131893Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.07766ms logger=migrator t=2026-04-16T03:56:11.80810368Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-16T03:56:11.809127918Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.023718ms logger=migrator t=2026-04-16T03:56:11.812937963Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-16T03:56:11.819271638Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.336145ms logger=migrator t=2026-04-16T03:56:11.823813123Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-16T03:56:11.832560483Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.74727ms logger=migrator t=2026-04-16T03:56:11.839396213Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-16T03:56:11.840296227Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=900.644µs logger=migrator t=2026-04-16T03:56:11.845159501Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-16T03:56:11.850779556Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.616515ms logger=migrator t=2026-04-16T03:56:11.855272449Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-16T03:56:11.861722608Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.449969ms logger=migrator t=2026-04-16T03:56:11.866011416Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-16T03:56:11.866076587Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.872µs logger=migrator t=2026-04-16T03:56:11.869701508Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-16T03:56:11.87088235Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.180132ms logger=migrator t=2026-04-16T03:56:11.875460856Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-16T03:56:11.876519755Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.058049ms logger=migrator t=2026-04-16T03:56:11.882318575Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-16T03:56:11.883626161Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.310376ms logger=migrator t=2026-04-16T03:56:11.888949097Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T03:56:11.889022199Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=74.742µs logger=migrator t=2026-04-16T03:56:11.892513956Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-16T03:56:11.898773668Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.259502ms logger=migrator t=2026-04-16T03:56:11.903228662Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-16T03:56:11.908133436Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.905375ms logger=migrator t=2026-04-16T03:56:11.914048839Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-16T03:56:11.920066026Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.013736ms logger=migrator t=2026-04-16T03:56:11.924997601Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-16T03:56:11.931261984Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.264133ms logger=migrator t=2026-04-16T03:56:11.934881493Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-16T03:56:11.939278134Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.395921ms logger=migrator t=2026-04-16T03:56:11.944335334Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-16T03:56:11.944458327Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=126.633µs logger=migrator t=2026-04-16T03:56:11.949298121Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-16T03:56:11.950284177Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=986.356µs logger=migrator t=2026-04-16T03:56:11.956620573Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-16T03:56:11.963188033Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.5675ms logger=migrator t=2026-04-16T03:56:11.967019269Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-16T03:56:11.967089591Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.962µs logger=migrator t=2026-04-16T03:56:11.973148237Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-16T03:56:11.980914341Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.770724ms logger=migrator t=2026-04-16T03:56:11.987398451Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-16T03:56:11.98958586Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.18948ms logger=migrator t=2026-04-16T03:56:11.995660609Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-16T03:56:12.002329072Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.667843ms logger=migrator t=2026-04-16T03:56:12.006026963Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-16T03:56:12.006924239Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=897.416µs logger=migrator t=2026-04-16T03:56:12.012536443Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-16T03:56:12.014660271Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.124168ms logger=migrator t=2026-04-16T03:56:12.019237948Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-16T03:56:12.025795438Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.55867ms logger=migrator t=2026-04-16T03:56:12.02983392Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-16T03:56:12.030492888Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=658.118µs logger=migrator t=2026-04-16T03:56:12.036444462Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-16T03:56:12.037742848Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.296826ms logger=migrator t=2026-04-16T03:56:12.042079857Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-16T03:56:12.042981001Z level=info msg="Migration successfully executed" id="create alert_image table" duration=901.614µs logger=migrator t=2026-04-16T03:56:12.04837446Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-16T03:56:12.049507052Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.132892ms logger=migrator t=2026-04-16T03:56:12.055667792Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-16T03:56:12.055826636Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=164.695µs logger=migrator t=2026-04-16T03:56:12.05963117Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-16T03:56:12.060719641Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.088901ms logger=migrator t=2026-04-16T03:56:12.067828136Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-16T03:56:12.068912957Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.085311ms logger=migrator t=2026-04-16T03:56:12.075528379Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T03:56:12.075975781Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T03:56:12.07957876Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-16T03:56:12.080105675Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=526.875µs logger=migrator t=2026-04-16T03:56:12.083661163Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-16T03:56:12.084496716Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=833.912µs logger=migrator t=2026-04-16T03:56:12.090296015Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-16T03:56:12.096251199Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.954974ms logger=migrator t=2026-04-16T03:56:12.100357273Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-16T03:56:12.101396701Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.039178ms logger=migrator t=2026-04-16T03:56:12.105514785Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-16T03:56:12.106568764Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.053829ms logger=migrator t=2026-04-16T03:56:12.11329947Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-16T03:56:12.114190574Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=891.724µs logger=migrator t=2026-04-16T03:56:12.12021564Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-16T03:56:12.121412563Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.197043ms logger=migrator t=2026-04-16T03:56:12.125400103Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-16T03:56:12.126784341Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.383188ms logger=migrator t=2026-04-16T03:56:12.131077159Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-16T03:56:12.131115451Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.721µs logger=migrator t=2026-04-16T03:56:12.138241886Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-16T03:56:12.138459623Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=223.747µs logger=migrator t=2026-04-16T03:56:12.14344976Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-16T03:56:12.150439993Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.990763ms logger=migrator t=2026-04-16T03:56:12.154294469Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-16T03:56:12.154567426Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=273.107µs logger=migrator t=2026-04-16T03:56:12.159292317Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-16T03:56:12.16013222Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=839.353µs logger=migrator t=2026-04-16T03:56:12.165019314Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-16T03:56:12.165303602Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=284.098µs logger=migrator t=2026-04-16T03:56:12.169080016Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-16T03:56:12.170246039Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.165252ms logger=migrator t=2026-04-16T03:56:12.17647097Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-16T03:56:12.17789586Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.4185ms logger=migrator t=2026-04-16T03:56:12.182680091Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-16T03:56:12.219650159Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.964778ms logger=migrator t=2026-04-16T03:56:12.224871083Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-16T03:56:12.232914465Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.040182ms logger=migrator t=2026-04-16T03:56:12.237113861Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-16T03:56:12.237220694Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=107.373µs logger=migrator t=2026-04-16T03:56:12.240953557Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-16T03:56:12.272508276Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.553259ms logger=migrator t=2026-04-16T03:56:12.276816645Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-16T03:56:12.308653322Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.836227ms logger=migrator t=2026-04-16T03:56:12.31403099Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-16T03:56:12.314640007Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=608.607µs logger=migrator t=2026-04-16T03:56:12.32018456Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-16T03:56:12.322055271Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.869562ms logger=migrator t=2026-04-16T03:56:12.327900492Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-16T03:56:12.328118498Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=213.056µs logger=migrator t=2026-04-16T03:56:12.331840592Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-16T03:56:12.332769477Z level=info msg="Migration successfully executed" id="create permission table" duration=928.325µs logger=migrator t=2026-04-16T03:56:12.337999711Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-16T03:56:12.33906938Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.071349ms logger=migrator t=2026-04-16T03:56:12.343362599Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-16T03:56:12.345131737Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.767098ms logger=migrator t=2026-04-16T03:56:12.350861005Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-16T03:56:12.352512951Z level=info msg="Migration successfully executed" id="create role table" duration=1.655086ms logger=migrator t=2026-04-16T03:56:12.357604051Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-16T03:56:12.365101337Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.495596ms logger=migrator t=2026-04-16T03:56:12.369754896Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-16T03:56:12.375535275Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.780079ms logger=migrator t=2026-04-16T03:56:12.383020772Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-16T03:56:12.384280136Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.267354ms logger=migrator t=2026-04-16T03:56:12.389205832Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-16T03:56:12.3905857Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.376677ms logger=migrator t=2026-04-16T03:56:12.397998664Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-16T03:56:12.399869756Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.876742ms logger=migrator t=2026-04-16T03:56:12.404976857Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-16T03:56:12.406665102Z level=info msg="Migration successfully executed" id="create team role table" duration=1.686756ms logger=migrator t=2026-04-16T03:56:12.411559148Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-16T03:56:12.412838303Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.280695ms logger=migrator t=2026-04-16T03:56:12.41708308Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-16T03:56:12.418216601Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.133491ms logger=migrator t=2026-04-16T03:56:12.423733853Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-16T03:56:12.424860424Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.125991ms logger=migrator t=2026-04-16T03:56:12.429168553Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-16T03:56:12.430066308Z level=info msg="Migration successfully executed" id="create user role table" duration=890.716µs logger=migrator t=2026-04-16T03:56:12.434455479Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-16T03:56:12.435542969Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.08722ms logger=migrator t=2026-04-16T03:56:12.441976946Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-16T03:56:12.443685053Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.707216ms logger=migrator t=2026-04-16T03:56:12.448061524Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-16T03:56:12.449111542Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.050009ms logger=migrator t=2026-04-16T03:56:12.453229216Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-16T03:56:12.454032038Z level=info msg="Migration successfully executed" id="create builtin role table" duration=802.572µs logger=migrator t=2026-04-16T03:56:12.458431959Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-16T03:56:12.459674143Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.245094ms logger=migrator t=2026-04-16T03:56:12.464829416Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-16T03:56:12.465879464Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.049758ms logger=migrator t=2026-04-16T03:56:12.469922336Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-16T03:56:12.4776938Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.771184ms logger=migrator t=2026-04-16T03:56:12.481566227Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-16T03:56:12.484488087Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.91876ms logger=migrator t=2026-04-16T03:56:12.490651677Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-16T03:56:12.492108868Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.458671ms logger=migrator t=2026-04-16T03:56:12.497100685Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-16T03:56:12.498109273Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.008648ms logger=migrator t=2026-04-16T03:56:12.503544652Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-16T03:56:12.504759985Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.214493ms logger=migrator t=2026-04-16T03:56:12.50928183Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-16T03:56:12.510130223Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=845.603µs logger=migrator t=2026-04-16T03:56:12.515265865Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-16T03:56:12.517853047Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.573061ms logger=migrator t=2026-04-16T03:56:12.522736442Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-16T03:56:12.531532214Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.798243ms logger=migrator t=2026-04-16T03:56:12.535884003Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-16T03:56:12.545890009Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.012156ms logger=migrator t=2026-04-16T03:56:12.549783756Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-16T03:56:12.557517289Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.735923ms logger=migrator t=2026-04-16T03:56:12.562172328Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-16T03:56:12.567833604Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.662616ms logger=migrator t=2026-04-16T03:56:12.57275587Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-16T03:56:12.573963673Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.207663ms logger=migrator t=2026-04-16T03:56:12.578344914Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-16T03:56:12.579445244Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.09908ms logger=migrator t=2026-04-16T03:56:12.585718986Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-16T03:56:12.586819427Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.100381ms logger=migrator t=2026-04-16T03:56:12.590572351Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-16T03:56:12.591442374Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=869.613µs logger=migrator t=2026-04-16T03:56:12.598319264Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-16T03:56:12.599662931Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.349397ms logger=migrator t=2026-04-16T03:56:12.604873394Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-16T03:56:12.604976907Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=103.783µs logger=migrator t=2026-04-16T03:56:12.608983807Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-16T03:56:12.609105311Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=123.114µs logger=migrator t=2026-04-16T03:56:12.615507048Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-16T03:56:12.616128594Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=624.727µs logger=migrator t=2026-04-16T03:56:12.624839214Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-16T03:56:12.625876103Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.042019ms logger=migrator t=2026-04-16T03:56:12.630068399Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-16T03:56:12.631336113Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.269495ms logger=migrator t=2026-04-16T03:56:12.635418086Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-16T03:56:12.635769016Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=351.439µs logger=migrator t=2026-04-16T03:56:12.63956681Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-16T03:56:12.640148837Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=581.947µs logger=migrator t=2026-04-16T03:56:12.645313248Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-16T03:56:12.646338707Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.024319ms logger=migrator t=2026-04-16T03:56:12.650847041Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-16T03:56:12.652160028Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.311976ms logger=migrator t=2026-04-16T03:56:12.657653099Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-16T03:56:12.667263923Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.610204ms logger=migrator t=2026-04-16T03:56:12.672993671Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-16T03:56:12.673046433Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=53.102µs logger=migrator t=2026-04-16T03:56:12.676860118Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-16T03:56:12.677550107Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=690.049µs logger=migrator t=2026-04-16T03:56:12.682990867Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-16T03:56:12.684779027Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.787649ms logger=migrator t=2026-04-16T03:56:12.690095892Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-16T03:56:12.691254065Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.158313ms logger=migrator t=2026-04-16T03:56:12.695189343Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-16T03:56:12.701003903Z level=info msg="Migration successfully executed" id="add correlation config column" duration=5.81451ms logger=migrator t=2026-04-16T03:56:12.704376147Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-16T03:56:12.705149828Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=773.821µs logger=migrator t=2026-04-16T03:56:12.710249498Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-16T03:56:12.711152923Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=903.485µs logger=migrator t=2026-04-16T03:56:12.714464044Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-16T03:56:12.73244823Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=17.972686ms logger=migrator t=2026-04-16T03:56:12.736352667Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-16T03:56:12.737152409Z level=info msg="Migration successfully executed" id="create correlation v2" duration=799.862µs logger=migrator t=2026-04-16T03:56:12.743484843Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-16T03:56:12.744289626Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=804.733µs logger=migrator t=2026-04-16T03:56:12.74844156Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-16T03:56:12.749185561Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=743.401µs logger=migrator t=2026-04-16T03:56:12.753023397Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-16T03:56:12.753781787Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=758.62µs logger=migrator t=2026-04-16T03:56:12.759576577Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-16T03:56:12.759738601Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=162.454µs logger=migrator t=2026-04-16T03:56:12.763687171Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-16T03:56:12.764996926Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.309995ms logger=migrator t=2026-04-16T03:56:12.768714668Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-16T03:56:12.776924085Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.206647ms logger=migrator t=2026-04-16T03:56:12.781199203Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-16T03:56:12.782001855Z level=info msg="Migration successfully executed" id="create entity_events table" duration=802.762µs logger=migrator t=2026-04-16T03:56:12.786774907Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-16T03:56:12.789567244Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.783276ms logger=migrator t=2026-04-16T03:56:12.794210442Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T03:56:12.794620233Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T03:56:12.799059215Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T03:56:12.799357463Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T03:56:12.803077526Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-16T03:56:12.804394452Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.317226ms logger=migrator t=2026-04-16T03:56:12.80828008Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-16T03:56:12.809296327Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.014937ms logger=migrator t=2026-04-16T03:56:12.813628027Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T03:56:12.814753838Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.12511ms logger=migrator t=2026-04-16T03:56:12.819055785Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T03:56:12.820171817Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.115402ms logger=migrator t=2026-04-16T03:56:12.824243999Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T03:56:12.825698139Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.45258ms logger=migrator t=2026-04-16T03:56:12.831100408Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T03:56:12.832727893Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.628034ms logger=migrator t=2026-04-16T03:56:12.83846251Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-16T03:56:12.840017104Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.558264ms logger=migrator t=2026-04-16T03:56:12.844822566Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-16T03:56:12.846197824Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.374908ms logger=migrator t=2026-04-16T03:56:12.849643459Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T03:56:12.850875053Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.228154ms logger=migrator t=2026-04-16T03:56:12.855272054Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T03:56:12.856405106Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.133071ms logger=migrator t=2026-04-16T03:56:12.86021308Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-16T03:56:12.861329761Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.116171ms logger=migrator t=2026-04-16T03:56:12.86676826Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-16T03:56:12.890959437Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.196597ms logger=migrator t=2026-04-16T03:56:12.895076801Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-16T03:56:12.903693759Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.619388ms logger=migrator t=2026-04-16T03:56:12.907633517Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-16T03:56:12.91355083Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.916883ms logger=migrator t=2026-04-16T03:56:12.920206324Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-16T03:56:12.92043402Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=233.477µs logger=migrator t=2026-04-16T03:56:12.925037476Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-16T03:56:12.936211864Z level=info msg="Migration successfully executed" id="add share column" duration=11.175348ms logger=migrator t=2026-04-16T03:56:12.94003412Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-16T03:56:12.940206205Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=172.335µs logger=migrator t=2026-04-16T03:56:12.943112115Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-16T03:56:12.944071561Z level=info msg="Migration successfully executed" id="create file table" duration=959.066µs logger=migrator t=2026-04-16T03:56:12.949310215Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-16T03:56:12.950958231Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.646246ms logger=migrator t=2026-04-16T03:56:12.955593568Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-16T03:56:12.957372938Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.77988ms logger=migrator t=2026-04-16T03:56:12.962611022Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-16T03:56:12.963466085Z level=info msg="Migration successfully executed" id="create file_meta table" duration=852.373µs logger=migrator t=2026-04-16T03:56:12.968815403Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-16T03:56:12.970601752Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.785879ms logger=migrator t=2026-04-16T03:56:12.974957302Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-16T03:56:12.975054784Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=98.563µs logger=migrator t=2026-04-16T03:56:12.978422257Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-16T03:56:12.978483228Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=61.661µs logger=migrator t=2026-04-16T03:56:12.981912534Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-16T03:56:12.9824811Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=568.535µs logger=migrator t=2026-04-16T03:56:12.987092806Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-16T03:56:12.987415876Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=323.59µs logger=migrator t=2026-04-16T03:56:12.991252731Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-16T03:56:12.993279917Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.026606ms logger=migrator t=2026-04-16T03:56:12.99738735Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-16T03:56:13.007589711Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.202511ms logger=migrator t=2026-04-16T03:56:13.011848398Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-16T03:56:13.011960741Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=112.463µs logger=migrator t=2026-04-16T03:56:13.014647155Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-16T03:56:13.015451548Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=806.943µs logger=migrator t=2026-04-16T03:56:13.019776477Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-16T03:56:13.020364343Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=588.846µs logger=migrator t=2026-04-16T03:56:13.024562859Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-16T03:56:13.024879707Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=317.448µs logger=migrator t=2026-04-16T03:56:13.029638729Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-16T03:56:13.030160333Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=521.354µs logger=migrator t=2026-04-16T03:56:13.033724931Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-16T03:56:13.046546765Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.822184ms logger=migrator t=2026-04-16T03:56:13.050589896Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-16T03:56:13.058889204Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.34302ms logger=migrator t=2026-04-16T03:56:13.062119873Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-16T03:56:13.062935657Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=815.484µs logger=migrator t=2026-04-16T03:56:13.066901345Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-16T03:56:13.148650718Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.733242ms logger=migrator t=2026-04-16T03:56:13.153976884Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-16T03:56:13.155153086Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.179002ms logger=migrator t=2026-04-16T03:56:13.161556523Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-16T03:56:13.163353862Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.797529ms logger=migrator t=2026-04-16T03:56:13.1683365Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-16T03:56:13.197514415Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.175955ms logger=migrator t=2026-04-16T03:56:13.204555158Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-16T03:56:13.213285988Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.73023ms logger=migrator t=2026-04-16T03:56:13.21698676Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-16T03:56:13.217381982Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=395.122µs logger=migrator t=2026-04-16T03:56:13.221137815Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-16T03:56:13.221390762Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=252.907µs logger=migrator t=2026-04-16T03:56:13.227014737Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-16T03:56:13.227432208Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=417.961µs logger=migrator t=2026-04-16T03:56:13.23185321Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-16T03:56:13.23221965Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=366.68µs logger=migrator t=2026-04-16T03:56:13.236323233Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-16T03:56:13.236682014Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=358.611µs logger=migrator t=2026-04-16T03:56:13.240644943Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-16T03:56:13.241728092Z level=info msg="Migration successfully executed" id="create folder table" duration=1.083029ms logger=migrator t=2026-04-16T03:56:13.246901815Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-16T03:56:13.248205891Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.303396ms logger=migrator t=2026-04-16T03:56:13.252738936Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-16T03:56:13.254654109Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.914673ms logger=migrator t=2026-04-16T03:56:13.259280126Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-16T03:56:13.259307177Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.851µs logger=migrator t=2026-04-16T03:56:13.263834961Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T03:56:13.265101057Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.267046ms logger=migrator t=2026-04-16T03:56:13.269332233Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T03:56:13.270483865Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.151422ms logger=migrator t=2026-04-16T03:56:13.274400863Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-16T03:56:13.275687078Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.285745ms logger=migrator t=2026-04-16T03:56:13.280499881Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-16T03:56:13.280992654Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=492.313µs logger=migrator t=2026-04-16T03:56:13.284759708Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-16T03:56:13.285094957Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=334.849µs logger=migrator t=2026-04-16T03:56:13.288954023Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-16T03:56:13.291197935Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.243802ms logger=migrator t=2026-04-16T03:56:13.296506672Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-16T03:56:13.297786757Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.282585ms logger=migrator t=2026-04-16T03:56:13.30185905Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-16T03:56:13.30299328Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.13432ms logger=migrator t=2026-04-16T03:56:13.307374802Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-16T03:56:13.308621965Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.246984ms logger=migrator t=2026-04-16T03:56:13.314741954Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-16T03:56:13.316631396Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.889032ms logger=migrator t=2026-04-16T03:56:13.32075259Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-16T03:56:13.321692176Z level=info msg="Migration successfully executed" id="create anon_device table" duration=939.146µs logger=migrator t=2026-04-16T03:56:13.325271454Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-16T03:56:13.326525809Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.254125ms logger=migrator t=2026-04-16T03:56:13.331946839Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-16T03:56:13.333126711Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.179612ms logger=migrator t=2026-04-16T03:56:13.337378117Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-16T03:56:13.338291253Z level=info msg="Migration successfully executed" id="create signing_key table" duration=912.686µs logger=migrator t=2026-04-16T03:56:13.34290142Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-16T03:56:13.344169715Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.268625ms logger=migrator t=2026-04-16T03:56:13.349849332Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-16T03:56:13.352705651Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.855528ms logger=migrator t=2026-04-16T03:56:13.356585167Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-16T03:56:13.357131723Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=551.286µs logger=migrator t=2026-04-16T03:56:13.362194861Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-16T03:56:13.37340302Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.210929ms logger=migrator t=2026-04-16T03:56:13.380954679Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-16T03:56:13.382028088Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.075099ms logger=migrator t=2026-04-16T03:56:13.387486988Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T03:56:13.387528449Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=44.141µs logger=migrator t=2026-04-16T03:56:13.393129514Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T03:56:13.395016946Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.887772ms logger=migrator t=2026-04-16T03:56:13.399298855Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T03:56:13.399329846Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.191µs logger=migrator t=2026-04-16T03:56:13.403565602Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-16T03:56:13.404772816Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.205303ms logger=migrator t=2026-04-16T03:56:13.408491078Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T03:56:13.409616488Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.12488ms logger=migrator t=2026-04-16T03:56:13.414797671Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-16T03:56:13.415835369Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.037768ms logger=migrator t=2026-04-16T03:56:13.421419103Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-16T03:56:13.422184925Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=766.422µs logger=migrator t=2026-04-16T03:56:13.425833455Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-16T03:56:13.426241877Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=409.662µs logger=migrator t=2026-04-16T03:56:13.430445153Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-16T03:56:13.431382558Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=937.745µs logger=migrator t=2026-04-16T03:56:13.435357017Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-16T03:56:13.436196211Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=838.934µs logger=migrator t=2026-04-16T03:56:13.44123977Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-16T03:56:13.442065533Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=825.733µs logger=migrator t=2026-04-16T03:56:13.447368019Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-16T03:56:13.456647264Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.276075ms logger=migrator t=2026-04-16T03:56:13.46014355Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-16T03:56:13.469480088Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.336298ms logger=migrator t=2026-04-16T03:56:13.473629662Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-16T03:56:13.480303956Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.672574ms logger=migrator t=2026-04-16T03:56:13.484102311Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-16T03:56:13.484167223Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=65.442µs logger=migrator t=2026-04-16T03:56:13.486947739Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-16T03:56:13.496381759Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.43344ms logger=migrator t=2026-04-16T03:56:13.500980466Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-16T03:56:13.507872826Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.89148ms logger=migrator t=2026-04-16T03:56:13.511465355Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-16T03:56:13.511797764Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=327.689µs logger=migrator t=2026-04-16T03:56:13.515155507Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.274170442s logger=migrator t=2026-04-16T03:56:13.515840445Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-16T03:56:13.531818196Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-16T03:56:13.532013701Z level=info msg="Created default organization" logger=secrets t=2026-04-16T03:56:13.537841162Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T03:56:13.587602113Z level=info msg="Restored cache from database" duration=805.982µs logger=plugin.store t=2026-04-16T03:56:13.589432163Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-16T03:56:13.636475609Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-16T03:56:13.636520831Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-16T03:56:13.636617193Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-16T03:56:13.636632944Z level=info msg="Plugins loaded" count=54 duration=47.201751ms logger=query_data t=2026-04-16T03:56:13.641172849Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-16T03:56:13.645188959Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-16T03:56:13.654384153Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-16T03:56:13.668333938Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-16T03:56:13.670992751Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-16T03:56:13.673067237Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-16T03:56:13.692111382Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-16T03:56:13.71013843Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-16T03:56:13.727863738Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-16T03:56:13.727887198Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-16T03:56:13.728228488Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-16T03:56:13.728702Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-16T03:56:13.728546296Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-16T03:56:13.732469425Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-16T03:56:13.813207329Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-16T03:56:13.82085417Z level=info msg="State cache has been initialized" states=0 duration=92.626583ms logger=ngalert.scheduler t=2026-04-16T03:56:13.820890961Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-16T03:56:13.820963733Z level=info msg=starting first_tick=2026-04-16T03:56:20Z logger=sqlstore.transactions t=2026-04-16T03:56:13.829671923Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T03:56:13.840236214Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-16T03:56:13.850848477Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-16T03:56:13.862422385Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-04-16T03:56:13.866776495Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-16T03:56:13.873187522Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=auth t=2026-04-16T03:56:13.877158341Z level=error msg="Failed to lock and execute cleanup of expired auth token" error="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T03:56:13.886109287Z level=info msg="Patterns update finished" duration=66.386498ms logger=plugins.update.checker t=2026-04-16T03:56:14.122165832Z level=info msg="Update check succeeded" duration=394.045428ms logger=grafana.update.checker t=2026-04-16T03:56:14.128025084Z level=info msg="Update check succeeded" duration=399.056476ms logger=grafana-apiserver t=2026-04-16T03:56:14.186259358Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-16T03:56:14.186750382Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-16T03:56:17.765627824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:17.766444707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:17.785856891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:17.807700503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:17.823231231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:17.844639471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:17.861331001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:17.884381806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:17.901314973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:17.926214339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:17.942913628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.029474503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.045159407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.078489465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.0993721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.129256094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.149121571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.177734249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.194720157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.220883199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.237944069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.277807677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.293717545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.321228174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.337824811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.361986067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.378098121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.410098182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.428607543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.46664039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.48439731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.522579931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.537697158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.564093165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.581223926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.610226946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.629236759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.663384081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.694026566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.762605304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.781016002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.82740896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.845238562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.903719673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.92136503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.962001669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:18.983631265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.022006302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.04080509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.091032944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.110817429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.153766903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.190959858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.278875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.302763668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.375577765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.395332589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.473036671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.489403141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.561919379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.577275023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.656548567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.672678631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.733385584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.750186867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.83305425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.851704384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.921143258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:19.938508256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:20.009391889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:20.026072989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:20.104650924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:20.121760605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:20.236819085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:20.25587112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:20.326381073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:20.347336261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:20.413969907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:20.430747229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T03:56:20.498149357Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-16T03:56:47.751609259Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-16T04:06:13.766730536Z level=info msg="Completed cleanup jobs" duration=37.581705ms logger=plugins.update.checker t=2026-04-16T04:06:14.174061585Z level=info msg="Update check succeeded" duration=51.481866ms logger=sqlstore.transactions t=2026-04-16T04:11:13.664197758Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-16T04:16:13.778156587Z level=info msg="Completed cleanup jobs" duration=48.688368ms logger=plugins.update.checker t=2026-04-16T04:16:14.173126214Z level=info msg="Update check succeeded" duration=49.878101ms logger=cleanup t=2026-04-16T04:26:13.756992835Z level=info msg="Completed cleanup jobs" duration=28.672951ms logger=plugins.update.checker t=2026-04-16T04:26:14.184269345Z level=info msg="Update check succeeded" duration=61.752641ms logger=infra.usagestats t=2026-04-16T04:26:47.775109541Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-16T04:36:13.776900029Z level=info msg="Completed cleanup jobs" duration=46.99871ms logger=plugins.update.checker t=2026-04-16T04:36:14.19406867Z level=info msg="Update check succeeded" duration=71.643551ms